body {
	padding-top:10px;
	margin:0px;
	background-color:white;
}

a, a:visited, a:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
}

a, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.main_table_style {
	width:800px;
	height:521px;
	border:1px solid #666666;
}

.main_text_style {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
}

.contents_style, .facilities_location_style {
	background-color: #FCF7E2;
	vertical-align:top;
}

.contents_style {
	width:470px;
	padding:3px;
	padding-left:5px;
}
	
.facilities_location_style {
	text-align:right;
	width:200px;
	padding-top:3px;
	padding-right:4px;
	padding-bottom:2px;	
}
.title_style, .title_email, .title_email:visited, .title_email:hover {
	font-family: verdana;
	font-size: 8pt;
	color: white;	
}

.title_style {
	width:800px; 
	height:100px; 
	vertical-align:top; 
	padding-left:120px;
	padding-top:5px;
}

.title_email, .title_email:visited {
	text-decoration: none;
}

.title_email:hover {
	text-decoration: underline;
}

.nav_back_style {
	width:130px; 
	height:421px; 
	vertical-align:top;
	padding-top:75px;
	background-image: url(../site_images/nav_background.jpg); 
	background-repeat: no-repeat; 
	background-color: #5A6B89;	
}

.nav_contents_style, .nav_link_style, .nav_link_style:visited, .nav_link_style:hover {
	vertical-align:middle;
	width:100%;
}

.nav_link_style, .nav_link_style:visited, .nav_link_style:hover {
	font-family:helvetica;
	font-size:9pt;
	font-weight:bold;
	color:white;
	padding-left:8px;
	padding-bottom:4px;
	text-decoration:none;
}

.nav_link_style:hover {
	background-color: #677793;
}

.contents_title_style {
	font-family: helvetica;
	font-size: 11pt;
	font-weight:bold;
	color: black;
	padding-bottom:3px;
}

.web_footer, .web_footer:visited, .web_footer:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #999999;
	text-align:center;
	padding-top:3px;
}

.web_footer, .web_footer:visited{
	text-decoration:none;
}

.web_footer:hover {
	text-decoration:underline;
}

.villa_stats_content_style {
	width:100%;
	border-left: 1px solid #666666;	
	border-right: 1px solid #666666;			
}

.villa_stats_title_style {
	text-align:center;
}

.villa_stats_title_style, .villa_stats_border_top_style {
	background-color: #617BB8;
}

.villa_stats_border_bot_style, .villa_stats_footer_style {
	background-color: white;
}

.villa_stats_border_bot_style {
	vertical-align:top;
}

.villa_stats_footer_style {
	vertical-align:middle;
	text-align:center;
	width:100%;
	border-bottom: 1px solid #666666;
	font-family: Helvetica;
	font-size: 7pt;
	color: black;
}
	
.villa_stats_title_style {
	font-family: Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	border-top: 1px solid #666666;	
}

.villa_stats_style {
	background-color: white;
	font-family: Helvetica;
	font-size: 8pt;
	color: black;
	vertical-align: middle;
	width:90%;
}

.villa_stats_whole_table {
	width:175px;
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;
	vertical-align:top;
}

.villa_stats_border_top_style, .villa_stats_border_bot_style, .villa_stats_footer_style {
	padding:0px;
	margin:0px;
}

ul {
	list-style-type: none;
	padding-left: 5px;
	padding-top: 3px;	
	margin: 0px;
}

li {
	background-image: url(../site_images/sq_bullet_point.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 10px;
}

.link_list_style {
	padding-bottom: 10px;
}

