body {
	background-color: #e1ddd9;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
}

a { color: #333; text-decoration: none; }
a:hover { color: #710000; text-decoration: underline; }

h1 { margin: 0; padding: 0; }
h2 { color: #710000; font-size: 13px; margin-top: 0; margin-bottom: 6px;}
h3 { color: #fff; background: #a48f74; height: 18px; width: 650px; font-weight: normal; font-size: 13px; padding: 2px 5px 4px 5px; margin: 0px 0 10px -11px; }
h4 { color: #710000; font-weight: normal; margin: 0 0 10px 0; font-size: 12px;}

/* ----------container to center the layout-------- */
#container {
	width: 970px;
	margin: 0 auto;
	border: 1px solid #ccc;
	background: #fff;
} 

/* ----------horizontal drop down navigation -------- */
#dynnav {
	width: 100%;
	padding: 0px;
	background: #0067c6;
	font-size: 12px;
	clear: left;
} 
#dynnav table, td, tr {	cursor: pointer	}

#toplogo { float: left; } 

#topnav ul {
	list-style-type: none;
	margin: 0 0px 0 0;
	padding: 0;
	background-image: url(images/logo.jpg);
	height: 96px;
    width: 970;
}
#topnav ul li {
	float: right;
	padding: 10px 10px 5px 10px ;
	margin: 0;
	display: inline;
	position: relative;
} 
#topnav ul li a { text-decoration: none; color: #525252; }
#topnav ul li a:hover { color: #000000; }

/* ON STATE */
#topnav .on { background: #710000 url(images/corner-right.gif) bottom right no-repeat; }
#topnav .on a { color: #fff;}
#topnav img { position: absolute; left: 0; top: 20px; visibility: hidden; }
#topnav .on img { visibility: visible; }

#botnav { clear: both; height: 30px; background: #333; }
#botnav ul { list-style-type: none; margin: 0; padding: 0; }
#botnav ul li {
	float: right;
	padding: 8px 10px;
	margin: 0px;
}

#botnav ul li a { text-decoration: none; color: #999; }
#botnav ul li a:hover { color: #ccc; }
#notes { float: right; margin: 20px; }

#welcomeLeft { 
float: left; 
height: 306px;
width: 382px;
margin-top: 22px;
margin-bottom: 22px;
}

#welcomeRight {
	float: right;
	padding: 20px;
	height: 243px;
	width: 547px;
	border-top:1px solid #fff;
	border-bottom: 1px solid #fff;
}

#welcomeSeller, #welcomeBuyer {
	width: 526px;
	border: 1px solid #710000;
	padding: 10px;
	margin-bottom: 20px;
}
a:hover #welcomeSeller { 
	border: 1px solid #710000;
	background: #e6e6e6;
	}
	
a:hover #welcomeBuyer { 
	border: 1px solid #710000;
	background: #e6e6e6;
	}
	
#welcomeMort {
	width: 300px;
	border: 1px solid #710000;
	padding: 10px;
	margin-bottom: 10px;
	float: left;
}
#welcomeSearch {
	width: 185px;
	border: 1px solid #710000;
	padding: 10px;
	margin-bottom: 10px;
	float: right;
}

#welcomeSeller p, #welcomeBuyer p { line-height: 16px; font-size: 11px; }
#welcomeSeller img, #welcomeBuyer img { float: right; margin-left: 10px; }

#welcomeSeller { float: left; }
#welcomeBuyer { float: right; }

#welcomeContact {
	background: #e6e6e6;
	clear: both;
	border: 1px solid #D2C7B9;
	height: 120px;
	padding: 10px;
}

#welcomeContact input, select {
	font-size: 11px;
	width: 150px;
	margin: 10px 0 0 0;
}

#welcomeContact p { width: 325px; float: right; margin: 5px 0 0 0; }
#welcomeContact form { float: left; width: 180px; }

#quote { 
	border-top:1px solid #fff;
	border-bottom: 1px solid #fff;
	float: right;
}

#content { padding: 20px; clear: both; }

#topten { border: 1px solid #D2C7B9; margin-top: 12px; width: 340px; padding: 0 10px 5px 10px; }
#topten img { float: left }
#topten ul { list-style-type: none; margin: 10px; padding: 0; float: right; width: 240px; }
#topten ul li { padding-bottom: 8px; }

#toptenL { border: 1px solid #D2C7B9; margin-top: 12px; width: 660px; padding: 0 10px 5px 10px; }
#toptenL img { float: left }
#toptenL ul { list-style-type: none; margin: 10px; padding: 0; float: right; width: 560px; }
#toptenL ul li { padding-bottom: 8px; }


#contentRside { float: right; width: 545px; }
#contentLside { float: left; width: 360px; }
#contentFRside { float: right; width: 230px; }
#contentFLside { float: left; width: 650px; }

#contentContact {
	background: #e6e6e6;
	clear: both;
	border: 1px solid #D2C7B9;
	padding: 10px;
	margin: 20px 0 0 0;
	width: 340px;
	float: left;
}

#contentContact input, #contentContact select {
	font-size: 11px;
	width: 175px;
	margin: 10px 0 0 0;
}

#contentContact p { width: 135px; float: right; margin: 5px 10px 10px 0; }
#contentContact form { float: left; width: 175px; }

#smallContact {
	background: #e6e6e6;
	clear: both;
	border: 1px solid #D2C7B9;
	padding: 10px;
	margin: 20px 0 0 0;
	width: 200px;
	float: left;
}

#smallContact input, #smallContact select {
	font-size: 11px;
	width: 175px;
	margin: 10px 0 0 0;
}

#smallContact form { float: left; width: 175px; }

#largeContact {
	background: #e6e6e6;
	clear: both;
	border: 1px solid #D2C7B9;
	padding: 10px;
	margin: 20px 0 0 0;
	width: 900px;
}

#largeContact input, #largeContact select {
	font-size: 11px;
	width: 300px;
	margin: 10px 0 0 0;
}

#largeContact p { width: 565px; float: right; margin: 5px 10px 10px 0; }
#largeContact form { float: left; width: 300px; }

#contentStartSearch { padding: 10px; border: 1px solid #D2C7B9; }
#contentStartSearch img { float: left; }
#contentStartSearch strong { display: block; padding-bottom: 5px; }
#contentStartSearch a { display: block; text-align: right; color: #710000; padding-top: 5px; }
#contentStartSearch p { float: right; width: 335px; margin: 0; }

#article { padding: 20px 0; }
#article h2 { background: none; color: #710000; font-size: 17px; font-weight: normal; margin: 0; }
#article h3 { margin: 0; background: none; color: #666666; padding: 0; }
#article strong { display: block; }
#article p { line-height: 15px; }

#nav2 { list-style-type: none; margin: 45px 0 10px 0; padding: 20px 10px; border-left: 1px solid #D2C7B9; background: #fafafa; }
#nav2 a { color: #333333; font-size: 12px; }
#nav2 a:hover { color: #710000; }
#nav2 li { padding: 5px 0; }

#testimonial { font-style: italic; margin: 45px 0 10px 0; padding: 20px 10px; border-left: 1px solid #D2C7B9; background: #fafafa; }
#testimonial h4 { font-size: 14px; }
#testimonial .by { font-style: normal; }

a.footernav {color: #a6a6a6; font-size: 12px; font-weight: normal; text-decoration: none;}
div.footernav {color: #a6a6a6; font-size: 12px; font-weight: normal; text-decoration: none;}

a.mainlink {
color: #993333; 
font-size: 12px; 
font-weight: bold; 
text-decoration: underline;
float: right;
}

