body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #AFB5B7;
	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 */

#headerContainer {
	width: 100%;
	height: 203px;
	background-color:#252728;

}

#header {
	width: 766px;
	height: 203px;
	margin-left:auto;
	margin-right:auto;
}


/* end of header styles */

/* main body styles */
#main {
	background-color:#fff;
	width: 912px;
	position: relative;
	height: 100%;
	background-repeat: repeat-x;
}





/* Main Content Area  styles */
#mainContent1 {
	width: 766px;
	margin-left:auto;
	margin-right: auto;
	background-color:#FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}

#TitleBar1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #061831;
	background-position: right;
}

#TitleBar1 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;
	margin-left: -5px;
}
#TxtBox h2 {
	background-color: #00245D;
	color: #fff;
	font-size: 15px;
	font-weight: bold;	
	padding: 3px 2px 3px 19px;
	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: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 20px;
	text-align:left;
	font-size:12px;
}



.tdHighlightDarker {
	background-color: #E6E6E6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 20px;
	color: #000000;
	font-size:12px;
}

.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: #061831;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 30px;
	text-transform: uppercase;
	border: 0px solid #2F6A9C;
	height: 20px;
	font-weight: bold;
}
.formButtonSmall {
	background-color: #061831;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	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;
	
}
.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;
}



/* 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;	
}






.extraMedia {
	background-color: #fff;
	width: 306px; 
}
.extraMediaiframe {
	background-color: #5FB4E0;
}







/* End of multiple columns */
/* sub content */

#mainContainer {
	width: 700px;
	border: solid #CCCCCC 7px;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	padding-bottom: 10px;	

}



.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: #061831;
	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;
	margin-left: -5px;
}
.SubTxtBox h2 {
	background-color: #061831; 
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 19px;
	padding-bottom: 0px;
	padding-top: 0px;
	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 */

/* 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;
	font-size:12px;
}
.formButtonLight {

	background-color: #061831;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 30px;
	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;
}
.TxtBoxV2 {
	background-color: #ffffff;
	border: 10px solid #E6E6E6;
	line-height: 17px;
}
.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;
}
.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;
}


#footer-main {
	width: 766px;
	height: 65px;
	margin: 0px auto 0px auto;
	background-color:#efefef;
}

#footerColLeft {
	float: left;
	width: 300px;
	height: 25px;
	text-align:left;
	padding-left: 10px;
	margin-top:10px;
}

#footerColRight {
	float: right;
	width: 300px;
	height: 25px;
	text-align:right;
	padding-right: 10px;
	margin-top:10px;
}















#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;
}
