/*** The Essential Code ***/

		body {
	min-width: 950px;
	padding: 0;
	font-family: Tahoma;
	font-size: 0.75em;
	background-color: #FFFFFF;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		}

		#container {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 874px;
	border: 1px solid #CCCCCC;
		}
		#containerIn {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	text-align: center;
	width: 874px;
		}
		#header {
	color: #EBEBEB;
	height: 94px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/logo.gif);
}
#topPic {
	background-image: url(images/topPic.jpg);
	height: 200px;
	background-repeat: no-repeat;
}
#property {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: justify;
	line-height: 150%;
	font-size: 95%;
	padding: 35px;
		}
		#property img {
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin-bottom: 10px;
}			
		#centerIn {
	padding: 0px;
	margin: 0px;
	border: 0px solid #999999;
		}
		#center {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: justify;
	line-height: 150%;
	font-size: 95%;
	padding: 35px;
		}
		#center h1, #property h1 {
	color: #CC6600;
	font-size: 180%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
	#center img {
	border: 1px solid #CCCCCC;
	float: right;
	padding: 4px;
	margin-bottom: 10px;
	margin-left: 40px;
}	
		#left {
	width: 0px;
	padding: 0;
	float: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
		}
/************************************
FOOTER
*************************************/

#footer {
	text-align: center;
	clear: both;
	color: #999999;
	padding-top: 4px;
	padding-right: 0em;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
	font-size: 95%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
		}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
/************************************
LEFT SIDEBAR
*************************************/
.leftSide {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.leftSide p {
	padding: 5px;
	margin: 0px;
	font-size: 95%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.leftSide ul {
	margin: 0px;
	padding: 0px;
}
.leftSide li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D0B6;
	list-style-image: none;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.leftSide a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 95%;
}
.leftSide a.news {
	color: #CC6600;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}

.leftSide a:hover {
	color: #CC6600;
	text-decoration: none;
}
.leftSide h1 {
	background-color: #E9E6D8;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 110%;
}
#banner {
	margin: 5px;
	padding: 5px;
	text-align: center;
	border: 1px solid #E9E6D8;
}

#sideContent {
	padding: 5px;
}

/************************************
TOP NAVIGATION
*************************************/
#topLinks {
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(images/botLinksBg.gif);
	height: 55px;
}
#topLinks li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topLinks ul {
	margin: 0px;
	line-height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#topLinks a {
	color: #666666;
	padding-right: 18px;
	padding-left: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	display: block;
	float: left;
	background-image: url(images/botLinksSeparator.gif);
	background-position: right top;
	background-repeat: no-repeat;
	
}
#topLinks a:hover {
	color: #333333;
	text-decoration: none;
}
/***********************************
NAVIGATOR
***********************************/
#navigator {
	font-size: 90%;
	background-color: #F8F8F8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDECEC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#navigator li {
	display: inline;
	list-style-type: none;
	padding-right: 3px;
}
#navigator li.print {
	display: inline;
	list-style-type: none;
	padding-right: 3px;
	float: right;
	margin-top: -20px;
}
#navigator a {
	color: #CC6600;
}
#navigator a:hover {
	color: #333333;
	text-decoration: none;
}
/***********************************
MAIN PAGE PROPERTY DISPLAY
***********************************/
.featured {
	float: left;
	width: 295px;
	margin-right: 5px;
	margin-top: 10px;
	padding: 2px;
	font-size: 95%;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E6D8;
	border-right-color: #E9E6D8;
	border-bottom-color: #E9E6D8;
	border-left-color: #E9E6D8;
}
.featured h2 {
	font-size: 100%;
	background-color: #E9E6D8;
	margin: 0px;
	padding: 5px;
	color: #996600;
}
.featured a {
	display: block;
	margin-top: 3px;
}
.featured p {
	padding: 5px;
	margin: 0px;
}
.featured img {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 5px;
}
#imgGallery {
	padding: 5px;
	background-color: #F8F7F1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #E9E6D8;
}
#imgGallery li {
	display: inline;
	padding: 0px;
	margin: 5px;
}
/******************************************
LISTS
*******************************************/
dl {
	padding: 0;
	margin-top: 5px;
	margin-bottom: 10px;
}
dt, dd {
	margin: 0;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
dt {
	width: 170px;
	float: left;
	font-weight: bold;
}
/*************************************
SEACH RESULTS
*************************************/
.searchResult {
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	font-size: 100%;
}
.searchResult h2 {
	padding: 0px;
	font-size: 150%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FF9900;
}
.searchResult a {
	margin-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 100%;
	text-decoration: none;
	display: block;
	width: 100px;
	float: right;
	padding: 2px;
	color: #0099CC;
	border: 1px solid #0099CC;
}
.searchResult a:hover {
	color: #FFFFFF;
	background-color: #0099CC;
}
.searchResult img{
	float: left;
	padding: 0px;
	border: 1px solid #666666;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.searchResult p {
	padding: 0px;
	margin: 0px;
}
.searchResult span {
	font-size: 100%;
	text-transform: uppercase;
	color: #FF0000;
}
/********************************
PAGINATION NAVBAR
*********************************/
#pagination {
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#pagination li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#pagination a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	float: left;
	border: 1px solid #666666;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 25px;
	text-align: center;
}
#pagination a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}
#pagination .current {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	background-color: #FF9900;
	color: #FFFFFF;
}
/*******************************
Gallery
********************************/
.gallery {
	margin: 0px;
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.gallery li {
	display: inline;
	margin: 5px;
	padding: 0px;
	float: left;
}
.gallery img {
	margin: 0px;
	padding: 0px;
}

.flags {
	margin: 0px;
	float: right;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.flags ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.flags li {
	display: inline;
	padding-left: 0px;
}
.flags li a {
	font-size: 90%;
	color: #CC6600;
	text-decoration: none;
}