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

body {
	margin: 0px;
	padding: 0;
	background: #fff url(background.gif) top left repeat-x;
	font: 70% Georgia, Times New Roman, Times, serif; 
	line-height: 180%;
	color:#333 ;
	text-align:center;/* center layout in ie5 and 5.5. */
	}
	
#container {
	width: 900px;
	margin: 0px;	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
	
p {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 150%;
	color: #333;
	}
	
a {
	text-decoration: none;
	}
a:link {
	color: #1a1c66;
	text-decoration: underline;
	}
a:visited {
	color: #1a1c66;
	text-decoration: underline;
	}
a:hover {
	color: #c82d35;
	text-decoration: none;
	}
	
#formsinput {
	display: none;
	}
	
h2 span {
	display: none;
	}
	
#domain {
	float: left;
	background: transparent url(domain.gif) no-repeat;
	width: 425px;
	height: 100px;
	}
	
#slogan {
	float: left;
	background: transparent url(slogan.gif) no-repeat;
	width: 450px;
	height: 100px;
	}
	
#Header {
	float: left;
	width: 100%;
	height: 330px;
	}
	
#HeaderFlash {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 830px;
	height: 310px;
	background: #fff url(headerhome.jpg) no-repeat;
	border-color: #999;
	border-style: double;
	padding: 0px;
	}
	
#HeaderHome {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 830px;
	height: 310px;
	background: #fff url(headerhome.jpg) no-repeat;
	border-color: #999;
	border-style: double;
	padding: 0px;
	}
	
#HeaderFeatured {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 830px;
	height: 310px;
	background: #fff url(headerfeatured.jpg) no-repeat;
	border-color: #999;
	border-style: double;
	padding: 0px;
	}
	
#HeaderProp {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 830px;
	height: 310px;
	background: #fff url(headerproperties.jpg) no-repeat;
	border-color: #999;
	border-style: double;
	padding: 0px;
	}
	
#HeaderEmail {	
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 830px;
	height: 310px;
	background: #fff url(headeremail.jpg) no-repeat;
	border-color: #999;
	border-style: double;
	padding: 0px;
	}

#HeaderBuying {	
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 830px;
	height: 310px;
	background: #fff url(headerbuying.jpg) no-repeat;
	border-color: #999;
	border-style: double;
	padding: 0px;
	}
	
#HeaderSelling {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 830px;
	height: 310px;
	background: #fff url(headerselling.jpg) no-repeat;
	border-color: #999;
	border-style: double;
	padding: 0px;
	}
	
#HeaderArea {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 830px;
	height: 310px;
	background: #fff url(headerarea.jpg) no-repeat;
	border-color: #999;
	border-style: double;
	padding: 0px;
	}
	
#HeaderContact {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 830px;
	height: 310px;
	background: #fff url(headercontact.jpg) no-repeat;
	border-color: #999;
	border-style: double;
	padding: 0px;
	}
	
#HeaderThanks {	
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 830px;
	height: 310px;
	background: #fff url(headerthanks.jpg) no-repeat;
	border-color: #999;
	border-style: double;
	padding: 0px;
	}
	
#home h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(welcome.gif) no-repeat;
	}
	
#featured h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(featured.gif) no-repeat;
	}
	
#properties h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(properties.gif) no-repeat;
	}
	
#email h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(email.gif) no-repeat;
	}
	
#details h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(details.gif) no-repeat;
	}
	
#buying h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(buying.gif) no-repeat;
	}
	
#selling h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(selling.gif) no-repeat;
	}
	
#area h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(area.gif) no-repeat;
	}
	
#contact h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(contact.gif) no-repeat;
	}
	
#privacy h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(privacy.gif) no-repeat;
	}
	
#terms h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(terms.gif) no-repeat;
	}
	
#thanks h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(thanks.gif) no-repeat;
	}
	
#license h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(license.gif) no-repeat;
	}
	
#directory h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(directory.gif) no-repeat;
	}
	
#error h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(error.gif) no-repeat;
	}
	
#solds h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(sales.gif) no-repeat;
	}
	
#gallery h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(gallery.gif) no-repeat;
	}
	
#calculator h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(calculator.gif) no-repeat;
	}
	
#showing h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(showing.gif) no-repeat;
	}
	
#information h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(information.gif) no-repeat;
	}
	
#home h1 span, #buying h1 span, #selling h1 span, #about h1 span, #featured 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, 
#directory h1 span, #error h1 span, #gallery h1 span, #calculator h1 span, #showing h1 span, 
#information h1 span {
	display: none;
	}
	
#buying h2 {
	width: 450px;
 	height: 45px;
 	background: #fff url(find.gif) no-repeat;
	}
	
#selling h2 {
	width: 450px;
 	height: 45px;
 	background: #fff url(worth.gif) no-repeat;
	}
	
#area h2 {
	width: 450px;
 	height: 45px;
 	background: #fff url(links.gif) no-repeat;
	}
	
#buying h2 span, #selling h2 span, #area h2 span {
	display: none;
	}
	
.tag {
	font-size: 14px;
	font-weight: bold;
	color: #126e37;
	}
	
.headline {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	color: #333;
	}
	
.headline2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	color: #333;
	}
	
#content {
	float: left;
	width: 900px;
	margin-top: 20px;
	padding: 0;
	background: #fff url(bg_main.gif) repeat-y;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}
	
#left {
	float:left;
	padding-top:10px;
	width:570px;
	margin-left: 10px;
	padding-right: 15px;
	border-right: solid 1px #ccc;
	}
	
#left a:link {
	color: #1a1c66;
	font-weight: bold;
	text-decoration: underline;
	}
#left a:visited {
	color: #1a1c66;
	font-weight: bold;
	text-decoration: underline;
	}
#left a:hover {
	color: #c82d35;
	font-weight: bold;
	text-decoration: none;
	}
	
#right {
	float: left;
	width:280px;
	margin-left: 10px;
	}
	
#right h1 {
	font: 24px Georgia, Times New Roman, Times, serif;
	color: #CE000A;
	font-style: normal;
	}
	
#right h2 {
	font: 20px Georgia, Times New Roman, Times, serif;
	color: #CE000A;
	font-style: normal;
	}
	
#area td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000;
	}
	
/*   NAVIGATION   */

#linkList {
	float: left;
	width: 100%;
	background: #f43c49 url(bgnav-a.gif) 0 100% repeat-x;
	}

#linkList ul {
	list-style: none;
  	width: 900px; 
  	height: 39px; 
  	margin: 0 auto; 
  	padding: 0;
	}
	
#linkList ul li {	 
   	position: relative; 
   	float: left;
	padding: 0 0 0 1px;
	background: url(sepnav-a.gif) no-repeat; 
	font-size: 13px;
	}

#linkList ul li a {
	float: left; 
	padding: 8px 19px 11px 13px; 
	color: #fff; 
	text-decoration: none;
	}

#linkList ul li a:hover {
	background: #f43c49 url(bgnav-b.gif) 0 100% repeat-x;
	text-decoration: underline;
	}
	
#signature {
	width:100%;
	text-align: center;
	}
#signature p	{
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}
	
#signature .tiny	{
	font: 11px/16px Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	}

#wrap2 {
	padding: 0px;
	background: #1a1c66;
	border: solid 1px #1a1c66;
	}

#footer {
	width: 900px;
	background: #1a1c66;
	text-align:center;
	height: 20px;
	font: 12px Georgia, Times New Roman, Times, serif;
	color: #fff;
	margin: 5px 0px 10px 0px;
	}
	
#footer a {
	text-decoration: none;
	padding: .2em .2em;
	}
#footer a:link {
	color: #fff;
	text-decoration: none;
	}
#footer a:visited {
	color: #fff;
	text-decoration: none;
	}
#footer a:hover {
	color: #CC9900;
	text-decoration: underline;
	}
	
