body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
.splash {
	text-align: center;
	font-size: 110%;
	margin-top: 10px;
	vertical-align: middle;
}

.splash img {
	border:none;	
}
.content {
	margin-right: auto;
	margin-left: auto;
	width: 573px;
}
.sidebar {
	width: 300px;
	float: right;
	font-size: .85em;
}
.emailSign {
	font-size: .8em;
	margin-right: auto;
	margin-left: auto;
}



.thisTime {
	margin-left: 0px;
	text-align: left;
	padding: 10px;
	border: 1px solid #005a9c;
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
}

.thisTime h1 {
	font-size: 130%;
	font-weight: normal;
	color: #7da52e;
	margin-top: 0px;
	/*margin-left: 70px;*/
	text-align:center;
}

.thisTime h2 {
	text-align: center;
	font-size: 125%;
	font-weight: normal;
	color: #005a9c;
	margin-top: 0px;
}

.thisTime h3 {
	text-align: left;
	font-size: 110%;
	font-weight: normal;
	color: #565656;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
}


.thisTime h4 {
	text-align: left;
	font-size: 115%;
	font-weight: normal;
	color: #7da52e;
	margin-top: 0px;
	margin-bottom: 5px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;*/
}



.upcoming {
	margin-left: 0px;
	text-align: left;
	padding: 10px;
	border: 1px solid #999999;
	background-image: url(../images/upcoming.png);
	background-repeat: no-repeat;
	margin-top: 15px;
}

.upcoming h1 {
	font-size: 130%;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	/*margin-left: 70px;*/
	text-align:center;
}

.upcoming h2 {
	text-align: center;
	font-size: 125%;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
}

.upcoming h3 {
	text-align: left;
	font-size: 110%;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
}


.upcoming h4 {
	text-align: center;
	font-size: 110%;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 15px;
	
}








.previous {
	margin-left: 0px;
	text-align: left;
	padding: 10px;
	border: 1px solid #7da52e;
	margin-top: 15px;
	background-image: url(../images/past.png);
	background-repeat: no-repeat;
}
.previous h1 {
	text-align: center;
	font-size: 130%;
	font-weight: normal;
	color: #005a9c;
	margin-top: 0px;
}


.previous h2 {
	text-align: center;
	font-size: 125%;
	font-weight: normal;
	color: #005a9c;
	margin-top: 0px;
}

a{
color: #005a9c;
}

.large {
font: 1.1em;
}

li {
	margin-bottom: 5px;
}


hr {
	background-image: url(../images/hr.gif);
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#notify {
	margin-bottom: 15px;
	text-align:center;
	border: 1px solid #eeeeee;		
}

.clr {
	clear:both;	
}

#emailList {
	font-size: 14px;
	width:420px;
	float: left;
}

#emailList strong {
	color: #005a9c;
}

#socialMedia{
	font-size: 10px;
	width: 150px;
	float: right;	
}

#socialMedia img {
	border: none;
	margin-left: 5px;
	margin-right: 5px;
}
			
#footer {
	margin-top: 15px;	
	padding-bottom: 15px;
}


.info {
	margin-left: 0px;
	text-align: left;
	padding: 10px;
	border: 1px solid #eeeeee;
	/*background-image: url(../images/upcoming.png);
	background-repeat: no-repeat;
	margin-top: 15px;*/
}

.info p {
	margin-top: 0px;
	margin-bottom: 15px;
}

.info  h1 {
	font-size: 130%;
	font-weight: normal;
	color: #7da52e;
	margin-top: 0px;
	margin-bottom: 10px;
	/*text-align:center;*/
}

.info  h2 {
	/*text-align: center;*/
	font-size: 115%;
	font-weight: normal;
	color: #005a9c;
	margin-top: 20px;
	margin-bottom: 5px;
}

.info  h3 {
	text-align: left;
	font-size: 110%;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
}

#home {
	margin-right: 10px;	
}


#about {
	margin-right: 10px;
}

#mainNav a {
	text-decoration:none;
}

#mainNav a:hover {
	text-decoration:underline;
}