body{
	margin: 20px;
	background-color: #0066CC;
	background-color: #2c3f59;
	color: #000000;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: center;
}
h1{
	margin: 10px;
	font-size: 18pt;
	font-weight: normal;
	color: #187FBD;
}
h2{
	margin: 10px;
	font-size: 12pt;
	text-transform: uppercase;
	color: #A0D1EF;
}
p{
	margin: 10px;
	font-size: 10pt;
	line-height: 150%;
}
li{
	margin-right: 10px;
	font-size: 80%;
	line-height: 140%;
}
a{
	color: #187FBD;
	font-weight: bold;
}
a:hover{
	color: #000000;
}
img{
	border: 0px;
}
#header{
	width: 720px;
	margin: 0px auto;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #000000;
}
#header img{
	display: block;
	border: 0px;
}
#body{
	margin: 0px auto;
	background-color: #FFFFFF;
	color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 742px;
	text-align: left;
}
#menu_column{
	width: 160px;
	text-align: center;
}
#navigation{
	width: 150px;
	margin: 10px 0px 0px 10px;
}
#navigation ul, #navigation li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation li{
	border-bottom: 1px solid #FFFFFF;
	font-size: 70%;
}
#navigation a{
	display: block;
	padding: 5px;
	background: #CCE7F8;
	color: #187FBD;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
}
#navigation a:hover{
	background: #A0D1EF;
}

.photogallery{
	margin-left: 10px;
	margin-bottom: 20px;
}
.photoborder{
	float: left;
	width: 180px;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF url(images/dropshadow.gif) no-repeat bottom right;
}
.photo{
	width: 170px;
	padding: 4px;
	border: 1px solid #000000;
	background: #FFFFFF;
}
.photo img{
	border: 0px;
}
.photo p{
	margin: 0px;
/*	font-family: Times New Roman, Times, serif;
	font-style: italic;*/
	text-align: center;
}
.booked { 
color:#7b3116;
font-weight: bold; 
}
.pending { 
color:#bebf2c;
font-weight: bold;
}
.available { 
color:#187fbd;
font-weight: bold;
}
.small {
font-size: .8em;
}    

.roomprice      { font-family: Verdana; font-size: 14px; color: #FF0000; font-weight: bold; }
.specials_title { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #008000; text-decoration: underline; }
.links_title    { font-family: Tahoma; font-size: 12px; font-weight: bold; color: #008000; }

td.formheader   { background: #EEEEEE; font-family: Verdana; font-size: 11px; font-weight: bold; color: #000000; }

fieldset{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
input, textarea, select{
	border: 1px solid #187FBD;
}
input:focus, textarea:focus, select:focus{
	border: 1px solid #000000;
}
.button{
	background-color: #187FBD;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	border: 0px;
}
#rates{
	margin: 0px 10px;
	border: 1px solid #000000;
}
#rates td{
/*	width: 175px;*/
	width: 268px;
	font-size: 80%;
	text-align: center;
	background: #EEEEEE;
}
.rateshdr{
	background: #A0D1EF;
	font-weight: bold;
}
#footer{
	width: 740px;
	background-color: #FFFFFF;
	color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#guestbookquotesimg{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#footer{
	margin: 0px auto;
}
.guestquote, .guestcredit{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: italic;
}
.guestcredit{
	color: #666666;
	text-align: right;
}
#credit{
	text-align: center;
}
#credit p{
	font-size: 8pt;
	color: #FFFFFF;
}
#credit a{
	font-weight: normal;
	color: #c9c9c9;
	text-decoration: none;
}
#credit a:hover{
	color: #d2d2d2;
	text-decoration: underline;
}