HTML,BODY
{
background-image: url('../images/bg-sand.jpg');
height: 100%;
border: none;
font-family: Arial, Helvetica, sans-serif;
}

TD.btnUp
{
background-color: #FFFFFF;
font-size: 12pt;
color: #FFFFFF;
background-image: url('../images/btnUp.gif');
background-repeat: no-repeat;
font-family: verdana,arial;
font-weight: bold;
text-align: center;
width: 123px; 
height: 25px; 
}
TD.btnDwn
{
background-color: #FFFFFF;
font-size: 12pt;
color: #FFFFFF;
background-image: url('../images/btnDwn.gif');
background-repeat: no-repeat;
cursor: pointer;
font-family: verdana,arial;
font-weight: bold;
text-align: center;
width: 123px; 
height: 25px; 
}
TD.btnUpLng
{
background-color: #FFFFFF;
font-size: 12pt;
color: #FFFFFF;
background-image: url('../images/btnUpLng.gif');
background-repeat: no-repeat;
font-family: verdana,arial;
font-weight: bold;
text-align: center;
width: 250px; 
height: 25px; 
}
TD.btnDwnLng
{
background-color: #FFFFFF;
font-size: 12pt;
color: #FFFFFF;
background-image: url('../images/btnDwnLng.gif');
background-repeat: no-repeat;
cursor: pointer;
font-family: verdana,arial;
font-weight: bold;
text-align: center;
width: 250px; 
height: 25px; 
}
TD.brdrTLeft
{
background-image: url('../images/topLeft.gif');
width: 13px;
height: 11px;
}
TD.brdrTMid
{
background-image: url('../images/topMid.gif');
height: 11px;
}
TD.brdrTRight
{
background-image: url('../images/topRight.gif');
width:12px;
height: 11px;
}
TD.brdrMLeft
{
background-image: url('../images/midLeft.gif');
width: 13px;
}
TD.brdrMRight
{
background-image: url('../images/midRight.gif');
width: 12px;
}
TD.brdrBLeft
{
background-image: url('../images/btmLeft.gif');
width: 13px;
height: 14px;
}
TD.brdrBMid
{
background-image: url('../images/btmMid.gif');
height: 14px;
}
TD.brdrBRight
{
background-image: url('../images/btmRight.gif');
width: 12px;
height: 14px;
}
SPAN.indent
{
margin-left: 15px;
}
.header
{
font-size: 16pt;
color: #276196;
font-family: verdana,arial;
font-weight: bold;
}
.required_field
{
background-color: #FF0000;
border-style: solid;
border-color: #D9D9DB;
}
.normal_field
{
background-color: #FFFFFF;
border-style: solid;
border-color: #D9D9DB;
}
TD
{
font-size: 11pt;
}
TD.rates
{
font-size: 20px;
}
SUP.rates
{
font-size: 14px;
}
.note
{
font-size: 12px;
color: #FF0000;
}
.mapLocations
{
font-size: 12pt;
cursor: pointer;
font-weight: bold;
width: 275px; 
}
.fineprint
{
font-size: 10px;
}

.galleryPIC
{
width: 150px;
height: 112.5px;
border-width: 0;
}

.galleryPIC_hover
{
cursor: pointer;
width: 146px;
height: 109.5px;
border-width: 2;
border-style: solid;
border-color: #0000FF;
}

.galleryPIC_selected
{
width: 146px;
height: 109.5px;
border-width: 2;
border-style: solid;
border-color: #FF0000;
}

.galleryTD
{
text-align: center;
width: 100px;
height: 100px;
}
#amenities_top
{
width: 400px;
height: 46px;
background-image: url('../images/amenities_top.png');
background-repeat: no-repeat;
}
#amenities_mid
{
width: 400px;
background-image: url('../images/amenities_mid.png');
background-repeat: repeat-y;
text-align: left;
padding-top: 1px;
padding-bottom: 1px;
}
#amenities_btm
{
width: 400px;
height: 23px;
background-image: url('../images/amenities_btm.png');
background-repeat: no-repeat;
}
.blueTable
{
	background-color: #276196;
	border: 1px #000000 solid;
	font-weight: bold;
}
.tableHead {
	background-color: #276196;
	color: #FFFFFF;
	text-align: center;
}
.tableAltBlu {
	background-color: #7cade8;
}
.tableAltWht {
	background-color: #FFFFFF;
}
