/*
Dark Green: #002A10 #002A10
Dark Sea Green: #8FBC8F
Dark Blue: #5909D3
Grey: #EEEEEE
*/


/* Universals */

body {
	margin:10px;
	padding:0;
	background-color:#EEEEEE;
	font-size:12pt;
	font-family:calibri, trebuchet ms, arial, sans-serif;
	text-align:center;
	}
	
p {
	font-size:12pt;
	font-family:calibri, trebuchet ms, arial, sans-serif;	
	}
	
td {
	font-size:12pt;
	font-family:calibri, trebuchet ms, arial, sans-serif;	
	}

div {
	box-sizing:border-box;
	margin:0;
	padding:0;
	}
h1 {	
	font-size:16pt;
	font-family:arial, sans-serif;
	font-weight:bold;
	font-style:italic;
	}
h2 {	
	font-size:14pt;
	font-family:arial, sans-serif;
	font-weight:bold;
	font-style:italic;
	}
h3 {	
	font-size:14pt;
	font-weight:bold;
	font-variant:small-caps;
	font-family:arial,verdana,sans-serif;
	}
a {
	font-size:10pt;
	}
a:link {
	color:#002A10;
	text-decoration:underline;
	}
a:active {
	color:#000000;
	background:#BBBBBB;
	}
a:visited {
	color:#666666;
	text-decoration:underline;
	}
a:hover {
	color:#000000;
	background:#BBBBBB;
	}
ul {
	margin:5px 0px 5px 25px;
	}
li {
	margin:5px;
	}
td {
	font-size:10pt;
	font-family: times new roman, serif;
	padding:3px 25px 3px 0px;
	}

/* Header */

#head {
	width:700px;
	height:150px;
	padding:0;
	margin:0;
	background-image: url("../images/bannertop.jpg");
	background-position: center center;
	cursor:pointer;
	}
#headbutton {
	font-family:arial,sans-serif;
	width:250px;
	height:80px;
	max-height:85px;
	float:left;
	background-color:#D35909;
	margin:10px 0 10px 0;
	border: #000000 1px solid;
	cursor:pointer;
	font-size:16pt;
	color:#FFFFFF;
	font-stretch:narrower;
	font-weight:bold;
	text-align:center;
	padding:12px 0 12px 0;
	cursor:pointer;
	vertical-align:middle;
	}

/* navbar */
#nav {
	height:24px;
	width:700px;
	margin:1px 0 1px 0;
	font-size:10pt;
	font-family:trebuchet ms, arial, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background-color: #002A10;
	text-align:center;
	}
#buttona {
	float:left;
	height:24px;
	width:98px;
	cursor:pointer;
	}
#buttonb {
	float:left;
	height:24px;
	width:87px;
	cursor:pointer;
	}
#buttonc {
	float:left;
	height:24px;
	width:88px;
	cursor:pointer;
	}
#buttond {
	float:left;
	height:24px;
	width:87px;
	cursor:pointer;
	}
#buttone {
	float:left;
	height:24px;
	width:88px;
	cursor:pointer;
	}
#buttonf {
	float:left;
	height:24px;
	width:87px;
	cursor:pointer;
	}
#buttong {
	float:left;
	height:24px;
	width:88px;
	cursor:pointer;
	}
#buttonh {
	float:left;
	height:24px;
	width:77px;
	cursor:pointer;
	}
.menuitem {
	position:relative;
	top:3px;
	}

/* main */

.callout {
	font-size: 12pt;
	font-family: perpetua, georgia, times new roman, serif;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	}
.salute {
	font-size: 12pt;
	font-family: high tower text, georgia, times new roman, serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	}
#main {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:right;
	background-color: #002A10;
	border: #002A10 1px solid;
	}
#sitemap {
	width:660px;
	float:left;
	margin:0px;
	padding:20px;
	text-align:left;
	background-color: #FFFFFF;
	border: #002A10 1px solid;
	}
#left {
	float:left;
	width:210px;
	margin:0px;
	padding:0px;
	background-color: transparent;
	height:100%;
	text-align:center;
	background-color: #002A10;
	}	
#right {
	width:466px;
	margin:0;
	padding:15px 10px 10px 10px;
	background-color: #FFFFFF;
	text-align:left;
	float:right;
	}
#avail {
	float:right;
	background-color: #002A10;
	border: #002A10 1px solid;
	color:#FFFFFF;
	margin: 0 10px 5px 5px;
	font-weight:bold;
	font-family:trebuchet ms, arial, sans-serif;
	font-size:12pt;
	padding:3px;
	line-height:22px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	}

/* Left */

.image {
	width:175px;
	margin-top:20px;
	margin-bottom:60px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
.picture {
	border:1px solid #EEEEEE;
	}

/* Rooms */

.roomtitle {	
	font-size:14pt;
	font-family:high tower text, georgia, times new roman, serif;
	font-weight:bold;
	font-style:italic;
	}
/* 
.roomdesc {
	font-family: times new roman, serif;
	font-size:11pt;
	margin:15px 0 15px 0;
	}
.roomfeat {
	font-family: times new roman, serif;
	font-size:10pt;
	margin:15px 0 15px 0;
	}
.roompool {
	font-family: times new roman, serif;
	font-size:10pt;
	margin:15px 0 15px 0;
	}
*/
.roomrate {
	margin-bottom: 35px;
	}



	