body {
	font-family: "MS Trebuchet", Arial, sans-serif;
    font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url('/i/top_banner_bg_image.jpg') top left repeat-x;
}

h1, h2, h3 {font-family:'Trebuchet MS', 'Lucida Grande'; font-weight:bold;}

#container {
	margin: 0 auto;
	width: 875px;
}

#logo {
	float: left;
	background: url('/i/logo.jpg') top left no-repeat;
	width: 331px;
	height: 151px;
}

#logo h1 {
	display: none;
}

#top-quick-nav {
	font-size: 1.2em;
	padding-top: 3px;
	float: right;
	color: white;
}

#top-quick-nav	a {
	color: white;
	font-weight: bold;
}

#menu {
	float: right;
	width: 534px;
	font-size: 1.4em;
	text-align: right;
}

#menu ul {
	float: right;
	list-style: none;
}

#menu ul#mainmenu {
	float: right;
	margin-top: 50px;
	clear: both;
}

#menu ul a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 1px;
}

#menu ul a:hover {
	text-decoration: none;
	color: #FF9900;
	background: white;
}

#menu ul li {
	float: left;
	position: relative;
	background: #8BC6D8;
	border: 1px solid white;
}

#menu ul li:hover {
}

#menu ul li ul {
	list-style: none;
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
}

#menu ul li:hover ul { 
	display: block; }

#menu ul li:hover ul li { 
	display: block; 
	width: 100px;
	background: #8BC6D8;
	border: 1px solid white;
	}

#content {
	width: 875px;
	clear: both;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.6em;
}

#content h1 {
	font-size: 1.8em;
	color: #F90;
}

#content h2 {
	font-size: 1.6em;
	color: #0099FF;
}

#content h3 {
	font-size: 1.6em;
	color: #0099FF;
}

#content h1 a, #content h2 a, #content h3 a {
	text-decoration: none;
}

/*#content p, #content ol, #content dl, #content label, #content ul {
	font-size: 1.3em;
	line-height: 1.8em;
}

table {
	font-size: 13px;
}
*/
#content dt {
	font-weight: bold;
}

#content a, #sidebar a, #footer a {
	color: #FF9900;
}

#maincontent {
	float: left;
	width: 600px;
	padding-top: 15px;
}

#sidebar {
	float: right;
	width: 255px;
	text-align: center;
	padding-top: 15px;
}

#sidebar h2, #sidebar p, #sidebar h3 {
	padding-left: 25px;
	margin: 0;
}

#sidebar a {
	text-decoration: none;
}

/*#sidebar h2 {
	font-size: 1.4em;
	color: #0099FF;
}*/

#sidebar p {
	line-height: 1em;
}

fieldset {
	padding: 1.5em;
	margin-bottom: 2em;
}

label {
	clear: both;
}

legend {
	font-weight: bold;
}

input, textarea {
	background: #E1EFF4;
	border: 1px solid #3B91AC;
}

#footer {
	clear: both;
	border-top: 1px solid #ddd;
	font-size: 0.9em;
	text-align: center;
	padding-top: 5px;
}

#footer p {
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}

div.propertySummary {
	text-align: center;
	padding: 10px;
}

div.propertySummary ul {
	margin: 0 10px;
	padding: 0;
	text-align: left;
	line-height: 1.2em;
}

div.propertySummary li {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	}

td.summaries {
	background: #EFF5FB;
	border: 1px solid #3B91AC;
}

div#content h1.terms, div#content h2.terms, div#content h3.terms {
	color: black;
}

.termTable{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: thin solid #3B91AC;
}
.termTable td{
		vertical-align: top;
		font-size: x-small;
	border: 1px solid #3B91AC;
}
.termTable th{
		vertical-align: top;
		font-size: x-small;
	border: 1px solid #3B91AC;
}

.propertyDescription ul {
}

.mainThumbnail {
	float: left;
	margin-right: 25px;
}


div#sidebarsearch, div#ownerlogin, div#currencyswitcher {
	background: #E1EFF4;
	border: 1px solid #3B91AC;
	margin-bottom: 20px;
}

div#currencyswitcher {
	padding: 10px 0;
}


#sidebar .current {
	background: white;
	text-decoration: underline;
}

.hideformness {
	border: none;
}

.hideformness:hover	{
	color: #FF9900;
}

#slideshow {
	padding: 0;
	width: 500px; height: 332px;
	overflow-x: scroll; overflow-y: hidden;
	margin: 50px auto 50px auto;
	box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
}

#slideshow ul {
	margin: 0;
	padding: 0;
	width: 2500px; list-style: none; 
	
}
	#slideshow ul li {
		float: left;
	}
	

#slideshow-nav {
	width: 300px; margin: 0 auto 100px auto; visibility: hidden;
}	
	#slideshow-nav ul {
		list-style: none; 
	}
		#slideshow-nav ul li {
			float: left; 
		}
			#slideshow-nav ul li a {
				display: block; width: 30px; height: 30px;
				float: left; margin: 0 10px;
				background-color: #fff; text-indent: -9999px;
				border-radius: 30px;
				-moz-border-radius: 30px;
				-webkit-border-radius: 30px;
				box-shadow: 0px 0px 10px #000;
				-moz-box-shadow: 0px 0px 10px #000;
				-webkit-box-shadow: 0px 0px 10px #000;
			}
				#slideshow-nav ul li a:hover, #slideshow-nav ul li a.active {
					background-color: #a89d8a;
				}

