a, a:link, a:visited {
	color: #584221;
	text-decoration: underline;
}

a:hover, a:active {
	color: #4c91a5;
	text-decoration: underline;
}

body{
	background-image: url(../images/BKG_main.gif);
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

.border{
	border: 1px solid #47351a;
}

.BKGtopnav{
	background-image: url(../images/BKG_navtop.gif);
}

.content{
   font: 12px Verdana, Arial, sans-serif;
	padding: 0px 20px 0px 20px;
	background: #fff;
	color: #47351a;
   line-height: 19px;
   vertical-align: top;
	padding: 0px 20px 20px 20px;
}

.columnL{
   font: 12px Verdana, Arial, sans-serif;
	padding: 20px 24px 0px 20px;
	vertical-align: top;
	background: #fff url(../images/BKG_columnL.gif) repeat-y;
	background-position: top right;
	color: #47351a;
	text-align: center;
}

.credits{
	color: #473732;
   font: 10px Verdana, Arial, sans-serif;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 4px;
}

.credits a:link, .credits a:visited { 
	color: #473732;
	text-decoration: none;
}

.credits a:hover, .credits a:active { 
	color: #fff;
	text-decoration: none;
}

.crumb{
   font: 10px Verdana, Arial, sans-serif;
	text-align: right;
	color: #3b729b;
	}

.crumb a:link, .crumb a:visited {
	color: #693e37;
	text-decoration: none;
}

.crumb a:hover, .crumb a:active {
	color: #3b729b;
	text-decoration: none;
}

.fillerlogo {
	background: #fff;
	text-align: center;
}

.fillerWH {
	background: #fff;
}

h1{
   font: 24px Georgia, Times New Roman, Times, serif;
	color: #4c91a5;
	line-height: 30px;
}

h2{
   font: 20px Georgia, Times New Roman, Times, serif;
	color: #584221;
}

.logoBLU {
	font: italic 13px Georgia, Times New Roman, Times, serif;
	color: #5797aa;
}

.logoBRN {
	font: 13px Georgia, Times New Roman, Times, serif;
	color: #584221;
}

.navbot{
	background: #fff url(../images/BKG_navbot.gif);
	height: 32px;
	color: #584221;
   font: 11px Arial, sans-serif;
	letter-spacing: 1px;
	text-align: center;
}

.navbot a:link, .navbot a:visited { 
	color: #584221;
	text-decoration: none;
}

.navbot a:hover, .navbot a:active { 
	color: #4c91a5;
	text-decoration: none;
}

.picpadLeft{
	padding-left:20px;
}

.rates1{
	color: #fff;
	background: #4c91a5;
	font: bold 12px Verdana, Arial, sans-serif;
	text-align: center;
	padding: 4px;
	
}
.rates2{
	background: #ebe4dd;
	font: bold 12px Verdana, Arial, sans-serif;
   color: #423219;
	padding: 4px;
}

.ratesborder{
	border: 1px solid #4c91a5;
	font: 11px Arial, sans-serif;
	text-align: center;
	padding: 6px;
}

.smalltext{
	font: 10px Arial, Helvetica, sans-serif;
}

.smalltext a:link, .smalltext a:visited {
	font: 10px Verdana, Arial, sans-serif;
	color: #3b729b;
	text-decoration: none;
}

.smalltext a:hover, .smalltext a:active {
	color: #693e37;
	text-decoration: underline;
}

.subnav{
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #01a0c7;
  letter-spacing: 1px;
  border-top: 1px solid #ebe4dd;
  border-bottom: 1px solid #ebe4dd;
  padding: 4px 0px 4px 0px;
  line-height: 17px;
  text-align: center;
}

.subnav a:link, .subnav a:visited {
	font: bold 11px  Verdana, Arial, Helvetica, sans-serif;
	color: #584221;
	text-decoration: none;
}

.subnav a:hover, .subnav a:active {
	font: bold 11px  Verdana, Arial, Helvetica, sans-serif;
	color: #01a0c7;
	text-decoration: underline;
}

.smtxt { 
   font: 11px Verdana, Arial, sans-serif;
	text-decoration: none;
}

.titleBRN{
   font: 16px Georgia, Times New Roman, Times, serif;
	color: #584221;
}

.titleBLU{
   font: 16px Georgia, Times New Roman, Times, serif;
	color: #4c91a5;
}

.txtBLU{
	color: #4c91a5;
}

.titleCabin{
	background: #676568;
	color: #fff;
   font: 16px Georgia, Times New Roman, Times, serif;
	letter-spacing: 4px;
	text-align: center;
	padding: 4px 0px 6px 0px;
}

ul{
	list-style-type: square;
} 

#dropmenudiv{
position:absolute;
background-color: #4c91a5;
border: 1px solid #4c91a5;
border-bottom-width: 0;
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #fff7dd;
line-height:22px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
background-color: #4c91a5;
border-bottom: 1px solid #3a6b79;
padding: 4px 0;
text-decoration: none;
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #fff7dd;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #fff7dd;
color: #49371b;
}
