A:Hover				{ color: #660000;}
a:visited				{ color: #004080; }

BODY, TD {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
}

  .reglink {text-decoration : none;}
  .reglink:hover {text-decoration : underline;}

  .blacklink {text-decoration : none;  color : Black;  font-size : 11px;}
  .blacklink:visited {text-decoration : none;  color : Black;  font-size : 11px;}
  .blacklink:hover {text-decoration : underline;  color : Black;  font-size : 11px;}
  
  .wendelllink {text-decoration : none;  font-size : 11px;}
  .wendelllink:visited {text-decoration : none;  font-size : 11px;}
  .wendelllink:hover {text-decoration : underline; font-size : 11px;}

  .greylink {text-decoration : none;  color : Gray;  font-size : 11px;}
  .greylink:visited {text-decoration : none;  color : Gray;  font-size : 11px;}
  .greylink:hover {text-decoration : underline;  color : Gray;  font-size : 11px;}

 .whitelink {text-decoration : none;  color : white;  font-size : 11px;}
 .whitelink:visited {text-decoration : none;  color :white;  font-size : 11px;}
 .whitelink:hover {text-decoration : underline;  color : white;  font-size : 11px;}
 
  A.navylink {text-decoration : none;  color : silver;  font-size : 11px;}
  A.navylink:visited {text-decoration : none;  color : silver;  font-size : 11px;}
  A.navylink:hover {text-decoration : none;  color : Navy;  font-size : 11px;}
  
  A.tourlink {text-decoration : none;  color : black;  font-size : 11px;}
  A.tourlink:visited {text-decoration : none;  color : black;  font-size : 11px;}
  A.tourlink:hover {text-decoration : none;  color : maroon;  font-size : 11px;}
  
  .bignavy {color : Navy;  font-size : 16px;  font-weight : bold; }
  .xbignavy {color : Navy;  font-size : 20px;  font-weight : bold; }
  .bigmaroon {color : maroon;  font-size : 16px;  font-weight : bold; }
  .xbigmaroon {color : maroon;  font-size : 20px;  font-weight : bold; }
  .padsides {padding-left: 20px; padding-right: 20px; padding-top: 5px;}
  .padsides2 {padding-left: 15px; padding-right: 15px;}
  .pad3{padding-left: 40px;}
  .pad4{padding-left: 40px;font:12px Verdana,Geneva,Arial,Helvetica,sans-serif;}
  .med {font-size : 12px;}
  .big {padding-left: 15px;font-size : 15px;}
  .menu {font-size : 15px;}
  
  .oakmarsh1{background-image: url(images-leftside/oakmarsh1.gif);background-repeat : repeat-y;}
  .oakmarsh2{background-image: url(images-leftside/oakmarsh2.gif);background-repeat : repeat-y;}
  .lostspur1{background-image: url(images-leftside/lostspur1.gif);background-repeat : repeat-y;}
  .lostspur2{background-image: url(images-leftside/lostspur2.gif);background-repeat : repeat-y;}
  .stcroix1{background-image: url(images-leftside/stcroix1.gif);background-repeat : repeat-y;}
  .stcroix2{background-image: url(images-leftside/stcroix2.gif);background-repeat : repeat-y;}
  .mississippi1{background-image: url(images-leftside/mississippi1.gif);background-repeat : repeat-y;}
  .mississippi2{background-image: url(images-leftside/mississippi2.gif);background-repeat : repeat-y;}
  .willow1{background-image: url(images-leftside/willow1.gif);background-repeat : repeat-y;}
  .willow2{background-image: url(images-leftside/willow2.gif);background-repeat : repeat-y;}
  td.bdr {padding-top:1px; padding-bottom:1px;border-bottom: 1px solid #bfbfbf;font-size : 11px;}
  td.bdr1 {padding-top:2px;padding-left: 4px;border-bottom: 1px solid black;}
  
 /* used on mississippi nat' */
 .promobox_y{
	width:100%;
	border:1px solid maroon;
	padding:5px;
	background-color:#FBF9EE;
	margin-bottom:10px;
	font-size:11px;
	clear:both;
}
.promobox_b{
	width:100%;
	border:1px solid navy;
	padding:5px;
	background-color:#EEF4FB;
	margin-bottom:10px;
	font-size:11px;
}
.promobox_g{
	width:100%;
	border:1px solid navy;
	padding:5px;
	background-color:#EBF2E3;
	margin-bottom:10px;
	font-size:11px;
}
.promobox_p{
	width:100%;
	border:1px solid navy;
	padding:5px;
	background-color:#FDEEFA;
	margin-bottom:10px;
	font-size:11px;
}
.promobox_pic{
	float:left;
	padding:0px 5px 1px 0px;
}
.promobox_clear{
	height:1px;
	font-size:1px;
	clear:both;
}
.promo_clickhere{text-align:center;}
