@charset "utf-8";
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #958F75;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

/* Containers */
#floatTopBox {
	position: absolute;
	background-color: #264365;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	_height: 51px;
	width: 100%;
	left: 0;
	top: 0;
}
#container {
	width: 995px;
	text-align: left;
	clear: both;
	margin: 0 auto;
	height: auto;
	padding-left: 5px;
	background-image:url(../images/mainBody_back.jpg);
	background-repeat: repeat-y;
}
#container .backContainer {
	position:relative;
	width:990px;
	background-color: #FFFFFF;
/* Mack remove background image since no flash now */
/*	background-image: url(../images/header_image.jpg); */
	background-repeat: no-repeat;
	background-position: 0px 48px;
}
#containerBtm {
	background-image:url(../images/containerBtm.png) !important;
	background-image:url(../images/containerBtm.gif);	/* hack for IE 6 */
	background-repeat:no-repeat;
	width: 990px;
	height: 8px;
	clear: both;
	margin: 0 auto;
}
#headerContainer .topNavContainer {
	background-color: #264365;
	width: 990px;
	height: 48px;
}
#headerContainer {
	position:relative;
	width:990px;
	/* Mack change from 440 for IE */
	height: 392px;
	z-index: 500;	
}

#headerContainer .nav_leftEnd {
	background-image: url(../images/top_left.jpg);
	background-repeat:no-repeat;
	width: 5px;
	height: 53px;
	float: left;
	margin-left: -5px;
	margin-bottom: -8px;
}

#headerContainer .nav_rightEnd {
	background-image: url(../images/top_right.jpg);
	background-repeat:no-repeat;
	width: 5px;
	height: 53px;
	float: right;
	margin-right: -5px;
	margin-bottom: -8px;
}


html:lang(en) #headerContainer {height:440px;}/* apply to all NON IE browsers and Safari 3+ */
a.logoLink {
	display:block;
	background-image:url(../images/logos/siteLogo.png) !important;
	background-image:url(../images/logos/siteLogo.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	width:240px;
	height:150px;
	position: absolute;
	top: 105px;
	left: 55px;
}
#headerImgContainer {
/* mack remove now that no flash */
/*	background-image: url(../images/header_image.jpg); 
	background-repeat: no-repeat;
	background-color: #FFFFFF; 
	background-position: top; */
	width: 990px;
	height: 500px; 
}
#contentContainer {
	float:left;
	clear:both;
	width:990px;
	position: relative;
	z-index: 0;
/* Mack remove background wash */	
/*	background-image: url(../images/blue_back.jpg); */
	background-repeat: repeat-x;
	background-position: top;
}
#contentContainer .contentContPad {
	padding: 10px;
}

#mainContainer {
	width:610px;
	float:left;
	padding-bottom: 10px;
}

#mainContainer h1 {
	padding-left: 8px;
}

#mainContainer .mainInrCont h1 {
	padding-left: 0 !important;
}

#mainContainer .mainInrCont {
	padding: 10px;
}

#mainContainer .mainInrCont ul {
	list-style: disc;
	padding-left: 25px;
	padding-bottom: 0px;
	font-size: 12px;
	margin: 0;
}

#mainContainer .mainInrCont ul li {
	list-style: disc;
	padding: 0;
}

#mainContainerWide {
	width:970px;
	float:left;
	padding-bottom: 10px;
}

#mainContainerWide .mainInrCont {
	padding: 10px;
	background-color: #FFF;
	color: #000000;
	text-align: left;
}

#rightContainer {
	float: right;
	width: 314px;
	padding-bottom: 10px;
}

#rightContainer .padding {
	padding: 0 10px 10px 0px;
	color: #000;
}

/* ********************************** g31exp *********************************** */
#mainNav {
	position: absolute;
	z-index:999;
	padding-left: 4px;
	margin-top: 8px;
	margin-bottom: 7px;
	position: relative;
	height: 34px;
	width: 645px;
	float: left;
}
#mainNav .endCap_left {
	background-image: url(../images/topNav_left.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 34px;
	float: left;
}
#mainNav .endCap_right {
	background-image: url(../images/topNav_rt.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 34px;
	float: left;
}
#mainNav ul {
	float: left;
	background-image: url(../images/topNav_tile.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
#mainNav ul li {
	display: inline;

}
#mainNav ul li ul {
	background-image: none;
	background-color: #FFFFFF;
	height: auto;	
}
#mainNav ul li:hover {
	background-image: url(../images/topNav_roBack.jpg);
	background-repeat: repeat-x;	
	display: block;
}
/* Style Top Nav Typography - DO NOT DEFINE COLOR HERE  */
#mainNav ul li a.trigger, #mainNav ul li span.trigger {
	font-size: 16px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 34px;
	padding: 0 1.2em;	
	display: block;
	font-variant: small-caps;
}

#mainNav ul li span.letter {
	font-size: 15px;
}

#mainNav ul li span.title {
	font-size: 11px;
	font-weight: bold;
}

#mainNav .nav_ro:hover {
	background-image: url(../images/nav/tile.png) !important;
	_background-image: none;
	background-repeat: repeat-x;	
}

/* Top Right Nav */

#secNavCont {
	float:right; 
	width: 340px; 
	padding-top: 2px;
}

#secNavCont .secLinkCont {
	float:left; 
	width: 80px;
	color: #8997A6;
}

#secNavCont .secLinkCont a.secNavLink {
	/* Mack - change for visibility */
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

#secNavCont .secLinkCont a.secNavLink:hover {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}

#g31menubar, #g31menubar ul {
	list-style: none;
}
#g31menubar a {
	color: #666;/* this is the color of the top nav links  */
	text-decoration: none;
}
/* Top Nav on Hover  */
#g31menubar li:hover a, #g31menubar a:focus, #g31menubar li.g31hvr a {
	color:#666;
	display: block;
}
#g31menubar li:hover ul, #g31menubar li.g31hvr ul {
	display: block;
	text-decoration: none;
}
/* Style Drop down block elements  */
#g31menubar li:hover ul a, #g31menubar li.g31hvr ul a {
	background-color:#FFFFFF;
	background-image: none;
}
#g31menubar ul a:hover {
	background-color: #EDEDED !important;
}
/* Main Container for all rollover links  */
#g31menubar li ul {
	position: absolute;
	z-index:99999;
	background-color:#FFF;
/*	background-image: url(../images/bgRollover.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	display: none;
	list-style: none;
	width: 630px;
	left: 5px;
	top: 34px;
	border-top: 10px solid #748CB8;
	border-bottom: 1px solid #CCC;
	
}
#g31menubar li {
	float: left;
}
#g31menubar li ul li {
	color:#666666;
	display: block;
	float: left;
	border: none;
	width: 210px;
	border-bottom: 1px solid #ededed;
}
#g31menubar li ul li img {
	border: 1px solid #666666;
}
#g31menubar li ul li a {
	line-height: 17px;
	text-transform: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	height: 85px;
	overflow:hidden;
	padding: 5px 10px 0px 10px;
	color: #666666;
}
#g31menubar li ul li a span {
	font-size: 10px;
	font-weight: normal;
	color:#666;
}
#g31menubar li ul li a span.more {	/* More link */
	font-size: 10px;
	font-weight: normal;
	color:#6681B6;
}
#g31menubar li ul li a span {
	display: block;
}
#g31menubar img {
	float: right;
	margin-left: 5px;
}


/* Search Box */
#siteSearch {
	background-image: url(../images/siteSearchBG.png) !important;
	background-image: url(../images/siteSearchBG.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:23px;
	left:782px;
	width:205px;
	height:38px;
	padding:0px 0 0 10px;
}
#siteSearch input.txtInput {
	z-index:500;
	display:inline;
	float:left;
	border:none;
	background:none;
	color:#000;
	font-size:10px;
	width:150px;
	height:12px;
	padding-right: 20px;
	padding-top:6px;
}
#siteSearch .imgInput {
	display:inline;
	float:left;
	width:25px;
	height:16px;
}

/* Middle Content Boxes */

#midNavFloat {
	position: absolute;
	top: 360px;
	left: 10px;
	z-index: 500;
}

#midNavCont {
	float: left;
	background-image: url(../images/midNavBack.jpg);
	background-repeat: no-repeat;
	width: 980px;
	clear: both;
	_overflow: hidden;
}

#midNavCont .middleNav {
	float: left;
	width: 314px;
	padding-top: 8px;
}

#midNavCont .container {	
	_overflow: hidden;
	width: 314px;
}

#midNavCont .title {
	text-align: left;
	height: 18px;
	width: 314px;
	_overflow: hidden;
}

#midNavCont .top {
	position:relative;
	margin-right:5px;
	_margin-right: 0px;
	height:3px;
	clear:both;
	_overflow: hidden;
}

#midNavCont .btm {
	position:relative;
	margin-right:5px;
	height:4px;
	clear:both;
}

#midNavCont .top .left {
	background-image:url(../images/mainBox_topLft.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:4px;
	height:3px;
}
#midNavCont .top .right {
	background-image:url(../images/mainBox_topRt.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	position:absolute;
	width:310px;
	height:3px;
}
#midNavCont .btm .left {
	background-image:url(../images/mainBox_btmLft.jpg);
	background-position:bottom left;
	_background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:4px;
	height:4px;
}
#midNavCont .btm .right {
	background-image:url(../images/mainBox_btmRt.jpg);
	background-position:bottom right;
	_background-position:top right;
	background-repeat:no-repeat;
	position:absolute;
	width:310px;
	height:4px;
}

#midNavCont .topInr {
	background-image: url(../images/mainBoxInr_top.jpg);
	background-repeat: no-repeat;
	position:relative;
	height:4px;
	overflow: hidden;
	width: 304px;
}

#midNavCont .btmInr {
	width: 304px;
	height: 4px;
}

#midNavCont .inrCont {
	color: #FFF;
	width: 302px;
	text-align: left;
	height: 115px;
	border-left: 1px solid #CBCFCE;
	border-right: 1px solid #CBCFCE;	
}

#midNavCont .inrCont .pad {
	padding: 5px 8px 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#midNavCont .inrCont .pad .desc {
	height: 85px;
	
}

#midNavCont .inrCont .pad a {
	color: #FBFD66;
}

#midNavCont .inrCont .imgCont {
	float:right; 
	width: 80px; 
	margin-left: 8px;
}

#midNavCont .midLink .linkVisit {
	float: left;
	
	display: block;
	padding-top: 10px;
}

#midNavCont .midLink .linkVisit h3 a {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	font-variant: small-caps;
}

#midNavCont .midLink .linkVisit h3 a:hover {
	color: #FBFD66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	font-variant: small-caps;
}

#midNavCont .midLink .linkArrow {
	float: left;
	width: 20px;
	display: block;
	padding-top: 5px;
}

#midNavCont .midLink .linkArrow img {
	margin-top: 10px;
}

#midNavCont .inrCont .pad img.topImg {

}

	/* ---- Secondary Drawer for Middle Nav ---- */
	
#midNavCont #detail-accordionMid {
	width: 981px;
	position: relative;
	float: left;
}
#midNavCont #detail-accordionMid .drawerBG {
	overflow: hidden;
	float: left;
	width: 314px;
	padding-top: 8px;
	clear: none;	
}
#midNavCont #detail-accordionMid .drawerBG .drawer {
	/*background-image: url(../images/nav/accordionRCap.jpg);	/* top rounded corners */
	/*background-repeat:no-repeat;
	background-position: right;	
	margin-top: -1px;*/
	padding-top: 3px;
	background-image: url(../images/midNavGolfBall.jpg);
	background-position: 5px 1px;
	background-repeat: no-repeat;
	text-align: center;
	width: 314px;
}
#midNavCont #detail-accordionMid h2.tab {
	background-image: url(../images/midNavBG-plus.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	cursor: pointer;
	cursor: hand;
	display: block;
	color:#FFF;
	vertical-align: middle;
	margin-bottom: -2px;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	height: 25px;
}
#midNavCont #detail-accordionMid h2.tabHome {
	margin-bottom: -8px;
	padding-left: 8px;
	cursor: pointer;
	cursor: hand;
	display: block;
	color:#FFF;
	vertical-align: middle;
	padding-bottom: 2px;
	padding-top: 3px;
	height: 26px;
}
#midNavCont #detail-accordionMid .tab:hover {
	color: #FFF;
}
#midNavCont #detail-accordionMid .padding {
	padding: 5px 5px 2px 5px;
}

#midNavCont .midNavBlank {
	position:absolute;
	left:0;
	top:0;
	z-index:99;
}

/* Third Level Nav */

#mainWidCont ul.noBullets li a {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

#mainWidCont ul.noBullets li a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #2B4365;
}

#mainWidCont .back {
	margin-left: -15px;
}

/* Widget Boxes */

#mainWidCont {
	clear: both;
	margin: 0;
	width: 314px;
	padding-bottom: 10px;
}
#mainWidCont .top {
	position:relative;
	margin-right:3px;
	_margin-right: 0px;
	height:3px;
	clear:both;
	_overflow: hidden;
}
#mainWidCont .bottom {
	position:relative;
	margin-right:3px;
	height:3px;
	clear:both;
}

#mainWidCont .top .left {
	background-image:url(../images/widgets/widTopOut_lft.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:3px;
	height:3px;
}
#mainWidCont .top .right {
	background-image:url(../images/widgets/widTopOut_rt.gif);
	background-position:top right;
	background-repeat:no-repeat;
	position:absolute;
	left:3px;
	width:311px;
	height:3px;
}
#mainWidCont .bottom .left {
	background-image:url(../images/widgets/widBtmOut_lft.gif);
	background-position:bottom left;
	_background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:3px;
	height:3px;
}
#mainWidCont .bottom .right {
	background-image:url(../images/widgets/widBtmOut_rt.gif);
	background-position:bottom right;
	_background-position:top right;
	background-repeat:no-repeat;
	position:absolute;
	left:3px;
	width:311px;
	height:3px;
}

#mainWidCont .widBox {
	background-image: url(../images/widgets/widget_TopImg.jpg);
	background-repeat: no-repeat;
	background-color: #294666;
	padding-left: 4px;
}

#mainWidCont .widBox .widBtm {
	background-image: url(../images/widgets/widBtm.jpg);
	background-repeat: no-repeat;
	height: 5px;
	_overflow: hidden;
}

#mainWidCont .widBox h2 {
	color: #FFFFFF;
	font-size: 16px;
	padding: 0;
	padding-left: 5px;
	padding-top: 2px;
	margin: 0;
}
#mainWidCont .widBox .widContentPad {
	padding-left: 6px;
	width: 299px;
	border-left: 1px solid #b6bfca;
	border-right: 1px solid #b6bfca;
}
#mainWidCont .widBox .widContentPadMap {
	width: 305px;
	border-left: 1px solid #b6bfca;
	border-right: 1px solid #b6bfca;
}
#mainWidCont .widBox .tabContainer {
	background-image: url(../images/widgets/widTitle_back.jpg);
	background-repeat: no-repeat;
	width: 307px;
	height: 29px;
}
#mainWidCont .widBox .widInrTop {
	background-image: url(../images/widgets/widTopInr.jpg);
	background-repeat: no-repeat;
	height: 3px;
	width: 293px;
	_overflow: hidden;
}
#mainWidCont .widBox .widInrBtm {
	background-image: url(../images/widgets/widBtmInr.jpg);
	background-repeat: no-repeat;
	height: 3px;
	width: 293px;
	_overflow: hidden;
}
#mainWidCont .widBox .widContentCont {
	color: #FFF;
	padding: 5px 0 0 0;
	background-color:#FFFFFF;
	width: 293px;
}
#mainWidCont .highlight {
	font-size: 11px;
}

#mainWidCont .widBox .widContentContMap {
	background-color: #294666;
	background-image: url(../images/widgets/widget_Back.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}

#mainWidCont .widBox .tabBtm {
	background-image: url(../images/widgets/widFootTitle_back.jpg);
	background-repeat: no-repeat;
	width: 307px;
	height: 29px;
}

/* Tabbed Widgets */
.tabBox {	/* IE 6 breaks if lower than 320 */
	float:left;
	width: 615px; 
	color: #666666;
	overflow: hidden;
	background-image: url(../images/intBoxBar_tile.jpg);
	background-repeat: no-repeat;
	margin:10px 10px 0px 0;
}
.tabBox form {
	margin:0;
	padding:0;
}
#sideContainer .tabBox {
	width:615px;
	margin:5px 0 0px 0;
}
.tabBox .content {	/* IE 6 breaks if lower than 300 */
	width:594px;
}
.tabBox .content h3 {
	font-size:13px;
}

	/* Tabs */
.tabBox .tabContainer {
	clear:both;
	text-align:right;
	margin:0 8px;
}
.tabBox .tabContainer div {
	float:left;
	cursor:pointer;
}
.tabBox .left {
	color:#666666;
	font-weight:bold;
	font-size:11px;
	line-height:24px;
	padding:0 0 0px 10px;
}
.tabBox .selTab .left {
	background-image:url(../images/intBoxRO_tile.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	display:block;
	float:left;
	height:21px;
	padding-left: 20px;
	_padding-right: 30px;
	color: #FFFFFF;
}
.tabBox .selTab .right {
	background-image:url(../images/intBoxRO_tile.jpg);
	background-position:top right;
	background-repeat:repeat-x;
	display:block;
	float:left;
	width:6px;
	_width: 0px;
	height:21px;
	padding-right: 16px;
	_padding-right: 0px;
}
.tabBox .deselTab .left {
	display:block;
	float:left;
	height:22px;
	padding-left: 16px;
}
.tabBox .deselTab .right {
	display:block;
	float:left;
	width:6px;
	height:21px;
	padding-right: 20px;
}
	/* Tab Content */
	
.tabBox span.homeboxTitle{
	color: #2D4665;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}

.tabBox .content {
	background-color:#fff;
	position:relative;
	color:#000;
	border-left: 1px solid #e2eaf3;
	border-right: 1px solid #e2eaf3;
	border-bottom: 1px solid #e2eaf3;
	padding:10px 8px 0px 10px;
	margin:0px 0px; /* IE 6 hack */
	float:left;
	clear:both;
}
.tabBox .content p{
	font-size:11px;	/* IE 5.5 doesn't inherit font size */
}
.tabBox .content ul, ul li {
	list-style: none;
	list-style-type: none;
	padding-left: 0 !important;
}
.tabBox .content ul.noBullets li {
	list-style: none !important;
	list-style-type: none;
	padding: 0;
}
.tabBox .content ul li {
	padding-bottom: 3px;
	list-style: none;
}
.tabBox .content td {
	font-size:11px;	/* IE 5.5 doesn't inherit font size */
}
.tabBox .content span.icon {
	background-image:url(../images/icon_travelocity.png) !important;
	background-image:url(../images/icon_travelocity.gif);
	background-repeat:no-repeat;
	position: absolute;
	display: block;
	width:76px;
	height:23px;
	top: 0px;
	left:200px;
}
.tabBox .content input, .tabBox .content select {
	font-size:11px;
}
.tabBox .content .goBtn {
	background-image:url(../images/widgets/searchNowBtn.png) !important;
	background-image:url(../images/widgets/searchNowBtn.gif);
	float:right;
	margin:0 -5px -5px 0; 
	width:97px;
	height:21px;
}
.tabBox .contentContainer .top, .tabBox .contentContainer .btm {
	position:relative;
	margin-right:6px;
	height:6px;
	clear:both;
}
.tabBox .contentContainer a {
	color:#568DC9;
}

.tabBox .contentContainer {
	/*background-image:url(../images/widgets/homebox_back.jpg);
	background-position:bottom;
	background-repeat:repeat-x;*/
}

.tabBox .contentContainer .top .left {
	background-image:url(../images/widgets/tabBox_cnt-tlcorner.png) !important;
	background-image:url(../images/widgets/tabBox_cnt-tlcorner.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:90%;
	height:6px;
}
.tabBox .contentContainer .top .right {
	background-image:url(../images/widgets/tabBox_cnt-trcorner.png) !important;
	background-image:url(../images/widgets/tabBox_cnt-trcorner.gif);
	background-position:top right;
	background-repeat:no-repeat;
	position:absolute;
	right:-6px;
	width:60px;
	height:6px;
}
.tabBox .contentContainer .btm .left {
	background-image:url(../images/widgets/tabBox_cnt-blcorner.png) !important;
	background-image:url(../images/widgets/tabBox_cnt-blcorner.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
	width:90%;
	height:6px;
}
.tabBox .contentContainer .btm .right {
	background-image:url(../images/widgets/tabBox_cnt-brcorner.png) !important;
	background-image:url(../images/widgets/tabBox_cnt-brcorner.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:absolute;
	right:-6px;
	width:60px;
	height:6px;
}

.tabBox .evntHolder .imgFloat {
	float:left; 
	width:60px;
}

.tabBox .eventHmBox img {
	margin-right: 10px;
}

.tabBox .eventHmBox .evntHolder {
	background-color: #fff;	
	display: block;
	cursor: hand !important;
	cursor: pointer;
	padding: 5px;	
}

.tabBox .eventHmBox .evntHolder:hover {
	background-color: #eee;
	display: block;
	cursor: hand !important;
	cursor: pointer;
}

.tabBox ul.noBullets li a {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	list-style: none;
	list-style: none;
}

.tabBox ul.noBullets li a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #2B4365;
	list-style: none;
}

/* image box */
.imgBox{
	margin: 10px 0px 10px 0px;
}
.home .imgBox{
	margin: 3px 7px 5px 0px;
}
.imgBox .titleWrapper {
	clear:both;
	margin-bottom:4px;
}
.imgBox .titleWrapper img.underline {
	width:100%;
	height:1px;
	margin-left:2px;
}
.imgBox .outerContainerTop, .imgBox .outerContainerBtm {
	height:5px;
}
.imgBox .outerContainerMain {
	background-color: #fff;
	border: 1px solid #eee;
	padding: 5px;
}
.imgBox .outerContainerMain .titleWrapper {
	color: #777;
	text-decoration: none;
	padding: 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: none;
}
.imgBox .outerContainerMain .titleWrapper a {
	color: #777;
	text-decoration: none;
	display: block;
	font-size: 1.0em;
	letter-spacing: 0em;
	line-height: 1.4em;
	padding:0;
}
.imgBox .innerContainerTop {
	display:none;
}
.imgBox .innerContainerTop div {
	display:none;
}
.imgBox .innerContainerMain {
	overflow: auto;
	display: block;
}
.imgBox .innerContainerMain img {
	margin: 0 0 5px 4px;
}
.imgBox .innerContainerMain p {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #FFF;
	padding: 0px 5px;
	
}
.imgBox .innerContainerBtm {
	display:none;
}
.imgBox .innerContainerBtm div {
	display:none;
}

/* Events Box */

#eventBox ul li {
	padding-left: 7px;
	padding-bottom: 5px;
}

/* Footer */
#footer {
	clear:both;
	text-align: left;
	width:990px;
	height:80px;
	background-color: #284667;
	overflow: hidden;
	margin: 0px auto 0px auto;
	font-size: 10px;
	margin-left: 0px;
}
#footer .bumper {
	padding:10px 10px;
	color: #FFFFFF;
}
#footer .nav {
	width:350px;
	margin:0;
	color:#FFF;
	padding-bottom: 5px;
}
#footer .nav a {
	color:#FFF;
}
#footer a.svLink {
	display:inline;
	float:right;
	width:110px;
	height:40px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#footer p {
	font-size:1em;
	line-height:1.2em;
	letter-spacing:0.03em;
	padding:0;
	color:#FFFFFF;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {	/* Safari 3.0 / Opera 9 hack */
#footer p {
	letter-spacing:0.13em;
}
}

.footerLinks {
	color: #FFFFFF;
	margin: auto 0;
}

.footerLinks a.nav {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
.footerLinks a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0 5px 0 5px;
}

/* Forms */
.txtInput {
	border: 1px solid #CCCCCC;
	font-size: 1em;
	color: #01273E;
	padding: 2px;
}
.selectInput {
	font-size: 1em;
}
.formreq {
	color: #990000;
	font-weight: bold;
}
.formnoreq {
	font-weight: bold;
}
.formStyle {
	display:block;
	clear:both;
}
.formStyle input[type=checkbox], .formStyle input[type=radio] {
	border:none;
}
#sideContainer .formStyle {
	display:none;
}
#sideContainer .listingsWrapper {
	display:none;
}
.formStyle input, .formStyle textarea {
	border:1px #CCC solid;
	margin:0 0 1px 0;
}
.warning {
	text-align:center;
	color:#990000;
}
.notes {
	text-align:center;
	font-size:0.8em;
}
.formStyle .odd {
}
.formStyle .even {
}
.spacerHack {
	height:4px;
	clear:both;
}
.odd, .even {
	clear:both;
}
.odd .clearFloat, .even  .clearFloat {
	margin:2px;
}
.req {
	color:#900;
	font-weight:bold;
}
.boldtext {
	font-weight:bold;
}
.notReq {
	color:#000;
	font-weight:bold;
}
fieldset {
	border: none;
	padding:0.8em;
}
legend {
	font-size:1.4em;
	font-weight:bold;
}
legend div {
	width:560px;
	padding:5px 10px;
	margin: 0 auto;
	border-bottom:1px solid #005C97;
}
.formStyle legend div {
	background-image:url(../images/formHeader1.png);
	background-repeat:no-repeat;
	width:580px;
	_width:556px;
	height:30px;
	padding:4px 12px;
	margin: 0 auto;
	color:#FFF;
	border:none;
}
.chbxSpace {
	display:block;
	float:left;
	clear:left;
	width:46%;
	height:1em;
}
.field-1, .field-2, .field-3, .field-4, .field-5, .field-6 {
	display:block;
	float:left;
	text-align:left;
	
}
.field-1 span, .field-2 span, .field-3 span, .field-4 span, .field-5 span, .field-6 span {
	display:block;
	float:left;
	text-align:left;
}
.odd .field-1, .odd .field-2, .odd .field-3, .odd .field-4, .odd .field-5, .odd .field-6 {
}
.even .field-1, .even .field-2, .even .field-3, .even .field-4, .even .field-5, .even .field-6 {
	margin-left:1px;	/* hack to line up text fields */
}
label {
	padding: 2px 5px;
	line-height: 1em;
	color:#000;
}

#bookit label
{
	color: #FFF;
}

/* #cBox-white label { 	color:#000; }*/

#cBox-white .listingsColumnWide label {
	color: #FFF;
}
label.checkBox, label.radioBtn {
	display:block;
	text-align:left;
}
label.field-1, label.field-2, label.field-3, label.field-4, label.field-5, label.field-6 {
	display:block;
	text-align:right;
	font-size: 11px;
}
.field-1 input[type=text], .field-2 input[type=text], .field-3 input[type=text], .field-4 input[type=text], .field-5 input[type=text], .field-6 input[type=text] {
	display:inline;
	height:20px;
	float:left;
}
.field-1 {
	width:48%;
}
.field-2 {
	width:26%;
}
.field-3 {
	width:17%;
}
.field-4 {
	width:14%;
}
.field-5 {
	width:12%;
}
.field-6 {
	width:2%;
}
.field-1 input[type=file] {
	width: 250px;
}
a.calBtn span {
	background-image: url(../images/iconCal.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	cursor:pointer;
	cursor:hand;
	width:15px;
	height:13px;
	margin:4px 4px 0 4px;
}
span.hint {
	display:block;
	line-height:22px;
	float:left;
	font-size:0.9em;
}
.warning {
	display:block;
	clear:both;
	color:#990000;
	font-weight:bold;
	text-align:center;
}
.notes {
	font-size:0.8em;
	font-style:italic;
	display:block;
	padding:5px;
}
.required {
	display:block;
	clear:both;
	color:#990000;
	font-weight:bold;
	text-align:center;
}
.captcha, .footer {
	display:block;
	padding:5px;
	text-align:center;
}
#checkbox label {
	width: 100%;
}
p.btnContainer {
	text-align:center;
}

/* General Purpose */
a.email {
	font-weight:bold;
	text-decoration:none;
	color:#346993;
}
a.website {
	font-weight:bold;
	text-decoration:none;
	color:#346993;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearFloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	line-height: 0px;
}
.floatParent {
	float:left;
	clear:both;
}

/* Drawer nav */
#sideDrawer {
	width: 200px;
	margin-right:25px;
	_margin-right:-15px;
	float:left;
	clear:left;
}
.drawerBtm {
	margin-right:25px;
	float:left;
	clear:left;
	width:200px;
	height:6px;
}
.drawerBtm span.left {
	background-image:url(../images/drawerCorner_lb.png) !important;
	background-image:url(../images/drawerCorner_lb.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:6px;
	height:6px;
}
.drawerBtm span.middle {
	background-color: #0B2C4B;
	display:block;
	float:left;
	width:188px;
	height:6px;
	overflow:hidden;/* IE6 fix */
}
.drawerBtm span.right {
	background-image:url(../images/drawerCorner_rb.png) !important;
	background-image:url(../images/drawerCorner_rb.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:6px;
	height:6px;
}
#drawer-nav #latest {
	min-height:500px;
	_min-height:502px;
	overflow:hidden;
}

/* Articles */
#articles {
	padding: 0 5px;
	margin: 0px 0 20px 0;

}
#articles th {
	font-size:16px;
	line-height:1.4em;
	padding:5px;
	
}
#articles td {
	line-height:1.4em;
	text-align:left;
	padding:5px;
}
#articles .odd {
	background-color:#F5F5F5;
}

#articles a {
	font-size: 12px;
}

div.articles {
	margin:10px;
}
.articles .notice {
	font-weight:bold;
}
table.articlesTb th {
	background-color: #ddd;
	color: black;
	font-size:12px;
	border-bottom:1px solid black;
	padding:5px 5px 3px 5px;
	font-weight:bold;
}
table.articlesTb td {
	padding:5px;
	vertical-align:text-top;
}
table.articlesTb td.odd {
	background-color:#E7F1FA;
}
table.articlesTb td.even {
	background-color:#FFF;
}
table.articlesTb a.more {
	font-weight:bold;
	display:block;
	color:#000;
	margin:0 0 10px 0;
}

/* Table Styles */
#coupons, #articles {
	float:left;
	width:600px;
}
#coupons .tableStyle1, #articles .tableStyle2 {
	width:600px;
}
.tableStyle1 th, .tableStyle1 td, .tableStyle2 th, .tableStyle2 td {
	border:none;
}
.tableStyle2 th, .tableStyle2 td {
	border-collapse:collapse;
	border:1px solid #F0F0F0;
}
.boldtext {
	font-weight: bold;
}

#mainWidCont.signupWidget .widContentCont
{
	background: none;
}

#mainWidCont.signupWidget .widContentCont .newsSignup
{
	background-image: url(../images/searchBG.png) !important;
	background-image: url(../images/searchBG.gif);
	background-repeat:no-repeat;
	background-position: left;
}

#mainWidCont.signupWidget input.text
{
	font-size: 1.1em;
	border:none;
	background:none;
	width: 235px;
	height: 16px;
	line-height: 16px;
	padding-left: 3px;
}

td.subhead2 {
background:#284667;
color:#FFFFFF;
}

.tableStyle1 .subhead1 {
	background:url(../images/couponHead.gif) repeat-x;
color:#FFFFFF;
}

div.eventHmBox div.desc
{
	font-size: 1.1em;
}

#sitemap .top
{h1
	float: left;
	width: 270px;
}

#sitemap ul
{
	margin: 0;
	padding-bottom: 0;
	padding-top: 0;
	padding-right: 0;
}

#sitemap li > ul
{
	padding-top: 3px;
}

@media Print {

}
