a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}


a:hover {
	color: #FC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;


}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}

a.special:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FE1703;
	font-weight: bold;
	font-size: medium;
}

a.special:visited {
	color: #FF1B02;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}


a.special:hover {
	color: #6463FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;


}

a.special:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FE0002;
	font-weight: bold;
	font-size: medium;
}


a.facts:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.facts:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.facts:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

a.facts:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}

a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.nav_vip:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00355D;
	text-decoration: underline;
	font-weight: normal;
}

a.nav_vip:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #013068;
	text-decoration: underline;
	font-weight: normal;
}

a.nav_vip:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #002F67;
	text-decoration: underline;
	font-weight: normal;
}

a.nav_vip:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #033268;
	text-decoration: underline;
	font-weight: normal;
}



.layout_top1 {
	background-image: url(splash_top1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 199px;
	width: 780px;
}
.index_top {
	background-image: url(index_top.jpg);
	background-repeat: no-repeat;
	height: 183px;
	width: 800px;
}

.layout_mid2 {
	background-image: url(splash_mid2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 271px;
	width: 780px;
}
.layout_mid3 {
	background-repeat: no-repeat;
	background-position: center;
	height: 110px;
	width: 780px;
}
.layout_mid4 {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 780px;
	height: 78px;
}


.layout_footer_vip {
	background-image: url(footer_vip.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 780px;
	height: 78px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	line-height: 18px;
}
.text_index {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}





.divide {
	color: #FF0000;

}
.layout_main_top1 {

	background-image: url(main_top1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 470px;
	width: 780px;
}
.layout_main_mid1 {
	background-repeat: no-repeat;
	background-position: center;
	height: 110px;
	width: 780px;
	background-image: url(main_mid1.jpg);
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}



.bg_pop {
	background-image: url(../images/bg_popup.jpg);
}
.layout_contact_top {


	background-image: url(contact_top1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 470px;
	width: 780px;
}
.layout_thanks_top {



	background-image: url(thanks_top1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 470px;
	width: 780px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
.layout_beds_top1 {


	background-image: url(beds_top1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 470px;
	width: 780px;
}
.border_red {
	border: 1px solid #FA7E02;
}
.layout_about_top {

	background-image: url(about_top1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 470px;
	width: 780px;
}

.float_image {
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
}

.float_image_no_border {
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.layout_facts_top {



	background-image: url(facts_top1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 470px;
	width: 780px;
}
.layout_times_top {



	background-image: url(times_top1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 470px;
	width: 780px;
}
.layout_generic_top {



	background-image: url(generic_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	width: 780px;
}



.layout_generic_vip {



	background-image: url(generic_top_vip.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	width: 780px;
}

.underline {
	text-decoration: underline;
}

.layout_generic_mid {




	background-image: url(generic_mid_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 70px;
	width: 780px;
}
.text_vip_body {
	font-family: Arial, Helvetica, sans-serif;
	color: #003269;
}


.layout_generic_mid_vip {




	background-image: url(generic_mid_bg_vip.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 375px;
	width: 780px;
}



.sub_head {
	font-size: 11px;
}

HR {
	color: #FFFF66;
}
.news_side_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.news_bullet {
	color: #FF0000;
}
a.vip:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
a.vip:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
a.vip:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #00336F;
}
a.vip:active {


	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.divide_vip {

	color: #FFFFFF;
}
.text_equipment {
	font-size: x-small;
}


a.squarebutton{
	background: transparent url('../css/square-orange-left.gif') no-repeat top left;
	display: block;
	float: left; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #FFFFFF; /*button text color*/
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.intro_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}


a.squarebutton span{
background: transparent url('../css/square-orange-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
	background-position: bottom left;
	font-size: 12px;
	text-decoration: none;
	color: #FFFF00;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #FFFF00;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
.yellow_text {
	color: #FFFF00;
}
.linethrough {
	text-decoration: line-through;
}
.main_top {

	background-image: url(main_top.jpg);
	background-repeat: no-repeat;
	height: 183px;
	width: 800px;
}
.layout_generic_top_black {




	background-image: url(generic_top_black.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 780px;
}
.textwhite_flabelos {
	color: #FFFFFF;
	font-size: 16px;
}

.layout_generic_black {





	background-image: url(generic_mid_bg_black.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 70px;
	width: 780px;
}
.border_grey {

	border: 1px solid #999999;
}
.vip1 {
	background-image: url(vip1.jpg);
	background-repeat: no-repeat;
	height: 470px;
	width: 800px;
}
.vipredbox {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px solid #FFFFFF;
}
.vip2 {

	background-image: url(vip2.jpg);
	background-repeat: no-repeat;
	height: 470px;
	width: 800px;
}
.smallformtext {
	font-size: 12px;
}
.formfield {
	background-color: #FEF91B;
	border: 1px solid #FF6460;
	font-size: 12px;
}
