@charset "UTF-8";
body {
	background-color: #FFF;
}
.edge {
	border: 2px solid #b8e6f4;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	background-color: #e64b49;
	text-align: left;
	padding: 16px 0px 16px 40px;
}
.nav a:link {
	color: #FFF;
	text-decoration: none;
	padding-right: 30px;
}
.nav a:visited {
	color: #FFF;
	text-decoration: none;
	padding-right: 30px;
}
.nav a:hover {
	color: #2a5390;
	text-decoration: none;
}


.fade {
	background-image: url(images/bg_fade.jpg);
	background-repeat: repeat-x;
}

.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003;
	width: 630px;
	float: left;
	top: 100px;
	line-height: 1.3em;
	margin: 20px 0px 30px 20px;
	padding: 4px;
}
.mainText a:link {
	color: #2a5390;
	text-decoration: underline;
}
.mainText a:visited {
	color: #606;
	text-decoration: underline;
}
.mainText a:hover {
	color: #2a5390;
	text-decoration: none;
}





h1 {
	font-size: 1.15em;
	margin-top: 1em;
	margin-bottom: 0px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 0px;
	text-transform: uppercase;
}



.events {
	color: #606
	font-weight: normal;
	line-height: 1.5em;
	width: 580px;
	color: #00002A;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	background-color: #D3E3F7;
	border-right-style: none;
	border-left-style: none;
	padding: 12px;
}

.quote {
	font-style: normal;
	padding: 6px;
	width: 600px;
	margin: 20px 0px 0px 0px;
}
.name {
	padding-left: 30px;
	margin-bottom: 4px;
	display: block;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 10px;
}
.spacing {
	display: block;
	padding-bottom: 14px;
}







.right {
	float: right;
	width: 230px;
	margin: 30px 20px 60px 0px;
}
.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #906;
	text-align: left;
	width: 240px;
	font-weight: bold;
	padding-left: 12px;
}
.subNav a {
	color: #906;
	text-decoration: none;
}	
.subNav a:hover {
	color: #606;
	text-decoration: none;
}	








.footer {
	height: 100px;
	width: 950px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #fff;
	visibility: inherit;
	background-image: url(images/red%20bg.jpg);
	background-repeat: repeat;
	background-position: center;
	text-align: right;
	line-height: 1.4em;
	padding: 14px;
}
li {
	margin-bottom: 4px;
}
.footer a {
	color: #fff;
	text-decoration: none;
}	
.footer a:hover {
	color: #606;
	text-decoration: underline;
}	
.over {
	color: #2a5390;
}
.stats {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #94c7eb;
	border: 1px solid #74add4;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #000033;
	padding: 10px;
}
.stroke {
	width: 500px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2a5390;
}

.photoLeft {
	float: left;
	margin: 16px 16px 16px 0px;
  }
.photoSpace {
	float: left;
	margin-top: 16px;
	margin-right: 300px;
	margin-bottom: 24px;
	margin-left: 0px;
}
  
.photoLeftClown {
	float: left;
	margin: 14px 2px 14px 0px;
}
.redText {
	font-weight: normal;
	color: #F33;
}
