/* CSS Document */
body {
	background-color:#666666;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
}
#shell {
	width: 935px;
	height:480px;
}

#leftpanel {
	height: 430px;
	width: 265px;
	float:left;
}
form{
margin-top:0px;

}
#thumbs{
	float:left;
	border: 4px solid #E4E4E4;
	margin-right:10px;
	margin-top:4px;

}
#thumbs2{
	float:left;

	
	margin-right:10px;
	padding:3px

}
#floorplan{
	height:53px;
	margin-top:7px;
	border: 1px solid #E4E4E4;
	margin-right:15px;
	font-size:12px;
	background-color:#A8D8DC;
	color: #464646;
}
#map{
	margin-left:20px;
	margin-bottom:20px;
	padding:4px;
	;
	border: 4px solid #ededed;
	text-align: center;
	background-color:#EDEDED;
	color:#EDEDED;
	font-weight: bold;
}

#map a,#map a:hover{
	color:#666666;
}


#rightpanel {
	width: 670px;
	height: 430px;
	background:none;
	float:left;
}
#middletext {
	color:#FFFFFF;
	position:absolute;
	width:600px;
	height: 380px;
	z-index:2;
	font-size:13px;
	line-height:19px;
	margin-top:47px;
	margin-left:20px;
	text-align: left;

}

#rightflash {
	width: 670px;
	height: 430px;
	z-index:1;
}







a:link {
	color:#EDEDED;
	text-decoration:underline;
	
}
a:hover {
	color:#EDEDED;
	text-decoration:underline;
	
}
a:active {
	color:#EDEDED;
	text-decoration:underline;
	
}
a:visited {
	color:#424242;
	text-decoration:underline;
}



#footer {
	height: 30px;
	background:none;
	margin-top:2px;
	text-align:center;
	color:#999999;
	font-size:11px;
}
#footer a {
	color:#999999;
}
#floorplan a {
	color:#333;
}
#vidlink a {
	color:#fff;
	font-weight:bold;
}
h2{
	font-size:17px;
	margin-bottom:9px;
	margin-top:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;




}
