@charset "utf-8";
#navbar {
	background-repeat: repeat-x;
	height: 37px;
	background-color: #225745;
	padding-left: 15px;
}
#sidebar-left {
	background-color: #B8762A;
	border: 12px none #9E4E1D;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg-sidebar-left.jpg);
	background-repeat: repeat-x;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin: 0px;
	background-color: #000000;
}
#container {
	background-color: #FFFFFF;
}

#divider-blue {
	background-image: url(images/bg-turq.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
.divider-golden {
	background-image: url(images/bg-golden.jpg);
	height: 25px;
}
#footer {
	background-color: #FFFFFF;
	padding: 15px;
	font-size: 90%;
	border-top-width: 16px;
	border-right-width: 16px;
	border-bottom-width: 16px;
	border-left-width: 16px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9E4E1D;
	border-right-color: #9E4E1D;
	border-bottom-color: #9E4E1D;
	border-left-color: #9E4E1D;
}
#home-text {
	font-size: 9pt;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#main-text {
	padding: 15px;
}
#main-text h1 {
	font-size: 9pt;
	color: #2F636E;
}
#main-text h2 {
	font-size: 12pt;
	color: #9F521C;
}
#sidebar-right {
	float: right;
	width: 220px;
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-size: 85%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 15px;
	height: 100%;
}
#estimate {
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	color: #FFFFFF;
}

#home-text h3 {
	margin-bottom: 0px;
	font-size: 11pt;
}
#home-text p {
	margin: 0px;
	line-height: 150%;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #993300;
}

#home-text h1 {
	font-size: 8pt;
	color: #2F636E;
}
#home-text h2 {
	font-size: 12pt;
	color: #9F521C;
}
.style1 {
	color: #FFFFFF;
	font-size: 14pt;
}
.style2 {
	color: #DA9550;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}



#estimate-header {
	background-image: url(images/bg-golden.jpg);
	height: 35px;
	padding: 12px;
}
#home-green {
	background-color: #122922;
	color: #B0CED8;
	font-size: 8.5pt;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.style4 {
	color: #FFFFFF;
	font-size: 14pt;
}

#footer .copyright {
	font-size: 8pt;
	color: #666666;
}
.tagline {
	font-style: italic;
	color: #265648;
}
#container #sidebar-left .phone {
	font-size: 12pt;
	font-weight: 600;
	color: #FFFFFF;
	padding: 12px;
}
.standout {
	color: #225745;
	font-style: italic;
	font-weight: bold;
}
#navlinks {
	float: right;
	width: 450px;
	padding-right: 25px;
	text-align: right;
}
#container #main-text a {
	color: #333333;
}
#container #main-text a:hover {
	color: #9E4E1D;
}
.img-right {
	margin: 12px;
	float: right;
}
#container #main-text h3 {
	font-size: 10pt;
	color: #333333;
}
#container #home-green a {
	color: #B0CED8;
}
#container #home-green a:hover {
	color: #B8762A;
}
.partner_logo {
	padding:20px 0 0 0;
}.partner_mb_logo {
	padding:10px 0 15px 0;
}