/* border: solid 1px #f00; For Testing*/

body {
	margin: 0px;
	padding: 0;
	background: #fff;
	font-size: 67%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align:center;/* center layout in ie5 and 5.5. */
	}
	
#container {
	width: 900px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	text-align:left;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #333;
	}
	
#formsinput {
	display: none;
	}
	
a {
	text-decoration: none;
	}
a:link {
	color: #515021;
	text-decoration: underline;
	}
a:visited {
	color: #515021;
	text-decoration: underline;
	}
a:hover {
	color: #79764c;
	text-decoration: none;
	}
	
.headline {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	}
	
.headline2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	}
	
.title {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	}

.tag {
	font-size: 12px;
	font-weight: bold;
	color: #df871b;
	}
	
#headerHome {
	width: 900px;
	height: 400px;
	background: #fff url(headerhome.jpg) no-repeat;
	}
	
#headerFeatured {
	width: 900px;
	height: 400px;
	background: #fff url(headerfeatured.jpg) no-repeat;
	}
	
#headerProperties {
	width: 900px;
	height: 400px;
	background: #fff url(headerproperties.jpg) no-repeat;
	}
	
#headerEmail {
	width: 900px;
	height: 400px;
	background: #fff url(headeremail.jpg) no-repeat;
	}
	
#headerBuying {
	width: 900px;
	height: 400px;
	background: #fff url(headerbuying.jpg) no-repeat;
	}
	
#headerSelling {
	width: 900px;
	height: 400px;
	background: #fff url(headerselling.jpg) no-repeat;
	}
	
#headerArea {
	width: 900px;
	height: 400px;
	background: #fff url(headerarea.jpg) no-repeat;
	}
	
#headerContact {
	width: 900px;
	height: 400px;
	background: #fff url(headercontact.jpg) no-repeat;
	}
	
#headerThanks {
	width: 900px;
	height: 400px;
	background: #fff url(headerthanks.jpg) no-repeat;
	}

#home h1 {
	width: 550px;
 	height: 50px;
 	background: #fff url(welcome.gif) no-repeat;
	}	
	
#properties h1 {
	width: 550px;
 	height: 50px;
 	background: #fff url(featured.gif) no-repeat;
	}
	
#search h1 {
	width: 550px;
 	height: 50px;
 	background: #fff url(search.gif) no-repeat;
	}
	
#email h1 {
	width: 550px;
 	height: 50px;
 	background: #fff url(email.gif) no-repeat;
	}
	
#details h1 {
	width: 550px;
 	height: 50px;
 	background: #fff url(details.gif) no-repeat;
	}
	
#buying h1 {
	width: 550px;
 	height: 50px;
 	background: #fff url(buying.gif) no-repeat;
	}
	
#buying h2 {
	width: 550px;
 	height: 50px;
 	background: #fff url(find.gif) no-repeat;
	}
	
#selling h1 {
	width: 550px;
 	height: 50px;
 	background: #fff url(selling.gif) no-repeat;
	}
	
#selling h2 {
	width: 550px;
 	height: 50px;
 	background: #fff url(worth.gif) no-repeat;
	}
	
#solds h1 {
	width: 550px;
 	height: 50px;
 	background: #fff url(solds.gif) no-repeat;
	}
	
#area h1 {
	width: 550px;
 	height: 50px;
 	background: #fff url(area.gif) no-repeat;
	}

#area h2 {
	width: 550px;
 	height: 50px;
 	background: #fff url(links.gif) no-repeat;
	}
	
#contact h1 {
	width: 550px;
 	height: 50px;
 	background: #fff url(contact.gif) no-repeat;
	}
	
#privacy h1 {
	width: 550px;
 	height: 50px;
 	background: #fff url(privacy.gif) no-repeat;
	}
	
#terms h1 {
	width: 550px;
 	height: 50px;
 	background: #fff url(terms.gif) no-repeat;
	}
	
#thanks h1 {
	width: 550px;
 	height: 50px;
 	background: #fff url(thanks.gif) no-repeat;
	}
	
#license h1 {
	width: 550px;
 	height: 50px;
 	background: #fff url(license.gif) no-repeat;
	}
	
#directory h1 {
	width: 550px;
 	height: 50px;
 	background: #fff url(directory.gif) no-repeat;
	}
	
#error h1 {
	width: 550px;
 	height: 50px;
 	background: #fff url(error.gif) no-repeat;
	}
	
#home h1 span, #buying h1 span, #selling h1 span, #search h1 span, #properties h1 span, #details h1 span, #register h1 span, #solds h1 span, #email h1 span, #area h1 span, #contact h1 span, #privacy h1 span, #terms h1 span, #thanks h1 span, #license h1 span, #directory h1 span, #error h1 span {
	display: none;
	}
	
#buying h2 span, #selling h2 span, #area h2 span {
	display: none;
	}
	
	
#content {
	margin-top: 20px;
	padding: 0;
	}
#left {
	float:left;
	width:190px;
	margin-left: 25px;
	}
	
#left a:link {
	color: #588c41;
	font-weight: bold;
	text-decoration: underline;
	}
#left a:visited {
	color: #588c41;
	font-weight: bold;
	text-decoration: underline;
	}
#left a:hover {
	color: #79764c;
	font-weight: bold;
	text-decoration: none;
	}

#right {
	float:left;
	width:560px;
	margin-left: 35px;
	}
	
#right h1 {
	font: 24px Georgia, "NewCenturySchoolbook", Times, serif;
	color: #CE000A;
	font-style: normal;
	}
	
#right h2 {
	font: 20px Georgia, "NewCenturySchoolbook", Times, serif;
	color: #CE000A;
	font-style: normal;
	}
	
/*   START OF BULLET LISTS   */

ul.bullet li {
	list-style:none;
	margin:-2px 5px 5px -30px;
	padding:2px 0 0 19px;
	background-repeat:no-repeat;
	font-size: 13px;
}
	
ul.bullet li.pattern {
	background-position: -1px 2px;
	background-image:url("bullet.gif");
	font-size: 12px;
}

	
/*  CENTERED HORIZONTAL NAVIGATION   */

#linkList {
-webkit-text-size-adjust: none;
}

#linkList ul {
	width: 900px;
	margin: 5px 5px 0px 0px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font: 1.3em Georgia, Times, serif;
	}
	
#linkList ul li {
	 display: inline;
	}

#linkList ul li a {
	text-decoration: none;
	padding: .3em 1em;
	color: #fff;
	line-height: 150%;
	background-color: #588c41;
	}

#linkList ul li a:hover {
	color: #fff;
	background-color: #79764c;
	}
	
#signature {
	width:100%;
	text-align: center;
	}
#signature p	{
	font-size: 14px;
	}
	
#signature .tiny	{
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#footer {
	background: #fff;
	text-align:center;
	height: 40px;
	font: 1.4em Georgia, Times, serif;
	color: #4c1b14;
	margin-bottom: 20px;
	}
	
#footer a {
	text-decoration: none;
	padding: .3em .3em;
	}
#footer a:link {
	color: #588c41;
	text-decoration: none;
	}
#footer a:visited {
	color: #588c41;
	text-decoration: none;
	}
#footer a:hover {
	color: #4c1b14;
	text-decoration: underline;
	}
	
/* Properties */

.property {
	width:179px;
	margin-left: 15px;
	background: #fff;
	}
	
.featured {
	padding: 0;
	text-align: center;
	background: #fff;
	height: auto;
	border: solid 1px #f00;
	}
	
.featured img{
	background: #DAD8CF;
	border: 1px solid Gray;
	margin: 6px 0 4px 0;
	padding: 4px;
	text-align: center;
	}
	
/*  Properties layout */ 
  
 .header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
}
.links {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}
.logotext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
}
.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}
.navlink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; font-weight: bold;
}
.headlarge { color: #FFFFFF; 
font-size: 24px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; }

.headsm { 
	color: #FFFFFF; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.verdana10pt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.verdana11pt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.navlink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; font-weight: bold;
}
.verdanaform {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

