BODY  {
	background-color: #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

a:link, a:active, a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	color: #0064c8;
}

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: #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: #0064C8;
	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;
}

.eventtext {
	font-size: 12px;
	color: #333366;
}

.eventtext2 {
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

/*used for most apps for bg colors on boxes*/
.inside {
	background-color: #EBEBEB;
}

/*for an alternate row color*/
.inside2 {
	background-color: #F4F4F4;
}

.calhead {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#013567;
	vertical-align: middle;
}

tr.border {
	color:#FFFFFF;
	background-color:#0064C8;
	font-weight:bolder;
}



/* ================== listings css ======================*/
.subboxhead {
	color: #000000;
	font-size: 13px;
}

a.subboxhead {
	color: #CCCCCC;
	font-size: 13px;
}

/* ================== end of listings css ======================*/


/* ================== articles css ======================*/

.hint {
	color: #a4113e;
	font-size: 13px;
}

.boxhead {
	font-weight: bold;
	background-color:#013567;
	color: #ffffff;
	font-size: 13px;
}

.boxhead a:link,  .boxhead a:link,  .boxhead a:visited,  {
	font-weight: bold;
	background-color:#013567;
	color: #ffffff;
	font-size: 13px;
	text-decoration:underline;
}

.boxhead a:hover {
	text-decoration:none;
}

.evenRow {
	background-color:#ececec;
	color: #000000;
	font-size: 13px;
}

.evenRow2 {
	background-color:#cccccc;
	color: #000000;
	font-size: 13px;
}

.evenRow3{
	background-color:#DFE9F5;
	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 ======================*/
#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: #FFFFFF;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
	background-color:#333333;
}

.HeaderText {
	font-size : 18px;
	font-weight: bold;
	font-family: helvetica, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
	background-color:#333333;
}

.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;
}

#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.mainnav, A.mainnav:active, A.mainnav:visited, A.mainnav:link {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}

A.mainnav:hover {
	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;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

A.footerLink {
	font-size:10px;
	color: #0064c8;
	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;
}
/* ================== layout css end ======================*/

td.tableheader { font-weight:bold; font-size:larger;}