body {
	background-color: #415264;
	background-image: url(../images/bg_test.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EAEBE0;
	line-height: 14px;
	text-decoration: none
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #514833;
	line-height: 16px;
}
.bodyTextShade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #514833;
	background-color: #ECE9D8;
	background-image: url(../images/bk_sideBarTop.gif);
	background-repeat: no-repeat;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #415266;
	line-height: 20px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3C3322;
}
.caption1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C3322;
	line-height: 11px;
}
.floorplanHeader {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #512A15;
	text-transform: uppercase;
	border-style: none none solid;
	border-bottom-width: 1px;
	vertical-align: middle;
	letter-spacing: -0.5px;
}
.cellOdd {
	background: #EAEBE0;
	border-bottom: 1px dotted #4C3A36;
}
.cellEven {
	background: #EEEEE8;
	border-bottom: 1px dotted #4C3A36;
}
.floorplans{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border-bottom: 1px;
}
.floorplans a{
color:#333333;
text-decoration: none;
}
.floorplans a:hover{
color:#ff0000;
}
.models{
font-family:Arial, Helvetica, sans-serif;
color: #512a15;
font-size: 12px;
}
.modelheadline
{background:#514833;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
line-height:20px;
}
.detail{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}
.boxHours {
	background: #EEEADC;
	border: 1px dotted #A79D84;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.boxHoursOther {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.mainview{ padding: 3px;}
.pipe{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	padding:0px 2px 0px 3px;
	}
.boxHoursOther {

	background: #EEEADC;
	border: 1px dotted #A79D84;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.floorLink{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.floorLink a{
color:#856414;

text-decoration: underline;
}
.floorLink a:hover{
text-decoration: none;
}

/* gallery css */
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows1,#DHTMLgoodies_thumbs1{	/* Width of divs for thumbnails */
		width:320px;
		
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs1{
		overflow:hidden;	/* Don't change this */
		height:95px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
	}

	#DHTMLgoodies_largeImage1 {
	position:absolute;
	width:424px;
	height:270px;
	z-index:100;
	left: 29%;
	top: 225px;
	cursor:pointer;
	}
	#DHTMLgoodies_largeImage1 table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		border:1px solid #ff9933;
		text-align:center;
	}
	#DHTMLgoodies_largeImage1 img{	/* Large image */
		border:5px solid #FFF;	/* Border around large image */
	}
	
	
	.strip_of_thumbnails1{	/* A vertical strip of thumbnails */
		width:60px;	/* Width of strip */
		padding:1px;	/* "Air" inside filmstrip div */
		position:absolute;

	}
	.strip_of_thumbnails1 div{
		width:60px;
		height:82px;
		padding:1px;
		text-align:center;

	}
	.strip_of_thumbnails1 img{
		border:0px;
		padding:1px;
	}
	.strip_of_thumbnails1 .activeImage{	/* Active thumbnail */
		border:1px solid #317082;	/* Green border around active thumbnail */
		padding:0px;
	
	}
	.leftArrow1{
		float:left;
	}
	.rightArrow1{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner1{
		position:relative;	/* Never change this */
		width:1000px;
	}	
