html, body, table, td, img, form
	{
	horizontal-align: center;
	margin: 0; 
	padding: 0;
	vertical-align: top;
	border: 0;
	}
	
body
	{
	background color: #FFFFFF;
	}
	
a:visited {
	color: 	#5292B5;
	text-decoration: none;
	}	
	
a {
	color: 	#5292B5;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
.inlineimg {
	float: left;
	margin-right: 3px;
	}

#wrapper {
	margin-top: 10px; 
	margin-bottom: 10px;
	horizontal-align: center;
	border: 1px solid #000000;
	margin-left: auto; 
	margin-right: auto;
	padding: 0;
	width: 800px;
	}
	
#nav {
	margin-left: auto; margin-right: auto;
	}
		
#content {
	background-image: url(../imgs/main-bg.jpg);
	width: 800px;
	margin-left: auto; margin-right: auto;
	}
	
	#content .leftcol {
		background-image: url(../imgs/left-bg.jpg);
		width: 227px;
		vertical-align: top;
		}
		
	#content .poileftcol {
		width: 310px;
		margin-left: 0px;
		margin-right: 0px;
		vertical-align: top;
		text-align: center;
		}
		
	#content .homertcol {
		vertical-align: top;
		padding: 10px;
		}
		
	#content .poirtcol {
		vertical-align: top;
		padding: 0px;
		}
		
	#content .cphotos {
		vertical-align: top;
		padding: 0px;
		text-align: center;
		}
		
	#content .cphotos td {
		width: 135px;
		vertical-align: middle;
		padding: 0px;
		text-align: center;
		color: #ED946A;
		font-weight: bold;
		font-size: 14px;
		}
	
	#content .nav {
		color: #5292B5;
		font-weight: bold;
		font-size: 18px;
		}
		
	#content .navorange {
		color: #ED946A;
		font-weight: bold;
		font-size: 24px;
		}
	
#contenttxt {
	padding: 22px;
	font-family: Times New Roman, Times, serif;
	color: #5292B5;
	font-weight: bold;
	font-size: 14px;
	}
	
	.sm-orng {
	font-family: Times New Roman, Times, serif;
	color: #EE976C;
	font-weight: bold;
	font-size: 10px;
	}	
	
#tblfloorplans {
	width: 504px;
	padding: 3px;
	text-align: center;
	}
	
	#tblfloorplans td {
		width: 126px;
		height: 45px;
		}
	
	#tblfloorplans .name {
		font-family: Times New Roman, Times, serif;
		color: #5292B5;
		font-weight: bold;
		font-size: 18px;
		}

	#tblfloorplans .details {
		font-family: Times New Roman, Times, serif;
		color: #EE976C;
		font-weight: bold;
		font-size: 12px;
		}

#tblmap {
	width: 510px;
	}
	
	#tblmap .col1 {
	width: 190px;
	vertical-align: middle;
	text-align: right;
	}
	
	#tblmap .col2 {
	width: 320px;
	}
	
	#tblmap .col2 .img{
		float: right;
	}
		
#footer {
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	text-align: center;
	}
	
	#footer .txt {
	font-family: Times New Roman, Times, serif;
	color: #EE976C;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	}	
	
 	#footer .tiny {
		font-family: Arial, Helvetica, sans-serif;
		color: #5292B5;
		font-size: 7px;	
		font-weight: bold;
		}
		
	#footer .logo {
	float: left;
	margin: 8px 2px 10px 0;
	}
	
	#footer .logo2 {
	margin: 0px 5px 0px 0;
	}
		
/* Active state for community photos pages .. body id followed by td id*/	
#one #one, #two #two, #three #three, #four #four, #five #five, #six #six, #seven #seven, #eight #eight, #nine #nine  
	{
	color: #ED946A;
 	}
/* end */	
/* center dropnav */	
#photos {
	margin-left: -115px;
	}
