body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	color:#555;
	background-color: #FFF;
	margin: 0; padding: 0;
}
#border {
	border: 1px solid #336699;
	max-width: 925px;
	min-width: 700px;
	width: 925px;
	background-image: url(images/mountains.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	/*border-bottom-width: 100px;*/
	padding-bottom: 50px;
	margin: 20px auto;
	text-align: left;
	background-color: #f1f2f4;
	position: relative;
}
#header1 {
	position: relative;
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
	height: 120px;
}
#headerFlash {
	position: relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
	height: 200px;
}
#headerSummer {
	position: relative;
	background-image: url(images/headersummer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
	height: 200px;
}
#headerButtons {
	position: absolute;
	right: 66px;
	bottom: 22px;
}
#headerButtons a {
	color: #f60;
	padding: 20px 10px 0 20px;
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left bottom;
	font-weight: bold;
	display: block;
	float: left;
}
#headerButtons a:hover {
	text-decoration: underline;
}
#headerButtons a.homeIcon {
	background-image: url(images/iconHomeTran.gif);
}
#headerButtons a.emailIcon {
	background-image: url(images/iconEmailTran.gif);
}
#menuBar {
	position: relative;
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	background-color: #369;
	float: left;
	clear: left;
	width: 100%;
	padding: 0;
}
#menuBar ul {
	list-style: none;
	margin: 0;
	
}
#menuBar ul li {
	float: left;
	padding: 0px 0;	
}

#menuBar ul li p {
	float: left;
	padding: 5px;
	margin: 0;
	display: block;
	color: #fff;
	text-decoration: none;
}
#menuBar ul li a {
	float: left;
	display: block;
	color: #369;
	text-decoration: none;
	border-right: solid 4px #369;
	border-left: solid 4px #369;
	border-top: solid 3px #369;
	border-bottom:	solid 1px #369;
	background: #f1f2f4 url(images/corner_top_left.gif) top left no-repeat; 
	display: block; 
	/*border-right: inset 1px #fff;*/
}
#menuBar ul li a span {
	background: url(images/corner_top_right.gif) top right no-repeat; 
	display: block;
}
#menuBar ul li a span span {
	padding: 5px 5px;
}
	
#menuBar ul li a:hover {
	background-color: #f1f2f4;
	color: #F60;
	border-top: solid 4px #369;
	border-bottom:	solid 0px #369;
}
/*#menuBar ul li a:active {
	background-color: #69C;
	border: solid 1px #fff;
} */
#menuBar ul li a.selected {
	background-color: #f1f2f4;
	border: solid 4px #369;
	border-bottom:	none;
	color: #070668;
}
#menuBar ul li a.selected:hover {
	background-color: #f1f2f4;
	border: solid 4px #369;
	border-bottom:	none;
	color: #F60;
}

#header1 p {
	margin: 0;
	position: absolute;
	top: 4px;
	right: 4px;
	color: #fff;
}
#headerFlash p {
	margin: 0;
	position: absolute;
	top: 4px;
	right: 4px;
	color: #fff;
}
#headerSummer p {
	margin: 0;
	position: absolute;
	top: 4px;
	right: 4px;
	color: #fff;
}
#menuBar form {
	margin: 0 10px 0 0;
	float: right;
	padding: 5px 0;
}
#menuBar form #search {
	height: 1em;
	width: 7em;
}
#menuBar form label {
	margin-left: 10px;
}
#contentRegion {
	position: relative;
	float: left;
	width: 100%;
	clear: left;
}
#leftMenuRegion {
	float: left;
	width: 230px;
	background: url(images/corner_top_left.gif) top left no-repeat; 
	display: block;
}
#rightMenuRegion {
	float: right;
	width: 230px;
	
}
#leftMenuRegion img {
	margin: 10px 5px;
}
#leftMenuRegion li.spacer {
	margin-top: 1em;
}


#mainContent {
	margin: 0 160px 1em 230px;
	padding: 10px;
	font-size: 1em;
	
}
h1 {
	font-size: 1.2em;
	color: #9DADFA;
}
#mainContent em {
	font-style: normal;
	color: #9DADFA;
}
#mainContent .leftImages {
	float: left;
}
#mainContent .leftImages img {
	float: left;
	clear: left;
	margin-top: 10px;
}
#mainContent .rightImages {
	float: right;
	width: 160px;
}
#mainContent .rightImages img {
	float: right;
	clear: left;
	margin-top: 10px;
	margin-right: 5px;
}
#mainContent ul {
	list-style-type: none;
	padding: 10px 0 0 10px;
	margin: 0;
}
#mainContent ul li {
	padding: 3px 3px 3px 1em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
}



#rightContent {
	position: absolute;
	float: right;
	right: 0;
	top: 0;
	width: 230px;
	background: url(images/corner_top_right.gif) top right no-repeat; 
	display: block;
}
#rightContent .rightImages {
	float: right;
	display: block;
}
#rightContent .rightImages img {
	float: left;
	clear: both;
	margin-top: 10px;
	margin-right:10px; 
}
.menuTop {
	height: 5px;
	width: 220px;
	margin: 0 5px;
	background-image: url(images/menuTop.gif);
	background-repeat: no-repeat;
}
.menuMiddle {
	width: 220px;
	margin: 0 5px;
	background-color: #69C;
	position: relative;
}
.menuBottom {
	height: 5px;
	width: 220px;
	margin: 0 5px;
	background-image: url(images/menuBottom.gif);
	background-repeat: no-repeat;
}
.menuMiddle ul {
	margin: 0;
	padding: 2px 5px;
	list-style: none;
	width: 105px;
	
}

.menuMiddle ul li a {

	/*border:outset 1px #ccc;
	color:#F60;
	font-weight:bold;
	padding: 1px 3px;
	background:url(Images/buttonbg.gif) repeat-x left top;
	width: 90px; 
	border: 1px solid gray;*/

	background-color: #E0ECF3;
	color: #369;
	font-weight: bold;
	width: 90px;
	display: block;
	padding: 1px 3px;
	margin-bottom: 3px;
	text-decoration: none;
	border: solid 1px #E0ECF3;
}
.menuMiddle ul li a.selected {
	background-color: #F60;
	border: solid 1px #fff;
	color: #fff;
}
.menuMiddle ul li a.selected:hover {
	background-color: #F60;
	border: solid 1px #fff;
	color: #fff;
}
.menuMiddle ul li a:hover {
	background-color: #69C;
	color: #E0ECF3;
	border: solid 1px #E0ECF3;
}
#mainMenu {
	border-right: solid 1px #E0ECF3;
	float: left;
	width: 99px;
}
#subMenu {
	border-left: solid 1px #E0ECF3;
	position: relative;
	left: -1px;
	float: left;
	width: 99px;
}




h2 {
	color: #FFF;
	font-size: 1em;
	margin: 0 auto;
	text-align: center;
	padding: 3px 0;
}
h3 
{
	color: #336699;
	font-size: 1em;
	margin: 0 auto;
	text-align: center;
	padding: 3px 0;
	font-size: 1em;
}
address {
	font-style: normal;
	margin-bottom: 10px;
	padding-left: 0px;
}
.content p {
	margin: 0;
	text-align: left;
}
.blueTab {
	background-color: #369;
	background-image: url(images/blueTop.gif);
	background-repeat: no-repeat;	
	margin: 7px 5px 0px;
}
.blueMiddle {
	background-color: #69C;
	margin: 0 5px;
	padding: 7px 7px 4px;
}
.blueMiddle .content {
	background-color: #E0ECF3;
	font-size: 0.9em;
	padding: 2px 6px 6px;
	border: solid 1px #369;
}
.blueBottom {
	height: 5px;
	margin: 0 5px;
	background-image: url(images/blueBottom.gif);
	background-repeat: no-repeat;
}
.redTab{
	background-color: #C30;
	background-image: url(images/redTop.gif);
	background-repeat: no-repeat;	
	margin: 7px 5px 0px;
}
.redMiddle {
	background-color: #F99;
	margin: 0 5px;
	padding: 7px 7px 4px;
}
.redMiddle .content {
	padding: 3px;
	background-color: #FCC;
	margin-top: 4px;
	border: solid 1px #C30;
}
.redBottom {
	height: 5px;
	margin: 0 5px;
	background-image: url(images/redBottom.gif);
	background-repeat: no-repeat;
}
.greenTab{
	background-color: #690;
	background-image: url(images/greenTop.gif);
	background-repeat: no-repeat;	
	margin: 7px 5px 0px;
}
.greenMiddle {
	background-color: #9C6;
	margin: 0 5px;
	padding: 7px 7px 4px;
}
.greenMiddle .content {
	padding: 3px;
	background-color: #FFC;
	margin-top: 4px;
	border: solid 1px #690;
}
.greenBottom {
	height: 5px;
	margin: 0 5px;
	background-image: url(images/greenBottom.gif);
	background-repeat: no-repeat;
}
.orangeTab{
	background-color: #F60;
	background-image: url(images/orangeTop.gif);
	background-repeat: no-repeat;	
	margin: 7px 5px 0px;
}
.orangeMiddle {
	background-color: #F96;
	margin: 0 5px;
	padding: 7px 7px 4px;
}
.orangeMiddle .content {
	padding: 3px;
	background-color: #FCC;
	margin-top: 4px;
	border: solid 1px #F60;
}
.orangeBottom {
	height: 5px;
	margin: 0 5px;
	background-image: url(images/orangeBottom.gif);
	background-repeat: no-repeat;
}
.clearer {
	height: 1px;
	overflow: hidden;	
	margin-top: -1px;
	clear: both;
}
.normalimage
{
    BORDER-RIGHT: #9a99ff 1px solid;
    BORDER-TOP: #9a99ff 1px solid;
    BORDER-BOTTOM: #9a99ff 1px solid;
    BORDER-LEFT: #9a99ff 1px solid;
}
.smallimage
{
    BORDER: #9a99ff 1px solid;
    WIDTH: 100px;
    height: 100px;
}
.leftmenuimage
{
	BORDER: #9a99ff 1px solid;
	width: 220px;
}
.gallerydiv
{
	width:160px;
	height:160px;
	line-height:160px;
	text-align:center;
	float:left;
}

.galleryimage
{
	
	BORDER: #9a99ff 1px solid;
	vertical-align:middle;
    MAX-WIDTH: 150px;
    MAX-HEIGHT: 150px;    
}
.contentimage
{
    BORDER: #9a99ff 1px solid;
    WIDTH: 150px
}
#mainContent A:link
{
	BORDER-STYLE: none;
    /*FONT-SIZE: x-small;*/
    COLOR: #333;
    TEXT-DECORATION: none
}
#mainContent A:visited
{
	BORDER-STYLE: none;
    /*FONT-SIZE: x-small;*/
    COLOR: #444;
    TEXT-DECORATION: none;
	BORDER-STYLE: none;
}
#mainContent A:hover
{
	BORDER-STYLE: none;
    /*FONT-SIZE: x-small;*/
    COLOR: navy;
    TEXT-DECORATION: none
}
#mainContent A:active
{
	BORDER-STYLE: none;
    /*FONT-SIZE: x-small;*/
    COLOR: #333;
    TEXT-DECORATION: none
}
grid_spacer th
{
	border-style:none;
	background-color:#369;
}
tr.Grid_Row th
{
	color:White;
    font-weight:bold;
    border-right: #369 1px solid;
    border-top: #369 1px solid;
    border-left: #369 1px solid;
    border-bottom: #369 1px solid;
    background-color:#369;
}
tr.Grid_Row td
{
	border-right: #369 1px solid;
    border-top: #369 1px solid;
    border-left: #369 1px solid;
    border-bottom: #369 1px solid;
}
tr.Grid_Row td.DateCell
{
    background-color:#58B;
    color:Navy;
}
tr.Grid_Row td.LightCell
{
    background-color:#69C;
    color:Navy;
}
tr.Grid_Row td.DarkCell
{
    background-color:#58B;
    color:Navy;
}
tr.Grid_Row:hover td.DateCell
{
	background-color:#69C;
}
tr.Grid_Row:hover td.LightCell
{
	background-color:#7AD;
    /*background-color:#7AD;*/
}
tr.Grid_Row:hover td.DarkCell
{
	background-color:#69C;
    /*background-color:#69C;*/
}


tr.Grid_Summer th
{
	color:White;
    font-weight:bold;
    border-right: #063 1px solid;
    border-top: #063 1px solid;
    border-left: #063 1px solid;
    border-bottom: #063 1px solid;
    background-color:#063;
    
}
tr.Grid_Summer td
{
    border-right: #063 1px solid;
    border-top: #063 1px solid;
    border-left: #063 1px solid;
    border-bottom: #063 1px solid;
    color:Navy;
}
tr.Grid_Summer td.DateCell
{
    background-color:#8B5;
    color:Navy;
}
tr.Grid_Summer td.LightCell
{
    background-color:#9C6;
    color:Navy;
}
tr.Grid_Summer td.DarkCell
{
    background-color:#8B5;
    color:Navy;
}

tr.Grid_Summer:hover td.DateCell
{
	background-color:#9C6;
}
tr.Grid_Summer:hover td.LightCell
{
	background-color:#AD7;
    /*background-color:#7AD;*/
}
tr.Grid_Summer:hover td.DarkCell
{
	background-color:#9C6;
    /*background-color:#69C;*/
}


td.DarkCell:hover
{
	color: Red;
}
td.LightCell:hover 
{
	color: Red;
}

.formbutton
{
	cursor:pointer;
	border:outset 1px #ccc;
	/*border-right: solid 2px #444;
	border-bottom: solid 2px #444;*/
	background:#999;
	color:Navy;
	font-weight:bold;
	padding: 1px 2px;
	background:url(Images/buttonbg.gif) repeat-x left top;
	width: 200px; 
	border: 1px solid gray;
}

.formbutton:hover
{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#F60;
	font-weight:bold;
	padding: 1px 5px;
	background:url(Images/buttonbg.gif) repeat-x left top;
	width: 200px; 
	border: 1px solid gray;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
}
#guestComments {
	position: absolute; 
	bottom: 0px;
	color: #fff;
	font-weight: bold;
	/*background-color: #369;*/
	float: left;
	clear: both;
	width: 100%;
	padding: 0;
}
#guestComments ul {
	display:block;
	font-weight:normal;
	/*height:68px;*/
	overflow: hidden;
	margin:0pt;
	padding:2px 0pt;
}
#guestComments ul li {
	display:block;
	font-weight:normal;
	list-style-type:none;
	margin:0pt auto;
	padding:0pt;
	visibility:hidden;
}
#leftFeatures {
	border-right: solid 1px #E0ECF3;
	float: left;
	width: 199px;
}
#rightFeatures {
	border-left: solid 1px #E0ECF3;
	position: relative;
	left: -1px;
	float: left;
	width: 199px;
}
.Features{
	background-color: rgb(238, 238, 238);
	border: 1px solid rgb(204, 204, 204);
	margin-bottom: 1em;
	padding: 10px 10px 0px;
}


