
body {
	background:#2d2b2b url(images/background.jpg) repeat-x;

	margin: 0px;
	padding: 0px; 
	text-align: center; /* Used for centering pages in IE */
}


p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	color: #333;
}
/* You may use pixels or ems for text sizing. li typeface and size must match rest of content. */
p, div#content li {
	font-size: .8em;
	line-height: 1.2ems;
}
h1 {
	font-size:22px;
		border-bottom:1px solid #060a24;
		padding:10px;
	}
h2 {
	font-size: bold .9ems;
	}
	
	h5#contrast{
	color:#660000;
	border-top:1px dotted #660000;
	border-bottom:1px dotted #660000;
	margin:10px 0px;
	padding:10px 0px;
	clear:both;
	}
	
	
h3 {
	font-size: bold .7ems;
	color:#660000;
	}
	

address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	color:#fff;
	position:relative;
	left:35px;
	margin-top:120px;
	line-height:18px;
	width:100%;
	
    }
	address p{color:#fff;}
	
	
a:link {
}
a:visited {
}
/* All links must inclde some type of hover interactivity */
a:hover {
}
a:active {
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#logo {
width:892px;
height:118px;
	margin: 0px auto;
	background:transparent url(images/logo.jpg) no-repeat;
}





/* ----------------- Container----------------- */


div#container {
width:892px;
	margin: 0px auto;


}

/* ----------------- header----------------- */

div#header {
	width:100%;
	height:284px;
	background:transparent url(images/header.jpg) no-repeat;
	clear:both;
}


div#flash {
	float:right;
	height:284px;
	width:645px;
	position:relative;
	right:23px;

}	



/* ----------------- VERTICAL NAVIGATION ----------------- */
div#nav {
	width:200px;
	text-align:center;
	float:left;
height:280px;

	}
	
	ul#mainnav {
	height:100%;
	margin:0px  auto 0px 0px;
	padding: 0px;
	position:relative;
	left:20px;
	
	}
	
	ul#mainnav li {
	padding:5px 0px 2px 0px;
	margin:0;
	text-align:left;
	position:relative;
	list-style-type:none;
	width:100%;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size:13px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	width:90%;
	display:block;
	padding: 8px 0px 8px 20px;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	color:#000;
	background:transparent url(images/nav-bg-active.jpg) repeat-x;
	}

	
	ul#mainnav a#off{border:none;}
		
/* ----------------- Content Copy and Photos ----------------- */

div#topper {
	width:100%;
	height:55px;
	background:transparent url(images/topper.jpg) no-repeat;
}

div#topper a img {border:none;
float:right;
margin-right:23px;
margin-top:1px;
}

div#content {
	width:100%;
	height:100%;
	background:transparent url(images/content-bg.jpg) repeat-y;
	padding:0;
	clear:both;
}


div#copy {
	width:550px;
	height:100%;
	float:right;
	padding:20px 40px 40px 40px;
	position:relative;
	right:30px;
	clear:both;

}

div#copy ul{margin-top:-10px;
}

div#copy ul {list-style-type:square;
list-style-position:outside;
}

div#copy strong {font-size:12px;}

div#copy a{text-decoration:underline;}
div#copy a:hover
{text-decoration:none;}


#float-address{background-color:#eee;
	border: 1px dotted #222;
	height:150px;
	padding: 20px;
	clear:both;
}

#float-address p#address1{width:45%;

float:left;
border-right: 1px solid #ccc;
padding: 0px 10px;
font-size:10px;
}

#float-address p#address2{width:45%;
float:left;
padding: 0px 10px;
font-size:10px;
}

#float-address p#address3{width:25%;
float:left;
padding-left:10px ;
font-size:10px;
}


 h5#toll{clear:both;}
 
 #faq h5{color:#660000;}
 
  #faq p strong#toll2{color:#660000;}
  
  #services li, li a{color:#660000;}
   #services h5 {border-bottom: 1px solid #660000;}
   
   p#border{border-top: 1px solid #444;
   padding-top:20px;
   
   }

/* ----------------- sidebar ----------------- */

div#sidebar {

	float:left;
	width:220px;
	height:100px;

	background:transparent url(images/bail-agents-association.jpg) no-repeat;
	padding:0;
	margin:0;

}



div#sidebar strong{
	color:#fff;
	font-size:12px;}




div#clear-content{clear:both;}




/* ----------------- footer ----------------- */

/* ----------------------------  Utility  ----------------------------  */

div#footer {
		width: 892px;
		height:184px;
		margin: 0px auto;
		color:#fff;
		background:transparent url(images/footer.jpg) no-repeat;
		text-align:left;
		}


div#utility {
		width: 100%;
		height:30px;
		position:relative;
		top:45px;
		}
	ul#utilitynav {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	position:relative;
	left:35px;
	}
	ul#utilitynav li {
	margin: 0px auto;
		display:inline;
		}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	display:block;
		float:left;
	height:30px;
	font-size: 11px;
	text-decoration: none;
	padding:5px;
	border-right: 1px none #000;
	color:#fff;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	}
/*Used to clear footer floats*/
div#clear-footer{clear:both;}

div#copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:70%;
	height:50px;
	margin-top:20px;
	color:#fff;
	position:relative;
	left:20px;
	float:left;
	text-align:left;

	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color:#fff;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	}
	
	div#owner {
		width: 100%;
		height:20px;
		clear:both;
		position:relative;
		right:15px;
		top:-25px;
		margin-top:0px;
		
}

div#owner a {
font-size:11px;
text-decoration:none;
float:right;
padding-right:10px;
background: transparent url(images/owner.gif) no-repeat;
width:125px;
height:50px;

}

div#owner a:hover {
background: transparent url(images/owner-hover.gif) no-repeat;

}

div#owner a img{border:none;}





/* ----------------- CUSTOM CLASSES ----------------- */

iframe#contact{border-top: 1px solid #222;}

#video {width:426px;
height:240px;

padding:8px;
background-color:#eee;
margin:10px auto;
border: 1px solid #aaa;
}
/* Images should include some type of border. We tend to favor this one. */

img.landscape {
	
	padding: 5px;
	background: white;
	margin: 0px 0px 00px 0px;
	border: solid 1px #ccc;
}

img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: solid 1px #ccc;
}
img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 10px 0px 10px 15px;
	border: solid 1px #ccc;
}
div.column {
}

.lefty{ float:left; }

.lefty2{ float:left; margin-left:20px; }

.clear{ clear:both;}

#offices li{ font-size:20px;
			line-height:1.5em; }