body {
	font-family: Lucida Grande, Helvetica, Arial sans-serif;
	font-size: 100%;
	text-align: center;
	line-height: 1em;
	background: #000 url(../Images/camc_bg.jpg) center top no-repeat;
}
h1, h2 {
	color: #c50014;
}
h1 {
	font-size: 1.75em;
	line-height: 1.25em;
}
h2 {
	font-size: 1.5em;
	line-height: 1.25em;
}
p {
	font-size: .825em;
	line-height: 1.25em;
	margin-bottom: .5em;
}
big {
	font-size: 1.25em;
}
h1, h2 {
	margin-bottom: .5em;
}
li {
    line-height: 1.25em;
}
.credit {
	font-size: .625em;
	text-align: right;
}
.disclaimer 
{	
	font-size: .625em;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
	
}
#header {
	width: 100%;
	height: 144px;
	background: url(../Images/camc_banner_bg.jpg) right no-repeat;
	position: relative;
}
a {
	text-decoration: none;
	color: #c50014;	
}
a:hover {
	text-decoration: underline;
}
#topNavigation, #footer {
	background: #c50014;
	color: #fff;
}
#topNavigation {
	width: 100%;
	border-top: solid 1px #fff;
}
#subNavigation 
{
	width: 100%;
	border-bottom: solid 1px #c50014;
}		
#topNavigation ul li, #subNavigation ul li {
	float: left;
	padding: 7px;
}
#topNavigation a, #footer a{
    text-decoration: none;
    color: #fff;
    padding: 3px;
}
#topNavigation a:hover, #footer a:hover {
    color: #c50014;
    background-color: #fff;
}
#subNavigation a 
{
	text-decoration: none;
	color: #c50014;
	padding: 3px;	
}
#subNavigation a:hover 
{
	color: #fff;
	background-color: #c50014;
}
#footer {
	padding: 10px;
	clear: both;
}
#main {
	clear: both;
	float: left;
	padding: 10px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
#camcLogo {
	position: absolute;
	top: 20px;
	left: 160px;
}
#singleColumn 
{
	width: 940px;
}
#leftColumn {
	width: 600px;
	float:left;
	margin-right: 60px;
}
#rightColumn {
	width: 280px;
	float: left;
}
#lo legend, #contactForm legend, #directionsForm legend {
    /*color: #79634f;*/
    padding: .5em;
    font-size: 1.25em;
}
#lo fieldset, #contactForm, #directionsForm {
    border: solid 1px /*#79634f*/;
    padding: 10px;
}
#lo fieldset label, #contactForm label, #directionsForm label {
    width: 130px;
    float: left;
    display: block;
}
#lo fieldset input.textBox, #lo fieldset textarea, .textBox {
    width: 300px;
    padding: 5px;
}
.errorSummary, .error {
    color: #f00;
}
.eventsList li, .resultsList li 
{
	padding: 10px;
    clear: both;
    background-color: #fff;
}
.eventsList li.alternate, .resultsList li.alternate 
{
	background-color: #f2f2f2;
}
.eventDate 
{
	width: 220px;
	float: left;
	margin-right: 20px;
	font-size: .825em;
}
.eventSummary 
{
	width: 680px;
	float: left;
}
#resultsDetail table {
	border: solid 1px #000;
}
#resultsDetail td {
	padding: 5px;
	border: solid 1px #000;
}
.pdfDownload {
	border: solid 1px #000;
	margin-top:20px;
	padding: 10px;
}
.sideHeading {
	color: #fff;
	background-color: #c50014;
	padding: 3px 0px 3px 10px;
	margin-bottom: 0px;
	font-size: 1.25em;
}
.resultSide {
	margin-top: 20px;
}
.bulletedList 
{	
	text-indent: 30px;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 1em;
	font-size: .825em;
}
strong {
	font-weight: bold;
}
#navigationColumn {
	width: 270px;
	float:left;
	margin-right: 20px;
}
#galleryColumn {
	width: 650px;
	float: left;
}
.gallery {
	/*width: 600px;*/
}
.gallery li {
	display: inline;
	text-align: center;
	line-height: 132px;
	width: 132px;
	height: 132px;
	float: left;
	margin: 5px 8px 5px 8px;
}
.galleryThumb {
	border: solid 1px #000;
	vertical-align: middle;
}
#galleryMenu p
{
	margin-top: 10px;
	font-size: .75em;
}
#galleryMenu 
{	
	border: solid 1px #000;
}
#galleryMenu, #galleryMenu legend
{
	padding: 5px;
}
#galleryMenu legend 
{
	color: #c50014;
}
#galleryMenu ul li {
	margin-bottom: 10px;	
}
#latestNews, #latestResults
{
    background-color: #e8e7e7;
}
.newsItem, .resultSummary 
{
	padding: 10px;
}
#latestNews div.alternate, #latestResults div.alternate  
{
	background-color: #f2f2f2;
}