@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
#homepage-bg {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#contentpage-bg {
	background-image: url(../images/page-bg02.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #00395d;
}
#homeflash {
	height: 491px;
	width: 900px;
	background-image: url(../images/banner-border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#banner {
	height: 207px;
	background-image: url(../images/banner-background.jpg);
	background-repeat: no-repeat;
}

#homecopy {
	padding: 20px;
	background-image: url(../images/copy-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#pagecopy {
	padding: 20px;
	background-image: url(../images/copy-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.copy-topline {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#home-left {
	float: left;
	width: 560px;
}
#home-right {
	float: left;
	width: 280px;
	margin-left: 20px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
}
h2 {
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
}
h3 {
	font-weight: bold;
}
h4 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
#ambassador-wrap {
	width: 273px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 30px;
}
#ambassador-bottom {
	background-image: url(../images/ambassador-tickets_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
}
.divider {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

a {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	color: #CC00CC;
	text-decoration: underline;
}
a.noline {
	text-decoration: none;
	color: #FFFFFF;
}
a.noline:hover {
	color: #FF0000;
	text-decoration: none;
}
.bookings {
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	padding-bottom: 10px;
	line-height: 20px;
}
.share {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/share-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	padding-top: 1px;
}
.seatchoice {
	text-align: right;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 20px;
	font-size: 11px;
	color: #CCCCCC;
}

.quotes {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #245c7f;
	display: block;
	margin-top: 20px;
	color: #97D8FF;
}
.quotes-white {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #245c7f;
	display: block;
	margin-top: 20px;
	color: #ffffff;
}
.bio {
	font-weight: normal;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	display: block;
	margin-top: 20px;
	clear: both;
}
.bio-pic {
	padding: 3px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	background-color: #000000;
}
.links {
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	display: block;
}

#footer {
	padding: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #69087c;
	font-size: 11px;
	background-color: #002135;
}
#footer-left {
	float: left;
	width: 450px;
	padding-right: 20px;
}
#footer-middle {
	float: left;
	width: 240px;
	padding-left: 20px;
	margin-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #183e55;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #183e55;
}
#footer-right {
	float: right;
	width: 100px;
}
#footer-bottom {
	clear: both;
	padding-top: 15px;
	color: #CCCCCC;
}

#footer a {
	text-decoration: none;
	color: #FF66FF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sitemap-divider {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #183e55;
}
.bio-halfcol {
	float: left;
	width: 270px;
	margin-right: 20px;
}
.bio-halfcol2 {
	float: left;
	width: 270px;
}
.gallery-box {
	background-color: #002337;
	padding-top: 2px;
	margin-bottom: 10px;
	padding-bottom: 6px;
	font-size: 11px;
	color: #CCCCCC;
}

.thumbs {
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#diaries {
	background-color: #fef0cf;
}
.cup-of-tea {
	font-weight: normal;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	display: block;
	margin-top: 20px;
}
