BODY  {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

a:link, a:active, a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	color: #0b4da3;
}

A:hover {
	color : #000000;
}

.hint {
	color: #666666;
	font-size: 10px;
}

.formreq {
	color: #990000;
	font-weight: bold;
}

.tabon a:link, .tabon a:active, .tabon a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.tabon:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.taboff a:link, .taboff a:active, .taboff a:visited {;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.taboff:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.tabon {
	background-image: url(../images/tabhead_on.jpg);
	background-repeat: repeat-x;
}

.taboff {
	background-image: url(../images/tabhead_off.jpg);
	background-repeat: repeat-x;
}

.couptabon a:link, .couptabon a:active, .couptabon a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.couptabon:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.couptaboff a:link, .couptaboff a:active, .couptaboff a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.couptaboff:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.couptabon {
	background-color: #89c148;
}

.couptaboff {
	background-color: #73a23d;
}

INPUT.button {
	background-color: #000000;
	border: solid 1px #666666;
	color: #ffffff;
	font-weight: bold;
}

.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:#DCE4F1;
}

.calhead {
	font-size: 14px;
	font-weight: bold;
}

/* ================== Search Box ===================*/

#searchBox {
	padding-left: 10px;
	padding-top: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	line-height: 1em;
}

.searchHeader {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	line-height: 8px;
	text-transform: uppercase;
}

#searchBox .txtInput {
	border:1px;
	border-style: solid;
	width: 135px;
	background: none;
	color: #767676;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;	/*font-weight: bold;*/
}

/* ================== listings css ======================*/
.subboxhead {
	color: #000000;
	font-size: 13px;
}

a.subboxhead:link, a.subboxhead:visited, a.subboxhead:active {
	color: #0b4da3;
	font-size: 13px;
}

a.subboxhead:hover {
	color: #8AC249;
	font-size: 13px;
}

/* ================== end of listings css ======================*/

/* =================== wct css =================================*/

.boxhead2 {
	font-weight: bold;
	background-color: #EAEAEA;
	color: #21438B;
	font-size: 13px;
}

/*for an alternate row color*/
.inside2 {
	background-color:#FFFFFF;
}

.ListItemTop{
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	display: inline;
	margin-left: 5px;
	text-decoration: none;
}

tr.wctsubrow {
	background-color: #21438B;

}
.whboldtext {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.whboldtexthotel {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}


TR.evenrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #CCCCCC;
}

TR.oddrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #EEEEEE;
}

.evenrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #EEEEEE;
}

.oddrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #FFFFFF;
}
/* =================== end wct css =================================*/



/* ================== articles css ======================*/

.hint {
	color: #a4113e;
	font-size: 13px;
}

.boxhead {
	font-weight: bold;
	background-color:#A9C4EB;
	border: 1px;
	border-style: solid;
	border-color: #598DD8;
	color: #000000;
	font-size: 13px;
}

.border {
	background-color:#5488D4;
}

.evenRow {
	background-color:#ececec;
	color: #000000;
	font-size: 13px;
}

.oddRow {
	background-color:#FFFFFF;
	color: #000000;
	font-size: 13px;
}

/* ================== end of articles css ======================*/


/* ================== Events css ======================*/
.forminside {
	background-color:#ececec;
}

/* ================== end of Events css ======================*/


/* ================== layout css ======================*/
#topHeaderContainerRow td {
	background-image:url(../images/header/top_title2.jpg);
	background-repeat:no-repeat;
	background-position:0 10px;
}
	#topHeaderContainerRow form {
		margin:0;
		padding:0;
	}
	#topHeaderContainer {
		background:url(../images/header/top.jpg) no-repeat top;
		line-height:13px;
		padding:18px 25px;
		padding-bottom:12px;
		color:#FFFFFF;
		font-size:11px;
		text-transform:uppercase;
	}
	#topHeaderContainerRow td #translate {
		float:left;
		text-align:left;
		padding-top:45px;
	}
		#translate ul {
			padding:0;
			margin:0;
		}
		#translate li {
			background-repeat:no-repeat;
			padding:0 10px 0 0;
			display:inline;
			list-style-type:none;
			margin:0;
			margin-bottom:5px;
		}
			#translate li a {
				font-size:11px;
				color:#FFF;
			}
	#searchFormContainer {
		padding:5px 0;
	}
	#searchFormContainer input.txtInput {
		border:1px;
		border-style: solid;
		width: 135px;
		color: #767676;
		font-family: Tahoma, Arial, sans-serif;
		font-size: 12px;
		padding:2px;
		vertical-align:middle;
	}

#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 : 18px;
	font-weight: bold;
	font-family: helvetica, Verdana, Arial, Helvetica, sans-serif;
	color: #0B4DA3;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
}

.boldtext {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}


#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;
}

.bodyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
}

#footer {

	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	height: 41px;
	color: #a41b49;
	font-size: 10px;
	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.topLinks, A.topLinks:active, A.topLinks:visited, A.topLinks:link {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

A.topLinks:hover {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: underline;
}

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 {
	font-size:10px;
	color: #90d3ab;
	text-decoration: none;
}

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;
}

.weather {
	color: #FFFFFF;
	padding-bottom:5px;
	text-transform: uppercase; 
	font-size: 11px;
	background:url(../images/header/weather_condition.png) no-repeat bottom right;
	margin:0;
	
	padding-bottom:11px;
	line-height:12px;
}

.todaydate {
	padding-right: 25px; 
	color: #FFFFFF; 
	text-transform: uppercase; 
	font-size: 11px
}
/* ================== layout css end ======================*/