@charset "UTF-8";
/* CSS Document */

* { margin: 0; padding: 0; outline: 0 }

body {
	background-color: #fcf0e1;
	background-image:url(images/background_bg.jpg);
	background-repeat: repeat-x;
	font: 13px Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #333333;
	text-align: center;
	margin: 0 0 50px 0;
	
}
/* links */
a, a:visited {	
	color: #204d6a;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #204d6a;
	background: inherit;
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	
}
h1 {
	color: #A66F2B;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: -3px;
}
h2 {
	font-size: 15px;
	color: #0A2E45;
}

h1, h2, p {
	padding: 10px;		
	margin: 0;
}
h3 {
	color: #1f4d69;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
}



/********************************************
   LAYOUT
********************************************/ 
#main {
	position: relative;
	background-color: #A0BFD1;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
	width: 900px;	
	margin: 50px auto 0 auto;
	text-align: left;
}
#center-copy {
	position: relative;
	background: #fff url(content-bg.jpg) repeat-x;
	clear: both;
	float: left;	
	width: 870px;	
	padding: 0; 			
	margin-left: 15px;	
	display: inline;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#top {
	position: relative;
	background-color: #ffeec0;
	background-image: url(images/header-background173.jpg);
	background-repeat: repeat-x;
	width: 870px;
	height: 173px;
	padding: 0;
	margin: 0px auto;
}

/* header links */
#top #top-links {
	position: absolute;
	top: 15px;
	right: 10px;
	color: #383838;
	font: normal 14px Verdana, Tahoma, Arial, Geneva, sans-serif;
	line-height: 20px;
}

/* header-photo */
.top-photo {
	position:relative;
	clear: both;
	background: #fff;
	margin: 5px auto;
	padding: 0;		
	height:370px; 
	width: 870px;
}
.top-photo img {
	border: none;
	margin: 0; padding: 0;
}

/* navigation */
.solidblockmenu{
margin-left: 15px;
padding: 0px;
float: left;
font: bold 13px Verdana, Tahoma, Arial, Geneva, sans-serif;
width: 870px;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #4b748f;
border-width: 1px 0;
background: black url(images/gradient.jpg) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 20px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/gradient-on.jpg) center center repeat-x;
}

/* Main Column */
#copy {
	float: left;
	width: 550px;
	padding: 0; margin: 5px 0 0 10px;
	display: inline;	
}

#copy ul{
list-style-position:inside;
padding-left:15px;
}

.comingsoon {
	font: 18px Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #666666;
	font-weight: bold;
	text-align: center;
	padding: 20px;
}

#banner {
	float: right;
	width: 282px;
	padding: 0; margin: 25px 10px 0 0;
    display: inline;
}
/* Quote*/

.copyquoteleft {
	float: left;
	width: 425px;
	padding: 0;
	margin: 0 0 20px 10px;
	display: inline;	
}

.copyquoteright {
	float: right;
	width: 400px;
	padding: 0;
	margin: 0 10px 20px 0;
	display: inline;	
}
.copyquotecenter {
	float: left;
	width: 830px;
	padding: 0;
	margin: 0 0 20px 10px;
	display: inline;	
}

/* Quote*/

.copyleft {
	float: left;
	width: 425px;
	padding: 0;
	margin: 0 0 20px 10px;
	display: inline;	
}

.copyright {
	float: right;
	width: 400px;
	padding: 0;
	margin: 0 10px 20px 0;
	display: inline;	
}
.copycenter {
	float: left;
	width: 830px;
	padding: 0;
	margin: 0 0 20px 10px;
	display: inline;	
}
.copycenter table, th, td {
border: 1px #e3e7e9;
text-align:left;

}
.copycenter table {
margin-left: 15px;
margin-right: 15px;
width: 750px;
}
.copycenter th {
height:40px;
margin-left: 15px;
}
.copycenter td {
padding:10px;
width:170px;
vertical-align:top;
}
.copycenter #agents tr.alt th {
color:#000000;
background-color:#cddee8;
}


/* Footer*/
#footer-main {
	clear: both;
	width: 900px;
	text-align: left;
	padding: 15px 0;		
	border-top: 0px solid #fff;
}
#footer-main h3 {
	color: #A66F2B;
	margin: 10px 0 20px 0;
	padding: 0 10px; 
	text-transform: uppercase;
	font-weight: normal;
    font-size: 16px;
}

#footer-columns {
	color: #333;
	margin: 0 auto; 
	padding: 0;	
	width: 840px;			
}

#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 15px; 
	padding: 0;	
	border-top: 1px solid #e5e5e5;
}
#footer-columns li {
	border-bottom: 1px solid #e5e5e5;	
	padding: 7px 0 7px 10px;
}

#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 7px 0 7px 10px;
	width: 96%;
}
#footer-columns .column1, .column1-center {
	float: left;
	width: 32%;
}
#footer-columns .column1-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 840px;
	padding: 20px;
	text-align: left;
    font-size: .95em;
}
#footer-bottom  a {
	color: #976834;
    text-decoration: none;
}
#webmaster	{
		float:right;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.clear { display:inline-block; }
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: " ";
}

