﻿@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 922px;
	border-right-width: 9px;
	border-left-width: 9px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0 auto;
}
body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	background-color: #fefab7;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#nav {
    background-image: url(images/top.gif);
	height: 81px;
}
#top1 {
	background-image: url(images/specialoffer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 273px;
}
#userlogin {
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	height: 238px;
	width: 398px;
	padding: 20px 15px 15px 15px;
}
.leftimg {
	float: left;
	padding-right: 7px;
	display: block;
}
#userlogin label {
	font-weight: bold;
	color: #6d7437;
	width: 200px;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
}
#userlogin input {
	font-family: "Verdana";
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #999999;
}.blacktitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.redtitle {
	font-size: 20px;
	font-weight: bold;
	color: #9B2905;
}
#top2 {
	background-image: url(images/greenbg.gif);
	background-repeat: repeat-x;
	height: 222px;
	padding-right: 15px;
	color: #838484;
}
#g1 {
	float: left;
	width: 550px;
}
#g2 {
	float: right;
	width: 260px;
	background-color: #736b23;
	background-image: url(images/findahome.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 182px;
	margin-top: 10px;
	padding: 10px 10px 10px 60px;
	color: #b2a865;
}
.greentext {
	font-weight: bold;
	color: #87a24d;
}
#g2 label {
	font-weight: bold;
	color: #b2a865;
	width: 130px;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	float: left;
}
#g2 input {
	font-family: "Verdana";
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #999999;
	width: 90px;
}
#content {
	background-image: url(images/greenbg2.gif);
	background-repeat: repeat-x;
	height: 350px;
	background-color: #B6BD5A;
	padding: 12px;
}
#left {
	float: left;
	width: 555px;
	color: #597900;
}
#right {
	float: right;
	width: 330px;
}
.greentitlebar {
	background-image: url(images/featuredbg.gif);
	background-repeat: repeat-x;
	padding: 5px 5px 5px 15px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF99;
}
.recentbox {
	background-color: #d8df4b;
	padding: 10px;
	border: 1px solid #768a2c;
	margin-bottom: 5px;
}
.greenbox {
	background-color: #597900;
	padding: 15px;
}
#footer {
	background-color: #272c2c;
	text-align: center;
	clear: both;
	padding: 10px;
	color: #666666;
}
#left label {
	font-weight: bold;
	color: #597900;
	width: 60px;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	float: left;
}
#left input {
	font-family: "Verdana";
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #999999;
	width: 100px;
}
