html, body {
	height: 100%;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;	
	background-color:#fff;
/*	background-image:url(../images/bgstripe.gif); */
}

.flash {width: 370px; height: 180px; margin: 0; background-color: #199324;}


body.nobg { 
	background-color:#fff;
	background-image:none;
}
#wrapper {
	margin: 0 auto;
	width: 962px;
	position: relative;
	border-color:#199324;
	border-width:1px;
	border-style:solid;
}

#top {
	position: relative;
	height: 100px;
	background-image: url(../images/top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#date {
	background-image: url(../images/date.gif);
	text-align: right;
	color: #084300;
	padding: 2px 30px;
	font-size: 0.7em;
	height: 16px;
}

/* TOP-BUTTONS */
#top-buttons {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width:750px;
	padding:0;
	margin:0;
	list-style-type:none;
	font-size: 0.75em;
}

#top-buttons li {
	display:inline;
	text-align: center;
	
}
#top-buttons a, #top-buttons a:visited{
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	/*width: 14%;*/
	/*background-image: url(images/topbutton.gif);*/
	/*padding: 2px 0px;*/
	padding: 2px 9px;
	margin: 11px 2px 0 0;
	text-decoration:none;
	color:#464646;
	height:16px;
}

#top-buttons a:hover{
	margin: 0px 2px 0 0;
	height: 27px;
	color: #278D43;
	background-position: bottom left;
}

.black-break {
	position: relative;
	width:962px;
	height:4px;
	background-color: #000000;
}

#main {
	position: relative;
	width: 962px;
}

#left {
	position:absolute; 
	left:0; 
	top:0; 
	padding:0; 
	width:212px; 
	height:100%;
	background-color: #199324; 
}

/* MAIN MENU */
#main-menu{
	position: relative;
	clear:both;
	width:212px;
	padding:0;
	margin:0;
	list-style-type:none;
	font-size: 0.8em;
}

#main-menu li {
	display: block;
	border-left: 2px solid green;
	border-bottom: 2px solid green;
	text-align: right;
	width: 200px;
	padding: 4px 10px 4px 0;
	background-color:#FFFF00;
}


#main-menu a {
	color: #000000;
	text-decoration: none;
}

#main-menu a:hover{
	color: #278D43;
}


/* Property of the Week */



#search-box-title {
	position: relative;
/*	background-image: url(images/search-box-title.gif); */
	color:#FFFF00;
	font-size: 0.9em;
	padding: 5px 5px 5px 13px;
	border-bottom: 3px solid #FFFFFF;
	background-color: #199324; 
	height:36px;
}

#search-box-title a{
font-size:14px;
font-weight:bold;
color:#FFFF00;
text-decoration:none;	
}

#search-box-title a:hover{
color:#FFFFFF;
text-decoration:underline;	
}

#address-box {
	position: relative;
	background-color:#54b247;
	background-color:#199324;
	font-size: 0.77em;
	color:#FFFF00;
	padding: 10px;
	border-bottom: 3px solid #FFFFFF;
}

#credit {
	font-size: 0.7em;
}

#credit a{
	text-decoration:none;
	color:#FFFF00;
}
#credit a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}


form {
	margin: 0;
	padding: 0;
}

#form {
	position: relative;
	background-color:#084400;
	border-bottom: 3px solid #FFFFFF;
	padding: 10px;
}

#form a {
font-size:14px;
font-weight:bold;
color:#FFFF00;
text-decoration:none;
}

#form a:hover {
color:#FFFFFF;
text-decoration:underline;
}


.form-section {
	margin-bottom: 10px;
}

.checkbox {
	margin: 0;
	padding: 0;
}

.label {
	color:#FFFF00;
}

.input-text {
	width: 188px;
	font-size: 0.75em;
	color: #787878;
	border: 1px solid #787878;
}

.button {
	color: #525252;
	background-color: #E0DFDF;
	border: 1px solid #787878;
	font-size: 0.75em;
}

#right {
	float: right;
	width: 291px;
	right: 0px;
	margin: 0 0 20px 20px;
}

#body {
	width: 750px;
	border-left: 212px solid #248B00;
	background-color:#FFFFFF;
}


#welcome-bar {
	position: relative;
	width: 750px;
	height: 228px;
	background-image: url(images/welcomebartext.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	background-color: #199324; 
	border-bottom: 13px solid #FFFFFF;
}

#welcome-bar-flash {
	float: left;
}

#welcome-bar-yellow {
	height: 4px;
	background-color: #ffff00;
	clear: both;
}

#welcome-bar-marquee {
	height: 44px;
	background-image: url(images/welcomebarmarquee.gif);	
}

#welcome-bar-marquee h3 {
	font-size: .8em;
	padding: 13px 0;
	color:#FFFF00;
	margin: 0;
}




#welcome-bar-marquee a {
	color:#FFFF00;
	font-weight:bold;
}

#welcome-bar h1 {
	margin: 0px 20px 0 0;
	padding: 20px 0 0 0;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	color: #ffffff;
	font-size: 2em;
	text-align: right;
}

#welcome-bar h2 {
	margin: 0 20px 0 400px;
	padding: 0;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	color: #FFFF00;
	font-size: 1.1em;
	text-align: right;
}

#welcome-bar h3 {
	margin: 0 20px 0 0px;
	padding: 0;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #FFFF00;
	font-size: 1.4em;
	text-align: right;
}


#welcome-bar #welcome-bar-marquee h3 {
	margin: 10px 20px 0 0px;
	padding: 0;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:normal;
	color: #FFFF00;
	font-size: 1.1em;
	text-align: right;
}


#content h3 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #084300;
	font-size: 1.6em;
}

#content h3 a {
	text-decoration:none;
	color:#666;
}
#content h3 a:hover {
	text-decoration:underline;
}


h3 a.no {
	color: #084300;
	text-decoration:none;
}

h4 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #084300;
	font-size: 14px;
}

#content {
	padding: 0;
	font-size: 0.8em;
	margin: 0 23px 0 23px;
}



#footer {
	width:750px;
	font-size: 0.8em;
	/*background-image:url(images/bg_footer.gif);*/
	/*background-color:#FF0000;*/
	float:left;
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	height:20px;
	
}

#footer_text {
	padding: 0px 8px 0px 15px ;
	font-size:10px;
	color:#999999;
	width:300px;
	float:left;
	}
	
	
#footer_text_right {
	padding: 0px 8px 0px 15px ;
	font-size:10px;
	color:#999999;
	width:250px;
	float:right;
	}
	
	
#footer_text_right a{
text-decoration:none;
color:#999999;
	}
	
#footer_text_right a:hover{
color:#003300;
}
	

.logo {
	margin: 30px 30px 10px 0;
}

.details {
	text-align: right;
	border: 1px solid #115A00;
	font-size: 0.74em;
	margin: 0 0 5px 0;
	height:108px;
	padding: 6px;
	color: #8D8D8D;
}

.details h1 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #248B00;
}

.details h2 {
	font-size: 1em;
	font-weight: normal;
	text-transform:capitalize;
	margin: 0;
	padding: 0;
	color: #248B00;
}

.details a {
	font-size: 0.9em;
	color: #248B00;
}

.details a:hover {
	color: #115A00;
}

.details-image {
	float: left;
	border: 0px;
}

#green-bottom {
background-image:url(images/green-bottom.gif);
display:block;
width:160px;
}

.top a{
	float:right;
	font-weight:bold;
	color:#003300;
	}
	
.top a:hover{
	float:right;
	font-weight:bold;
	color:#FFFF00;
	background-color:#003300;
	text-decoration:none;
	}
	
.propList{width:700px; clear:none; background-color:#CCFFCC; padding:5px;}
.propListImage{width:170px; float:right;}
.thumbgap{padding:0px; border:1px;}
.right{float:right;}
.buttons{background-color:#006600; font-size:12px; font-weight:bold; color:#FFFF00;}

.pow, .pow a {
	font-family: Arial, Helvetica, sans-serif;	
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

#DezrezSearchForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align: center;
}

