body {
	background: url(../images/bg2.jpg) repeat-x top center #25a1c5;  /* #74bad4 */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
#contact-details {
	background:url(../images/contact-details-bg.gif) no-repeat;
	width:334px;
	height:201px;
	font-size:11px;
	text-align:right;
	line-height:normal;
}

#contact-details #contact-pad {
	padding:70px 20px 0 0;
	line-height:normal;
}


#nav {
	background:url(../images/behind-nav.gif) no-repeat;
	width:184px;
	height:201px;
line-height:normal;
}
#nav ul {
	list-style:none;
	margin:8px 0 0 0;
line-height:normal;
}
#nav ul li {
	list-style:none;
	margin:0 0 2px 15px;
	border-bottom:1px solid #bfbf73;
line-height:normal;
}
#nav ul li a {
	text-decoration:none;
	font-weight:bold;
	color:#333;
line-height:normal;
}
#nav ul li a:hover {
	text-decoration:none;
	color:#666600;
line-height:normal;
}
#content {
	background:url(../images/content-bg.gif) no-repeat top;
	width:631px;
line-height:normal;
}
#content #padding {
	padding:0 20px 0 40px;
line-height:normal;
}
#bottomlinks {
	background:url(../images/content-bottom.gif) no-repeat;
	width:631px;
	height:113px;
}
#bottomlinks table tr td a {
	font-size:6px;
	text-decoration:none;
	color:#e6e6b3;
}
#footer {
	background:#fff;
	width:965px;
	height:135px;
}
#footer-nav {
	font-size:12px;
}
#footer-nav a {
	text-decoration:none;
}
.contentbg {
	background:url(../images/content-bg-repeat.gif) repeat-y;
}

.view-floorplan {
	font-size:11px;	
}

.smaller-contents tbody tr td div {
	font-size:12px;	
}

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}
.slideshow-thumbnails {
	overflow: hidden;
}
.slideshow-images {
	height: 300px;
	width: 400px;
}
.slideshow-images-visible {
	opacity: 1;
}
.slideshow-images-prev {
	opacity: 0;
}
.slideshow-images-next {
	opacity: 0;
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}
.slideshow {
	height: 383px;
	margin: 0 auto;
	width: 631px;
}
.slideshow a img {
	border: 0;
}
.slideshow-captions {
	background: #000;
	bottom: 0;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}
.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}
/* SIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
h2 {
	font-size:20px;
	margin:0;
	padding:0;
	text-align:left;
	color:#ff6600;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 25px;
	height:50px;
	color:#ff6600;
	margin:0
}
h3 {
	font-size:20px;
	margin:0;
	padding:0;
	text-align:left;
	color:#ff6600;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 25px;
	height:40px;
	color:#ff6600;
	margin:0
}
h4 {
	font-size:20px;
	margin:0;
	padding:0;
	text-align:left;
	color:#ff6600;
}
.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 25px;
	height:30px;
	color:#ff6600;
	margin:0
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
