/* CSS Document */
body {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	scrollbar-base-color:#0173bc;
	overflow:auto;
	background-color: #F0FAFF;
	margin: 0;
}

a:link   {  color: #0066FF } 
a:visited   {  color: #0099FF}
a:active   {  color: #999999 } 

/* used for body text */
.indexText	{font-family: arial, helvetica, sans-serif; font-size: 10px; color: #F79320}
/* used for bold body text */
.indexTitle	{font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FEBF17}

body {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	}



/* used for bold body text */
.indexTitle	{font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FEBF17}

/* used for body text */
.bodyText	{font-family: arial, helvetica, sans-serif; font-size: 12px; color: #000000}
/* used for bold body text */
.bodyBold	{font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}


/* used for section title*/
.titleBlack	{font-family: arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #0173BC}


/*Shown on screen but not printed*/
.hiddenPrint {
	display: block;
}

/*Printed but not shown on screen*/
.hiddenScreen {
	display: none;
}

.whiteFooterText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.whiteFooterTextBLD {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: normal;
	text-align: justify;
	line-height: 19px;
}

.bodytextSM {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A3D1B;
	font-weight: normal;
	line-height: 21px;
}

.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: 18px;
}

.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;

}
.topGradientBG {
	background-image: url(images/topGradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottomGradientBG {
	background-image: url(images/bottomGradient.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.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;
}
.headerPurple {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #811788;
}
.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;
}

.borderDashedBottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/* The style below is the equilavent of header blue. Just use this for the header instead of using blue and purple */
H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #79A2D0;
	line-height: 20px;
	display: inline;
	margin:0;
}

/* The style below is the equilavent of bodyTextBLD */
H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	line-height: 21px;
	display: inline;
	margin:0;
}


/* the rest of the text will just be seen as bodytext and indexed last in relevance */
.headerWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #B4CD75;

}
.pageBgColor {
	background-color: #D3DDAB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #005400;
	border-right-color: #005400;
	border-bottom-color: #005400;
	border-left-color: #005400;

}
.footer {
	background-attachment: fixed;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.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;
}
.linkBorders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: justify;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	clip:  rect(auto 2px auto 2px);

}
.pictureBorders {

	border: 2px solid #441797;
}

.power{
	line-height: 0px;
	visibility:hidden;
}
.bodyBG {
	background-attachment: fixed;
	background-image: url(images/bodyBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #F0FAFF;

}
