/* CSS Document */
body {
	SCROLLBAR-FACE-COLOR:#AB5D0C;
	SCROLLBAR-HIGHLIGHT-COLOR:#D7A26E;
	SCROLLBAR-3DLIGHT-COLOR:#AD500B;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/outerTile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px; 
}
a:link   {  color: #BC5F0D } 
a:visited   {  color: #CC6E27 } 
a:active   {  color: #AD500B } 

.whiteFooterText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	line-height: 19px;
}

.bodytextSM {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	line-height: 15px;
}

.bodytextBLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	line-height: 21px;
}

.bodytextMED {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: 21px;
}

.mainSiteBorder {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 0A50A1;
	border-right-color: 0A50A1;
	border-bottom-color: 0A50A1;
	border-left-color: 0A50A1;

}
.mainSiteBG {
	background-attachment: fixed;
	background-image: url(images/mainBG.jpg);
	background-repeat: no-repeat;
}
.headerBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #79A2D0;
}
.roomsTableBorder {
	background-color: #FBF6DB;
	border: 2px solid #005400;
}

.photoGalleryBorder {	
	border: 2px solid ffffff;
}

.resvtBorder {
	border: 1px solid #005400;
}

.borderBottomHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/* the rest of the text will just be seen as bodytext and indexed last in relevance */
.headerGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #588834;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #B4CD75;

}


.sideBorders {

	background-attachment: fixed;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.roomsHeaderBG {
	background-color: #8FAF60;
}
.bodytextMedWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 21px;
}
.innerTile {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/innerTile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.border2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BC5F0D;
	border-right-color: #BC5F0D;
	border-bottom-color: #BC5F0D;
	border-left-color: #BC5F0D;
}
.border1 {

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BC5F0D;
	border-right-color: #BC5F0D;
	border-bottom-color: #BC5F0D;
	border-left-color: #BC5F0D;
}

#content-container {
	width: 760px;
	position: absolute;
	left: 50%;
	top: 6px;
	z-index: 3001;

}
#content {
	position: absolute;
	left: -380px;
	top: 6px;
	z-index: 3000;
}
.tableBlue {
	background-color: #4B88BD;
}
.tableBG {
	background-attachment: fixed;
	background-image: url(images/mainBG.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.subHeaderGreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #588834;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #B4CD75;
}
.power{
	line-height: 0px;
	visibility:hidden;
}