@charset "UTF-8";

/* reset */
body, h1, h2, h3, h4, h5, h6, ul, li, ol, p, br, div, img, form, a, table, tr, td {
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
}
body {
	background: #000;
}


#wrapper {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 92px;
	width: 996px;
	background: url(../image/headerNew.jpg) no-repeat left top;
}
#header h1 {
	text-indent: -10000px;
	font-size: 10%;
}
#header h2 {
	text-indent: -10000px;
	font-size: 10%;
}


#topNav {
	background: #A81623;
	height: 13px;
	padding: 15px 30px;
	font-size: 0.9em;
}
#topNav ul {
	list-style: none;
}
#topNav ul li {
	display: inline;
}
#topNav ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 35px;
}
#topNav a:hover {
	color: #999;
}
#selected {
	font-weight: bold;
}


#wrapper #main {
	position: relative;
	background: #FFF;
	padding-top: 30px;
}
#main #mainCol {
	float: left;
	width: 698px;
	margin-left: 30px;
	font-size: 0.75em;
	color: #666;
}
#mainCol #flashBox {
	padding-bottom: 30px;
}
#mainCol #mainCopy {
	padding-bottom: 30px;
}
#mainCol h1 {
	font-size: 1.2em;
	color: #63B546;
	padding-bottom: 10px;
}
#mainCol h2 {
	color: #A81623;
	padding-bottom: 7px;
}



#mainCol p {
	padding-bottom: 10px;
	line-height: 1.5;
}
#mainCol a {
	color: #A5171F;
}
#mainCol a:hover {
	color: #666;
}
#mainCol table {
	border-collapse: collapse;
	width: 698px;
}
#mainCopy table tr {
	height: 30px;
	font-size: 12px;
}

#mainCol table td {
	border-collapse: collapse;
	vertical-align: top;
	padding: 10px 10px 10px 40px !important;
}
#mainCopy .announcement {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #A71623;
}

table tr td h3 {
	color: #A81623;
}




#main #rightCol {
	width: 179px;
	float: left;
	margin-left: 30px;
	padding-left: 30px;
	background: url(../image/rightColBg.gif) repeat-y;
	padding-bottom: 30px;
}
#rightCol p.boxOffice {
	color: #63B546;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 15px;
	font-size: 115%;
	line-height: 1.3;
}
#rightCol a img {
	border-style: none;
}



#main #footer {
	clear: both;
	font-size: 0.7em;
	color: #FFF;
	text-align: center;
	background: #63B546;
	padding-top: 10px;
	font-weight: normal;
	padding-bottom: 10px;
}
#footer p {
	padding-bottom: 0.5em;
}
#footer a {
	color: #FFF;
}
.padBottom15 {
	padding-bottom: 15px;
}
.reviewBox {
	font-style: italic;
	background: url(../image/quotesLeftBg.jpg) no-repeat left top;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #A81623;
	text-align: center;
	padding-top: 43px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#quote {
	background: url(../image/quoteTop.jpg) no-repeat center top;
	width: 450px;
	padding-top: 66px;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
}
#quote #quoteMiddle {
	background: url(../image/quoteMiddle.jpg) repeat-y;
	width: 400px;
	text-align: center;
	font-weight: bold;
	color: #A81623;
	padding: 5px 25px 25px;
}
#quote #quoteBottom {
	height: 127px;
	width: 365px;
	background: url(../image/quoteBottom.jpg) no-repeat center bottom;
	text-align: right;
	padding-right: 60px;
	padding-left: 25px;
}

.author {
	font-weight: normal;
	color: #666;
	text-align: right;
	background: url(../image/quotesRightBg.jpg) no-repeat right top;
	width: 450px;
	padding: 20px 43px 0px 10px;
}
.rowBg {
	background: #D8F0D6 url(../image/tableRow.jpg) no-repeat left center;
}
.paleGreenBg {
	background: #DEEFD8;
}
.paleRedBg {
	background: #ECCED0;
}
.paleCreamBg {
	background: #FFFFF0;
}
.red {
	color: #A81623;
}
.centreImg {
	text-align: center;
}
#wrapper #main #rightCol .boxOffice a {
	color: #C20019;
	line-height: 1.2;
}

