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

body {
	margin: 30px;
	padding: 0;
	background: #000 url(background.jpg) no-repeat center top;
	background-position: left top;
	color: #291838;
	text-align:center;/* center layout in ie5 and 5.5. */
	}
	
#container {
	width: 800px;
	margin: 0px;	
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;/* this is the background colour of the main columns */
	text-align:left;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #291838;
	}
	
a {
	text-decoration: none;
	}
a:link {
	color: #095127;
	text-decoration: underline;
	}
a:visited {
	color: #095127;
	text-decoration: underline;
	}
a:hover {
	color: #270851;
	text-decoration: none;
	}
	
#formsinput {
	display: none;
	}
	
h2 span {
	display: none;
	}
#headerLeft {
	float: left;
	background-image: url(headerLeftbg.gif);
	width: 275px;
	height: 306px;
	text-align:center;
	}
	
#headerFlash {
	float: right;
	height: auto;
	text-align:center;
	}
	
#headerFeatured {
	float: right;
	background-image: url(headerfeatured.jpg);	
	width: 525px;
	height: 306px;
	text-align:center;
	}
	
#headerProp {
	float: right;
	background-image: url(headerproperties.jpg);
	width: 525px;
	height: 306px;
	text-align:center;
	border-bottom: 1px solid #ccc;
	}
	
#headerEmail {
	float: right;
	background-image: url(headeremail.jpg);
	width: 525px;
	height: 306px;
	text-align:center;
	border-bottom: 1px solid #ccc;
	}
	
#headerBuying {
	float: right;
	background-image: url(headerbuying.jpg);
	width: 525px;
	height: 306px;
	border-bottom: 1px solid #ccc;
	}
	
#headerSelling {
	float: right;
	background-image: url(headerselling.jpg);
	width: 525px;
	height: 306px;
	text-align:center;
	border-bottom: 1px solid #ccc;
	}
	
#headerArea {
	float: right;
	background-image: url(headerarea.jpg);
	width: 525px;
	height: 306px;
	text-align:center;
	border-bottom: 1px solid #ccc;
	}
	
#headerContact {
	float: right;
	background-image: url(headercontact.jpg);
	width: 525px;
	height: 306px;
	text-align:center;
	border-bottom: 1px solid #ccc;
	}
	
#headerThanks {
	float: right;
	background-image: url(headerthanks.jpg);
	width: 525px;
	height: 306px;
	text-align:center;
	border-bottom: 1px solid #ccc;
	}

#header h1, #headerFlash h1, #headerFeatured h1, #headerProp h1, #headerEmail h1, #headerBuying h1, #headerSelling h1, #headerArea h1, #headerContact h1, #headerThanks h1 {
	margin: 0px;
	color: #17254B;
	text-indent: -9999px;
	margin-right: 10px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	}
	
#header h2, #headerFlash h2, #headerFeatured h2, #headerProp h2, #headerEmail h2, #headerBuying h2, #headerSelling h2, #headerArea h2, #headerContact h2, #headerThanks h2 {
	margin: 0px;
	color: #17254B;
	text-indent: -9999px;
	margin-right: 10px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	}
	
#home h1 {
	width: 450px;
 	height: 35px;
 	background: #fff url(welcome.gif) no-repeat;
	}
	
#properties h1 {
	width: 450px;
 	height: 35px;
 	background: #fff url(properties.gif) no-repeat;
	}
	
#email h1 {
	width: 450px;
 	height: 35px;
 	background: #fff url(email.gif) no-repeat;
	}
	
#featured h1 {
	width: 450px;
 	height: 35px;
 	background: #fff url(featured.gif) no-repeat;
	}
	
#buying h1 {
	width: 450px;
 	height: 35px;
 	background: #fff url(buying.gif) no-repeat;
	}
	
#selling h1 {
	width: 450px;
 	height: 35px;
 	background: #fff url(selling.gif) no-repeat;
	}
	
#area h1 {
	width: 450px;
 	height: 35px;
 	background: #fff url(area.gif) no-repeat;
	}
	
#about h1 {
	width: 450px;
 	height: 35px;
 	background: #fff url(about.gif) no-repeat;
	}
	
#contact h1 {
	width: 450px;
 	height: 35px;
 	background: #fff url(contact.gif) no-repeat;
	}
	
#privacy h1 {
	width: 450px;
 	height: 35px;
 	background: #fff url(privacy.gif) no-repeat;
	}
	
#terms h1 {
	width: 450px;
 	height: 35px;
 	background: #fff url(terms.gif) no-repeat;
	}
	
#thanks h1 {
	width: 450px;
 	height: 35px;
 	background: #fff url(thanks.gif) no-repeat;
	}
	
#license h1 {
	width: 450px;
 	height: 35px;
 	background: #fff url(license.gif) no-repeat;
	}
	
#error h1 {
	width: 450px;
 	height: 35px;
 	background: #fff url(error.gif) no-repeat;
	}
	
#directory h1 {
	width: 450px;
 	height: 35px;
 	background: #fff url(directory.gif) no-repeat;
	}
	
#home h1 span, #buying h1 span, #selling h1 span, #about h1 span, #featured h1 span, #properties h1 span, #email h1 span, #area h1 span, #contact h1 span, #privacy h1 span, #terms h1 span, #thanks h1 span, #license h1 span, #error h1 span, #directory h1 span {
	display: none;
	}
	
#buying h2 {
	width: 450px;
 	height: 35px;
 	background: #fff url(find.gif) no-repeat;
	}
	
#selling h3 {
	width: 450px;
 	height: 35px;
 	background: #fff url(how.gif) no-repeat;
	}
	
#selling h2 {
	width: 450px;
 	height: 35px;
 	background: #fff url(worth.gif) no-repeat;
	}
	
#area h2 {
	width: 450px;
 	height: 35px;
 	background: #fff url(links.gif) no-repeat;
	}
	
#buying h2 span, #selling h3 span, #selling h2 span, #area h2 span {
	display: none;
	}
	
.tag {
	font-size: 12px;
	font-weight: bold;
	color: #270851;
	}
	
.headline {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #3a2d65;
	}
	
#content {
	padding: 0;
	
	}
#right {
	float:left;
	width:545px;
	margin-left: 25px;
	}
	
#right td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000;
	}
	
#left {
	float:left;
	width:185px;
	margin-left: 5px;
	}
	
/*   NAVIGATION   */

#linkList ul {
	float: left;
	width: 790px;
	padding: .1em 0 .1em .6em;
	margin: 0;
	list-style-type: none;
	background-color: #f9f7d4;
	color: #3b1c3c;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;	
	list-style: none;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}
	
#linkList li { 
	padding: 3px;
	margin: 0;
	list-style: none;
	float: left;
	text-align:center;
	}

#linkList a {
	display: block;
	list-style: none;
	text-decoration: none;
	color: #3b1c3c;
	padding: .15em .85em;
  	text-decoration: none;  	
	border-left: 1px solid #3b1c3c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
  	}
  	
#linkList li.first a {
	border-left: 0px;
	}
#linkList a:hover {	
	display: block;
	list-style: none;
	color: #fff;
	background: #4b0851;
  	}
	
#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-color: #605156;
	color: #fff;
	padding-top: 15px;
	text-align:center;
	height: 40px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border-top: solid 1px #ccc;
	}
	
#footer a {
	text-decoration: none;
	}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	}

#footer a:hover {
	color: #ccc;
	text-decoration: underline;
	}