html,body {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

body {
	background-image:url(/images/background.gif);
	background-repeat: repeat-x;
	background-color: #336633;
	margin: 219px 0px 15px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

select, input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

#textheader {
	position: absolute;
	white-space: nowrap;
	top: 0px;
	left: 0px;
	width: 100%;
}
	
#textheader h1 {
	text-align: center;
	color: #749163;
	font-size: 25px;
	margin: 0px;
	padding: 0px;
}


#textheader h1 a {
	text-decoration: none;
	color: #749163;
	}

#imageheader {
	position: absolute;
	top: 34px;
	left: 0px;
	width: 100%;
}

#imageheader #slices {
	margin: 0px auto 0px auto;
	border-left: 15px white solid;
	border-right: 15px white solid;
}

#imageheader #slices #leftslice {
	width: 465px;
	background-image: url(/images/header_left.gif);
	cursor: hand;
	cursor: pointer;
}

#imageheader #slices #leftslice {
	font-size: 12px;
	color: white;
	padding: 130px 0px 0px 15px;
}

#imageheader #slices #leftslice #locations td {
	cursor: text;
	padding-right: 20px;
}

#bodycontainer {
	width: 770px;
	margin: 0px auto 0px auto;
	background-color: white;
	padding: 0px 15px 15px 15px;
	border: none;
}

#leftcolumn, #rightcolumn {
	width: 169px;
	background-color: #FFFFCC;
	padding-bottom: 10px;
}

#centercolumn {
	width: 402px;
	font-size: 12px;
	color: #003333;
	padding: 0px 15px 0px 15px;
	text-align:justify;
}

#centercolumn table {
	margin: 0px auto 0px auto;
}

#rightcolumn {
	background-color: #CCCCCC;
}

a.navlink, .sidebarcopy {
	font-size: 10px;
	color: #003333;
	padding: 10px 7px 10px 7px;
	display: block;
}

.bodylink {
	font-size: 12px;
	color: #8ADA60;
}

#leftcolumn a.navlink:hover {
	background-color: #DCFF74;
}

#rightcolumn a.navlink:hover {
	background-color: #DCFF74;
}

.sidebarcopy {
	padding: 10px;
	margin: 0px;
	text-align:justify;
}

.sidebarcopy {
	padding: 10px;
	margin: 0px;
	text-align:justify;
}

img {
	border: none;
}

td {
	vertical-align: top;
}

.searchhead {
	font-size: 10px;
	color: #003333;
}

.searchlayoutmain, .searchlayout, .description {
	background-color:#white;
	padding: 0px 7px 10px 7px;
	border: none;
	font-size: 12px;
	text-align:center;
}

.searchlayout {
	padding:0px;
	font-size: 10px;
}

.description {
	padding:0px;
	font-size: 10px;
	text-align:left;
}

.footer {
	background-color:white;
	border: none;
	padding: 5px 10px 10px 10px;
	margin-top: 10px;
	background-color:#CCCCCC;
	font-size: 10px;
	text-align: center;
}

.footer a {
	color: #003333;
}

.copyright {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 10px;
	text-align: center;
	color:#99CC66;
}

#centercolumn h1, h2 {
	background-color: #E4F6DA;
	color: #044248;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	margin-top: 0px;
}

h2 {
	font-size: 12px;
	padding: 7px;
}

/* --- Addeb by Seba: 20.10.2008 --- */

div {
	margin: 0; padding: 0;
	}
	
table .hot_topics {
		background-color: #ffffcc;
		color: #c00;
		font-weight: strong;
		text-align: right;
}		

table .property_facts {
		background: #ffffcc;
		color: #222;
		font-weight: bold;
		font-size: 10px;
}

/* -- Free Buyers Guide */

.freeBuyersGuide {
	width: 368px;
	background: #E4F4D7 url(../images/free-buyers-guide.gif) top left no-repeat;
	margin: 0 0 0 10px;
	padding: 50px 0 10px 0;
	border: 1px solid #D8EBCB;
	border-top: 0;
	}	
	
.freeBuyersGuide .formtext {	
	margin: 10px 5px 20px;
	padding: 0 10px;
	font-size: 12px;
	}
	
.freeBuyersGuide form {
	margin: 0; padding: 0;
	}
	
.freeBuyersGuide form .row {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
	}	
	
.freeBuyersGuide form label {	
	width: 20ppx;
	font-weight: bold;
	}
	
.freeBuyersGuide form input #email {	
	margin: 0;
	padding: 2px 3px;
	background: #fefefe;
	border: 1px solid	#7CC250;
	font-size: 12px;
	}
	
.freeBuyersGuide form .button {		
	font-size: 11px;
	border: 1px solid #ccc;
	cursor: pointer;
	}
	
.freeBuyersGuide img #cryptogram	{ /* captcha image */
	border: 0;
	background: #fff;
	}
	
/* -- Centercolumn */

#centercolumn p {
	margin: 1.4em 0;
	font-size: 1em;
	color: #333;
	line-height: 1.5em;
	}

#centercolumn p img {
	margin: 5px 0 5px 15px;
	}

/* -- Menu */		

#leftcolumn a {
	text-decoration: none;
	border-bottom: 1px solid #A3D485;
	}
	
#leftcolumn a:hover {	
	text-decoration: underline;
	}
	
	
/* -- Buttons */

a.oppButton {
	background: #88b523 url(/images/bg-button.jpg) top left repeat-x;     
	border: 1px solid #679800;
	border-right-color: #8bb03c;
	border-bottom-color: #517705;
	padding: 0px 5px;
	margin: 1px 5px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;	
	}

a:hover.oppButton {
	color: #ffc;
	}		
