body{
	margin: 0;
	padding: 0;
	/*background: top repeat-x url(../images/bg.png);*/
	font-family: "Trebuchet MS",arial,verdana;
}

p {
	FONT-FAMILY: "Trebuchet MS",arial,verdana;
	font-size: 0.7em;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #35759f;
	text-decoration: underline;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

h1{	color: #005941;font-size: 1.5em; font-weight: normal;}
h2{	color: #FF6600; font-size: 1.1em; font-weight: normal; margin: 40px 0 0 0;}
p{	color: #005941;font-family:"Trebuchet MS",arial,verdana; }



hr.shadowUp{
	background: url(../images/shadowbar.png) no-repeat;
	border: none;
	height: 30px;
	clear: both;
}

hr.shadowDown{
	background:url(../images/revshadowbar.png) no-repeat;
	border: #ffffff 0px solid;
	height: 30px;
	clear: both;
}

hr.shadowUp500{
	background:url(../images/shadowbar500.png) no-repeat;
	margin: 10px 0;
	border: none;
	height: 30px;
	clear: right;
}

hr.shadowDown500{
	background:url(../images/revshadowbar500.png) no-repeat;
	margin: 10px 0;
	border: none;
	height: 30px;
	clear: right;
}
hr.minorLine {
	border: none;
	border-top: 1px solid #CDCADB;
}

/*** navigation class  ***/
.navli {
	list-style: none;
}

.navli li{
	margin: 0;
	padding: 0;
	display: inline;
}

.navli li a{
	padding: 0 6px 0 3px;
	margin: 0;
	border-right: 1px solid;
}
.navli li a:hover{
	text-decoration: none;
	color: #FF6600;
}
.navli li a.endli{
	border-right: none;
}

/*******************************/

#header{
	width: auto;
	margin: 0 auto 0 auto;
	background: top repeat-x url(../images/header-bg.jpg);
}

#content{
	width: 760px;
	margin: 2em auto 0 auto;
	padding: 6px 0 0 0;
}

/*** HEADER ***/


#logo { 
	margin: 1px 0 0 0;
	padding: 0;
}

#logo a{ 
	font-size: 20px;
}

#logo img{
	margin: 28px 0 0 20px;
}


#corpNav, #subNav{
	text-align:right;
	margin: 0;
	padding: 0 18px 0 0;
}
#corpNav {margin: 4px 0 0 0;}
#corpNav a {
	color: #FFF;
	border-color: white;
}
#corpNav a:hover {
	color: #FF6600;
	border-color: white;
}
#corpNav a, #subNav a{
	font-size: 11px;
}
#subNav a{
	border-color: black;
}

#mainNav {
	margin: 5px auto 0 146px;
}

#mainNav li {
	float: left;
	list-style: none;
}
#mainNavYou {background: none;}
#mainNavVen {background: url(../images/whitevbar.png) top right no-repeat;}
#mainNavFac {background: url(../images/whitevbar.png) top right no-repeat;}
#mainNavBus {background: url(../images/whitevbar.png) top right no-repeat;}

#mainNav a{
	display: block;
	height: 30px;
	width: 145px;
	color: white;
	padding: 0 2px;	
}

#mainNav span{ display: none;}

#mainNavVen a {background: url(../images/ourvenues.gif) no-repeat bottom;}
#mainNavFac a {background: url(../images/ourfacilities.gif)  no-repeat bottom;}
#mainNavBus a {background: url(../images/forbusiness.gif)  no-repeat bottom;}
#mainNavYou a {background: url(../images/foryou.gif)  no-repeat bottom;}

#subNav{
	margin: 40px 0 0 0;
	clear: both;
}

/*** MAIN ***/

#headerStriph1 {
	padding: 10px;
	margin: 2px 0 10px 0;
	color:	#FFF;
	background: #FF6600;
	font-size: 23px;
	font-weight:lighter;
	text-align: center;
}

#headerImg{
	margin: 8px 0 0 0;
}



#sectionNav{
	float: left;
	width: 256px;
	margin: 0;
	padding: 0;
}
#sectionNav ul{
	list-style:none;
	list-style-position: inside;
	margin:  0 0 0 20px;
	padding: 0;
}

#sectionNav li{
	background: url(../images/graybar.png) left bottom no-repeat;
}

#sectionNav li a{
	font-size: 15px;
	line-height: 30px;
	color: #666666;
}

#sectionNav li li{
	background: none;
}

#sectionNav li li a{
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background-color: #fff;
}

#sectionNav li a:hover{
	color: #000;
	text-decoration: none;
}

#sectionNav #lastSectionNav{
	background: none;
}

#sectionNav p{
	margin: 150px 0 0 0;
	padding: 0;
	
}
#sectionNav p a{
	color: #003366;
	font-size: 16px;
	
	height: 54px;
	width: 213px;
	margin: 0;
	padding: 12px 0 0 16px;
	display: block;
}

#sectionNav p a:hover{
	color: black;
	text-decoration: none;
}

#mainContent{
	width: 500px;
	margin: 0;
	display:inline;
	color: #005941;
	line-height: 1em;
	
}
altHeadings

#mainContent h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 1em auto 0.5em 260px;
}

#mainContent.altHeadings h1 {
	margin: 10px auto 0.5em 260px;
}

#mainContent h2{
	margin: 1em auto 0 260px;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0;
	FONT-FAMILY: "Trebuchet MS",arial,verdana;
 	color: #005941;
}

#mainContent.altHeadings h2{
	color: #999999;	
}

#mainContent p {
	margin: 0 auto 0 260px;
	padding: 0 0 0 0;
}

#mainContent hr {
	margin: 6px 0 6px auto;
	padding: 0 0 0 0;
	width: 500px;
	float: right;
}

#mainContent img{
	float: right;
	margin: 4px 0 6px 6px;
}
	
.introText{
	font-size: 0.9em;
}

.crossLinks{
	clear: both;
	float: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.crossLinks div{
	display: inline;
	background-color:#CC0066;
	padding: 6px 8px;
	margin: 6px 0 0 0;
	float: left;
	height: 8.75em;
}

.crossLinks div p{
	color: #FED01F;
	font-size: 0.7em;
	padding: 6px;
}

.crossLinks div h4{
	color: white;
	font-size: 1.1em;
	font-weight: normal;
	margin: 6px 0px;
	padding: 6px;
	height: 2.5em;
}

.crossLinks div img{
	padding: 6px;
}

#CLdiv1{
	width: 250px;
	background: #CC0066 url(../images/whitevbar.png) no-repeat right bottom;
}

#CLdiv2{
	width: 280px;
}

#CLdiv3{
	width: 180px;
	background: #CC0066 url(../images/whitevbar.png) no-repeat left bottom;
}

#CLdiv1 img{
	float: left;
}

#CLdiv2 img{
	float: right;
}

#infoBlock{
	float: right;
	width: 200px;
	margin: 110px 0 0 0;
}

#formLayout{width: 500px;}
#formLayout form p{
	padding: 0;
	margin-top: 4px;
	margin-left: 20px;
	color: black;
}
#formLayout label{
	width: 400px;
	padding: 0;
	margin: 0;
}	

#formLayout label span{
	width: 200px;
	font-size: 1.1em;
	float: left;
}
#formLayout label input, #formLayout label select{
	margin: 0;
	border: solid 1px #7F9DB9;
}

.loginButton{
	text-align:left;
	margin: 20px 0 0 290px;
	padding: 0 0 0 14px;
	color: white;
	font-family: "Trebuchet MS",arial,verdana;
	font-size: 1em;
	background: url(../images/buttonbg.gif) no-repeat;
	border: none;
	height: 31px;
	width: 169px;
	cursor:pointer;
}

#loginLink {
	display: block;
	margin: 20px 0 0 0;
	padding: 6px 0 0 14px;
	color: white;
	font-family: "Trebuchet MS",arial,verdana;
	font-size: 1em;
	border: none;
	text-decoration:none;
	background: url(../images/buttonbg.gif) no-repeat;
	height: 31px;
	width: 169px;
}
/*** FOOTER ***/
#footer{
	text-align: center;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer address {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 10px;
	font-style: normal;
}
#footer a{
	font-size: 10px;
	border-right-color: black;
}


/****************/
/***=per page=***/
/****************/

/*** main nav highlight controls ***/
.forYouPage #mainNavYou a{background: url(../images/foryouw.gif) no-repeat bottom;}
.forYouPage #mainNavBus{background: none;}

.forBusinessPage #mainNavBus {background: none;}
.forBusinessPage #mainNavBus a{background: url(../images/forbusinessw.gif) no-repeat bottom;}
.forBusinessPage #mainNavFac{background: none;}

.ourFacilitiesPage #mainNavFac {background: none;}
.ourFacilitiesPage #mainNavFac a{background: url(../images/ourfacilitiesw.gif) no-repeat bottom;}
.ourFacilitiesPage #mainNavVen{	background: none;}

.ourVenuesPage #mainNavVen {background: none;}
.ourVenuesPage #mainNavVen a{background: url(../images/ourvenuesw.gif) no-repeat bottom;}

/****************/
/***   Misc   ***/
/****************/
.homePage #sectionNav ul{
	list-style-position:outside;
	list-style-image: url(../images/bullet.png);
}

.forYouPage #sectionNav p{
	margin: 130px 0 0 0;
}
.homePage #sectionNav p a, .forYouPage #sectionNav p a{
	background: url(../images/specialoffers.png) no-repeat top left;
}

.forBusinessPage #sectionNav p, .ourVenuesPage #sectionNav p, .ourFacilitiesPage #sectionNav p{
	margin: 50px 0 0 0;
}

.forBusinessPage #sectionNav p a, .ourVenuesPage #sectionNav p a, .ourFacilitiesPage #sectionNav p a{
	color: white;
	background: url(../images/specialoffersorange.png) no-repeat top left;
}

.forBusinessPage #sectionNav p a:hover, .ourVenuesPage #sectionNav p a:hover, .ourFacilitiesPage #sectionNav p a:hover{
	color: #003366;
}

/****************/
/*** Kinetic  ***/
/****************/

#kinetic_content{
	width: 760px;
	display:block;
	clear: both;
	margin-top: 15px;
}

.kinetic_tablerow_drilldown {
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0c0c0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
	background-color: #f9f7fa;
	background-image: url(../images/tile_drilldown_shad.gif);
	background-repeat: repeat-x;
	border-left: #e1e1e3 1px solid;
	border-right: #e8eded 1px solid;
}

#select_banner {
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.7em;
	VERTICAL-ALIGN: middle;
	COLOR: #efefef;
	FONT-STYLE: normal;
	FONT-FAMILY: "Trebuchet MS",arial,verdana;
	HEIGHT: 30px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	background-image: url(../images/tile_form_head3.gif);
	
}

div.kinetic_input_row {
	margin-top: 0px;
	text-align: right;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-image: url(../images/tile_bands.gif);
	width: 543px;
	height: 27px;
	border-bottom: #e8eded 1px solid;
	border-top: #e8eded 0px solid;
}

.shadowDown{
	width: 806px;
	margin: 0 auto 0 auto;
	border: #ffffff 0px solid;
	height: 30px;
	clear: both;
	background-repeat: no-repeat;
	background-image: url(../images/revshadowbar806.png);
}

.shadowUp{
	background: url(../images/shadowbar.png) no-repeat;
	border: none;
	height: 30px;
	clear: both;
}

/* Kinetic footer */
#kinetic_footer {
	clear: both;
	width: auto;
	margin: 0 auto;
	padding: 1em 0;
	font-size: 0.9em;
	color: #306;
	line-height: 1.1em;
	z-index: 9999;
}

.kinetic_footer_text3 {
	margin: 0 0 0 0;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width: 131px;
	clear: none;
	float: right;
	display: block;
	height: 28px;
}

.hideme { display: none; }

ul#powered{ padding:0; margin:0; list-style:none; }
#powered li{width:131px;/*size of image*/height:38px;/* size of image*/}
#powered li.first{ background:url(../images/powered_over.gif) no-repeat left top;}/* this holds the rollover state of the image1*/
#powered a{display:block; width:131px; height:28px; font-size: 1px; color: #fff;}
#powered li.first a{background:url(../images/powered.gif) no-repeat left top;}/* this holds the normal state of the image1*/
ul#powered a:hover{background:transparent}
