

BODY  {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

a.weather { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: underline;
	color: #21438B;
}

a:link, a:active, a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	color: #004f79;
}

A:hover {
	color : #000000;
}

.hint {
	color: #871417;
	font-size: 10px;
}

SPAN.hint {
	color: #871417;
	font-size: 10px;
}

TD.hint {
	color: #871417;
	font-size: 10px;
}

.whhint {
	color: #ffffff;
	font-size: 10px;
}

.formreq {
	color: #990000;
	font-weight: bold;
}

.tabon a:link, .tabon a:active, .tabon a:visited {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.tabon:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.taboff a:link, .taboff a:active, .taboff a:visited {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.taboff:hover {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.tabon {
	background-color: #CCCCCC;
}

.taboff {
	background-color: #999999;
}

INPUT.button {
	background-color: #BEBEBE;
	border: solid 1px;
	border-top: #BBBBBB;
	border-right: #777779;
	border-bottom: #BBBBBB;
	border-left: #777779;
	color: #21438B;
	font-size:90%;
	font-weight: bold;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ff898989');
	  padding: 1px;
}

INPUT.button:hover {
	border: solid 1px #7b0e0e;
	color: #7b0e0e;
}

.rightTitle {
	font-size : 18px;
	font-weight: bold;
	font-family: helvetica, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
}
/*used for most apps for bg colors on boxes*/
.inside {
	background-color:#ECECEC;
}

/*for an alternate row color*/
.inside2 {
	background-color:#FFFFFF;
}

.calhead {
	background-color:#e56e1e;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

li.blocks {
	list-style-image: URL(../images/bullet1.gif);
	vertical-align:top;
}

/* ================== listings css ======================*/
.subboxhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #e56e1e;
	font-weight:bold;
}

a.subboxhead {
	color: #aa123d;
	font-size: 13px;
	text-decoration:underline;
}

a.subboxhead:hover {
	text-decoration: none;
}

.rowhead {
	background-color: #336699;
}

.colhead {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}

.colhead:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;	
}

a.colhead,a.colhead:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}

a.colhead:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;	
}
/* ================== end of listings css ======================*/


/* ================== articles css ======================*/

.hint {
	color: #a4113e;
	font-size: 13px;
}

.boxhead {
	font-weight: bold;
	background-color:#e3701f;
	color: #ffffff;
	font-size: 13px;
}

.boxhead2 {
	font-weight: bold;
	background-color: #EAEAEA;
	color: #21438B;
	font-size: 13px;
}

.evenRow {
	background-color:#e3701f;
	color: #000000;
	font-size: 13px;
}

.oddRow {
	background-color:#FFFFFF;
	color: #000000;
	font-size: 13px;
}

/* ================== end of articles css ======================*/


/* ================== Events css ======================*/
.forminside {
	background-color:#ececec;
}

tr.subrow {
	background-color: #004f79;

}

td.smboxhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#fff;
}

td.calThisWeek {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#EEEEEE;
}

td.calToday {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#FCBD49;
}

td.calNotNow {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#CCCCCC;
}

.calinactive {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#616161;
}

a.calinactive:link, a.calinactive:active, a.calinactive:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#616161;
	text-decoration:underline;
}

a.calinactive:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

a.calactive:link, a.calactive:active, a.calactive:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration:underline;
}

a.calactive:hover {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

a.caltoday:link, a.caltoday:active, a.caltoday:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7F1A20;
	text-decoration:underline;
}

a.caltoday:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

a.calMonth:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#616161;
}

a.calMonth:link, a.calMonth a:active, a.calMonth a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#616161;
	text-decoration:underline;
}


td.calHint {
	font-size:10px;
}

td.eventHead {
	background-color:#21438B;
	color:#FFFFFF;
}


/* ================== end of Events css ======================*/

/*====================== members only ========================*/
a.convcal:link, a.convcal:active, a.convcal:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color: #FCBD49;
	font-weight:bold;
}

A.convcal:hover {
	color : #FCBD49;
}

td.convHeader {
	border-bottom: #ECE9D8 solid 1px;
}
td.convRow {
	border-bottom: #ECE9D8 dotted 1px; 
	border-right: #ECE9D8 solid 1px;
}
td.lastconvRow {
	border-bottom: #ECE9D8 dotted 1px;
}

.convBold {
	font-weight: bold;
}

/* ================== layout css ======================*/
#Table_01 {
	left:0px;
	top:0px;
	width:1003px;
	height:950px;
}

#mainNav {
	left:0px;
	top:0px;
	padding: 0px;
	background-image: url(../images/header/tile.gif);;
	background-repeat: repeat-x;
	width:1003px;
	height:31px;
}

#subNav {
	left:0px;
	top:31px;
	width:1003px;
	height:413px;
}

#body {
	background-image: url(../images/header/body_bg.jpg) ;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width:567px;
	margin: 18px 18px;;
}

#body .bodyPadding {
	margin: 18px 18px;;
}


#body h1 {
	font-size : 18px;
	font-weight: bold;
	font-family: helvetica, Verdana, Arial, Helvetica, sans-serif;
	color: #aa123d;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
}

.headertext {
	font-size : 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #e36f1e;
	padding: 0px;
	margin: 0px;
}

.yellowheadertext {
	font-size : 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FCBD49;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
}

a.headertext {
	font-size : 16px;
	font-weight: bold;
	font-family: helvetica, Verdana, Arial, Helvetica, sans-serif;
	color: #881518;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
}

a.headertext:hover {
	text-decoration:none;
}
.boldtext {
	font-size: 13px;
	color: #e36f1e;
	font-weight: bold;
}

.whboldtext {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.whboldtexthotel {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.dottedLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 10px;
}

.calheader {
	font-size : 17px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
}

a.calheader, a.calheader:active, a.calheader:visited {
	font-size : 17px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #881518;
	text-transform:uppercase;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

a.calheader:hover {
	font-size : 17px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #881518;
	text-transform:uppercase;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}

.eventtext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #21438B;
	font-weight: bold;
}
.eventDesc {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-weight: normal;
	line-height: 13px;
}



#rightside {
	background-image: url(../images/header/right.jpg) ;
	background-repeat: no-repeat;
	background-color:#4d0920;
	width:436px;
}

#rightside h1 {
	font-size : 18px;
	font-weight: bold;
	font-family: helvetica, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
}

#bodyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	width:400px;
	padding-left:18px;
	padding-top: 18px;
	line-height: 20px;
}

#bodyright a:link, #bodyright a:active, #bodyright a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	color: #8fd3aa;
}

#bodyright A:hover {
	color : #ffffff;
}

#footer {

	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	height: 41px;
	color: #293F86;
	font-size: 10px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	padding-left: 18px;
	padding-right: 18px;
	/*background-color: #000000;*/

}

#midFeatures {
	position: absolute;
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	z-index: 1;
	top: 303px;
	width: 1003px;
	height: 167px;
}


#featureC {
	position: absolute;
	z-index: 2;
	top: 320px;
	width: 967px;
	padding-left: 18px;
	padding-right: 18px;
	height: 167px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffb0c7;
	font-size: 11px;
	line-height: 18px;
}

#featureC h1 {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size : 18px;
	color: #8fd3aa;
	font-weight: normal;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
}


#featureC a:link, #featureC a:active, #featureC a:visited {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
}

#featureC A:hover {
	color : #90d3ab;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
}

#homemidFeatures {
	position: absolute;
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	z-index: 1;
	top: 460px;
	width: 1003px;
	height: 194px;
}

#homefeatureC {
	position: absolute;
	z-index: 2;
	top: 476px;
	width: 967px;
	padding-left: 18px;
	padding-right: 18px;
	height: 167px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffb0c7;
	font-size: 11px;
	line-height: 18px;
}

#homefeatureC h1 {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size : 18px;
	color: #8fd3aa;
	font-weight: normal;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
}


#homefeatureC a:link, #homefeatureC a:active, #homefeatureC a:visited {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
}

#homefeatureC A:hover {
	color : #90d3ab;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
}

#itinerary {
	position: relative;
	z-index: 2;
	top: -18px;
	right: -279px;
	line-height: 18px;
}


A.subnav, A.subnav:active, A.subnav:visited, A.subnav:link {
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}

A.subnav:hover {
	text-decoration: underline;
}

A.footerLink, A.footerLink:active,A.footerLink:visited,A.footerLink.link {
	font-size:10px;
	font-weight: bold;
	color: #293F86;
	text-decoration: none;
	padding: 4px;
}

A.footerLink:hover {
	text-decoration: underline;
}

A.breadlink, A.breadlink:active, A.breadlink:visited, A.breadlink:link {
	font-size:11px;
	color: #000000;
	text-decoration: underline;
}

A.breadlink:hover {
	text-decoration: none;
}

.subbar {
	color: #FFFFFF;
}

#topNav {
	/*background-color: #FCBD49;*/
	background-image:url(../images/top_nav3.jpg);
	background-repeat:repeat-x;
}

#srchHolder {
	position:relative;
	top:0px;
	margin: 0px;
	height: 27px;
	width: 153px;
	left: 0px;
	overflow: hidden;
}

#lshadow {
	/*background-image:url(../images/left_tile.jpg);
	background-repeat:repeat-y;*/
	background-color:#FFF;
	width:25px;
	opacity:0.5;
	filter:alpha(opacity=50);
}

#contentHolder {
	margin-top: 5px;
	margin-left: 5px;
	padding-right: 5px;
}

#rshadow {
	/*background-image:url(../images/right_tile.jpg);
	background-repeat:repeat-y;*/
	background-color:#FFF;
	width:25px;
	opacity:0.5;
	filter:alpha(opacity=50);
}

#footerSpace {
	background-image:url(../images/bottom_dots.gif);
	background-repeat:repeat-x;
}

#footerHolder {
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	margin-bottom: -10px;
}

td.logoholder {
 border: 0px;
}

#lCol {
	background-color: #004f79;
}

#leftNav {
	/*background-color: #21438B;*/
}

.lnavmain {
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	/*background-image:url(../images/lnav_dots.gif);
	background-repeat:repeat-x;
	height:24px;*/
}

a.lnavOff, a.lnavOff:link, a.lnavOff:active, a.lnavOff:visited {
	color: #fff;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom:5px;
}

a.lnavParent, a.lnavParent:link, a.lnavParent:active, a.lnavParent:visited {
	color: #e36f1e;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
}

a.lnavChild, a.lnavChild:link, a.lnavChild:active, a.lnavChild:visited {
	/*color: #1a1b51;*/
	color: #e36f1e;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
}

a.lnavOff :hover{
	text-decoration: underline;
}

a.lnavParent:hover{
	text-decoration: none;
}

a.lnavChild :hover{
	text-decoration: none;
}

a.memCat, a.memCat:link, a.memCat:active, a.memCat:visited {
	/*color: #1a1b51;*/
	color: #063c65;
	font-size:14px;
	font-weight: bold;
	text-decoration: underline;
}

a.memCat:hover{
	text-decoration: none;
}
/* ================== layout css end ======================*/


