body{
	margin:10px;
	padding:0;
	text-align: center;
	color: #444;
	background:#E5E9E9 url(../styleImages/backgrounds/Page-BgSimpleGradient.jpg) top repeat-x;
	height: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #C86914;
	text-decoration: none;
}

a:hover {
	color: #333333;
}
a.favorite {
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}

a.favorite:hover {
	color: #000000;
	font-weight:bold;
}

h1 {
	color: #3D3825;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top:2 px;
	margin-bottom:2 px;
}

h2 {
	font-size:18px;
	color: #000;
	font-weight: normal;
}

.PageBackgroundGlare {
	position: absolute;
	width: 100%;
	height: 379px;
	left: 0;
	top: 0;
}

.PageBackgroundGlareImage {
	background: url(../styleImages/backgrounds/Page-BgGlare.png) no-repeat;
	height: 379px;
	width: 387px;
	margin: 0;
}

html:first-child .PageBackgroundGlare {
	border: 1px solid transparent; /* Opera fix */
}

#container {
	background-color: #FFF;
	color:#333;
	width: 980px;
	min-height:1040px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	padding:10px;
	padding-bottom:0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#header {
	background:url(../styleImages/backgrounds/_Header.jpg) top left no-repeat;
	width:980px;
	height:172px;
}

#splash {
	position: relative;
	width: 980px;
	background-image: url(../img/splash_bg.jpg);
}
#content {
	position: relative;
	height:100%;
}
#leftnav {
	position: relative;
	top: 3px;
	_top: 10px; /* IE HACK */
	width: 180px;
	float: left;
}
#leftnav div {
	width: 180px;
	background: #fff;
	padding: 6px;
	margin-bottom:6px;
	border: 1px solid #3D3825;
}
#leftnav div ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftnav div ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin-top: 3px;
}
#leftnav div ul a {
	color: #333;
	color: rgb(51,0,204);
	text-decoration: none;
	background-image: url(../styleImages/backgrounds/bullet_menu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-size:11px;
}
#leftnav div ul a:hover {
	color: #C95B02;
}
#leftnav div img {
	margin-bottom: 3px;
}

.paypal-text {
	   text-align: center;
    font-weight: 600;
    color: rgb(51,0,204);
    margin: 0 auto;
}

#body {
	position: relative;
	width: 770px;
	margin-left: 203px;
	_margin-left: 200px;
	margin-top: 10px;
	padding-bottom:15px;
	top: 1px;
	color:#333;
}

#body img {
	margin: 3px 0;
}

#mlsBody {
	position: relative;
	width: 100%;
	margin-top: 10px;
	padding-bottom:15px;
	top: 1px;
	color:#333;
}

#hp1{ 
	height: 63px;
	position: relative;
	overflow: hidden;
	font-size: 11px;
	margin:0;
	padding:0;
}
#hp1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image:url(../img/title_welcome.gif);
	background-repeat: no-repeat;
	left: 0;
	}
#hp2{ 
	width: 549px;
	height: 63px;
	position: relative;
	overflow: hidden;
	font-size: 11px;
}
#hp2 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

#mainnav {
	position: relative;
	width: 980px;
	background: #fff url(../styleImages/backgrounds/menu_bg.jpg) repeat-x;
	border-top: 1px solid #ccc;
	height: 40px;
}
#mainnav p {
	font-size: 11px;
	padding:10px;
	margin: 0;
    font-weight:bold;
}

#mainnav a {
	text-align:center;
	color: #3D3825;
	margin:0 10px;
	/*padding: 10px 5px 8px 13px;*/
	padding: 10px 0 8px 13px;
}

#mainnav a:hover {
	background: url(../styleImages/backgrounds/menuBgHover.gif) repeat-x;
	background-color: #f5f9fa;
}

#mainnav img {
	position:relative;
	top:0;
	left:20px;
}

/*
Navigation after login
*/
#mainnavLogin {
	position: relative;
	/*width: 980px;*/
	margin-left:3px;
	background: #fff url(../img/bg_menu.jpg) repeat-x;
	border-top: 1px solid #ccc;
	height: 40px;
}
#mainnavLogin p {
	font-size: 11px;
	padding-bottom::10px; 
	padding-top:10px; 
	padding-left:3px; 
	margin: 0;
    font-weight:bold;
}
#mainnavLogin a {
	color: #3D3825;
	/*margin-right: 6px;*/
	margin-left: 0px;
	/*padding: 10px 10px 8px 20px;*/
	padding-bottom:8px;
	padding-left:11px;
	padding-right:3px;
	padding-top:10px;
	background-image: url(../img/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
}
#mainnavLogin a:hover {
	background-color: #F5F0E2;
}

#footer {
	position: relative;
	margin:0 auto;
	width: 980px;
	background: #8A999C;
	margin-top:15px;
	margin-bottom:0;
	padding:10px;
	padding-bottom:0;
	border-radius:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	clear:both;
}

#footer a {
	margin-right:1px;
	margin-left:5px;
	color:#fff;
}

#footer a:hover {
	color:#333;
}


#footer .submenu {float: none;}
#footer .submenu li {display:inline; background:none; border-left:1px solid #a4a4a4;}
#footer .submenu li a {color:#fff;}
#footer .submenu li a:hover {color:#333;}
#footer .submenu .first {border:none;}


fieldset {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background: #FFF url(../img/bg_fieldset.jpg) repeat-x bottom;
	width:100%;
}
legend {
	color: #344C64;
}
form {
	background-color: #fff;
	width: 93%;
	border: 1px solid #CCC;
	margin: 0 auto;
	padding: 5px;
}
form table {
	width: 535px;
}
form table td {
	padding: 8px;
text-align: left;
}
.clsSearchTable
{
width: 100%;
}
.clsSearchTable td
{
padding: 1px;
_padding: 0px;
_height:13px;
font-size:11px;
}
.clsSearchTdRight
{
padding: 1px;
_padding: 0px;
font-size:11px;
text-align:right;
}
a.clsSiteMapB
{
padding: 0px;
_padding: 0px;
height: 0px;
width: 0px;
background-color:#FFFFFF;
font-size:0px;
text-align:right;
cursor:default;
}
a.clsSiteMapB:hover
{
padding: 0px;
_padding: 0px;
height: 0px;
width: 0px;
background-color:#FFFFFF;
font-size:0px;
text-align:right;
cursor:default;
}
.clsTableHundredPercent
{
	width: 100%;
}
.clsTableHundredPercent td
{
	border:none;
	text-align:right;
}
h3 {
	margin: 6px 3px;
	font-size: 11px;
}
form {
	margin: 10px 0;
}
input, select, textarea {
	font-size:12px;
}
label {
	font-size: 12px;
}
label.required {
	background-image: url(../img/lilstar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight:bold;
	padding-right: 7px;
}
.sub {
	margin-top:-14px;
}
#bigbody {
	position: relative;
	width: 749px;
	margin-left: 0px;
	margin-top: 10px;
}

#david-info {
	background:url(../styleImages/backgrounds/meet_David.gif) no-repeat top left;
	width:180px;
	font-size:9px;
	text-align:center;
}

#browse_property input {
		border: none;
		background-color:transparent;
		cursor:pointer;
		padding: 0px;
		margin: 0px;
		}
#browse_property form {
		border: none;
		background-color:transparent;
		cursor:pointer;
		padding: 0px;
		margin: 0px;
		}	
		
.mystyle {
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif; 
	border: medium none
}
.image{
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif; 
	border: 1px solid #000000; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px;
}

.clsfieldset {
	width:97%;
}

td.tinyGray {
	font-weight: normal;
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	color: #202020;
	text-decoration: none
}
td.med {
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	text-decoration: none
}
.clsSearchButtons
{
	font-weight: normal;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	text-decoration: none;
	padding:1px;
}
.signupListingsTd{
	background-color:#FFFFFF;
}