@charset "UTF-8";
/* CSS Document */

/* Site-wide styles */
html, body {height:100%;}
body{
	width: 100%;
	background-color:#FFFFFF;
	color:#80A1B6;
	margin:0;
	padding:0;
	text-align:left;
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:12px;
}
a, a:visited {
	text-decoration:none;
	color:#80A1B6;
}
h3
{
	margin:2px 0 2px 0;
	font-size:1.1em;
}
img{
	border:0;
}
p{
	margin:0;
	padding:0;
}
li{
	list-style-type:none;
}
ul
{
	padding:0;
}
/* outermost div wrapper */
#containerdiv{
	width:790px;
	margin:0 auto;
	padding:0;
	/*height:100%;*/
	/*background-image:url("assets/images/background.gif");
	background-repeat:repeat-y;*/
}
.hasline{
		border-bottom:1px solid #80A1B6;
}

#topline{
	width:790px;
	height:10px;
	background-color:#80A1B6;
}

/* main content div wrapper - includes the "leftcontent" div for nav and logo 
and "rightcontent" div for everything else in the main content window */

#maincontent{
	margin-top:10px;
	width:790px;
	padding:0;
	overflow:auto;
	margin:0;
	margin:13px 0px 13px 0px;
}

/* left navigation bar div wrapper */
#leftcontent{
	margin:0;
	float:left;
	width:147px;
}
/* main logo wrapper */
.logo{
	display:block;
	border-bottom:1px solid #80A1B6;
}
/* left nav bar, using CSS accessible image tab rollover techniques from 
http://www.simplebits.com/notebook/2003/09/30/accessible_imagetab_rollovers.html */
.leftmenu {
	list-style:none;
/*	border:1px solid #FF0000;*/
	padding:0;
	margin:0;
	font-family:"Trebuchet MS", Arial, sans-serif ;
	font-size:12px;	
}
.leftmenu li{
	padding:8px 0 8px 5px;
}
.leftmenu li.selected, .leftmenu a:hover{
	color:#007DB1;
	padding-bottom:0;
}

.leftmenu a:active{
	color:#000000;
}

.submenu ul{
	padding:0;
	list-style:none;
}
.submenu li{
	padding:1px 0px 1px 6px;
	font-size:9px;
}
.submenu a, .submenu a:visited{
	color:#007DB1;
	width:100%;
}
.submenu li.selected, .submenu a:hover{
	background-color:#E8EEF3;
}

/* end left nav menu */
#ratetable{
	margin:20px 0 10px 0;
	padding:0;
	border:0;
	float:none;
	clear:both;
}
#ratetable td{
	margin-bottom:1px;
	padding:2px;
	vertical-align:top;
}
#ratetable a:hover{
	background-color:#E8EEF3;
}
.tableheading{
	font-weight:bold;
	background-color:#E8EEF3;
	border-bottom:1px;
}
.rightcontent_index{
	border-bottom:1px solid #80A1B6;
}
#rightcontent{
	width:633px;
	float:right;
}
.aboutmenu ul{
	padding:0;
	margin:0;
}
.aboutmenu li{
	padding:3px 0 3px 0;
	vertical-align:middle;
	font-size:14px;
	height:25px;
	list-style:none;
	padding-left:10px;
	line-height:25px;
}
.aboutmenu li#selected{
	background-image:url("assets/images/marker.gif");
	background-repeat:no-repeat;
	background-position: 0 .4em;
}

#about_top img{
	margin:0 auto 15px 0;
}
#about_middle{
	margin:0 0 10px 0;
	border-bottom:1px solid #80A1B6;
	padding: 0 0 15px 0;
	overflow:auto;
	clear:both;
	width:633px;
}
#about_middle_left{
	float:left;
	margin:0 10px 0 0 ;
	width:274px;
	line-height:1.2;
}
#about_middle_left p{
	line-height:1.2;
}
#about_middle_left img{
	margin:0 auto 15px 0;
	clear:both;
}
#about_middle_right{
	float:right;
	width:345px;
}
#about_middle_right_notext{
	float:right;
	width:345px;
	padding:47px 0 0 0;
}
#about_bottom{
	height:200px;
	background-image:url("assets/images/backgroundlogo.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-left:0;	
}
#greeninitiativesleft{
	display:block;
	width:282px;
	margin:13px auto 13px 0;
	float:left;
}
#greeninitiativesright{
	display:block;
	width:300px;
	margin:13px 0 13px auto;
	float:right;
}

#locationbodyleft{
	width:266px;
	margin:0 37px 37px 0;
	float:left;
}
#locationbodyright{
	width:262px;
	margin:0;
	float:right;
}
#accommodationstop_left{
	 float:left;
}

#accommodationsbodyleft{
	width:400px;
	margin:auto;
	float:left;
}
#accommodationsbodyright{
	width:183px;
	margin:0;
	float:right;
}
#accommodationsmain_sub ul{
	margin:0;
	padding:0;
	vertical-align:top;
}
#accommodationsmain_sub li{
	padding-left:5px;
	margin-left:5px;
}
#accommodationstop{
	padding-bottom:13px;
	border-bottom:solid 1px #80A1B6;
}
#accommodationstopgreen{
	padding-bottom:13px;
}
/* bottom color blocks */
#bottomlines{
	margin:13px auto auto auto;
	padding:0px;
	width:790px;
	clear:both;
/*	height:100%;*/
}

#leftbgcolorblock{
	width:510px;
	background-color:#80A1B6;
	margin:0 5 0 0;
	padding:0;
	float:left;
	height:100%;
}
#rightbgcolorblock{
	width:275px;
	margin:0;
	padding:0;
	background-color:#EEF1BD;
	float:right;
	height:100%;
}

/* Landing Page and Location Page */

#bodymainimage{
	margin:0;
	padding:0;
}
.bodyheaderimage{
	margin:13px 0 13px 0;
}
.bodymaintext{
	padding:10px 0 0 0;
	vertical-align:top;
	overflow:auto;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	color: #80A1B6;
	font-weight: lighter;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #80A1B6;
	font-weight: lighter;
}
