@charset "UTF-8";
/* CSS Document */
/* Author: Parachute Design - http://www.parachutedesign.ca */
/* Created July 2009 */

body {
	background-color: #000000;
}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A2923;
	text-shadow: #000 0 0 0;
}
h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-shadow: #000 0 0 0;
	padding: 0px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#header {
	display: block;
	padding: 0px;
	height: 150px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#header #logo {
	display: block;
	float: left;
	height: 47px;
	width: 241px;
	padding: 0px;
	margin-top: 51px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #nav {
	display: block;
	width: 709px;
	height: 15px;
	padding: 0px;
	margin-top: 68px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 241px;
	text-align: right;
}
#header #nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#header #nav li {
	text-align: right;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#header  #nav  li a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
}
#header #nav li a:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9A2923;
	text-decoration: none;
	text-align: right;
}
#banner {
	display: block;
	padding: 0px;
	height: 250px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#banner #story {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 250px;
	width: 475px;
}
#banner #slider {
	display: block;
	padding: 0px;
	height: 250px;
	width: 475px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 475px;
	overflow: hidden;
}
#banner #slider .stepcarousel {
	position: relative;
	overflow: hidden; /*leave this value alone*/
	width: 475px; /*Width of Carousel Viewer itself*/
	height: 250px; /*Height should enough to fit largest content's height*/
	margin: 0px;
	padding: 0px;
}

#banner #slider .stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0px;
	top: 0px;
}

#banner #slider .stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 475px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#content {
	display: block;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/spotlight-bg-index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#content  p  {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
	margin-bottom: 10px;
	text-shadow: #000 0 0 0;
}
#content #left {
	display: block;
	float: left;
	width: 665px;
	margin: 0px;
	padding: 0px;
}
#content #left .promo img {
	margin-bottom: 20px;
}
#content #left .promo_end img {
	margin-bottom: 20px;
}
#content #left .promo {
	padding: 0px;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #left .promo_end {
	padding: 0px;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #right {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float: left;
	width: 255px;
}
#content #right #event {
	width: 255px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content #right #event .date {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #992A24;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#content #right #event a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #992A24;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-decoration: none;
}
#content #right #event a:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #992A24;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-decoration: underline;
}
#read_more {
	display: block;
	padding: 0px;
	height: 26px;
	width: 77px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#read_more div {
	display: block;
	height: 26px;
}
#read_more div a {
	display: block;
	height: 26px;
	position: block;
}
#read_more div.link {
	background-image: url(../images/read-more.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 77px;
}
#read_more div:hover {
	background-position: 0px -26px
}
#footer {
	display: block;
	height: 50px;
	width: 950px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #444;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
#footer .copyright {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 475px;
	text-align: left;
}
#footer .parachute {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 15px;
	width: 475px;
	text-align: right;
}
#footer a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #444;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

