@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
body {
	background: url(images/back.jpg) top repeat-x #FFFFCC;
	margin:0px;
}
.img{border:none 0px;}
img.house{
	border:none;
	float:right;
}
a:link {
	text-decoration:none;
	color: #673301;
}
a:visited {
	color: #673301;
}
a:hover {
	color: #A76430;
}
a:active {
	color: #A76430;}
img.logo{
	border:none;
	float:left;
	margin-top: 15px;
}
img.floatLeft { 
    float: left; 
    margin: 4px; }
img.floatRight { 
    float: right; 
    margin: 4px; }	
	
#header {
	height: 87px;
	width: 760px;
	margin:20px auto;
	text-align: center;
}

#navcontainer{
	margin:auto;
	width: 770px;
	text-align: center;
	padding:0px;
	display:table;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
	width:770px;
}
ul.nav{display: table;}
#navcontainer ul li {
	display: table-cell;
	position: relative;
	width:149px;
	float:left;
	margin-left:2px;

}
#navcontainer ul li a {
	font-size:13px;
	background-image: url(images/menu_big_back.png);
	background-repeat:no-repeat;
	color:#FFF;
	text-align:center;
	display:block;
	text-decoration:none;
	height:25px;
	width:149px;
	padding-top:7px;
	margin-left:2px;


}
#navcontainer ul li a:visited {
	font-size:13px;
	background-image: url(images/menu_big_back.png);
	background-repeat:no-repeat;
	color:#FFF;
	text-align:center;
	display:block;
	text-decoration:none;
	height:25px;
	width:149px;
	padding-top:7px;
	margin-left:2px;


}
#navcontainer ul li a:hover {
	background-image: url(images/menu_big_back_hover.png);
	background-repeat:no-repeat;
	color:#FFF;
	height:25px;
	width:149px;
	margin-left:2px;
	padding-top:7px;
		text-align:center;


}
#navcontainer ul li a:active {
	background-image: url(images/menu_big_hover.png);
	background-repeat:no-repeat;
	color:#FFF;
	height:25px;
	width:149px;
	padding-top:7px;
	margin-left:2px;
	text-align:center;
}

#underheader {
	background-image: url(images/head_back.png);
	background-repeat: no-repeat;
	margin: auto;
	padding:10px 38px 5px 250px;
	height: 178px;
	width: 467px;
	clear: both;
	float: none;
	margin-top:15px;
	background-position: top center;
}
#wrapper {
	background: url(images/wrapper_back.jpg) center repeat-y;
	margin: auto;
	width: 710px;
	margin-top: 0px;
	display: table;
	padding: 0px;
}
#wrapper_top {
	background:url(images/wrapper_top_back.jpg) center bottom  no-repeat;
	width:710px;
	height:20px;
	margin: 10px auto 0px auto;
	}
#pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	height: 16px;
	width: 690px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 9px;
}
#left_col {
	width: 445px;
	margin-left: 20px;
	float: left;
	clear: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FEEAB7;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
}
#right_col {
	borded-right:white 1 px solid;
	width: 190px;
	float: right;
	clear: none;
	margin-right:5px;
}

.textfield_l {
	background-color:#FEEAB7;
	width:420px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #670101;
	border-right-color: #670101;
	border-left-color: #663300;
	border-bottom-color: #670101;
	clear: both;
	margin-top:15px;
	padding: 5px;
}
.textfield_r {
	background-color:#FEEAB7;
	width:420px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 10px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-bottom-style: dotted;
	border-right-style: solid;
	border-top-color: #670101;
	border-left-color: #670101;
	border-right-color: #663300;
	border-bottom-color: #670101;
	clear: both;
		margin-top:15px;
	padding: 5px;
}

#quick_form{
	background: url(images/quick_form_back.jpg) top left no-repeat;
	width:177px;
	height:334px;
	margin-top:0px;
	}
#quick_form input
	{ border:solid #FFF 2px;
		background:#F2F2F2;
		width:150px;
		height:16px;
		font-size:11px;
		font-weight:normal;}
		
#quick_form .button {
	position:absolute;
	width:76px;
	height:25px;
	background:none transparent !important;
	border:none;
	left: 884px;
	top: 949px;
}
#wrapper_bottom { background:url(images/bottom_back.png) top center no-repeat;
width:710px; height:31px; margin: 0px auto 4px auto;}

#footer {
	text-align:center;
	clear: both;
	height: 25px;
	width: 720px;
	margin: 30px auto auto auto;
	line-height:16px;
	float: inherit;
}

footer ul {
text-align:center;
	display: inline-table;
	width: 100%;
	table-layout: fixed;
}
#footer ul li {
	display:inline;
	line-height:15px;
	list-style-type: none;
	text-align:center;
}
#footer li a {
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:2px;
	padding-right:5px;
	font-size:11px;
	color: #663300;
	border-right: solid 1px #663300;
	text-decoration:none;
}
#footer li a:hover { 
	float:left; 
	font-size:11px; 
	color:#663300; 
	border-right: solid 1px #663300; 
	text-decoration:underline; }
#call_now {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	height: 25px;
	width: 150px;
	padding-top: 50px;
	padding-bottom: 25px;
	background-image: url(images/call.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
