/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}
.clear {
	clear:both;
}
.imgleftborder {
	float: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 10px 0px;
}
.imgrightborder {
	float: right;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 10px;
}
body {
	margin: 20px 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	font-weight: normal;
	color: #ED2024;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

a:link {
	color: #0AAAFD;
}

a:hover {
	text-decoration: none;
	color: #ED2024;
}

a:visited {
	color:#333333;
}

#header {
	width: 770px;
	height: 100px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 275px;
}

#logo h1 {
	padding-top: 20px;
	text-align: left;
}

#logo img{
	padding-right:5px;
}

#logo h1 a {
	color: #ED2024;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: right;
	margin-top: 20px;
	border-bottom: 2px solid #DDDDDD;
}
#subnav {
	float:right;
}

#menu ul,
#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li,
#subnav li {
	display: inline;
	float:left;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	font-size: 114%;
	color: #0AAAFD;
	text-align:center;
	width:75px;
	background-color:#EEEEEE;
}

#subnav a {
	display: block;
	float: left;
	height: 15px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-size: 100%;
	color: #0AAAFD;
	text-align:center;
	width:75px;
	background-color:#DDDDDD;
}



#menu a.selected {
	background-image:url(images/navarrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

#menu a:hover {
	color: #ED2024;
}

#splash {
	width: 770px;
	height: 180px;
	margin: 0 auto;
	background-image: url(images/widebanner1.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #ED2024;
	position:relative;
}

#splash p {
	margin: 0;
	padding: 0 5px;
	text-align: right;
	font-size: 9px;
	color: #FFFFFF;
	background-color:#ED2024;
	bottom:0px;
	right:0px;
	position:absolute;
}

#page {
	width: 770px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: right;
	width: 490px;
	padding: 20px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	width: 80px;
	height: 17px;
	padding: 0 10px;
	background: #ED2024 url(images/img4.gif) no-repeat;
	color: #FFFFFF;
}

#footer {
	clear: both;
	width: 770px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #ED2024;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#form1 input {
	border: 1px solid #EEEEEE;
}
#form1 input.text {
	width: 150px;
}
#form1 textarea {
	border: 1px solid #EEEEEE;
	display:inline;
	width: 250px;
}
#form1 label {
	width: 150px;
	text-align: right;
	float: left;
	padding: 0px 10px 0px 10px;
	margin-bottom: 10px;
}
#form1 div {
	display: block;
	padding-bottom: 10px;
}
#links {
	float: right;
	font-size:0.8em;
}
#textlinks {
	padding-bottom: 5px;
	display:block;
	text-align:right;
}
#pbib {
	padding-top:5px;
	display:block;
}
#pbib a {
	background:transparent url(images/pbib2.png) no-repeat scroll 2px 0;
	color:navy !important;
	display:block;
	font-size:0.85em !important;
	padding:0 0 5px 2px;
	text-indent:-9999px !important;
	width:91px;
	float:right;
}
#pbib a:hover {
	background-position:2px -20px;
}
.eventsummary{
	float:right;
}
div.event {
	padding-bottom:20px;
}
div.event h2{
	margin-bottom:10px !important;
}
