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

body {
	margin: 10px;
	padding: 0;
	background: #FFFFCC;
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align:center;/* center layout in ie5 and 5.5. */
	}
	
#container {
	width: 779px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;/* this is the background colour of the main columns */
	border: 1px solid #000;
	text-align:left;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333;
	}
	
a {
	text-decoration: none;
	}
a:link {
	color: #006;
	text-decoration: underline;
	}
a:visited {
	color: #006;
	text-decoration: underline;
	}
a:hover {
	color: #2E87CA;
	text-decoration: none;
	}
	
h2 span {
	display: none;
	}
	
#home h1 {
	width: 450px;
 	height: 30px;
 	background: #fff url(welcome.gif) no-repeat;
	}
	
#properties h1 {
	width: 450px;
 	height: 30px;
 	background: #fff url(properties.gif) no-repeat;
	}
	
#email h1 {
	width: 450px;
 	height: 30px;
 	background: #fff url(email.gif) no-repeat;
	}
	
#details h1 {
	width: 450px;
 	height: 30px;
 	background: #fff url(details.gif) no-repeat;
	}
	
#buying h1 {
	width: 450px;
 	height: 30px;
 	background: #fff url(buying.gif) no-repeat;
	}
	
#selling h1 {
	width: 450px;
 	height: 30px;
 	background: #fff url(selling.gif) no-repeat;
	}
	
#register h1 {
	width: 450px;
 	height: 30px;
 	background: #fff url(register.gif) no-repeat;
	}
	
#solds h1 {
	width: 450px;
 	height: 30px;
 	background: #fff url(solds.gif) no-repeat;
	}
	
#area h1 {
	width: 450px;
 	height: 30px;
 	background: #fff url(area.gif) no-repeat;
	}
	
#contact h1 {
	width: 450px;
 	height: 30px;
 	background: #fff url(contact.gif) no-repeat;
	}
	
#privacy h1 {
	width: 450px;
 	height: 30px;
 	background: #fff url(privacy.gif) no-repeat;
	}
	
#terms h1 {
	width: 450px;
 	height: 30px;
 	background: #fff url(terms.gif) no-repeat;
	}
	
#thanks h1 {
	width: 450px;
 	height: 30px;
 	background: #fff url(thanks.gif) no-repeat;
	}
	
#license h1 {
	width: 450px;
 	height: 30px;
 	background: #fff url(license.gif) no-repeat;
	}
	
#home h1 span, #buying h1 span, #selling 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 {
	display: none;
	}
	
#buy h2 {
	width: 450px;
 	height: 30px;
 	background: #fff url(find.gif) no-repeat;
	}
	
#sell h2 {
	width: 450px;
 	height: 30px;
 	background: #fff url(worth.gif) no-repeat;
	}
	
#buy h2 span, #sell h2 span {
	display: none;
	}
	
.tag {
	font-size: 12px;
	font-weight: bold;
	color: #006;
	}
	
.headline {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #333;
	}
	
.headline2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #333;
	}
	
#header {
	background-image: url(header.jpg);/*this is the background colour of the left column */
	height: 267px;
	text-align:center;
	}

#header h1 {
	margin:0
	}
#header h1 span {
	display: none;
	}
	
#content {
	padding: 0;
	background-image: url(background.jpg);/*this is the background colour of the left column */
	background-repeat: repeat-y;
	background-position: left top;
	}
#left {
	float:left;
	width:170px;
	margin-left: 9px;
	}
#right {
	float:left;
	width:545px;
	margin-left: 15px;
	}
	
/*   NAVIGATION   */

#linkList {
  	width: 178px;
  	}
#linkList ul {
	margin: 6px 12px 0 12px; 
	padding: 0;
	}
#linkList li {
	list-style: none;
	height: 20px;
	}

#linkList h3 {
	margin: 12px 0 0 0; 
	width: 180px; 
	height: 35px;
  	}
#lselect li a {
	display: block;
	color: #006;
  	font: bold italic 14px Times, serif;
  	letter-spacing: 3px;
  	text-transform: lowercase;
  	text-decoration: none;
  	}
#lselect li a:hover {
	display: block;
	color: #2E87CA;
  	font: bold italic 14px Times, serif;
  	letter-spacing: 3px;
  	text-transform: lowercase;
  	text-decoration: none;
  	}
#lselect h3 {
	background-image: url(select.gif);
	}
#linkList h3 span {
	display: none;
	}
	
#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: url(footer.jpg) 0 0 no-repeat;
	padding-top: 10px;
	text-align:center;
	height: 40px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	}
	
	
  /*  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; }

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;
}
