@charset "utf-8";
body {
	background-color: #000;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}
.clearFloat {
	float: none;	
}
#container {
	width: 945px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	text-align: left;
}
#header {
	height: 173px;
	background:#000 url("../images/header.jpg") no-repeat;
}
#header h1 {
	margin: 0;
	text-indent: -1000em;
}
#nav {	
	height: 33px;
	background: #000 url("../images/navbar.jpg") no-repeat;
}
#mainContent {
	height: 646px;
	overflow: hidden;
}
#mainContent h1 {
	text-indent: -1000em;
}
#mainContent p {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;	
}
#mainContent p strong {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight:bold;
}
#mainContent #topBar {
	height: 23px;
	background: #000 url('../images/contentTopBar.jpg') no-repeat;
}
#mainContent #pageType1 {
	height: 571px;
	background: #000 url('../images/mainContent2.jpg') no-repeat;
	overflow: hidden;
	padding: 0 50px 0 50px;
}	
#mainContent #pageType2 {
	height: 427px;
	background: #000 url('../images/mainContent.jpg') no-repeat;
	overflow: hidden;
	padding: 0 50px 0 50px;
}
#mainContent #infoPanels {
	height: 89px;
	background: #000 url('../images/bottomInfoBoxes.jpg') no-repeat;
	padding: 25px 80px 30px 80px;
	overflow: hidden;
}
#panel1, #panel2 {
	width: 200px;
	float: left;
	margin-right: 95px;
	color: #FFF;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align: center;
}
#panel3 {
	width: 195px;
	float: left;
	color: #FFF;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align: center;
}
#mainContent #bottomBar {
	height: 52px;
	background: #000 url('../images/contentBottomBar.jpg') no-repeat;
}
#footer {
	height: 83px;
	background: #000 url('../images/footer.jpg') no-repeat;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer a {
	color: #333;
	text-decoration:none;
}
/* sub layout sections */
#navcontainer {
	margin:  0px 0 0 85px;
	padding: 0;
	height: 20px;
}
#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#navcontainer ul li a {
	width: 100px;
	height: 20px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #333;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 12px/24px Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif Verdana, Geneva, sans-serif;;
}
#navcontainer ul li a:hover {
	color: #333;
	background: #000;
}
#navcontainer a:active {
	background: #000;
	color: #333;
}
#navcontainer li#active a {
	background: #000;
	color: #333;
}
#pageflip {
	position: relative;
}
#pageflip img {
	width: 80px; height: 84px;
	z-index: 299;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 80px; height: 80px;
	position: absolute;
	z-index: 250;
	right: 0; top: 0;
	background: url(../images/subscribe.png) no-repeat right top;
	text-indent: -9999px;
}
#bodyCopy {
	float: left;
	width: 450px;
	color: #333;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif Verdana, Geneva, sans-serif;
	font-size:12px;
}
#bodyScroll {
	padding-left: 30px;
	float: left;
	width: 365px;
	color: #660343;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif Verdana, Geneva, sans-serif;
	font-size:12px;
}
#news-ticker{
	width:300px;
	height:200px;
	border:1px #ccc solid;
	overflow:hidden;
}
#news-ticker h4{
	color:#333;
	display:inline;
}
#news-ticker div{
	height:200px;
	width:300px;
	padding: 0 8px 8px 8px;
	margin-top:-1px;
}
	#news-ticker div.first{
		margin-top:0;
	}
#news-ticker p{
	font-size:11px;
	margin-left: 0 !important;
	margin-left: 5px;
	display:inline;
}
#ticker-container{
	position:relative;
}
#ticker-container button{
	position:absolute;
	right:5px;
}
#add-news{
	top:0px;
}
#shuffle-news{
	top:25px;
}
#contact {
	border: #790c4e solid thin;
	padding: 10px;
	width: 370px;
	color: #790c4e;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif Verdana, Geneva, sans-serif;
	text-align: center;
}
.formField {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #790c4e;
	height: 20px;
	width: 220px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
}
.submitButton {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #790c4e;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	cursor: hand;
	float: right;
}
.formField2 {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #790c4e;
	height: 100px;
	width: 220px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow:auto;
	padding: 5px;
}
.thankyouText {
	text-align: center;
	color: #790c4e;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif Verdana, Geneva, sans-serif;
	font-size: 14px;
}

