body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #00245D;
	padding: 0px;
	margin: 0px;
	z-index: 10;
}
a:link {
	color: #0089D0;
}
a:visited {
	color: #0089D0;
}
a:hover {
	color: #AAD7E2;	
}


.clearall {
	clear: both;
}
.alignR {
	float:right;	
}

.smallPad, .smallPad td
{
	padding:5px;	
}

.smallMargin, .smallMargin td
{
	margin:5px;	
}
/* header styles */
#header {

}
#headerTable {
	height: 90px;
	position: relative;
	z-index: auto;
}
#headerBgImg {
	height: 96px;
	width: 215px;
	z-index: 100;
	position: relative;
	left: 350px;
	top: 0px;
}
#headerTitle {
	color:#FFFFFF;
	position: absolute;
	font-size: 20px;
	line-height: 20px;
	top: 30px;
	z-index: 100;
	left: 262px;
	width: 530px;
}
.hdrText {
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}
.hdrYellowBar {
	background-color: #FFDD08;
	background-image: url(/objs/hdr_yellowbar.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 20px;
	color: #00245D;
	font-size: 11px;
	padding: 4px 0px 0px 15px;
}
.hdrYellowBar a:link, .hdrYellowBar a:visited, .hdrYellowBar a:hover {
	color: #00245D;
	text-decoration:none;
}
/* end of header styles */
/* main body styles */
#main {
	background-color:#fff;
	width: 912px;
	position: relative;
	height: 100%;
	background-repeat: repeat-x;
}
/* sidebar styles */
#sidebar {
	width: 240px;
	float: left;
	margin-left: 1px;

}
/* menu */
#menu {
	padding-bottom: 10px;
}


#menu a:link, #menu a:visited, #menu a:hover {
	text-decoration: none;
}

#menu a:link {
	color: #fff;
}
#menu a:visited {
	color: #fff;
}
#menu a:hover {
	color: #e6e6e6;
}




.menuSub {
	padding-left: 20px;
	line-height: 1.5;
	color: #8092AE;
	padding-bottom: 5px;
}
.menuSubTitle {
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #8092AE;
}
.menuSubText {
	padding-left: 15px;
}

.menuSub a:hover {
	color:#ADB9CB;

}
/* End of menu */
/* Side box styles */
.sidebarBox {
	background-color: #00245D;
	width: 220px;
}
.sidebarBoxTit, .sidebarBoxTit a:link, .sidebarBoxTit a:visited {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 11px;
}
.sidebarBoxBot, .sidebarBoxBot a:link, .sidebarBoxBot a:visited {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 11px;
	text-align: right;
	padding-right: 11px;
}
.sidebarBoxCont {
	padding-right: 16px;
	padding-left: 16px;
	margin: 0px;
}
/* End of Side box styles */
/* End of sidebar styles */
/* Main Content Area  styles */
#mainContent {
	width: 648px;
	position: relative;
	float: right;
	right: 13px;
	padding-top: 14px;
}
#mainContent img {
padding:4px;

}
#TitleBar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #00215B;
	background-image: url(/objs/titlebar_flag.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#TitleBar h1 {
	font-size: 18px;
	font-weight: normal;
	padding-right: 30px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
}
#TxtBox {
	background-color: #fff;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 11px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #E6E6E6;
	padding: 5px;
	line-height: 17px;
}
#TxtBox p {
	padding-right: 2px;
	padding-left: 2px;
	line-height: 1.5;
}
#TxtBox h1 {
    color: #FFFFFF;
	background-color: #00245D;
	font-size: 16px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 19px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(objs/featurebox_flag.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -5px;
}
#TxtBox h2 {
	background-color: #00245D;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	
	padding: 3px 2px 3px 19px;
	
	background-image: url(objs/featurebox_flag.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -5px;
	margin-top: 30px;
}
#TxtBox h3 {
	font-size: 14px;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#TxtBox .highlight {
	background-color: #2F6A9C;
	margin: 10px;
	padding: 5px;
}

.TxtBoxDynamic {
	padding-left: 12px;
	
}
.TxtBoxDynamic strong {
	font-size: 14px;
	position-top: 25px;
}
.tdHighlight {
	background-color: #CCCCCC;
	color: #000000;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 20px;
}






.tdHighlightDarker {
	background-color: #E6E6E6;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 20px;
	color: #000000;
}

.tableBasic {
}
.tableBasic th {
	background-color: #2F6A9C;
	padding: 2px;
}
.tableBasic td {
	padding: 2px;
}
.tableBlue {
	background-color: #5FB4E0;
	color: #00245D;
	border: 2px solid #2F6A9C;
}
.tableBlue th {
	background-color: #2F6A9C;
	padding: 2px;
	color: #FFFFFF;
}
.tableBlue td {
	padding: 2px;
}
.tableYellow {
	background-color: #FFFFFF;
	color: #00245D;
	border: 2px solid #FFDD08;
}
.tableYellow th {
	background-color: #FFDD08;
	padding: 2px;
	color: #00245D;
}
.tableYellow td {
	padding: 2px;
}


.tableEvents {
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-right: 5px;
}
.tableEvents .eventSpacer, .tableEvents .eventSpacer a, .eventSpacer a {
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}

.tableEvents .eventTitle, .tableEvents .eventTitle a {
	font-weight: normal;
	font-size: 14px;
	display: block;
	background-color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 22px;

}

.tableEvents .eventDate, .eventDate {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.tableEvents .eventDate {
	padding-left: 3px;
}


.tableEvents .eventBody {
	padding-left: 3px;
}

.tableEventsHP .eventTitle {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

.tableEventsHP td {
	padding: 3px;
}



.tableAcc {
	
}
.tableAcc .accSpacer {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2F6A9C;
	border-right-color: #2F6A9C;
	border-bottom-color: #2F6A9C;
	border-left-color: #2F6A9C;
}

.tableAcc .accTitle {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 5px;
}

.tableAcc .accBody {
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	border: 1px solid #C2C3C4;
	padding: 3px;
}
.tableWallpapers .wallpaperSizes {
	font-size: 10px;
	line-height: 15px;
	background-color: #2F6A9C;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #00245D;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #00245D;
}
.tableWallpapers .wallpaperImg {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00245D;
	border-left-color: #00245D;
}

.tableWallpapers .wallpaperImg img {
	background-color: #5FB4E0;
	padding: 3px;
}


.wallpaperFlag img {
	margin: 0px;
	padding: 0px;
}
.wallpaperRecom {
	position: absolute;
	padding-left: 5px;
	color: #CCCCCC;
}

.formButton {
	background-color: #2F6A9C;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 30px;
	background-image: url(objs/featurebox_flag.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-transform: uppercase;
	border: 0px solid #2F6A9C;
	height: 20px;
	font-weight: bold;
}
.formButtonSmall {
	background-color: #2F6A9C;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(objs/featurebox_flag.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-transform: uppercase;
	border: 0px solid #2F6A9C;
	height: 20px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 15px;
}

.tableContact td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

#TxtBoxRght1 li, #TxtBoxRght1 li  a {
	list-style-type: square;
	text-transform: uppercase;
	text-decoration: none;	
}
.liHighlight, .liHighlight a {
	/* color: #FFCC00;*/
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	list-style-image: url(objs/menu_flag_right.gif);
}
.image {
	background-color: #5FB4E0;
	padding: 4px;
	border: 0px solid #2F6A9C;
	margin-right: 5px;
	margin-left: 5px;
}
.TxtBoxTableColRight {
	width: 200px;
	border: 2px solid #2F6A9C;
}
/* multiple columns */
/* equal widths */
#TxtBoxLft {
	float: left;
	width: 290px;
}
#TxtBoxRght {
	float: right;
	width: 280px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#TxtBoxRghtHeritage { 
	float: right;
	width: 368px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#TxtBoxRghtHP {
	float: right;
	width: 330px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	z-index: -100;
}

#TxtBoxRghtCorp {
	float: right;
	width: 280px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/* assymetric widths  */ 
#TxtBoxLft1 {
	float: left;
	width: 400px;
}
#TxtBoxRght1 {
	background-color:#E6E6E6;
	float: right;
	width: 200px;
	/*margin: 5px 10px;*/
}

#TxtBoxRght1 h2 {
	color: #000000;
	background: transparent;
	margin: 0px;
	
}
#TxtBoxRght1 h3 {
	font-weight: bold;
}
#TxtBoxRght1 h2 a {
	color: #000000;	
}

.slideshow {
	background-color: #5FB4E0;
	padding: 3px;
	height: 240px;
	width: 300px;
}
.slideshowHomepage {
	background-color: #5FB4E0;
	padding: 3px;
	width: 330px;
	height: 290px;
}

.slideshowCorp {
	background-color: #5FB4E0;
	padding: 3px;
	height: 229px;
	width: 270px;
}


.extraMedia {
	background-color: #fff;
	width: 306px; 
}
.extraMediaiframe {
	background-color: #5FB4E0;
}







/* End of multiple columns */
/* sub content */
.SubTxtBox {
	background-color: #fff;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 11px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #E6E6E6;
	line-height: 1.5;
	padding: 0px 0px 5px 5px;
}


.SubTxtBox p {
	padding-right: 2px;
	padding-left: 2px;
	line-height: 1.5;
}

.SubTxtBox h1 {
	font-size: 16px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 19px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(objs/featurebox_flag.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -5px;
}
.SubTxtBox h2 {
	background-color: #00215B; 
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 19px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(objs/featurebox_flag.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px 0px 5px -5px;
}
.SubTxtBox h3 {
	font-size: 14px;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.SubTxtBoxDynamic {
	padding-left: 12px;
	
}
.SubTxtBoxDynamic strong {
	font-size: 14px;
	position-top: 25px;
}


.SubTxtBoxHP {
	background-color: #00245D;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 11px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #E6E6E6;
	padding: 0px;
	line-height: 1.5;
}

.SubTxtBoxHP h2 a:link, .SubTxtBoxHP h2 a:visited {
	text-decoration: none;
}
.SubTxtBoxHP h2 a:hover {
	color: #B5DBF0;
	text-decoration: none;
}

.SubTxtBoxHP img {
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
}

.SubTxtBoxHP h2 {
	font-size: 18px;
	background-image: url(objs/featurebox_flag.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: left;
	color: #FFFFFF;
}

.SubTxtBoxHPyellowbox {
	background-color: #5FB4E0;
	color: #00245D;
}



.SubTxtBoxHPyellowbox ul {
	padding-top: 10px;
	margin-top: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.SubTxtBoxHPyellowbox li {
	list-style-image: url(objs/menu_dot_red_yellowbg.gif);
	font-size: 15px;
	font-weight: bold;
}

.SubTxtBoxHPyellowbox a:link, .SubTxtBoxHPyellowbox a:visited {
	color: #00245D;
	text-decoration: none;
}

.SubTxtBoxHPyellowbox a:hover {
	color: #FF0000;
	text-decoration: none;
}


.SubTxtBoxHPyellowboxRight {
	float: right;
	font-size: 12px;
	padding-right: 10px;
}
.SubTxtBoxHPyellowboxRight li {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.SubTxtBoxHPleftbox {
	background-color: #00245D;
	background-image: url(objs/home_aerialmap.jpg);
	background-repeat: no-repeat;
	height: 254px;
}
.SubTxtBoxHPleftbox p {
	margin: 0px;
	padding: 5px;
}


/* End of sub content /*



/* Featured bos styles */
#FeatureBox {
	background-color: #fff;
	border-right-width: 10px;
	border-bottom-width: 11px;
	border-left-width: 10px;
	border-top-width: 10px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #E6E6E6;
	overflow: visible;
}
#FeatureBoxLft {
	float: left;
	width: 314px;
	background-color:#FFFFFF;
}
#FeatureBoxRght {
	float: right;
	width: 314px;
	background-color:#FFFFFF;
}
#FeatureBoxTit, #FeatureBoxTit a:link {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #00215B;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.FeatFlag {
	padding-right: 10px;
}
#FeatureBoxTxt {
	background-color:#FFFFFF;
	padding: 2px;
	line-height: 17px;
}
#FeatureBoxTxt p {
	margin: 0px;
	padding: 3px;
}
/* End of Featured bos styles */
/* End of main body styles */
/* Footer styles */
#footer {
	border-top: 10px solid #E6E6E6;	
}
#footer p {
	color: #fff;
	font-size: 11px;
	text-align: right;
	padding-top: 1px;
	padding-right: 13px;
	padding-bottom: 2px;
	padding-left: 13px;
	margin: 0px;
}
#footer .footer td {
	padding: 5px;
	color: #fff;
}
/* End of Footer styles */

form {
	margin: 0px;
	padding: 0px;
}
#corpTable .corpTableName {
	color: #FFFFFF;
	background-color: #2F6A9C;
	font-size: 11px;
	height: 20px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#corpTable .corpTableName a {
	color: #FFFFFF;	
}
#corpTable .corpTableHighlight td {
	background-color: #5FB4E0;
	color: #00245D;
}

#corpTable .corpTableData {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #0E3970;
	height: 20px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#corpTable .corpTableDataAlt {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #18477D;
	height: 20px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#corpTable .corpTableDataBlank {


	font-size: 11px;
	background-color: #00245D;
}
.formSmallText {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #FFFFFF;
	padding: 2px;
}
.formSmallLabel {
	font-size: 10px;
}

.formSmallButton {
	background-color: #2F6A9C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px solid #2F6A9C;
}

.fakelink {
	cursor:pointer;
	cursor:hand;
	text-decoration: underline;	
}

.newsletterMicro {
	font-size: 9px;
}
.newsletterMicro a:link, .newsletterMicro a:visited  {
	text-decoration: none;
}

.newsletterMicro a:hover {
	color: #FFFFFF;
	background-color: #00245D;
}
.highlightsys1 {
	background-color:#E6E6E6;
	width: 285px;
	margin-left: 3px;
	padding: 5px;
	font-size: 11px;
}
.selLrg {
	font-size: 18px;
	width: 150px;
}
.tdHighlight2 {
	background-color: #EFEFEF;
}
.formButtonLight {

	background-color: #3F88C5;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 30px;
	background-image: url(objs/featurebox_flag.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-transform: uppercase;
	border: 0px solid #2F6A9C;
	height: 20px;
	font-weight: bold;
}
#ticks09 {
	
}
#ticks09 .ticket {
	background-color: #FFFFFF;	
	margin-bottom: 4px;
}
#ticks09 .ticket .info {
	padding: 4px;	
}
#ticks09 .ticket h2 { 
	background: transparent;
	margin: 0px;
	padding: 0px;
	color: #000000;	
}
#ticks09 .ticket .buybar {
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding: 4px;
}	
.smallTxt {
	font-size: 10px;
	color: #cccccc;
}
.buyTd {
	padding: 0px;
	margin: 0px;
}
.buyTd img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.bigredbox {
	border: 2px solid red;
}
.groupBooking td {
	padding-top: 4px;
	border-bottom: 1px solid #E6E6E6;
}
.groupBooking td.headRow {
	background: transparent;
	font-size: 17px;
	font-weight: bold;
	padding-top: 17px;
}
.groupBooking input.formText, .groupBooking textarea.formText, .groupBooking select.formText {
	width: 200px;
}



/* 09 STYLE CHANGES */


#main { 
	background-image: url('/images/09changes/main-left.gif');
	background-repeat: repeat-y;	
}
#header-main {
	height: 110px;
	position: relative;
}
.headerPosition {
	width: 912px;
	margin: 0px auto 0px auto;
}
#header-main #main-logo { 
	position: absolute;
	top: 40px;
	width: 240px;
	height: 23px;	
}
#header-main img {
	border: 0px;	
}
#header-main a:link, #header-main a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
#header-main #main-title {
	color: #FFFFFF;	
	font-size: 27px;
	font-weight: bold;
	line-height: 24px;
	width: 400px;
	
	position: absolute;
	top: 30px;
	left: 280px;
}
#header-main #main-title span {
	display: block;
	font-weight: normal;
}
#header-main #history-logo {
	width: 160px; 
	height: 59px;
	position: absolute;
	right: 0px;
	top: 30px;
}
#promo-imgs {
	margin-left: 10px;	
}

.menuItem {
	padding-left: 5px;
	list-style-type: none;
	text-decoration: none;
	line-height: 1.5;
	border-bottom: 1px solid #00407C;
	background-image: url(/objs/menu_flag.gif);
	background-repeat: no-repeat;
	background-position: 220px;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 2px;
}
.menuItemRoll {
	padding-left: 5px;
	list-style-type: none;
	text-decoration: none;
	line-height: 1.5;
	border-bottom: 1px solid #00407C;
	background-image: url(/objs/menu_flag_down.gif);
	background-repeat: no-repeat;
	background-position: 220px;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 2px;
}
.TxtBoxV21 {
	background-color: #ffffff;
	border: 10px solid #E6E6E6;
	line-height: 17px;
	float:right;
	width: 300px;
	margin-left:10px;
}

.TxtBoxV2 {
	background-color: #ffffff;
	border: 10px solid #E6E6E6;
	line-height: 17px;
	
}

.loyaltyClubBuy {
	float: right;
	margin-bottom: 10px;
}

.loyaltyClubMore{
	float: right;
	margin-bottom: 5px;
	padding-right: 10px;
	
}

.loyaltyClubMore a:link{
	color: #FFFFFF;
	
}

.loyaltyClubMore a:visited{
	color: #FFFFFF;
	
}

.loyaltyClubMore a:hover{
	color: #AAD7E2;
	
}

.loyaltySpecialLeft {
	width: 196px;
	background-color:#1A89CA;
	float: left;
	margin-left:10px;
	overflow:hidden;
	margin-bottom: 10px;
}

.loyaltySpecialLeft p, .loyaltySpecialRight p{
	color: #FFFFFF;
	margin: 5px;
}

.loyaltySpecialRight {
	width: 196px;
	background-color:#1A89CA;
	float: right;
	overflow:hidden;
	margin-right: 10px;
}

.loyaltySpecialLeft h3, .loyaltySpecialRight h3 {
	color: #FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 3px;
	font-weight:normal;

}

#quote {
	width: 480px;
	float: right;
	margin-top: 45px;
}

.dropdownTitle
{
	font-family: Arial, Helvetica, sans-serif;
	background:#E6E6E6 url('/objs/featurebox_flag.gif') 5px center no-repeat;
	font-weight:bold;
	padding:2px 2px 2px 25px;
}

.dropdownText
{
	display:none;
	background:#E6E6E6;
	padding:10px 10px 0px 10px;
}

.dropdownText li
{
	list-style-image:url('/objs/featurebox_flag.gif');
	margin-left:3px;
	padding-bottom:10px;
}

.TxtBoxV2 h3 {
	margin: 0px 0px 5px 0px;	
}
.TxtBoxV2 .TitleBar {
	color: #FFFFFF;
	background-color: #00215B;	
	background-image: url(/images/09changes/title-img.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	padding: 4px 0px 4px 25px;
}

.TxtBoxV21 .TitleBar {
	color: #FFFFFF;
	background-color: #00215B;	
	background-image: url(/images/09changes/title-img.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	padding: 4px 0px 4px 25px;
	font-size:18px;
}



.TxtBoxV2 .SBar {
	color: #FFFFFF;
	background-color: #00215B;	
	padding: 4px;
}
.TxtBoxV2 .SBar a:link, .TxtBoxV2 .SBar a:visited {
	color: #FFFFFF;
	font-weight: bold;	
}
.TxtBoxV2 .text-main {
	padding: 5px;	
}
.TxtBoxV2 .text-main ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;	
}
.TxtBoxV2 .text-main ul.link-list {
	margin: 0px;
	list-style: none;	
}
.TxtBoxV2 .TitleBar, .TxtBoxV2 .TitleBar h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
.index-features {
	padding: 2px 0px 2px 2px;
}
.index-features ul, .index-features li {
	padding: 0px;
	margin: 0px;	
	list-style: none;
	display: inline;
}
.index-features li span.main {
	position: relative;	
}
.index-features li span.main span.box-rollover-container {
	position: absolute;
	left: 0px;
	bottom: 10px;
	display: block;
	width: 206px;
		display: none;
	background-image: url(/images/09changes/op-bg.png);
}
.index-features li span.main span.box-rollover {
	font-size: 17px;
	color: #FFFFFF;		
	display: block;
	padding: 3px;
	font-weight: bold;
}
.index-features li a:hover span.main span.box-rollover-container {
	display: block;	
}
.index-features li span.main-title strong {
	padding-left: 4px;
}
.index-features li a:link span.main, .index-features li a:visited span.main {
	display: block;
	width: 206px;
	height: 120px;
	float: left;
	margin: 0px 2px 2px 0px;
	cursor: pointer;
}
.index-features li a:link span.main-title, .index-features li a:visited span.main-title {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 206px;
	background-image: url(/images/09changes/op-bg.png);
	color: #FFFFFF;
	font-weight: bold;
}
.index-features li a:hover span.main-title {
	background-image: url(/images/09changes/op-bg_on.png);
}
.half-page-box {
	border: 10px solid #E6E6E6;
	width: 299px;
	float: left;	
	margin-top: 10px;
}

.half-page-box1 {
	border: 10px solid #E6E6E6;
	width: 239px;
	margin-top: 10px;
	padding-left:60px;
	float:left;
	margin-bottom: 10px;
}
.half-page-box-noborder {
	width: 319px;	
	float: left;	
	margin-top: 10px;		
}

.newsTrip{
	float:left;
	width:319px;
	
}

.last {
	margin-left: 10px;	
}
.push-top {
	margin-top: 10px;	
}
#footer-main {
	width: 912px;
	margin: 0px auto 0px auto;
	position: relative;
}
#footer-main .CR-areas {
	position: absolute;
	top: 0px;
	width: 450px;
	color: #FFFFFF;
	font-size: 14px;
	padding: 20px 0px 20px 0px;
}
#footer-main #left-CR {
	left: 0px;	
}
#footer-main #right-CR {
	right: 0px;
	text-align: right;
}
/* #main-logo, #main-title { border: 1px solid red; } */ 

/*
	Index Events list 
*/
#events-list {

}
#events-list .event-row {
	border-top: 5px solid #E6E6E6;
	border-bottom: 5px solid #E6E6E6;
	border-left: 4px solid #E6E6E6;
	position: relative;
	height: 34px;
	display: block;
	cursor: pointer;
	background-image: url(/images/09changes/event-row-bg.gif);
	background-position: 280px 10px;
	background-repeat: no-repeat;
}
#events-list a:link .event-row,#events-list a:visited .event-row {
	background-color: #FFFFFF;
}
#events-list a:hover .event-row {
	background-color: #F2F2F2;	
	color: #333333;
}

#events-list .event-row .date-unit {
    position: absolute;
    width: 40px;
    height: 40px;
    top: -2px;
    left: -4px;
	display: block;    
	text-decoration: none;
}
#events-list .event-row .event-title {
    position: absolute;
    top: 10px;
    left: 45px;
	display: block;    
	text-decoration: underline;
}

.eventsDateUnit {
	height: 40px;
	width: 36px;
	background-image: url(/images/09changes/date-unit.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	color: #333333;
}
.eventsDateUnit .day { 
	position: absolute;
	top: 12px;
	left: 0px;
	text-align: center;
	width: 36px;
	font-weight: bold;
}
.eventsDateUnit .year { 
	position: absolute;
	top: 24px;
	left: 0px;
	font-size: 10px;
	text-align: center;
	width: 36px;
	font-weight: normal;
}
.eventsDateUnit .month { 
	position: absolute;
	top: 1px;
	left: 0px;
	text-align: center;
	width: 36px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
#socal-text {
	width: 90%;
	margin: 0px auto 15px auto;
	font-size: 14px;
}
#socal-text a {
	color: #FFFFFF;
}
#rounded-container {
	background-color: #17265C;
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 17px;
}
#rounded-container span {
	font-size: 12px;
	font-weight: normal;
	display: block;
	text-align: right;
	font-style: italic;	
}
#rounded-container #arrow {
	position: absolute;
	width: 14px;
	height: 43px;
	background-image: url(/images/09changes/bubble-arrow.gif);	
	background-repeat: no-repeat;
	left: -14px;
	bottom: 15px;
}
#rounded-container p {
	padding: 10px;
	margin: 0px;
	font-weight: bold;	
}
#rounded-container span.rounded-container-decorator {
	position: absolute;
	display: block;
	width: 5px;
	height: 5px;
	background-image: url(/images/09changes/rbox-dark.gif);
}
#rounded-container #tl {top: 0px; left: 0px; background-position: top left;}
#rounded-container #tr {top: 0px; right: 0px; background-position: top right;}
#rounded-container #bl {bottom: 0px; left: 0px; background-position: bottom left;}
#rounded-container #br {bottom: 0px; right: 0px; background-position: bottom right;}

#sidebar-social-pr {
	width: 220px;
	overflow: hidden;
	margin: 0px auto 10px auto;
}
.quote {
	font-size: 11px;
}
.left-index-box-seth {
	min-height: 400px;
	height:auto;	
}
* html .left-index-box-seth {
	height: 400px;
}

.right-index-box-seth {
	min-height: 120px;
	height: auto;
}
* html .right-index-box-seth {
	height: 120px;

}
.corporateEventBody {
	height: 60px;
}
.corporateEventTitle {
	width: 300px;
}#mainContent #TxtBox .imgCont {
	margin: 10px;
	float: right;
	width: 320px;
}
.index-tiles-2 {
	border-top: none;
}

/* Visitor Info 2010 */

.visitor-info-left {
	float: left;
	width: 250px;
	border-right: 1px solid #E6E6E6;
	padding-right: 10px;
}
.visitor-info-right {
	float: left;
	width: 350px;
	margin-left: 0px;

}
.padmed {
	padding: 0px 0px 0px 10px;
}
.v2override h3 {
	margin: 0px;
	padding: 0px !important;
	font-size: 16px !important;
	font-weight: bold !important;
}
.vi-item h3 {
	font-size: 14px !important;
	margin-botton: 5px !important;
}
.vi-text h3 {
	margin-bottom: 5px !important;
}
.vi-item {
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.vi-image {
	float: left;
	width: 74px;
	height: 74px;
	overflow: hidden;
	margin-right: 5px;
}
.vi-image a img { border: none; }
.vi-text {
	float: left;
	width: 160px;
	font-size: 12px;
	margin: 0px 0px 4px 0px;
}
.vi-link {
	text-align: right;
}

/* BN 2010 Tabletheme BlueGrey */
table.tabletheme-bluegrey {
	width: 100%;
	margin-top: 10px;
}
table.tabletheme-bluegrey {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}
table.tabletheme-bluegrey th,table.tabletheme-bluegrey td {
	border: 1px solid #FFFFFF;
}
table.tabletheme-bluegrey th {
	background-color: #5FB4E0;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;
}
table.tabletheme-bluegrey td {
	background-color: #E6E6E6;
	font-weight: normal;
	text-align: center;
	color: #000000;
	padding: 5px;
	margin: 0px;
}
/* End Tabletheme */
#footer-links {
	font-size: 11px;
}

#indexPhoto {
margin-left:10px;
margin-bottom:10px;
cursor: pointer;
}