/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link   {  color: #166945 } 
a:visited   {  color: #21A06A } 
a:active   {  color: #000000 } 

.whiteFooterText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #166945;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
}

.bodytextSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;	
}

.bodytextBLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #166945;
	font-weight: bold;
	text-align: justify;
	line-height: 21px;
}

.bodytextMED {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: 21px;
}

.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;
}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1B51A2;
	line-height: 33px;
}
.headerPurple {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #811788;
}
.roomsTableBorder {
	border: 2px solid #CC0000;
}

.photoGalleryBorder {	
	border: 2px solid 8C9314;
}

.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 rest of the text will just be seen as bodytext and indexed last in relevance */
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #166945;
	font-style: normal;
	text-indent: 0px;
	line-height: 25px;
}
.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;
}

.siteBorder {
	margin-top: 10px;
	border-right: 1px solid #8C9314;
	border-left: 1px solid #8C9314;
	clip: rect(30px,auto,auto,auto);
}
.roomsHeaderBG {
	background-color: #FBBD60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #166945;
	font-weight: bold;
	text-indent: 10px;
}
.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);
}
#content-container {
	position: absolute;
	margin: 4 auto;
  	width: 760px;
	top: 5px;
}
#content {
	position: absolute;
	margin: 4 auto;
  	width: 760px;
	z-index: 3000;
}
.bodytexttablebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
	background-color: #CCCCCC;
	text-indent: 5px;
}
.bodytextBLDtableBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	line-height: 21px;
	background-color: #F4BE7B;
	text-indent: 5px;
}
.bodytexttablebgLT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
	background-color: #F4BE7B;
	padding-left: 5px;
}
.bodytextBLDtableBGLT {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	line-height: 21px;
	background-color: #FADEBC;
	text-indent: 5px;
}
.bodytextBLDtableBGBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	line-height: 21px;
	background-color: #85ADEB;
	text-indent: 5px;
}
.RoomsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 33px;
	padding-left: 5px;
	background-color: #85ADEB;
}
.roomsBorder {


	border-top: 2px solid #1B51A2;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #1B51A2;
	border-left: 1px solid #999999;
}
.Page_Border {
	border-right: 2px solid #E69600;
	border-left: 2px solid #E69600;
}
.Page_BG {
	background-attachment: inherit;
	background-image: url(images/mainBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.Page_BG2 {
	background-attachment: fixed;
	background-image: url(images/mainBG2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mainPage_Footer {
	background-attachment: fixed;
	background-image: url(images/mainBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right: 2px solid #E69600;
	border-left: 2px solid #E69600;
}
.newsBox  {
	overflow: scroll;
	overflow-x: hidden;
	width: 245px;
	height: 280px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #8C9314;
	padding-right: 5px;
	padding-left: 5px;
}
