body{
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bgtile {
	background-color: #0b6985;
	background-image: url(gfx/bbg1.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.wrapper {
width: 770px;
position:relative;
margin:0 auto;
padding:0;
}

.photo img {
margin-bottom: 10px;
}

td div {
	position:relative /* make td's a container with their own coordinate sytem - for the sliding menus */
}

.border {
	background-color: #638385;
}

.bg {
	background: #FFFFFF;
}
table{ font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
p{
	color:#433A32;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: -7px;
	}

.leftcell {
	padding-left: 20px;
	width: 187px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 187px;
	}
	html>.leftcell { /* Opera fix */		
	width: 187px;
}
.content {
	background: #FFFFFF;
	padding: 15px 30px 10px;
}

.contentbook {
	background: #FFFFFF;
}

.content a {
	color: #0B6985;
	font-weight: bold;
}

.content a:hover {
	color: #16A0DA;
	font-weight: bold;
}

.content a:visited {
	color: #0467A1;
	font-weight: bold;
}
.mainCol {
	padding-right: 30px;
	font-size: 11px;
	line-height: 16px;
	color:#433A32;
}

.mainColbook {
	padding-right: 10px;
	font-size: 11px;
	line-height: 16px;
	color:#433A32;
}

.mainColgallery {
	padding-right: 0px;
	font-size: 11px;
	line-height: 16px;
	color:#433A32;
}

.mainCol a {
	color: #52928B;
	font-weight: bold;
}

.mainCol a:hover {
	color: #16A0DA;

}

.mainCol a:visited {
	color: #0467A1;
	font-weight: bold;
}

.imgCol  {
	color: #0467A1;
}

.imgCol img  {
	border: 1px solid #144963;
}

.nav {
	margin-top: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0B6985;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9F7F7;
	background-color: #6b5d4f;
} 

.nav a {
	text-decoration: none;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

.nav a:hover {
	color: #FFFFFF;
	background-color: #638385;
}

.submenu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	margin-top: 1px;
	width: 170px;
	background-color: #9fbdbe;
}

.submenu a:hover {
	color: #FFFFFF;
	background-color: #638385;
}

.submenu {
	margin-top: 1px;
}

h1{
	text-transform: none;
	color:#638385;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 21px;
	padding-top: 0px;
}
h2 {
	text-transform: none;
	color:#638385;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h3{
	text-transform: none;
	color:#638385;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 8px;
	padding-top: 0px;
}
h3 a:link{
	text-decoration: underline;
	color:#638385;
}
h3 a:hover{
	text-decoration: none;
	color:#638385;
}
h3 a:visited{
	text-decoration: none;
	color:#638385;
}
h4 {
	font-weight: bold;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#433A32;
	margin-bottom: 5px;
}
.footer {
	font-size:11px;
	color:#305557;
	background-color:#8fb8d6;
	padding:20px 15px 20px 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #305557;
	}
.footer a{
	color:#305557;
	text-decoration: none;
	}
.footer a:hover{
	text-decoration: underline;	
	}
#footerlg{
	font-size:14px;
	font-weight:bold;
	}
.mycomment{
	color:red;
	}
.smtxt{
	font-size:10px;
	font-style: italic;
	line-height: 12px;
	}
.sep{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FB8D6;
}
#imgpad{
	padding-right:10px;
	}
#top{
	float:right;
	padding-bottom: 5px;
	}
#packages{
	color:#638385;
	font-weight: bold;
	}
ul{
	padding-left:15px;
	}
li {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	padding: 5px 0 5px 15px;
}
li img {border: 3px solid #006666;}
.MapPanel
{
	border: solid 1px black;
	height: 480px;
	width: 400px;
	margin: 0;
	padding: 0;
}
.MapPopup
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.imagepadtop{
	margin-top:5px;
	}
	

li.nobullet {
  list-style-type: none;
  line-height:16px;
  margin-left: 0px;
  padding-left: 0px;
}

.noborder img {
border:none;
}

