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

body {
	margin: 0px;
	padding: 0;
	background: #000 url(background.gif) repeat-y center top;
	color: #373732;
	text-align:center;/* center layout in ie5 and 5.5. */
	font-size:100%;
	}
	
#container {
	width: 900px;
	margin: 0px;	
	margin-left: auto;
	margin-right: auto;
	background-color: #c9c39c;/* this is the background colour of the main columns */
	text-align:left;
	}
	
p {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #373732;
	}
	
a {
	text-decoration: none;
	}
a:link {
	color: #84293b;
	text-decoration: underline;
	}
a:visited {
	color: #84293b;
	text-decoration: underline;
	}
a:hover {
	color: #571a26;
	text-decoration: none;
	}
	
#formsinput {
	display: none;
	}
	
h2 span {
	display: none;
	}
	
#intro {
	width: 900px;
	height: 100px;
	margin: 0px;
	}
	
#domain {
	float: left;
	background: #cdc8a3 url(domain.jpg) no-repeat;
	width: 900px;
	height: 100px;
	margin: 0;
	}
#HeaderFlash {
	background-image: url(headerhome.jpg);
	width: 900px;
	height: 368px;
	text-align:center;
	margin-bottom: 5px;
	}
	
#HeaderProperties {	
	background-image: url(headerfeatured.jpg);
	width: 900px;
	height: 368px;
	text-align:center;
	margin-bottom: 5px;
	}
	
#HeaderMLS {	
	background-image: url(headermls.jpg);
	width: 900px;
	height: 368px;
	text-align:center;
	margin-bottom: 5px;
	}
	
#HeaderEmail {	
	background-image: url(headeremail.jpg);
	width: 900px;
	height: 368px;
	text-align:center;
	margin-bottom: 5px;
	}
	
#HeaderTeam {	
	background-image: url(headerteam.jpg);
	width: 900px;
	height: 368px;
	text-align:center;
	margin-bottom: 5px;
	}

#HeaderBuying {	
	background-image: url(headerbuying.jpg);
	width: 900px;
	height: 368px;
	text-align:center;
	margin-bottom: 5px;
	}
	
#HeaderSelling {	
	background-image: url(headerselling.jpg);
	width: 900px;
	height: 368px;
	text-align:center;
	margin-bottom: 5px;
	}
	
#HeaderArea {	
	background-image: url(headerarea.jpg);
	width: 900px;
	height: 368px;
	text-align:center;
	margin-bottom: 5px;
	}
	
#HeaderContact {	
	background-image: url(headercontact.jpg);
	width: 900px;
	height: 368px;
	text-align:center;
	margin-bottom: 5px;
	}
	
#HeaderThanks {	
	background-image: url(headerthanks.jpg);
	width: 900px;
	height: 368px;
	text-align:center;
	margin-bottom: 5px;
	}

#HeaderFlash h1, #HeaderFeatured h1, #HeaderMLS h1, #HeaderEmail h1, #HeaderBuying h1, #HeaderSelling h1, #HeaderArea h1, 
#HeaderTeam h1, #HeaderContact h1, #HeaderThanks h1 {
	margin: 0px;
	color: #17254B;
	text-indent: -9999px;
	margin-right: 10px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	}
	
#home h1 {
	width: 450px;
 	height: 45px;
 	background: #cdc8a3 url(welcome.gif) no-repeat;
	}
	
#properties h1 {
	width: 600px;
 	height: 45px;
 	background: #cdc8a3 url(properties.gif) no-repeat;
	}
	
#search h1 {
	width: 600px;
 	height: 45px;
 	background: #cdc8a3 url(search1.gif) no-repeat;
	}
	
#email h1 {
	width: 450px;
 	height: 45px;
 	background: #cdc8a3 url(email.gif) no-repeat;
	}
	
#details h1 {
	width: 450px;
 	height: 45px;
 	background: #cdc8a3 url(details.gif) no-repeat;
	}
	
#buying h1 {
	width: 500px;
 	height: 45px;
 	background: #cdc8a3 url(buying.gif) no-repeat;
	}
	
#selling h1 {
	width: 450px;
 	height: 45px;
 	background: #cdc8a3 url(selling.gif) no-repeat;
	}
	
#area h1 {
	width: 450px;
 	height: 45px;
 	background: #cdc8a3 url(area.gif) no-repeat;
	}
	
#team h1 {
	width: 450px;
 	height: 45px;
 	background: #cdc8a3 url(team.gif) no-repeat;
	}
	
#contact h1 {
	width: 500px;
 	height: 45px;
 	background: #cdc8a3 url(contact.gif) no-repeat;
	}
	
#privacy h1 {
	width: 450px;
 	height: 45px;
 	background: #cdc8a3 url(privacy.gif) no-repeat;
	}
	
#terms h1 {
	width: 450px;
 	height: 45px;
 	background: #cdc8a3 url(terms.gif) no-repeat;
	}
	
#thanks h1 {
	width: 450px;
 	height: 45px;
 	background: #cdc8a3 url(thanks.gif) no-repeat;
	}
	
#license h1 {
	width: 450px;
 	height: 45px;
 	background: #cdc8a3 url(license.gif) no-repeat;
	}
	
#error h1 {
	width: 450px;
 	height: 45px;
 	background: #cdc8a3 url(error.gif) no-repeat;
	}
	
#directory h1 {
	width: 450px;
 	height: 45px;
 	background: #cdc8a3 url(directory.gif) no-repeat;
	}
	
#solds h1 {
	width: 450px;
 	height: 45px;
 	background: #cdc8a3 url(solds.gif) no-repeat;
	}
	
#home h1 span, #buying h1 span, #selling h1 span, #about h1 span, #properties h1 span, 
#search h1 span, #details h1 span, #email h1 span, #area h1 span, #community h1 span, #contact h1 span, #privacy h1 span, #terms h1 span, #team h1 span, #thanks h1 span, #license h1 span, #error h1 span, #directory h1 span, #solds h1 span {
	display: none;
	}
	
#buying h2 {
	width: 450px;
 	height: 45px;
 	background: #cdc8a3 url(find.gif) no-repeat;
	}
	
#selling h2 {
	width: 450px;
 	height: 45px;
 	background: #cdc8a3 url(worth.gif) no-repeat;
	}
	
#area h2 {
	width: 450px;
 	height: 45px;
 	background: #cdc8a3 url(links.gif) no-repeat;
	}
	
#buying h2 span, #selling h2 span, #area h2 span {
	display: none;
	}
	
.tag {
	font-size: 12px;
	font-weight: bold;
	color: #555d88;
	}
	
.headline {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #555d88;
	}
	
.headline2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #373732;
	}
	
.tiny	{
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
#content {
	padding: 0;
	
	}
	
#left {
	float:left;
	width:190px;
	margin-left: 5px;
	}
	
#right {
	float:left;
	width:575px;
	margin-left: 50px;
	}
	
#area td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000;
	}
	
/*  CENTERED HORIZONTAL NAVIGATION   */

#navigation { 
	float: left;
	width: 890px;
	height: 27px;
	background: #9b9969;
	padding: 0;
	margin-left: 5px; 
	-webkit-text-size-adjust: none;
	}

#navigation ul {
	padding: .4em 0;
	margin: 0;
	list-style-type: none;
	color: #fff;
	width: 890px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}

#navigation li { display: inline; }

#navigation li a {
	text-decoration: none;
	color: #FFF;
	padding: .4em .6em;
	border-right: 1px solid #fff;
	}

#navigation li a:hover {
	color: #000;
	background: #ede1c3;
	}
	
#navigation li.last a {
	border-right: 0px;
	}

	

	
#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: #9b9969 url(chairrail.jpg) no-repeat;
	color: #fff;
	padding-top: 20px;
	text-align:center;
	height: 40px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	border-top: solid 1px #fff;
	}
	
#footer a {
	text-decoration: none;
	}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	}

#footer a:hover {
	color: #84293b;
	text-decoration: underline;
	}
	
/* Properties */

.property {
	width:179px;
	margin-left: 15px;
	background: #fff;
	border: solid 1px #071c31;
	}
	
.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;
	}
	

.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: 24; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

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

.verdana10pt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.verdana11pt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.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;
}

