/*The HEIDI LUSSI Real Estate Team style sheet by Gillian Don, SillyGilly Web Design */
/* Last updated November 2008 */

body {
	font-family: Helvicta,  Arial, Verdana, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;	
}

#centrePage {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 942px;
	margin-left: -471px;
	float: left;
	background-color: #ffffff;
}

#centreDetailPage {
	position: absolute;
	top: 6px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	float: left;
	background-color: #ffffff;
}

#centrePageLarge {
	position: absolute;
	top: 6px;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
	float: left;
	background-color: #ffffff;
}

td {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;		
}


a {
color:#bb8f2e;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#00204b;
text-decoration:underline;
}



h1 {
	font-size: 17px;
	color:#4d8119;
	font-weight: bold;
	font-variant:small-caps;
	
}

h2 {
	color:#00204b;
	font-size: 17px;
}

h3 {
	color:#004197;
	font-size: 14px;
}

.h6 {
	color:#004197;
	font-weight:bold;
}

.h7 {
	color: #4489e3;
	font-size: 11px;
	font-weight:bold;
	
}

.h8 {
	font-size: 17px;
	color:#00204b;
	font-weight: bold;
}

.h9 {
	color:#bb0000;
	font-weight:bold;
}

.h10 {
	font-size: 14px;
	color:#00204b;
	font-weight: bold;
}

.h11 {
	font-size: 14px;
	color:#4d8119;
	font-weight: bold;
}

.h12 {
	font-size: 14px;
	color:#004197;
	font-weight: bold;
}

.OHHeader {
	color:#bb0000;
	font-size: 12px;
	font-weight:bold;
	/*font-style:italic;*/
	
}

.FPHeader {
	color:#004197;
	font-size: 12px;
	font-weight:bold;
	/*font-style:italic;*/
	
}

/******* IN-LINE FRAME ONLY *******/

.InFrame {
	background-color:#ffffff;
	background-image:none;
	margin: 0px 5px 5px 7px;
	padding: 5px 5px 5px 7px;
	text-align:justify;
	z-index:5;
}


/******* SIDE NAVIGATION *******/
.SideNav {
	background-color:#f6f6f6;
	color:#3F4039;
	font-size: 10px;
	text-align:center;	
}	

.SideNav ul {
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.SideNav li {
	display: block;
	margin: 0px 8px 2px 8px;
	padding: 2px 2px 2px 2px;
	/* awful hack for IE5, thanks to Tantek Celik */
	width: 150px;
	voice-family: "\"}\"";
	voice-family:inherit;
	/* correct width */
	width: 150px; 
	float: top;
	border-style: solid;
	border-color: #d4d5d3;
	border-width: 0px 0px 1px 0px ;
	font-weight: bold;
	text-align: center;
}

.SideNav a {
	color:#3F4039;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:600;
}

.SideNav a:hover {
	color:#6e6f6e;
}


/******* FOOTER *******/

.Footer {
	background-color:#00204b;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	color:#f6f6f6;
	font-size: 9px;
}

/******* Listings *******/

.listingHeader {
	background-color:#ffffff;
	font-size: 13px;
	color:#00204b;
	font-weight:600;
}

.listingBody {
	background-color:#edeeec;
	text-align:justify;
}

.listingFooter {
	background-color:#6e6f6e;
	color:#ffffff;
}

.listingPrice {
	color:#bb0000;
	font-size: 12px;
}

.listingSmall {
	font-size: 9px;
	font-weight:600;
	line-height:normal;
}

.listing a {
	color:#4489e3;
	text-decoration:none;
	font-weight:600;
	
}

.listing a:hover {
	color:#3F4039;	
}

.ListingPic {
	/* awful hack for IE5, thanks to Tantek Celik */
	width: 155px;
	voice-family: "\"}\"";
	voice-family:inherit;
	/* correct height */
	width: 155px;
	text-align:left;
	font-size: 10px;
	font-weight:600;
	vertical-align:top;	
}



/******* input forms ******/

#formText {
	font-size: 11px;
	color: black;
	font-weight: bold;
	line-height:23px	
	
}

#formText input{
	background-color:#f6f6f6;
}


/******* Property Detail NAVIGATION *******/
#DetailLinks {
	position: absolute;
	top: 110px;
	left: 25px;
	/* awful hack for IE5, thanks to Tantek Celik */
	width: 120px;
	voice-family: "\"}\"";
	voice-family:inherit;
	/* correct height */
	width: 120px;
	/* awful hack for IE5, thanks to Tantek Celik */
	height: 400px;
	voice-family: "\"}\"";
	voice-family:inherit;
	/* correct height */
	height: 400px;
	
}	

#DetailLinks ul {
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/* awful hack for IE5, thanks to Tantek Celik */
	width: 120px;
	voice-family: "\"}\"";
	voice-family:inherit;
	/* correct height */
	width: 120px;
}

#DetailLinks li {
	display: block;
	margin: 0px 4px 2px 8px;
	padding: 2px 4px 2px 4px;
	/* awful hack for IE5, thanks to Tantek Celik */
	width: 120px;
	voice-family: "\"}\"";
	voice-family:inherit;
	/* correct height */
	width: 120px;
	float: top;
}

#DetailEmail {
	position: absolute;
	top: 15px;
	left: 690px;
}

#closeDetailW {
	position: absolute;
	top: 2px;
	left: 662px;
}

#flag {
	position: absolute;
	top: 0px;
	left: 620px;
}

.blueBox {
	background-color:#4489e3;
	color:#ffffff;
	font-weight:500;
	
}

.blueBox td {
	background-color:#4489e3;
	color:#ffffff;
	font-weight:500;
	
}

.blueBoxHeader {
	color:#00204b;
	font-weight:bold;
	font-size: 13px;
	
}

.blueBox a {
	color:#ffffff;
	text-decoration:underline;
}

.blueBox a:hover {
	color:#00204b;
	text-decoration:underline;
}