a, a:link {
	background: transparent;
	color: #003E6E;
	text-decoration: underline;
}

a:visited {
	background: transparent;
	color: #804000;
	text-decoration: underline;
}

a:hover, a:active {
	background: transparent;
	color: #6E2F00;
	text-decoration: none;
}

a.nav:link, a.nav:visited{
	background: transparent;
	color: #A80033;
	text-decoration: none;
}

a.nav:hover, a.nav:active {
	background: transparent;
	color: #5A7FA2;
	text-decoration: none;
}

a.reserve:link, a.reserve:visited{
	background: transparent;
	color: #5A7FA2;
	text-decoration: underline;
}

a.reserve:hover, a.reserve:active {
	background: transparent;
	color: #5A7FA2;
	text-decoration: none;
}

body {
	background: url(../images/bkg-index2.gif) #F0F4F9 repeat-x;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font: 14px/22px Arial, Helvetica, sans-serif;
}

h1 {
	color: #5A7FA2;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin-top: 13px;
	margin-bottom: 20px;
	padding:0px;
}

h2 {
	color: #5A7FA2;
	font: bold 15px Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #5A7FA2;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}

p{
	font: 14px/22px Arial, Helvetica, sans-serif;
}

.content{
	padding-bottom: 30px;
	padding-top: 10px;
	text-align: justify;
}

.credits {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 10px 20px 10px 20px;
}

.nav{
	background: transparent;
	border-right: 1px dotted #D7E2EF;
	color: #A80033;
	float: left;
	font: bold 14px "Times New Roman", Times, serif;
	padding-top: 47px;
	text-align: center;
	width: 78px;
}

.reserve{
	font: 13px/normal Arial, Helvetica, sans-serif;
}

.small{
	font: 11px Arial, Helvetica, sans-serif;
	line-height: normal;
}

.td1{
	height: 94px;
	vertical-align: top;
	width: 90px;
}

.td2{
	font: 14px normal Arial, Helvetica, sans-serif;
	/*padding-bottom: 30px;*/
	text-align: justify;
}

.td3{
	vertical-align: top;
	width: 710px;
}

.contact{
	font: 14px/normal Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-bottom: 30px;
}

.imgonleft{
	padding-right: 15px;
}

.imgonright{
	margin-left: 20px;
	background-color: #D7E2EF;
}

.tdreserve{
	width: 200px;
}

ul, ol{
	font: 14px/22px Arial, Helvetica, sans-serif;
}

.border{
	border-left: 20px solid #FFF;
	border-right: 20px solid #FFF;
}

.rates {
	background-color: #B0A693;
	border-top: 2px solid #5E5A43;
}

.rates1{
	background-color: #D7E2EF;
}

.rates2{
	background-color: #D7E2EF;
	border-bottom: 1px solid #92ABB0;
}

.picmidwborderfull{
	background: #FFFFFF;
	border: 1px solid #92ABB0;
	padding: 3px;
}

.picborderbottom{
	border-bottom: 1px solid #FFF;
}

.picbordertop{
	border-top: 1px dashed #D7E2EF;
}

.thumbs{
	/*width: 70px;*/
	border-right: 1px solid #FFF;
}

.thumbslast{
	/*width: 70px;*/
}

.thumbslarge{
	border-bottom: 1px solid #FFF;
}

.galleryline{
	border-bottom:1px solid #92ABB0;
	border-left: 1px solid #92ABB0;
}

.bottomnav{
	padding: 5px;
	background-color: #D7E2EF;
		font-size:11px;
}

.picturecaption{
	background-color: #D7E2EF;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: normal;
	width: 285px;
	float: right;
	text-align: center;
	border-top: 1px solid #FFF;
	margin-bottom: 8px;
	margin-left: 20px;
	color: #5A7FA2;
}

.collageborder{
	border-bottom: 1px solid #FFF;
}

.feature {
	border: 1px dashed #92ABB0;
	padding-left:10px;
	padding-right: 10px;
	margin-top: 10px;
	background-color: #FFF;
	width: 50%;
	margin-left: 35px;
}


/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt { 
	float: right;
	margin-left: 20px;

}
.fltlft { 
	float: left;
	margin-right: 20px;
}

blockquote, pre {
	padding: 0.65em 40px 15px;
	overflow: hidden;
}

blockquote {
	font: italic 1.25em Georgia, Times, serif;
   background: url(../images/quote.gif) 10px 0.75em no-repeat;
   margin: 0.25em 0.75em;
	text-align:left;
	color:#5A7FA2;
}


.doubleline{
	border-bottom: 3px double;
}

.guestbooksep{
	border-bottom: 1px dashed #D7E2EF;
	padding-bottom: 20px;
}

.imgpaddingleft{
	padding-left: 15px;
}

.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: #92abb0;
margin-top: 7px;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}


.flexdropdownmenu li{
position: relative;
}

.flexdropdownmenu li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
font : 12px Arial, Helvetica, Geneva, sans-serif;
	color: #5a7fb2;
background: #fff;
border-bottom: 1px solid #c9cdd0;
text-decoration: none;
padding: 6px 8px;
}

* html .flexdropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
color: #a80033;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
