﻿body
{
	background-color:#6699FF;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	line-height: 18px;
}

#wrapper {
	width: 901px;
	margin: auto;
	margin-bottom: 30px; 
	text-align: left;
}

#topHeader
{
}

#content {
	clear: both;
	background-color: #FFFFFF;
	border-left: solid 2px black;
	border-right: solid 2px black;
	border-top: solid 2px black;
}

.footerTagline {
	background-color: #FFFFFF;
	border-left: solid 2px black;
	border-right: solid 2px black;
}

.footerTagline p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

.footerTagline h2
{
	margin: 0 0 0 0;
	padding: 0 0 5px 0;	
	text-align:center;
}

.separator{
	height: 26px;
	line-height: 26px;
	font-size: 0px;
	background: url(/images/waves.jpg);
}

.bottomseparator{
	height: 26px;
	line-height: 26px;
	font-size: 0px;
	background: url(/images/waves.jpg);
	border-left: solid 2px black;
	border-right: solid 2px black;
}

.headerContent {
	padding-top: 40px;
	font-size: 36pt;
	text-align: center;
	float: left;
	line-height:normal;
}

.headerTagline {
	padding-top: 5px;
	text-align:center;
	font-family:Blackadder ITC;
	font-size:24pt;
	background-color: White;
	color: #000000;
	line-height:normal;
}

.contentRight {
	width: 640px;
	padding: 25px 25px 0 25px;
	float: right;
}

/* Clearing Floats! */
.clearFloat:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.navigationbar{
	width: 100px;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}

.navigationbar img{
	display: block;
}

.navigationbar br{
	
}

.single {
	padding: 0;
}

.single img {
	padding-bottom: 0;
}

#footer {
	background: #134e92;
	clear: both;
	font-size: 13px;
	padding: 16px;
	color: white;
	border-left: solid 2px black;
	border-right: solid 2px black;
	border-bottom: solid 2px black;
}

#footer a {
	color: white;
	text-decoration:none;
}

#footer a:hover {
	color: white;
	text-decoration:underline;
}

p, h1, h2{
	margin-bottom: 20px;
}

h1{
	font-size: 18px;
	font-weight: bold;
	color: #15559d;
}

h2{
	font-size: 15px;
	font-weight: bold;
	color: #15559d;
}

h3{
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
}

h4{
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #0b3769;
}

a:hover {
	text-decoration: none;
}

blockquote {
	padding: 0 24px;
}

ul {
	margin: 0 24px;
	margin-bottom: 24px;
}

ul li {
	margin-bottom: 6px;
}

/* Clearing Floats! */
.clearFloat:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearFloat
{display: inline-block;}

* html .clearFloat
{height: 1%;}

.clearFloat
{display: block;}

#nav
{
	width: 12em;
	border-right: 1px solid #000;
	padding: 0em 0 1em 0em;
	margin: 1em 0 1em 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#nav li {
	border-bottom: 1px solid #90bade;
	margin: 0;
	}

#nav li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		/*width: 100%;*/
		}

html>body #nav li a {
	width: auto;
	}

#nav li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
	}


.dusty{
	padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 15px;
	float: left;
	text-align:center;
}

.photo
{
	/*float: left;*/
	display:inline;
	padding: 1px 1px 1px 1px;
	margin: 1px 1px 1px 1px;
}

.schedule
{
	display: block;
}

.schedule p
{
	margin: 0;	
}

.schedule p ul
{	
	padding:0;
	margin:0;
}

.scheduleHeading
{
	text-decoration: underline;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;	
}

.schedule ul li
{
	list-style-type:none;
	margin:0;
	padding:0;
}

.contactInfo
{
	width:12em;
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;	
	font-weight: bold;
	color:Red;
}

.QandA
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
}

.calendarDate
{
	margin-bottom: 0;
	font-weight: bold;
}

.scheduleRow
{
	background-color: #D7EBFF;
}

.scheduleMonth
{
	color: Red;
	font-weight: bold;
}