/* CSS Document */

html, body, td, img
	{
	padding: 0; margin: 0; border: 0;
	}
		
a {
	color: #FFF;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	color: #000;
	}
	
.styledfield
	{
	font-size: 11px;
	border: 1px solid #FFF;
	background-color: #2F85B6;
	color: #FFF
	}

.headline {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #B3CBE1;
	font-weight: normal;
	}
	
.headlinewht {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	line-height: 115%;
	}
	
.headlinegrn {
	font-family: Times New Roman, Times, serif;
	font-size: 28px;
	color: #C4DF9A;
	font-weight: bold;
	}

.textgrn {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #C4DF9A;
	font-weight: bold;
	}
	
.mainbody {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 400;
	}
	
.mainbody ul
	{
	margin:10px;
	padding:10px;
	}
	
.mainbodyhome {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 170%;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.mainbodywht {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	}
	
.mainbodyblue {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #B3CBE1;
	font-weight: bold;
	}

.inlinert {
	text-align: right;
	padding-left: 10px;
	border: 0;
	}

.inlineleft {
	text-align: left;
	padding-right: 10px;
	border: 0;
	}

#wrapper {
	margin: 0 auto;
	background: #FFF;
	width: 800px;
	}
	
body
	{
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F2F2F2;
	line-height: 115%;
	}

#maintbl {
	width: 800px;
	background-color: #2F85B6;
	background-image: url(../imgs/logos.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;	
	}
	
	#maintbl .left {
		width: 499px;
		vertical-align: top;
		}
		
	#maintbl .poileft {
		width: 438px;
		vertical-align: top;
		}
		
	#maintbl .poinav {
		width: 480px;
		height: 58px;
		background-image: url(../imgs/nav-bg.jpg);
		background-repeat: no-repeat;
		}
		
	#maintbl .tour {
	text-align: center;
	padding-top: 20px;
	vertical-align: bottom;
	background-position: bottom;
		}
		
	#maintbl .poitour {
	text-align: center;
	padding-top: 20px;
	vertical-align: bottom;
	background-position: bottom;
		}
		
	#maintbl .storytour {
	text-align: center;
	padding-top: 0px;
	vertical-align: bottom;
	background-position: bottom;
		}
		
.radiolist {
	text-align: right;
	vertical-align: top;
	display: block;
}

		
	#maintbl .poinav .links {
	text-align: left;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 115%;
	}		
		
	#maintbl .rt {
		width: 301px;
		vertical-align: top;
		background-color: #2F85B6;
		}
	
	#maintbl .content {
		padding: 10px 20px 5px 20px;
		vertical-align: top;
		}		
		
	#maintbl .dscontent {
		padding: 5px 15px 10px 15px;
		vertical-align: top;
		}					
		
	#maintbl .contentfloorplans {
		padding: 10px 20px 5px 20px;
		vertical-align: top;
		text-align: center;
		}	

	#maintbl .aboutsubtbl {
	width: 220px;
	vertical-align: top;
	padding-right: 10px;
		}
		
#nav {
	width: 499px;
	height: 58px;
	background-image: url(../imgs/nav-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
		}
		
	#nav .links {
	width: 450px;
	text-align: left;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 115%;
	}
	

		
/* Active state for project pages .. body id followed by td id*/	
#home #home, #about #about, #floorplans #floorplans, #ds #ds, #poi #poi, #contact #contact, #photos #photos
	{
	color: #000000;
 	}
/* end */	
		

		
		#floorplanstbl .right{
		width: 309px;
		}
		
		#floorplanstbl .fpright{
		width: 309px;
		}
		
		#floorplanstbl .fpnav{
		width: 491px;
		height: 58px;
		background-image: url(../imgs/nav-bg.jpg);
		background-repeat: no-repeat;
		vertical-align: middle;
		}
		
		#floorplanstbl .links {
		padding-left: 30px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		line-height: 115%;
		}
		
#floorplanstbl {
	margin: 0 auto;
	}
		
.floorplanssub {
width: 175px;
text-align: center;
}

.floorplanssubesp {
width: 100%;
text-align: center;
}

.poisub1 {
width: 150px;
text-align: left;
}

.poisub2 {
width: 150px;
text-align: left;
}

.poisub3 {
width: 90px;
text-align: left;
}


.poiRight
	{
	width: 309px;
	vertical-align: top;
	background-color: #64A2C7;
	}
	
.poiTbl
	{
	font-size:11px;
	width: 300px;
	}
	
	
.poiTbl td
	{
	vertical-align:middle;
	padding: 2px 0 2px 10px;
	}	
	
.poiTbl img
	{
	vertical-align:middle}
		


.contactfooter
	{
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	}
	
.spanish
	{
	text-align:right;
	font-size:9px;	
	}
