/* css website layout by http://www.1stpageseo.com, &copy;opyright and &trade;rademark applied for, yes I will pro'se'cute, make my day, ver 2.1.2, January 1, 2008
*/

body{
	font-family: Helvetica, clean, sans-serif;
	color:#000000;
	margin:0;
	padding:0;
	text-align:center;
	font-size: 13px;
/*	background-color: #845B27;*/
/*	background-color: #5E421C;*/
background-color: #FFCA75;
	font-weight: normal;
}

#content{
	width: 960px;
	clear: both;
	float: none;
	padding: 0;
	background-image: url(img/background-home.gif);
	height:890px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#contact-a-professional{
	width: 960px;
	clear: both;
	float: none;
	padding: 0;
	background-image: url(img/background-home.gif);
	height:890px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content-line-card{
	width: 960px;
	clear: both;
	float: none;
	padding: 0;
	background-image: url(img/background-home.gif);
	height:910px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content-quote{
	width: 960px;
	clear: both;
	float: none;
	padding: 0;
	background-image: url(img/background-quote.gif);
	height:1160px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#company-news{
	width: 225px;
	clear: both;
	float: left;
	margin: 0px;
	padding-left: 0px;
	text-align: left;
	text-indent: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: .05em;
}

#bottom-navigation{
	margin-top:0px;
	text-align:center;
	background-image: url(img/brown_bottom.gif);
	padding: 0px;
	height: 50px;
	width: 960px;
}

#contactform {
    width : 700px;
    text-align : left;
}

h1{
	color: #BD8237;
	font-weight: bold;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	color: #BD8237;
	font-weight: bold;
	text-align:center;
	font-size:13px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

a{color:#BD8237;
font-size:13px;
margin-top:0px;
text-decoration:none;
font-weight: bold;
outline: none;}
a:visited{
color:#BD8237;
font-weight: bold;
font-size:13px;
text-decoration:none;
outline: none;}
a:active{
font-weight: bold;
font-size:13px;
color:#BD8237;
text-decoration:none;
outline: none;}
a:hover{
color:#00136C;
font-size:13px;
font-weight: bold;
text-decoration:none;
outline: none;}

#footer{
	color:#FFFFFF;
	font-size:11px;
	margin-top:0px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
	outline: none;}
#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	outline: none;}
input.submithover{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
color: #000000;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;}
input.submit{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #BD8237;
color: #FFFFFF;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;}

.mainnav {
	float: left;
	font-family: Helvetica, clean, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	width: 220px;
	text-align: left;
	outline: none;
}
.mainnav a:link, .mainnav a:active, .mainnav a:visited {
	color: #BD8237;
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom:4px;
	padding-left: 8px;
	outline: none;
}
.mainnav a:hover {
	color: #00136C;
	font-size: 13px;
	outline: none;}

.bottomnav{
	color:#FFFFFF;
	font-size:10pt;
	text-align:center;
 	font-weight: bold;
}
.bottomnav a:link,.bottomnav a:active, .bottomnav a:visited {
	color:#FFFFFF;	font-size:10pt;
	text-decoration: none;
	outline: none;
}
.bottomnav a:hover {
	color:#FFFFFF;	font-size:10pt;
	text-decoration:underline;
	outline: none;}



