html {
	height:100%;
}

body {
	min-height: 100%;
	background-color:#576879;
}

#wrapper {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color: #3a3a3a;
	font-size: 93%;
	background: url(../images/bg.jpg) repeat-x;
	line-height: 150%;
	}

#container {
	width: 924px;
	margin:0 auto;
	}
	
#container-top {
	background: url(../images/menu_shadow.png) no-repeat;
	}
	
	
#main {
	background: url(../images/container.png) repeat-y;
	margin:0 auto;
	width:924px;
	}
	
#menu-shadow {
	margin:0 auto;
	width:900px;
	background: url(../images/menu_shadow.png) no-repeat top left;
	height:10px;
	}

#content {
	margin:0 auto;
	width:900px;
	min-height: 600px;
	overflow: hidden;
	}
	
#analysis-page {
	width:800px;
	margin-left: 50px;
	margin-right: 50px;
	}
	
#page {
	margin:0 auto;
	width:800px;
	position: relative;
	}
#pagemls {
	width:896px;
	position: relative;
	}

h1 {
	font-size:160%;
	font-weight:bold;
	padding-bottom:10px;
}

h2 {
	font-family: Trebuchet, "Trebuchet MS", sans-serif;
	font-size:140%;
	font-style:italic;
	line-height: 140%;
	padding-bottom:15px;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

#header {
	height: 132px;
	background: url(../images/mast.png) no-repeat;
	}
	
#footer {
	height: 114px;
	background: url(../images/footer.png) no-repeat;
	clear:both;
	margin:0 auto;
	width:924px;
	}
	
#footer-top {
	height: 71px;
	clear:both;
	margin:0 auto;
	width:860px;
	margin: 0 auto;
	}
	

#footer p {
	position:relative;
	top:110px;
	float:right;
	font-size:85%;
}

a {
	color:#333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

	
ul li a {
	text-align: right;
	}
	
ul#forsale li, ul#othersale li {
	float:left;
	width:159px;
	height:225px;
	margin:0 10px 10px 0;
	text-align: center;
	border:4px solid #374a67;
}

ul#forsale img, ul#othersale img {
	margin-top:0px;
	
}

ul#othersale {
	margin-left:12px;
	min-height:470px;
}

	
#top-nav {
	height: 20px;
	background: url(../images/top_nav_bg.png) no-repeat;
	clear:both;
	margin:0 auto;
	width:924px;
	}

#top-nav ul {
	margin:0 auto;
	width:770px;
}

#top-nav ul li, #footer-nav ul li{
    display: block;
    float:left;
    text-transform: uppercase;
    font-size:90%;
}

#top-nav ul li.divider {
    background: url(../images/divider.gif) no-repeat;
}

#top-nav a {
    color: #fff;
    text-decoration: none;
    padding:0px 14px;
    display:block;
    height:20px;
    line-height: 20px;
}

#top-nav a:hover {
    background: url(../images/menu_over.gif) repeat-x;
}

#top-nav ul li:hover {
    color: #fff;
    text-decoration: none;
}

#footer-nav {
	height:32px;
	line-height: 32px;
}

#footer-nav ul {
	width:715px;
	margin:0 auto;
}

#footer-nav a {
    color: #fff;
    text-decoration: none;
    padding:0px 10px;
    display:block;
}

#footer-nav a:hover {
	text-decoration: underline;
}

p.copyright {
	text-align:center;
	color:#fff;
	font-size:83%;
	padding-right:12px;
}

.clear {
	clear:both;
}

.left {
	float:left;
	font-size:110%;
}

.right {
	float:right;
	text-align: right;
	font-size:110%;
}

.center {
	text-align: center;
	font-style: italic;
	font-size: 130%;
	display:block;
	padding-top:9px;
}

.email {
	position:relative;
	left:705px;
	top:7px;
	padding-right:45px;
	background: url(../images/email_icon.gif) no-repeat center right;
	width:150px;
}

.email a {
	color:#fff;
}

.submit-contact {
	width:49px;
	height:22px;
	background: url(../images/common/submit.gif) no-repeat;
	cursor: pointer;
	border:none;
}

.form-row {
	height:27px;
}

.input {
	background-color:#fff;
}

.label {
	float:left;
}

.submit {
	width:52px;
	background-color:#fffc32;
	text-transform: lowercase;
	border:none;
	cursor: pointer;
}

.error {
	color:red;
	margin-left:10px;
}

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 475px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 340px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 474px;
	height: 326px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 474px;
	/*height: 326px;  This should be set to be at least the height of the largest image in the slideshow */
	/*line-height: 400px;  This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
	width: 465px;
	height: 316px;
}
div.download {
	float: right;
}
div.caption-container {
	clear: left;
}
span.image-caption {
	display: block;
	width: 465px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
	padding-bottom: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	width: 75px;
	height: 75px;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

.formfield {
	height:45px;	
}

.input, textarea {
	width: 350px;
}

label {
	display:block;
	font-weight: bold;
}

.checkbox {
	margin-right:10px;
}

fieldset {
	border:1px solid #ccc;
	padding:15px;
	margin-bottom:20px;
}

.fieldset-title {
	font-size:125%;
	position:relative;
	top:-10px;
}

.tour  {
	clear: both;
	text-decoration: underline;
}
.tour a:hover {
	clear: both;
	background-color: #eee;
	text-decoration: none;
}

.otherbody1 {
	margin:10px 0 10px 12px;
}

.listings {
	position:absolute;
	left:700px;
}