* 								{ margin: 0; padding: 0; border: 0; }
div 							{ position:relative; }
html, body 						{ background-image: url(../images/bg.jpg); background-repeat: repeat; font: 12px Verdana,Helvetica,"Lucida Grande",Arial,sans-serif; }
#container						{ width: 824px; margin-right: auto; margin-left: auto; clear: both;}
#content						{ width: 780px; margin-left: 40px; clear: both; }
#section_top					{ height: 34px; width: 824px; background-repeat: no-repeat; background-image: url(../images/bg_middle_top.jpg); }
#section_main					{ width: 824px; background-image: url(../images/bg_middle_mid.jpg); background-repeat: repeat-y; padding-bottom: 10px; clear: both; }
#section_bottom					{ margin: 0 auto;  width: 824px; background-image: url(../images/bg_middle_bot.jpg); background-repeat: no-repeat; height: 27px; margin-bottom: 10px; }
#header							{ height: 86px; }
#header h1 a					{ width:245px; height:86px; float:left; outline: none; }
#navigation						{ float: left; margin-left: 30px; margin-top: 5px; }
#navigation li					{ float: left; list-style: none; }
#navigation li a				{ float: left; display: block; padding: 5px 10px 0 5px; color: #000000; text-decoration: none; outline: none; }
#navigation span 				{ display: none; }

/* PAGE BANNER */
#page-banner					{ width: 700px; height: 450px;  clear: both; position: relative; border: 3px solid #402814; margin: 15px 0 0 0; }

/*LINKS*/
a.linkH{
	display: block;
	width: 69px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/linkHome.jpg);
	background-repeat: no-repeat;	
}
a.linkH:hover{
	background-position: 0 -31px;
}
a.linkM{
	display: block;
	width: 112px;
	height: 30px;
	background-image: url(../images/linkMls.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
}
a.linkM:hover{
	background-position: 0 -31px;
}
a.linkI{
	display: block;
	width: 87px;
	height: 30px;
	background-image: url(../images/linkInvest.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
}
a.linkI:hover{
	background-position: 0 -31px;
}
a.linkA{
	display: block;
	width: 96px;
	height: 30px;
	background-image: url(../images/linkAbout.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
}
a.linkA:hover{
	background-position: 0 -31px;
}
#main {
	background-color: #f3eaca;
	border: 3px solid #1A1613;/* Old border color: #4e4125*/
	width: 665px;
	margin-top: 15px;
	padding: 15px;
}
#infoFooter{
	background-color: #1A1613;
	width: 701px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#infoFooterM{
	background-color: #1A1613;
	width: 706px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#infoFooter .textF, #infoFooterM .textF{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
	text-align: center;
}
#infoFooter .textF a:link, #infoFooterM .textF a:link{
	color: #0099CC;
	text-decoration: none;
}
#infoFooter .textF a:hover, #infoFooterM .textF a:hover{
	color: #7D5026;
	text-decoration: none;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .6em;
	font-weight: bold;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 240px;
}
#test3{
	width: 600px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
}
#shadow{
	width: 612px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow_top.gif);
	padding-top: 6px;
}
#shadow .mid{
	background-image: url(../images/shadow_mid.gif);
	background-repeat: repeat-y;
	width: 612px;
}
#shadow .bott{
	background-image: url(../images/shadow_bot.gif);
	background-repeat: no-repeat;
	width: 612px;
	padding-bottom: 6px;
}
p{
	color: #6F350D;
	text-align: left;
	text-indent: 0px;
	margin-top: 15px;	
	margin-bottom: 15px;
	margin-left: 30px;
	margin-right: 30px;
	line-height: 1.6em;
}
h2{
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;

}
.serviceList{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 25px;
}
.serviceList li{
	margin-bottom: 5px;
	margin-left: 70px;
	list-style: none;
}
hr {
	color: #000000;
	background-color: #000000;
	height: 2px;
	width: 90%;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;	
}
.subText{
	font-style: italic;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
h3{
	color: #000000;
	margin-bottom: 5px;
}
h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 15px;
}

h5 a:link{
	color: #003366;
}
h5 a:hover {
	color: #A96B38;
}
.realtorInfo{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.realtorInfo dd{
	color: #000000;
	font-weight: bold;
}
.realtorInfo dt{
	color: #000000;
	margin-left: 15px;
}
