
body { 
  	background: #020911 url(images/bg.gif) repeat-x;
  	margin-top: 10px;
  	text-align: center;
}

#header { 
	background: url(images/header.jpg) no-repeat; 
	width: 1000px; 
	height: 230px; 
	border: 1px solid #636363; }




#content {
	width: 1000px;
	background-color: #EBEBEB;
	border: 1px solid #636363;
	text-align: left; 
	padding: 20px 10px 50px 40px;
}

p { 
	font-family: arial,helvetica,sans-serif; 
	font-size: 11pt; 
	}

h1 { 
	color: #18398F; 
	font-family: arial,helvetica,sans-serif; 
	font-size: 14pt; 
	margin-top: 30px; 
	}
ul li {
	font-family: arial,helvetica,sans-serif; 
	font-size: 11pt; 
	line-height: 1.5;
}



a:link, a:visited {
	font-family: arial,helvetica,sans-serif; 
	color: #18398F;
	line-height: 1.5;
	font-size: 11pt;
}

a:hover {
	color: #0045C4;
}

a.photos {
	font-size: 14pt;
 	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

a.suite:link, a.suite:visited {
	font-weight: bold;
	font-size: 11pt;
}
a.suite:hover {
	padding-left: 5px;
}

#page_5215 {
	width: 750px;
	background-color: #EBEBEB;
	border: 1px solid #636363;
	text-align: left; 
	padding: 50px 10px 50px 50px;
}

table.photos td {
	vertical-align: top;
	text-align: left;
	padding: 30px 30px 10px 30px;
	font-family: arial,helvetica,sans-serif; 
	font-size: 12pt;
}

table.contact {
	width: 300px;
	border: 1px solid #C9964C; 
	background: #ffffff; 
	margin-top: 40px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11pt; 
	text-align: center;
}


a.home_btn:link, a.home_btn:visited {
	font-size: 10pt;
}

a.home_btn:hover {
	color: #0045C4;
}

a.pageTop:link, a.pageTop:visited {
	text-align: right;
	float: right;
	font-size: 10pt;
	padding-right: 20px;
}
