@charset"utf-8";

body {
 background-color: #fff;
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 12px;
 color: #3d3d3d;
 margin: 0px;
}
  
img{
	border: none;
}

h1{
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #3d3d3d;
}

h2, h4{
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #3d3d3d;
}

h3{
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #3d3d3d;
}

h5{
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #859616;
 margin-top: 5px;
 margin-bottom: 5px;
}


p.guarantee{
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 8px;
 line-height: 8px;
 color: #fff;
 margin-top: 5px;
 margin-top: 5px;
}

fieldset{
	border: 2px solid #5d7d02;
	background-color : #fff;
}

legend{
	font-family: sans-serif;
	font-size: 14px;
	color:#5d7d02;
	font-weight: bolder;
}

ul, li{
	font-family: sans-serif;
	font-size: 12px;
	color:#3d3d3d;
}

td.leftshadow{
	background-image: url('../images/new-template/left-shadow.jpg');
	background-repeat: repeat-y;
	background-color: #fff;
	width: 15px;
}

td.leftside{
	background-image: url('../images/new-template/left-side-repeat.jpg');
	background-repeat: repeat-y;
	background-color: #fff;
	width: 60px;
}

td.navcontainer{
	background-color: #fff;
	width: 197px;
	height: 700px;
}

td.logo{
	width: 197px;
	height: 203px;
}

td.nav{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #859616;
	padding-top: 10px;
	padding-left: 30px;
}

td.nav p{
	margin-top: 10px;
	margin-bottom: 10px;
}

td.nav a{
	text-decoration: none;
	font-weight: bold;
	color: #859616;
}

td.nav a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #859616;
}

td.nav a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #859616;
}

td.navrightside{
	background-image: url('../images/new-template/nav-right-side-repeated.jpg');
	background-repeat: repeat-y;
	background-color: #fff;
	width: 24px;
	height: 60px;
}

td.rightcontainer{
	background-color: #fff;
	width: 725px;
}

td.banner{
	background-image: url('../images/new-template/banner-top.jpg');
	background-repeat: no-repeat;
	width: 725px;
	height: 203px;
}

td.bannerbottom{
	background-image: url('../images/new-template/banner-bottom.jpg');
	background-repeat: no-repeat;
	width: 725px;
	height: 112px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #3d3d3d;
	text-align: right;
	padding-right: 215px;
	padding-top: 10px;
}

td.bannerbottom a{
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #5d7d02;
}
td.bannerbottom a:visited{
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #5d7d02;
}
td.bannerbottom a:hover{
	text-decoration: none;
	font-weight: italic;
	color: #859616;
}


table.form{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

td.content{
	background-color: #fff;
	width: 725px;
	height: 181px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	padding-left: 20px;
	padding-top:5px;
	padding-right:20px;
}
td.content a{
	color:#5d7d02;
	text-decoration:none;
	font-weight: bold;
}
td.content a:visited{
	color:#5d7d02;
	text-decoration:none;
	font-weight: bold;
}
td.content a:hover{
	color:#859616;
	text-decoration:none;
	font-weight: bold;
}

td.subcontent{
	background-color: #fff;
	width: 725px;
	height: 181px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	padding-left: 20px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px
}
td.subcontent a{
	color:#5d7d02;
	text-decoration:none;
	font-weight: bold;
}
td.subcontent a:visited{
	color:#5d7d02;
	text-decoration:none;
	font-weight: bold;
}
td.subcontent a:hover{
	color:#859616;
	text-decoration:none;
	font-weight: bold;
}


td.brownboxcontent{
	background-color: #26225d;
	width: 725px;
	height: 157px
	margin: 0px;
}

td.button_listing, td.button_buying, td.button_selling{
	background-image: url('../images/new-template/btn-listings.jpg');
	background-repeat: no-repeat;
	width: 163px;
	height: 151px;
	
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000;
	padding-left:25px;
	padding-bottom:10px;
	padding-right:0px;
	padding-top:10px;
}

td.guaranteed{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	text-align: center;
	line-height: 23px;
}

td.guaranteed p{
	margin-top: 5px;
	margin-bottom: 5px;
}

a.more{
	text-decoration: none;
	font-weight:bold;
	color: #5d7d02;
}

a:visited.more{
	text-decoration: none;
	font-weight:bold;
	color: #5d7d02;
}

a:hover.more{
	text-decoration: none;
	font-weight:bold;
	color: #000;
}

td.footer{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000
	width: 725px;
	padding-right:20px;
	padding-top: 15px;
}

td.footer a{
	color: #000;
	text-decoration: none;
	font-weight:none;
}

td.footer a:visited{
	color: #000;
	text-decoration: none;
		font-weight:none;
}

td.footer a:hover{
	color: #5d7d02;
	text-decoration: none;
		font-weight:none;
}


table.footerbg{
	background-image: url('../images/new-template/footer-bottom.jpg');
	background-repeat: no-repeat;
	width: 998px;
	height: 76px;
	margin: 0px;
}

td.navrightsidetop{
	background-image: url('../images/new-template/nav-right-side-repeated.jpg');
	background-repeat: repeat-y;
	width: 24px;
	height: 500px;
}

td.rightshadow{
	background-image: url('../images/new-template/right-shadow.jpg');
	background-repeat: repeat-y;
	background-color: #fff;
	width: 15px;
}

table.formcontent td{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
}

td.videoheading{
	background-color: #5d7d02;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

td.videoheading a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
td.videoheading a:visited{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
td.videoheading a:hover{
	color: #859616;
	text-decoration: none;
	font-weight: bold;
}

table.buyer_requestform{
	background-color: #f0f2da;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	height: 250px;
}

td.homebuying_criteria{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	width: 425px;
	padding-bottom:5px;
}

td.homebuying_criteria_heading{
	background-color: #859616;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 25px;
		width: 425px;
}

td.optional_criteria_heading{
background-color: #9ea72a;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	width: 200px;
	height: 25px;
}

td.optional_criteria{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width: 250px;
	height: 50px;
		padding-bottom:5px;
}
.homepadding {
	padding-top:20px;
    padding-bottom:15px;
}

.nav p img {position:relative; z-index:100; left:-10px; margin-top:-30px;}
p.btn {margin:0px!important; padding:0px!important;}
.hometop td {font-size:10pt;}
.indexbox {background:#26225d;  position:relative; margin-left:-15px}

.twitterblog {position:absolute; z-index:3; top:4px; padding-left:10px;}
.twitterblog a {color:#5D7D02; text-decoration:none; }
.twitterblog a:hover {color:#CE7F0D; }
.twitterblog img {vertical-align:middle;}
