/* CSS Document */

p { margin-right: 20px;   }

body {
  	font-family:Arial, Helvetica, sans-serif;
  	font-size: 12px; 
  	color: #222222;
	margin-right: 20px;  }

ul {
	list-style-image:  url(images/bulletpt.gif);
	list-style-type: square; } 
	
.content {
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 12px; 	
	color: #222222;
	font-style: normal;
	margin: 0px; 10px; 0px; 10px; }

.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d422b; 
	font-weight:bold; }

.news a {
	color: #7d422b; 
	font-weight:  bold; 	
	text-decoration: none; }

.news a:hover {
	color: #5c969c; 
	font-weight:  bold; 	
	text-decoration: none; }
	
.updates {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7dacb0; 
	font-weight:bold; }

.updates a {
	color: #7dacb0; 
	font-weight:  bold; 	
	text-decoration: none; }

.updates a:hover {
	color: #d8b93e; 
	font-weight:  bold; 	
	text-decoration: none; }

table.forms {
	border: 1px solid #000000;
	background-color: #EBEDEF;
	margin: 20px;
	width: 500px; }
		
.title { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #326c59;
	margin-bottom: 4px; }
	
.largetitle {
	font-family: Georgia;
	font-size: 15px;
	color: #326c59; }
	
.title a {
	color: #326c59;
	font-weight:  bold; 
	text-decoration: none; }

.title a:hover {
	color: #5f979c; 
	font-weight:  bold; }

.urls{
	color: #326c59;
	font-weight:bold; }

.urls a {
	color: #326c59;
	font-weight:  bold; 	
	text-decoration: underline; }

.urls a:hover {
	color: #5f979c; 
	font-weight:  bold; 	
	text-decoration: underline; }
	
	
.welcome {
	font-family: Georgia; 
	color: #000000; 
	padding: 10px 10px 10px 10px;
	font-size: 11px;  }
	
.main {
	font-family: Georgia;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;}	

.amenities { 
	font-family: Georgia;
	font-size: 15px;
	color: #dab83d; }

