body {
	background-color: #D2D2D2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3D3D;
}
* {
	text-decoration:none;
	margin:0;
	padding:0;
	list-style:none;
	float:none;
	outline: none;
	line-height:1.3em;
}
p {
	line-height:1.3em;
	margin-bottom:5px;
}
a:link, a:visited, a:active {
	color: #000099;
}
a:hover {
	color: #0000CC;
}

div.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


#content{
	position:relative;
	width:1000px;
	margin: 0 auto;
}
#hdr{
	position:relative;
	width:1000px;
	height:95px;
	background:#787878 url(../imgs/bgnd_hdr.gif) repeat-x bottom left;
}
div.hdr-home img{
	position:absolute;
	top:14px;
	left:29px;
}
#main{
	position:relative;
	height:440px;
	background:#E6E6E6;
}
#nav{
	height:40px;
	background:#D9DFDA url(../imgs/bgnd_nav.gif) repeat-x top left;
	text-align:left;
}
#ftr{
	position:relative;
	height:84px;
	background:#787878 url(../imgs/bgnd_ftr.gif) repeat-x bottom left;
}


#ftr div.ps{position:absolute; top:46px; left:16px; height:23px;}
#ftr div.ps a:link img, #ftr div.ps a:visited img, #ftr div.ps a:active img{color:#808281; background:#808281;}
#ftr div.ps a:hover img{background:#D9DFDA;}

#ftr div.address{
	float:right;
	color:#D9DFDA;
	font-size:11px;
	width:300px;
	text-align:left;
	margin:12px 0 0;
}

#ftr div.address a:link, #ftr div.address a:visited, #ftr div.address a:active{font-weight:normal; text-decoration:none; color:#174220;}
#ftr div.address a:hover{text-decoration:underline; color:#174220;}

#ftr div.cr{
	clear:right;
	float:right;
	color:#D9DFDA;
	font-size:11px;
	width:300px;
	text-align:left;
	margin:2px 0;
}

img.hdr-logo {
	position:absolute;
	top:9px;
	left:27px;
}

img.hdr-ttl {
	position:absolute;
	top:14px;
	left:506px;
}









div.main-ttl{
	position:absolute;
	left:17px;
	top:21px;
	width:411px;
	height:74px;
	background:url(../imgs/bgnd_ttl.png) no-repeat;
	text-align:left;
}
div.main-ttl br{
	clear:left;
}

div.content-date{
	position:absolute;
	bottom:6px;
	right:10px;
	font-weight:bold;
}

div.main-txt-hldr{
	position:absolute;
	left:17px;
	top:95px;
	width:411px;
	height:270px;
	background:url(../imgs/bgnd_txt.png) no-repeat;
	/*border:1px solid green;*/
}
#main-txt{ 
	position:relative;
	margin:16px;
	height:310px;
	text-align:left;
	font-size:11px;
	overflow: auto;
} /* now needs to be an ID for scroller */

#main-txt ul{
	margin:10px 0 20px;
}

#main-txt ul li{
	list-style-type: square;
	list-style-position: outside;
	margin-left:30px;
	line-height:18px;
}



img.bgnd-wm{
	position:absolute;
	left:98px;
	top:40px;
}


#img-pannel{
	position:absolute;
	top:21px;
	left:445px;
	width:538px;
	height:405px;
	background:#6A6A6A;
}

#img-desc-bgnd{
	position:absolute;
	bottom:3px; 
	left:3px; 
	width:532px; 
	background: url(../imgs/bgnd_img_desc.png);
}

#img-desc{
	color:#3D3D3D;
	font-weight:normal;
	font-size:11px;
	text-align:left;
	margin:5px;
}

#img-tn-hldr{
	position:absolute;
	top:372px;
	left:18px;
	width:409px;
	height:53px;
	border:1px solid #BFBFBF;
	background:#DFDFDF;
	text-align:center;
	z-index:100;
}

#img-tn-hldr img{
	/*border:1px solid #6D6D6D;*/
	margin:5px 3px 0 3px;
	padding:0;
}


#img-tn-hldr a:link img, #img-tn-hldr a:visited img, #img-tn-hldr a:active img{color:#6D6D6D; border:1px solid #6D6D6D;}
#img-tn-hldr a:hover img{border:1px solid #184321;}
#img-tn-hldr a:hover{color:#184321;} /* Dummy definition to overcome IE bug */


#img-lrg{
	position:absolute;
	top:3px;
	left:3px;
}
#img-holder{
	margin:3px; 
	width:532px; 
	height:399px;
	overflow:hidden;
}




/* navigation */
.drop_down_element {
	position: absolute;
	z-index: 400;
	border:1px solid #6a6a6a;
	border-width:0 0 1px;

	position:absolute;
	bottom:50px;
}
.drop_down_element ul {
	margin: 0; padding: 0; list-style: none;
	/*border: 1px solid #999;*/
	border-top: 0;
	/*background: white;*/
}

.drop_down_element .inner {
	padding: 1em;
}

.drop_down_element ul li a{
	display:block;
	line-height:100%;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
	padding:4px 0 4px 4px;
	margin:0;
	border:1px solid #6A6A6A;
	border-width:1px 1px 0 1px;
	/*
	border:1px solid #FFCC33;
	border-width:0 0 0 1px;
	*/
}

.drop_down_element ul li a:link, .drop_down_element ul li a:visited,.drop_down_element ul li a:active{
	color:#6a6a6a;
	background:#D9DFDA;
}

.drop_down_element ul li a:hover{
	background:#FFF;
	/*background: url(../imgs/nav_hover.png) no-repeat top left;*/
}

.legend {
	position:relative;
	overflow: hidden;
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	top:5px;
}

ol.legend li {
	/*border:1px solid blue;*/
	float:left;
	height:30px;
	width:200px;
	cursor: pointer;
	/*background: #FFF000;*/
}



.nav-main{
	background:#D9DFDA;
}

.nav-main img{
	overflow: hidden;
	border:1px solid #295733;
	border-width:0px 1px;

}
.nav_link a:link, .nav_link a:visited, .nav_link a:active{
	color:#037EB1;
	display:block;
}

.nav_link a:hover{
	background:#ADBAAF;
}

.div-over{
	background:#ADBAAF;
	border-width:0px;
}
.div-selected{
	background:#FFF;
}
/* slideshow */

#slideshow{
	position:absolute;
	top:21px;
	left:445px;
	width:538px;
	height:405px;
	background:#6A6A6A;
}
div.fade-box{position:absolute;top:3px; left:3px;text-align:center;z-index:900;}
div.fade-box span{display:none;}
#show-controls a:link, #show-controls a:visited {color:#6A6A6A;}


/* sIfr */
.sIFR-flash {
	visibility:visible !important;
	margin:0;
}

.sIFR-replaced {
	visibility:visible !important;
}

span.sIFR-alternate {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden;
}

h1, h2 {display:block}

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida", Arial, Helvetica, sans-serif, sans;
	font-weight: normal;
	font-size: 200%;
	line-height: 150%;
	color:#FFF;
}

.sIFR-hasFlash h1 {
	visibility:hidden;
	font-size:26px;
	margin:0;
	padding:0;
	line-height:0;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida", Arial, Helvetica, sans-serif, sans;
	font-weight: normal;
	font-size: 160%;
	line-height: 100%;
	color:#6A6A6A;	
}

.sIFR-hasFlash h2 {
	visibility:hidden;
	font-size:22px;
	margin:0;
	padding:0;
	line-height:0;
}

div.main-ttl h1, div.main-ttl-wide h1{
 position:absolute;
 left:15px;
 top:3px;
 height:48px;
}
div.main-ttl h2, div.main-ttl-wide h2{
 position:absolute;
 left:15px;
 top:44px;
 height:48px;
}

/* contact page */

div.main-ttl-wide{
	position:absolute;
	left:17px;
	top:21px;
	width:964px;
	height:73px;
	background:url(../imgs/bgnd_ttl.png) no-repeat;
	text-align:left;
	/*border:1px solid green;
	border-width:0 0 1px 0;*/
}

div.main-txt-hldr-wide{
	position:absolute;
	left:17px;
	top:94px;
	width:964px;
	height:270px;
	background:url(../imgs/bgnd_txt_wide.png) no-repeat;
	/*border:1px solid green;*/
}

div.contact-prompt{
 position:absolute;
 left:15px;
 top:49px;
 height:48px;
}

div.panel-contact-txt{
	position:absolute;
	top:70px;
	left:40px;
	width:400px;
}

div.contact-txt-1{
	float: left;
	width: 150px;
	font-weight: bold;
	text-align:right;
}

div.contact-txt-2{
	width: 180px;
	margin-bottom: 5px;
	float:left;
	margin-left:16px;
	text-align:left;
}



div.contact-hdr h2{
	position:absolute;
	top:65px;
	left:500px;
	height:30px;
	width:200px;
}


div.panel-contact{
	position:absolute;
	top:-1px;
	left:460px;
	width:480px;
	height:320px;
	background:#CDCDCD;
	border:1px solid #6A6A6A;
}

form.form-contact{
	margin:24px 0 40px 0;
}
label{
	float: left;
	width: 150px;
	font-weight: bold;
	text-align:right;
}

input, textarea{
	width: 180px;
	margin-bottom: 5px;
	float:left;
	margin-left:16px;
}

textarea{
	width: 250px;
	height: 150px;
	font: normal 12px Verdana;
}

.boxes{
	width: 1em;
}


div.panel-contact br, div.panel-contact-txt br{
	clear: left;
}

div.btn-submit{float:left; margin:8px 0 0 168px;}
div.btn-submit a {
	display: block;
	text-decoration: none;
	color: #FFF;
	width:120px;
	padding: 10px 0;
	font-weight:bold;
	background-color:#6A6A6A;
	text-align:center;
	border:1px solid #6A6A6A;	
}
div.btn-submit a:hover, div.btn-submit a:focus {
	color:#FFF;
	background: #295733;
	border:1px solid #295733;
}

div.contact-confirm{
	margin:60px 0 100px 140px;
}

/* RATES BOOKING FORM */


div.panel-book{
	position:absolute;
	top:-1px;
	left:460px;
	width:480px;
	height:320px;
	background:#CDCDCD;
	border:1px solid #6A6A6A;	
}

form.form-book{
	margin:16px 0;
}

div.panel-book br{
	clear: left;
}

form.form-book label{
	float: left;
	width: 155px;
	font-weight: bold;
	text-align:right;
}
form.form-book label span{
	font-weight: normal;
}

form.form-book input, form.form-book textarea, form.form-book select{
	width: 180px;
	margin-bottom: 5px;
	float:left;
	margin-left:16px;
}

form.form-book textarea{
	width: 240px;
	height: 40px;
	font: normal 11px Verdana;
}
form.form-book div.btn-submit{float:left; margin:8px 0 0 178px;}

div.panel-book p{
	margin:0 10px;
}





/* GALLERY */
div.main-gall-tn{
	position:relative;
	margin-top:10px;
	height:314px;
	width:410px;
	text-align:left;
	font-size:11px;
	/*overflow: auto;
	
	border:1px solid blue;*/
}
/*
div.main-gall-tn img{
	float:left;
	display:inline;
	margin:0 6px 6px 0;
	padding:0;
}

div.main-gall-tn a:link img, div.main-gall-tn a:visited img, div.main-gall-tn a:active img{color:#6D6D6D; border:1px solid #6D6D6D;}
div.main-gall-tn a:hover img{border:1px solid #FFCC33;}
div.main-gall-tn a:hover{color:#FFCC33;} *//* Dummy definition to overcome IE bug */


#img-lrg{
	position:absolute;
	top:3px;
	left:3px;
}
#img-holder{
	margin:3px; 
	width:532px; 
	height:399px;
	overflow:hidden;
}


/* thumbnail list */
#thumbs{
	overflow:visible;
	padding:12px 0 0 28px;
}

ul#thumbs li img{
	border:none;
}

ul#thumbs, ul#thumbs li{
	margin:0;
	padding:0;
	list-style:none;
}

ul#thumbs li{
	float:left;
	margin:0 16px 8px 0;
	border:1px solid #999;
	padding:2px;
}
ul#thumbs a{
	display:block;
	float:left;
	width:100px;
	height:90px;
	line-height:80px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
ul#thumbs a img{
	float:left;
	position:absolute;
	top:-20px;
	left:-32px;
}

/* mouse over */

ul#thumbs a:hover{
	overflow:visible;
	z-index:1000;
	border:none;
}
ul#thumbs a:hover img{
	border:1px solid #999;
	background:#fff;
	padding:2px;
}

ul#thumbs a:hover{
	color:#999;
}

/* // mouse over */

/* clearing floats */

ul#thumbs:after, li#thumbs:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
ul#thumbs, li#thumbs{
	display:block;
}
/*  \*/
ul#thumbs, li#thumbs{
	min-height:1%;
}
* html ul#thumbs, * html li#thumbs{
	height:1%;
}


/* TESTIMONIALS */
div.testimon{
	border: 1px solid #295733;
	border-width: 0 0 1px 0;
	margin:20px 10px 20px 0;
	padding:10px 0 40px;
	font-style:italic;
	clear:both;
}
div.testimon span{
	display:block;
	float:right;
	font-weight:bold;
	margin:8px;
}

div.testimon blockquote {
	font: italic 1em/1.6em Georgia, "Times New Roman", Times, serif;
	width: 94%;
	background: url(/imgs/close-quote.gif) no-repeat right bottom;
	padding-left: 18px;
	text-indent: -18px;
	margin: 0 0 10px 0px;
	color: #656565;
}
div.testimon blockquote:first-letter {
	background: url(/imgs/open-quote.gif) no-repeat left top;
	padding-left: 18px;
}



/* LINKS */
div.link-block {position:relative; width:360px; height:62px; margin:10px 0; clear:both;}
div.link-block img {float:left; margin-right:10px;}
div.link-block a:link img, div.link-block a:visited img, div.link-block a:active img{ color:#6D6D6D; border:1px solid #6D6D6D;}
div.link-block a:hover img{border:1px solid #FFCC33;}
div.link-block a:hover{color:#FFCC33;} /* Dummy definition to overcome IE bug */

div.link-block strong{
	color:#3D3D3D;
	padding-top:4px;
}

div.link-block a:link, div.link-block a:visited, div.link-block a:active{font-weight:normal; text-decoration:none; color:#6a6a6a; display:block; height:100%;}
div.link-block a:hover{font-weight:normal; text-decoration:none; color:#6A6A6A; background: url(../imgs/bgnd_link.png) no-repeat;}

/* scroll bars */

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}

.vscrollerbase {
	width: 12px;
	background-color: #F0F0F0;
}
.vscrollerbar {
	width: 12px;
	background-color: #BCBCBC;
}
.hscrollerbase {
	height: 10px;
	background-color: #F0F0F0;
}
.hscrollerbar {
	height: 10px;
	background-color: #BCBCBC;
}

.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: gray;
}

/* standard page */

div.main-ttl{
	position:absolute;
	left:17px;
	top:21px;
	width:411px;
	height:74px;
	background:url(../imgs/bgnd_ttl2.png) no-repeat;
	text-align:left;
}


/* updated navigation */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position:relative;
	overflow: visible;
}

#nav ul{
	position:relative;
	z-index:1000;
}

#nav a {
	display: block;
}

#nav li { /* all list items */
	float: left;
}


#nav li ul { /* second-level lists */
	position: absolute;
	width: 12em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	bottom:-5px;
	z-index:1000;
	border:1px solid #666;
	border-width:0 0 1px 0;
	overflow: visible;
}

.nav_link, .nav-main{
	margin-top:5px;
}


#dd1{ width:116px; }
#dd2, #dd2 ul li{ width:144px; }
#dd3, #dd3 ul li{ width:120px; }
#dd4, #dd4 ul li{ width:117px; }
#dd5, #dd5 ul li { width:132px; }
#dd6, #dd6 ul li{ width:127px; }
#dd7 { width:107px; }
#dd7 ul li{ width:120px; }
#dd8, #dd8 ul li{ width:137px; }

#dd8 img {
	border-right:0;
}


#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.nav-main {
	height:30px;
}

.nav_link a:hover, .nav-main a:hover{
	background:#adbaaf;
	/*background:url(../imgs/bgnd_btn2.gif) repeat-y;*/
}

#nav li ul li a{
	display:block;
	line-height:100%;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	padding:4px 0 4px 4px;
	margin:0;
	border:1px solid #6a6a6a;
	border-width:1px 1px 0 1px;
	color:#6a6a6a;
	background:#d9dfda;
	z-index:5000;
}

#nav li ul li a:hover{
	background:#FFF;
}

#nav ul li ul{
	z-index:5000;
	overflow: visible;
}




