body {
	background: #FFFFFF;
	background-image: url("img/bg.gif");
	background-repeat: repeat-y;
	background-position: center;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #0D6AAA;
	font-size:100%;
	margin-top:0px;
	margin-bottom:100px;

}

H1 { 
  font-weight: bold; 
  font-size: 1.5em;
  line-height: 18pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
}

H2 { 
  font-weight: normal; 
  font-size: 1.15em;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: italic;
}

H3 { 
  font-weight: normal; 
  font-size: 1em;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-weight: bold;
  color: #cf7a30;
}

.listing {
	background: #e6a158;
	font-weight: normal;
	font-size: .9em;
	Line-height: 14pt;
	font-family: verdana;
	color: #ffffff;
	font-variant: normal;
	font-style: normal;
}

.reg {
   font-size: .9em;
}

.adcol
{font-family:arial, helvetica, sans-serif;
font-size: 9pt;
color:#FFCC00;
background: #FFFFFF url("img/bg.gif");
  background-repeat: repeat-y;
  background-attachment: fixed;
}


.navbar {
   font-family: arial, Helvitica, sans-serif;
   font-size: 14px;
   font-weight:normal;
   color : white;
   line-height: 12px;
      background-image: url("img/box/blue-menu-bg.gif");
}

.navbar2 {
   font-family: arial, Helvitica, sans-serif;
   font-size: 10px;
  font-weight: bold;
   color: #cf7a30;
   line-height: 20px;
   background-image: url("img/box/xbrown-menu-bg.gif");
}

.navbar3 {
   font-family :"MS Sans Serif", Arial, sans-serif;
   font-size : 11px;
   font-weight : normal;
   color : white;
   padding-right: 7px;
   padding-left: 7px;
   line-height: 15px;
}


.colbackground {
   font-family: arial, Helvitica, sans-serif;
   font-size: 9pt;
   font-style: normal;
   font-weight: normal;
   background: url(Index/column.jpg);
   color : 333333;
   link{color:#FFFFFF; text-decoration: underline;}  
   visited{color:#FFFFFF; text-decoration: underline;}
   active{color:#CC0033; text-decoration: none;}
   hover{color:#CC0033; text-decoration: underline; background: #FFcc00;}
}




.column, .column TD, .column TH
{
font-family:arial, helvetica, sans-serif;
font-size: 95%;
color:#FFCC00;
background-color:#006699;
}


a:link       {color:#126EAC; text-decoration: underline; font-weight: normal;}  
a:visited    {color:#126EAC; text-decoration: underline; font-weight: normal;}
a:active     {color:#0170D8; text-decoration: underline;}
a:hover      {color:#0170D8; text-decoration: none; font-weight: normal;}

.d:link{color:#ffffff; text-decoration: underline;}  
.d:visited{color:#ffffff; text-decoration: underline;}
.d:active{color:#CC0033; text-decoration: none;}
.d:hover{color:#CC0033; text-decoration: underline; background: #FFcc00;}

.br:link{color:#cf7a30; text-decoration: underline;}  
.br:visited{color:#cf7a30; text-decoration: underline;}
.br:active{color:#cf7a30; text-decoration: none;}
.br:hover{color:#cf7a30; text-decoration: none; background:none;}

.dd:link{color:#126EAC; text-decoration: underline; font-weight: normal; font-size:10pt;}  
.dd:visited{color:#126EAC; text-decoration: underline; font-weight: normal; font-size:10pt;}  
.dd:active{color:#126EAC; text-decoration: none; font-weight: bold; font-size:10.5pt;}   
.dd:hover{color:#126EAC; text-decoration: none; font-weight: bold; background: #none; font-size:10.5pt;} 
 
.k:link{color:#003333; text-decoration: none;}  
.k:visited{color:#003333; text-decoration: none;}
.k:active{color:#003333; text-decoration: none;}
.k:hover{color:#003333; text-decoration: none; background: none;}

/* dark green box */
.tl_rate_info .tl_box_tm{
background-image:url("img/box/green-top-bg.gif");
height:39px;
text-align:center;
padding-top:0px;
FONT-WEIGHT: bold; 
FONT-SIZE: 14px; 
COLOR: #ffffff;
background-repeat:repeat-x;
margin-left:11px;
margin-right:12px;
}
.tl_rate_info .tl_box_tl{
background-image:url("img/box/green-crv.gif");
background-position:left;
background-repeat:no-repeat;
width:100%;
}
.tl_rate_info .tl_box_tr{
background-image:url("img/box/green-crv1.gif");
background-position:right;
background-repeat:no-repeat;
width:100%;
}
.tl_rate_info .tl_box_m{
background-color:#CFEBCD;
margin-left:11px;
margin-right:12px;
}
.tl_rate_info .tl_box_l{
background-image:url("img/box/green-left-bg.gif");
background-position:left;
background-repeat:repeat-y;
}
.tl_rate_info .tl_box_r{
background-image:url("img/box/green-right-bg.gif");
background-position:right;
background-repeat:repeat-y;
width:100%;
}
.tl_rate_info .tl_box_bm{
background-image:url("img/box/green-bott-bg.gif");
height:25px;
background-repeat:repeat-x;
margin-left:11px;
margin-right:12px;
}
.tl_rate_info .tl_box_bl{
background-image:url("img/box/green-crv2.gif");
background-position:left top;
background-repeat:no-repeat;
width:100%;
}
.tl_rate_info .tl_box_br{
background-image:url("img/box/green-crv3.gif");
background-position:right top;
background-repeat:no-repeat;
width:100%;
}

/* med blue box */
.tl_amenities_ .tl_box_tm{
background-image:url("img/box/blue-top-bg.gif");
height:39px;
text-align:center;
padding-top:0px;
FONT-WEIGHT: bold; 
FONT-SIZE: 14px; 
COLOR: #ffffff;
background-repeat:repeat-x;
margin-left:11px;
margin-right:12px;
}
.tl_amenities_ .tl_box_tl{
background-image:url("img/box/blue-crv.gif");
background-position:left;
background-repeat:no-repeat;
width:100%;
}
.tl_amenities_ .tl_box_tr{
background-image:url("img/box/blue-crv1.gif");
background-position:right;
background-repeat:no-repeat;
width:100%;
}
.tl_amenities_ .tl_box_m{
background-color:#a4daff;
margin-left:11px;
margin-right:12px;
}
.tl_amenities_ .tl_box_l{
background-image:url("img/box/blue-left-bg.gif");
background-position:left;
background-repeat:repeat-y;
}
.tl_amenities_ .tl_box_r{
background-image:url("img/box/blue-right-bg.gif");
background-position:right;
background-repeat:repeat-y;
width:100%;
}
.tl_amenities_ .tl_box_bm{
background-image:url("img/box/blue-bott-bg.gif");
height:25px;
background-repeat:repeat-x;
margin-left:11px;
margin-right:12px;
}
.tl_amenities_ .tl_box_bl{
background-image:url("img/box/blue-crv2.gif");
background-position:left top;
background-repeat:no-repeat;
width:100%;
}
.tl_amenities_ .tl_box_br{
background-image:url("img/box/blue-crv3.gif");
background-position:right top;
background-repeat:no-repeat;
width:100%;
}
/* light blue box */
.tl_amenities2_ .tl_box_tm{
background-image:url("img/box/litblue-top-bg.gif");
height:39px;
text-align:center;
padding-top:0px;
FONT-WEIGHT: bold; 
FONT-SIZE: 14px; 
COLOR: #ffffff;
background-repeat:repeat-x;
margin-left:11px;
margin-right:12px;
}
.tl_amenities2_ .tl_box_tl{
background-image:url("img/box/litblue-crv.gif");
background-position:left;
background-repeat:no-repeat;
width:100%;
}
.tl_amenities2_ .tl_box_tr{
background-image:url("img/box/litblue-crv1.gif");
background-position:right;
background-repeat:no-repeat;
width:100%;
}
.tl_amenities2_ .tl_box_m{
background-color:#e4f4ff;
margin-left:11px;
margin-right:12px;
}
.tl_amenities2_ .tl_box_l{
background-image:url("img/box/litblue-left-bg.gif");
background-position:left;
background-repeat:repeat-y;
}
.tl_amenities2_ .tl_box_r{
background-image:url("img/box/litblue-right-bg.gif");
background-position:right;
background-repeat:repeat-y;
width:100%;
}
.tl_amenities2_ .tl_box_bm{
background-image:url("img/box/litblue-bott-bg.gif");
height:25px;
background-repeat:repeat-x;
margin-left:11px;
margin-right:12px;
}
.tl_amenities2_ .tl_box_bl{
background-image:url("img/box/litblue-crv2.gif");
background-position:left top;
background-repeat:no-repeat;
width:100%;
}
.tl_amenities2_ .tl_box_br{
background-image:url("img/box/litblue-crv3.gif");
background-position:right top;
background-repeat:no-repeat;
width:100%;
}

/* gold box */
.tl_contact_info .tl_box_tm{
background-image:url("img/box/gold-top-bg.gif");
height:39px;
text-align:center;
padding-top:0px;
FONT-WEIGHT: bold; 
FONT-SIZE: 14px; 
COLOR: #ffffff;
background-repeat:repeat-x;
margin-left:11px;
margin-right:12px;
}
.tl_contact_info .tl_box_tl{
background-image:url("img/box/gold-crv.gif");
background-position:left;
background-repeat:no-repeat;
width:100%;
}
.tl_contact_info .tl_box_tr{
background-image:url("img/box/gold-crv1.gif");
background-position:right;
background-repeat:no-repeat;
width:100%;
}
.tl_contact_info .tl_box_m{
background-color:#fffaab;
margin-left:11px;
margin-right:12px;
}
.tl_contact_info .tl_box_l{
background-image:url("img/box/gold-left-bg.gif");
background-position:left;
background-repeat:repeat-y;
}
.tl_contact_info .tl_box_r{
background-image:url("img/box/gold-right-bg.gif");
background-position:right;
background-repeat:repeat-y;
width:100%;
}
.tl_contact_info .tl_box_bm{
background-image:url("img/box/gold-bott-bg.gif");
height:25px;
background-repeat:repeat-x;
margin-left:11px;
margin-right:12px;
}
.tl_contact_info .tl_box_bl{
background-image:url("img/box/gold-crv2.gif");
background-position:left top;
background-repeat:no-repeat;
width:100%;
}
.tl_contact_info .tl_box_br{
background-image:url("img/box/gold-crv3.gif");
background-position:right top;
background-repeat:no-repeat;
width:100%;
}




.rates_header1{
color:#ffffff;
font-weight:normal;
background-color:#5c8b6b;
FONT-SIZE: 14px; 
}
.rates_header2{
color:#5c8b6b;
font-weight:bold;
FONT-SIZE: 14px; 
}



//end box stuff

