


html {
text-align: center;
}

.page-bg{
background-color: #666666;
}

.footer-bg{
background-image:url('../images/footer.png');
background-color: #666666;
background-repeat: no-repeat;
width: 966px;
height: 171px;
margin-top: 0px;
}


.main-bg{
background-image:url('../images/default_02.jpg');
background-repeat: no-repeat;
width: 966px;
background-color: #434887;
padding: 20px 50px 30px 50px;
}

.page-border{
border-top: 1px;
border-right: 1px;
border-left: 1px;
border-bottom: 1px;
border-color: #ffffff;
border-style:solid;
margin-top: 10px;
}

td{
font-family: Arial, Trebuchet MS, Verdana, sans-serif;
font-size:12px;
font-weight:100;
color:#ffffff;
text-align: left;
line-height: 20px;
}

h1{
font-family: Trebuchet MS, Verdana, sans-serif;
font-size:25px;
font-weight:100;
color:#FFFFFF;
border-bottom: 1px dotted #cccccc;
margin-bottom: 20px;
}

.hed2{
font-family: Trebuchet MS, Verdana, sans-serif;
font-size:16px;
font-weight:bolder;
color:#ceb381;
}

.hed3{
font-family: Trebuchet MS, Verdana, sans-serif;
font-size:16px;
font-weight:bolder;
color:#FFFFFF;
}


.photo-border {
border: solid 7px #FFFFFF;
margin-left: 22px;
margin-top: 6px;
margin-bottom: 4px;
}

a:link		{
	font-size:12px;
	color:#ceb381;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	text-decoration: none;
	font-weight : bold;	
}

a:visited		{
	font-size:12px;
	color:#ceb381;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

a:hover		{
	font-size:12px;
	color:#dbc9a9;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	text-decoration:underline;
	font-weight : bold;
}


a.menu:link		{
	font-size:14px;
	color:#FFFFFF;
	font-family: Trebuchet MS, Verdana, sans-serif;
	text-decoration: none;
	font-weight : bold;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 9px;
	width: 210px;
	line-height: 24px;	
}

a.menu:visited		{
	font-size:14px;
	color:#FFFFFF;
	font-family: Trebuchet MS, Verdana, sans-serif;
	text-decoration: none;
	font-weight : bold;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 9px;
	width: 210px;
	line-height: 24px;
}

a.menu:hover, a.menu-selected:link, a.menu-selected:visited		{
	font-size:14px;
	color:#ceb381;
	font-family: Trebuchet MS, Verdana, sans-serif;
	text-decoration:none;
	font-weight : bold;
	border-bottom: 1px dotted #cccccc;
	border-left: 1px solid #cccccc;
	margin-bottom: 9px;
	padding-left: 7px;
	width: 210px;
	line-height: 24px;
}

a.menu-selected:hover		{
	font-size:14px;
	color:#dbc9a9;
	font-family: Trebuchet MS, Verdana, sans-serif;
	text-decoration:none;
	font-weight : bold;
	border-bottom: 1px dotted #cccccc;
	border-left: 1px solid #cccccc;
	margin-bottom: 9px;
	padding-left: 7px;
	width: 210px;
	line-height: 24px;
}

a.address:link		{
	font-size:11px;
	color:#ceb381;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	text-decoration: none;
	font-weight : bold;	
}

a.address:visited		{
	font-size:11px;
	color:#ceb381;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

a.address:hover		{
	font-size:11px;
	color:#dbc9a9;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	text-decoration:underline;
	font-weight : bold;
}

.amenities	{
	padding: 10px; 
	background-color:#333879; 
	border: solid #292e6c 1px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px; 
}

.splash		{
	font-size:21px;
	color:#dbc9a9;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	text-decoration: none;
	font-weight : bold;	
	line-height: 25px;
}

a.splash:link		{
	font-size:16px;
	color:#ffffff;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	text-decoration: none;
	font-weight : bold;	
	line-height: 25px;	
}

a.splash:visited		{
	font-size:16px;
	color:#ffffff;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	text-decoration: none;
	font-weight : bold;	
	line-height: 25px;
}

a.splash:hover		{
	font-size:16px;
	color:#dbc9a9;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	text-decoration:none;
	font-weight : bold;	
	line-height: 25px;
}

