﻿h1           { font-family: Arial; font-size: 18pt; font-variant: caps; text-align: Center; 
               margin-top: 2; margin-bottom: 6 }
h2           { color: #FF0000; font-size: 14pt; font-family: Arial; text-align: Left; 
               border-bottom-style: solid; border-bottom-width: 5; 
               margin-left: 8; margin-top: 3; margin-bottom: 6 }
h3           { font-family: Arial; font-size: 10pt; text-align: Center; color: #008000; 
               font-weight: bold; margin-top: 3; margin-bottom: 6 }
.txt         { font-family: Arial; font-size: 9pt; margin-top: 2; margin-bottom: 2 }
.indent      { font-size: 9pt; font-family: Arial; margin-left: 6; margin-right: 6; 
               margin-top: 0; margin-bottom: 0 }
body {
	margin:0;
	padding:0;
	border:0;
	width:100%;
	background:#fff;
	min-width:600px;
	font-size:90%;
	line-height: 1.5em;
}


/* Header & menu styles */
	
#header {
	clear:both;
	float:left;
	width:100%;
	background: #003300;
	height: 145px; 
}

#header h1 {
	padding: 5px;
	margin: 0px;
	text-align: center;
	font-family: Georgia, serif;
	font-size: x-large;
	color: #FFFFFF;
	background-color: #003300;
	font-weight: normal;
}

#header img {
	padding: 8px;
}

#menucontainer{
	background-color: #FFF;
	text-align: center;
	height: 40px;
	border-bottom: solid 5px #488848;
	padding-top: 8px;
	margin-bottom: 10px;
}

#mainmenu {
	list-style-type: none;
	display: inline;
	background-image: none;
}
#mainmenu ul {
	list-style-type: none;
	display: inline;
}
#mainmenu li {
	display: inline;
	word-spacing: 1 px;
}
#mainmenu a {
	margin: 3px;
	text-decoration: none;
	padding: 3px;
}

#mainmenu img {
	border: none;
}
	
#AptMenu {
	font-size: medium;
	font-family: "Anna ITC TT";
	font-size: x-large;
	color: #003300;
}
#AptMenu ul {
	list-style-type: none;
}
#AptMenu a {
	padding: 3px;
	font-family: "Anna ITC TT";
	
	color: #003300;
	text-decoration: none;
}

#leftcontent {
	position: absolute;
	left: 10px;
	top: 200px;
	width: 120px;
	background: #fff;
	border: 0px none #FFFFFF;
}
#centercontent {
	background: #FFFFFF;
	margin-left: 199px;
	margin-right: 199px;
	border: 0px none #FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 121px;
	margin-right: 351px;
}
	
#rightcontent {
	border-style: none;
	border-color: #FFFFFF;
	position: absolute;
	right: 10px;
	top: 200px;
	width: 350px;
	background: #fff;
}
#amenities {
	list-style-type: disc;
}
/* Footer styles */

#footer{
	clear: both;
	width: 100%;
	background: #003300;
	color: #FFF;
	text-align: center;
	padding: 10px 0 10px 0;
}

#footer a{
	color: #7eb87e;
}
