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

body {
	margin: 0; 
	padding: 0; 
	text-align: center;
  	color: #000; 
  	background: #fff;
  	font: 12px Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
  	}

a {
	text-decoration: none;
	}
a:link {
	color: #B50032;
	text-decoration: underline;
	}
a:visited {
	color: #4F76AA;
	text-decoration: underline;
	}
a:hover {
	color: #B50032;
	text-decoration: none;
	}
	
#formsinput {
	display: none;
	}

#container {
	width: 744px; 
	margin: 5px auto 0; 
	padding: 0;
  	position: relative;
  	text-align: left;
  	
  	}

#pageHeaderHome {
	background: url(header.jpg) 0 0 no-repeat;
  	height: 340px; 
  	width: auto; 
  	position: relative; 
  	z-index: 10;
  	}
  	
#pageHeaderProperties {
	background: url(Propheader.jpg) 0 0 no-repeat;
  	height: 340px; 
  	width: auto; 
  	position: relative; 
  	z-index: 10;
  	}
  	
#pageHeaderEmail {
	background: url(Emailheader.jpg) 0 0 no-repeat;
  	height: 340px; 
  	width: auto; 
  	position: relative; 
  	z-index: 10;
  	}

#pageHeaderBuy {
	background: url(Buyheader.jpg) 0 0 no-repeat;
  	height: 340px; 
  	width: auto; 
  	position: relative; 
  	z-index: 10;
  	}

#pageHeaderSell {
	background: url(Sellheader.jpg) 0 0 no-repeat;
  	height: 340px; 
  	width: auto; 
  	position: relative; 
  	z-index: 10;
  	}

#pageHeaderArea {
	background: url(Areaheader.jpg) 0 0 no-repeat;
  	height: 340px; 
  	width: auto; 
  	position: relative; 
  	z-index: 10;
  	}

#pageHeaderContact {
	background: url(Contactheader.jpg) 0 0 no-repeat;
  	height: 340px; 
  	width: auto; 
  	position: relative; 
  	z-index: 10;
  	}

#pageHeaderThanks {
	background: url(Thanksheader.jpg) 0 0 no-repeat;
  	height: 340px; 
  	width: auto; 
  	position: relative; 
  	z-index: 10;
  	}


h1 span {
	display: none; 
	}
	
h2 span {
	display: none;
	}
	
.tag {
	font-size: 12px;
	font-weight: bold;
	color: #B50032;
}

p {
	font-size: 13px; 
	line-height: 20px;
  	 margin: 0 18px; 
  	 padding:6px 0;
  	 }
  	 
.headline {
	font: italic 13px;
	font-weight : bold;
	text-align: center;
	}
  	 
.headline2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}

/*   MAIN CONTENT   */

#supportingText {	
	width: 685px;
	background: url(side.jpg) repeat-y;
	border-top: 1px solid #BFE7FB; padding-top: 0.5em;
	}
 
#explanation {
  	border-left: 1px solid #BFE7FB;
  	padding-top: 1px; padding-bottom: 40px;
  	width: 505px;
  	}
  	
#supportingText h2 {
	letter-spacing: 2px;
  	font: italic 22px Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
  	font-weight : bold;
  	color: #4F76AA; 
  	margin: 12px 0 6px 6px;
  	}
  	
#supportingText h4 {
	letter-spacing: 2px;
  	font: italic 18px Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
  	font-weight : bold;
  	color: #4F76AA; 
  	margin: 12px 0 6px 6px;
  	}
  	
#form {
	font: Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
	font-size: 12px; 
  	 }
  	 
#area li {
	line-height: 18px;
	}
	
/*  Buttons */ 

#button {
	background-color: #FFFFFF;
	padding: 10px 0 10px 0;
}

#button p {
	font-size: 12px;
}

input.button {
  background:#5075A9;
  color: #FFFFFF;
  font:bold 12px Georgia, "Times New Roman", Times, serif;
  border:2px solid #FFFFFF;
  border-color:#CCCCCC #666666 #666666 #CCCCCC;
  height: 25px;
}

  	 
/*   SIGNATURE   */
  	 
#signature {
	font: 14px Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
	font-weight : bold;
    text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.footer {
	font: 12px Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
	font-weight : normal;
    text-align: center;
    font-weight: 100;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
/*   FOOTER   */

#footer {
	background: #FFF url(footermenu.jpg) 0 1px no-repeat;
 	margin: 0 0px 0 4px; 
 	height: 123px;
  	padding: 40px 12px 0 6px;
  	text-align: center;
  	}
html>body #footer {
	margin-left: 0;
	}
#footer a {
	color: #E5E4E4; 
	line-height: 12px;
  	font-size: 11px; 
  	font-weight: 100;
  	text-decoration: none;
  	}
#footer a:hover {
	color: #B50032; 
	line-height: 12px;
  	font-size: 11px; 
  	font-weight: 100;
  	text-decoration: underline;
  	}
  	
/*   NAVIGATION   */

#linkList {
	position: absolute; 
	z-index: 11;
  	width: 178px; 
  	top: 340px; 
  	right: 0;
  	margin-right: 56px;
  	}
#linkList ul {
	margin: 6px 12px 0 30px; 
	padding: 0;
	}
#linkList li {
	list-style: none;
	height: 20px;
	}

#linkList h3 {
	margin: 12px 0 0 0; 
	width: 180px; 
	height: 35px;
  	background: 10px 50% no-repeat;
  	}
#lselect li a {
	display: block;
	color: #369;
  	font: bold italic 14px Times, serif;
  	letter-spacing: 3px;
  	text-transform: lowercase;
  	text-decoration: none;
  	}
#lselect li a:hover {
	display: block;
	color: #B50032;
  	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;
	}

	
/*  Contact Form */

div.row {
  clear: both;
  padding-top: 5px;
  font-size: 13px;
  }

div.row span.label {
  float: left;
  padding-top: 5px;
  width: 100px;
  text-align: right;
  }
  
div.row span.labelrequired {
 float: left;
  width: 100px;
  padding-top: 5px;
  text-align: right;
  color: #900;
  font-weight: bold;
  }

div.row span.input {
  float: right;
  width: 235px;
  text-align: left;
  }
  
	/*  Properties layout */ 
  
.header {
	font-family: Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
	}
.links {
	font-family: Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
	font-size: 10px;
	font-weight: normal;
	}
.logotext {
	font-family: Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
	font-size: 16px;
	}
.text {
	font-family: Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	}
.navlink {
	font-family: Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
	font-size: 12px; font-weight: bold;
	}
.headlarge { 
	color: #FFFFFF;
	font-size: 24; 
	font-family: Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
	font-weight: bold; 
	}
td {
	font-family: Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	}

.headsm { 
	color: #FFFFFF; 
	font-size: 14px; 
	font-family: Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
	font-weight: bold; 
	}

.verdana10pt {
	font-family: Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
	font-size: 10px;
	}
.verdana11pt {
	font-family: Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
	font-size: 11px;
	}
.navlink {
	font-family: Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
	font-size: 12px; font-weight: bold;
	}
.verdanaform {
	font-family: Georgia, "NewCenturySchoolbook", Times, "Times New Roman", serif;
	font-size: 12px;
	}

