body  
{ 
background-color: #221E1F;
color: #333; 
font-size: 11px; 
font-style: normal;
font-family: Lucida Grande, Lucida Sans Unicode, verdana, lucida, sans-serif; 
line-height: 18px;
margin: 0; 
padding: 0; 
text-align: center;
}	 

img
{
	border: 0;
}


p 
{
	font-size: 1em;	
}

h1
{
	font-size: 1.6em;
	font-weight: normal;
}

h2
{
	font-size: 1.4em;
	font-weight: normal;
}

h3
{
	font-size: 1.2em;
	margin-bottom: 0px;
	color: #A2410A;
}

h3.assoc
{
	font-size: 1.2em;
	margin-bottom: -10px;
	color: #A2410A;
}

h4
{
	font-size: 1em;
	margin-bottom: 0px;	
}

a
{
	color: #333366;
	text-decoration: underline;
}

ol
{
list-style: square;
}

input.custom, 
textarea.custom
{
	background: #F9F9F9;
	border: 1px solid #333;
	margin-top: 2px;
	font-size: 1em;
	font-family: Lucida Grande, Lucida Sans Unicode, verdana, lucida, sans-serif; 

}

/* SIDE NAVIGATION */

ul 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 200px;
}

ul li 
{
	position: relative;
}

ul li a 
{
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 8px 1px 5px 13px;
}

ul li a:hover 
{ 
	color: #fff; 
	background: #A2410A; 
}

li ul 
{
	position: absolute;
	left: 190px;
	top: 0;
	display: none;
}

li ul li a 
{ 
	padding: 8px;
	background: #221E1F;	
}
		
li:hover ul, li.over ul 
{ 
	display: block; 
}



/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */



/* LAYOUT */

table
{
	font-size: 1em;
}

.tablemain {
	width: 754px;
	height: 100%;
	background-color: #FFFFFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

td.hdleft
{
	background-color: #FAC70A;
	margin: 0; 
	padding: 0;
	height: 90px;
	border-bottom: 1px solid #FFF;
	vertical-align: middle;
	text-align: center;
}

td.hdright
{
	background-color: #A2410A;
	margin: 0; 
	padding: 0;
	height: 90px;
	vertical-align: top;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;		
}

td.clearance
{
	margin: 0; 
	padding: 8px;
	vertical-align: top;
	border-top: 1px solid #CCC;		
	padding-bottom: 22px;
}


.lftmenu
{
	padding: 0px;
	padding-top: 15px;	
	width: 200px;
	background-color: #221E1F;
	background-image: url("images/menu-bkgrd.jpg"); 
	background-position: top;
	background-repeat: repeat-x;	
				
}
.lftbottom
{
	padding-bottom: 30px;		
	width: 200px;
	border-top: 1px solid #FFF;	
	background-color: #A2410A;
	background-position: bottom;
	background-repeat: repeat-x;	
	color: #FFF;
	vertical-align: top;
}
.lftbottom1
{
	padding-bottom: 30px;		
	width: 200px;
	border-top: 1px solid #FFF;	
	background-color: #A2410A;
	background-image: url("images/slogan.gif"); 
	background-position: bottom;
	background-repeat: repeat-x;	
	color: #FFF;
	vertical-align: top;
}
.lftbottom a
{
	color: #FFF;
	text-decoration: none;
}

.lftbottom  a:hover
{
	color: #221E1F;
	text-decoration: none;
}


.layout_body 
{
	padding: 15px;	
	text-align: justify;
	line-height: 15px;	
}

.layout_body  a:hover
{
	color: #A2410A;
	text-decoration: none;
}

.layout_body a:visited
{
	color: #A2410A;
	text-decoration: none;
}

/* PAGE LAYOUT */

#office
{
	float: left;
	width: 300px;
}

#directory
{
	float: right;	
	padding-left: 10px;	
	text-align: justify;
	border-left: 1px solid #CCC;
	margin-top: 12px;
	width: 200px;	
}

#office #midhurst,
#office #innisfil
{	
	padding: 12px;	
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;		
	margin-top: 12px;
}

#office #midhurst h3,
#office #innisfil h3
{
	margin-top: -1px;
}


#topblock
{
	float: right;	
	padding-left: 15px;	
	text-align: justify;
	border-left: 1px solid #CCC;
}

#contractor
{
	float: left;
	width: 275px;
}

#contractor #profile
{	
	padding: 12px;
	margin-top: 12px;
}

#contractor #profile h3
{
	margin-top: -1px;
}

#photos
{
	float: right;	
	padding-left: 10px;	
	text-align: justify;
	border-left: 1px solid #CCC;
	margin-top: 12px;
	width: 225px;	
}




/* PARAGRAPHS */

p.horizLine
{
	border-bottom: solid 1px #706957;
	width: 95%;
}


p.slogan
 { 
  color: #fff; 
  font-size: 2em; 
  text-align: right; 
  margin-top: 30px; 
  margin-right: 12px 
 }

p.addresses
 { 
  color: #fff; 
  font-size: .9em; 
  margin: 10px; 
}

p.submenu
 { 
  color: #fff; 
  font-size: 1em; 
  margin: 10px;
  margin-bottom: 50px;
}

p.crumbs
 { 
 margin-top: -12px;
 padding-bottom: 15px;
  color: #666; 
  font-size: .9em;
  text-align: right;
}

p.crumbs a
 { 
  color: #666;
  text-decoration: none;
}

p.crumbs a:visited
 { 
  color: #666;
  text-decoration: none;
}

#photos p
 { 
  color: #666; 
  font-size: .9em;
  text-align: left;
}


	
/* FOOTER */


td.footer 
{
	background-color:#FAC70A;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 25px;
	height: 25px;
	border-top: solid 1px #FFF;
	vertical-align: middle;
	font-size: .9em;
}