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

body {
	margin: 0px;
	padding: 0;
	background: #122d74 url(background.jpg) repeat;
	background-position: left top;
	color: #000;
	line-height:1.125em; /* 16x1.125=18px */
	text-align:center;/* center layout in ie5 and 5.5. */
	}
	
#container {
	width: 900px;
	margin: 0px;	
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;/* this is the background colour of the main columns */
	text-align:left;
	}
	
#domain {
	width: 900px;
	height: 100px;
	margin: 0px;
	background: #fff url(domain.jpg) no-repeat;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
	
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
	
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000;
	}
	
a {
	text-decoration: none;
	}
a:link {
	color: #122d74;
	text-decoration: underline;
	}
a:visited {
	color: #122d74;
	text-decoration: underline;
	}
a:hover {
	color: #6d9343;
	text-decoration: none;
	}
	
#formsinput {
	display: none;
	}
	
h2 span {
	display: none;
	}
	
#home h1 {
	width: 500px;
 	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;
	}
	
#solds h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(solds.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;
	}
	
#error h1 {
	width: 450px;
 	height: 45px;
 	background: #fff url(error.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(license.gif) no-repeat;
	}
	
	
#home h1 span, #buying h1 span, #selling 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, #error h1 span, #license h1 span, 
#directory 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: 12px;
	font-weight: bold;
	color: #6d9343;
	}
	
.headline {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #000;
	}
	
.headline2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #585f5b;
	}
	
#Headerwrap {
	float: left;
	width: 900px;
	height: 350px;
	background: #fff;
	}
	
#Headleft {
	float:left;
	width:640px;
	height:100%;
	}
	
#Headrighttop {
	float:left;
	background-image: url(headerright.jpg);
	width:260px;
	height: 350px;
	margin-left: 0px;
	}
	
#Headright {
	float:left;
	margin-top: 10px;
	width:255px;
	
	text-align:left;
	color: #122d74;
	}
	
#Headright a:link {
	color: #122d74;
	font: bold 11px Georgia, Times, serif;
	text-decoration: underline;
	}
#Headright a:visited {
	color: #122d74;
	font: bold 11px Georgia, Times, serif;
	text-decoration: underline;
	}
#Headright a:hover {
	color: #778877;
	font: bold 11px Georgia, Times, serif;
	text-decoration: none;
	}
	
#HeaderHome {
	float: left;
	margin: 0;
	background-image: url(headerhome.jpg);
	width: 640px;
	height: 100%;
	text-align:center;
	}
	
#HeaderFlash {	
	height: auto;
	text-align:center;
	}
	
#HeaderFeatured {
	float: left;
	background-image: url(headerfeatured.jpg);
	width: 900px;
	height: 350px;
	text-align:center;
	}
	
#HeaderProperties {
	float: left;
	background-image: url(headerproperties.jpg);
	width: 900px;
	height: 350px;
	text-align:center;
	}
	
#HeaderEmail {
	float: left;
	background-image: url(headeremail.jpg);
	width: 900px;
	height: 350px;
	text-align:center;
	}
	
#HeaderBuying {
	float: left;
	background-image: url(headerbuying.jpg);
	width: 900px;
	height: 350px;
	text-align:center;
	}
	
#HeaderSelling {
	float: left;
	background-image: url(headerselling.jpg);
	width: 900px;
	height: 350px;
	text-align:center;
	}
	
#HeaderArea {
	float: left;
	background-image: url(headerarea.jpg);
	width: 900px;
	height: 350px;
	text-align:center;
	}
	
#HeaderContact {
	background-image: url(headercontact.jpg);
	width: 900px;
	height: 350px;
	text-align:center;
	}
	
#HeaderThanks {
	float: left;
	background-image: url(headerthanks.jpg);
	width: 900px;
	height: 350px;
	text-align:center;
	}

	
#content {
	padding: 0;
	background-image: url(mainback.jpg);
	}
	
#left {
	float:left;
	width:580px;
	margin-left: 20px;
	margin-bottom: 20px;
	}
	
#left td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000;
	}
	
#right {
	float:left;
	width:210px;
	margin-left: 65px;
	}
	
#sidebar {
	background: #fff url(leftsideback.gif) repeat-y;	
	width:185px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
#sidebar2 {
	background: #fff url(http://www.freddybarney.com/leftsideback.gif) repeat-y;	
	width:185px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
/*  CENTERED HORIZONTAL NAVIGATION   */

#linkList ul {
	width: 900px;
	height: 26px;
	background-image: url(menuback.jpg);
	margin: 0px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font: .85em Georgia, Times, serif;
	}
	
#linkList ul li {
	 display: inline;
	}

#linkList ul li a {
	text-decoration: none;
	margin: 0px;
	padding: .1em .6em 0em .6em;
	color: #fff;
	line-height: 150%;
	}

#linkList ul li a:hover {
	color: #778877;
	}
	
#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-image: url(mainback.jpg);
	padding-top: 15px;
	text-align:center;
	height: 40px;
	font: 13px Georgia, Times, serif;
	}
	
#footer a {
	text-decoration: none;
	}
#footer a:link, #footer a:visited {
	color: #122d74;
	text-decoration: none;
	}

#footer a:hover {
	color: #6D8877;
	text-decoration: underline;
	}
	
/*  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: 11px;
font-weight: normal;
}
.navlink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 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: 11px;
font-weight: normal;
}

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