﻿body
{
	background-color:#cccccc;
	font-family:'Segoe UI',Arial, Helvetica, sans-serif;
	font-size:.8em;
	margin:Auto;
}

a{
	color:#b6121b;
	text-decoration:none;
	text-transform:uppercase;
}

a:hover{
	color:#b6121b;
	text-decoration:underline;
}

ul{
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
}

li{
	margin-bottom:5px;
}

img{
	border-width:0;
}

h3{
	margin:10px 0 0 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}

#scrollBG
{
	margin:Auto;
	width:920px;	
	background-image:url('../images/backgroundShadow.jpg');
	background-repeat:repeat-y;
}

.event{
	margin:20px 0 20px 0;border-bottom:1px solid #999;padding:20px 0 20px 0;
}
.mainText
{
	padding:24px;
	line-height:18px;
	margin-top:28px;
}


.subhead
{
	margin-top:20px;
}

.strong{
	font-weight:bold;
}

.subhead a{
	font-weight:bold;
	font-size:14px;
	text-transform:capitalize;
}


.head {
	color:#b6121b;
	text-decoration:none;
	font-weight:bold;
	font-size:1.4em;
	text-transform:uppercase;
	margin-top:20px;
}

#contents
{
	margin-left:20px;
	padding:10px;
	width:860px;
	background-color:#ffffff;
}

#masthead
{
	width:900px;
	background-image:url('../images/masthead.jpg');
	background-repeat:no-repeat;
	height:125px;
	border-bottom:1px solid #333333;
	margin-left:10px;
}

#mainNav
{
	margin-top:90px;
	float:right;
	letter-spacing:.5em;
	padding-right:20px;
	font-size:.8em;
}

#mainNav a
{
	color:#333333;
}

#bottomShadow
{
	width:900px;
	margin:auto;
	border-bottom:1px solid #333333;
	background-color: #ffffff;
}

#footer
{
	padding-top:20px;
	padding-bottom:20px;
	background-color:#ffffff;
	width:900px;
}

#leftColumn
{
	padding-top:28px;
	padding-bottom:28px;
}

#partners
{
	margin-top:40px;
	height:70px;
	margin-top:40px;
	margin-bottom:40px;
}