html, body, h1, h2, h3, h4, h5, h6, p, div, a, img, ul, ol, li, form, input, select, option {
	margin: 0;
	padding: 0;
}

a img {
	border: 0 none;
}

body {
	background-color: #2f8f94;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	display: none;
}

p {
	font-size: 12px;
	margin-bottom: 10px;
}

p label {
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
	width: 100px;
}

.center {
	text-align: center;
}

.clearBoth {
	clear: both;
}

.page {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #f77d21;	
	border-left: solid 1px #000;	
}

.leftColumn {
	width: 372px;
	float: left;
	text-align: left;
}

.rightColumn {
	width: 650px;
	float: left;
	text-align: left;
	background-color: #fff;
	border: solid 1px #000;
	border-bottom: none;
}

.header {
	border-top: solid 1px #000;
}

.logo {
	background: url(/img/logo_admin_bg.gif) repeat-x;
}

.mainNav {
	height: 190px;
	background-color: #fff;
}

.mainNav ul {
	list-style: none;
	padding: 20px 0px;
}

.mainNav li {
	line-height: 24px;
}


.mainNav a.bg1 {
	background:url(/img/nav_bg1.gif) left center no-repeat;
}

.mainNav a.bg1:hover {
	background:url(/img/nav_bg1-over.gif) center left no-repeat;
}

.mainNav a.selected1 {
	background:url(/img/nav_bg1-over.gif) center left no-repeat;
}

.mainNav a.bg2 {
	background:url(/img/nav_bg2.gif) center left no-repeat;
}

.mainNav a.bg2:hover {
	background:url(/img/nav_bg2-over.gif) center left no-repeat;
}

.mainNav a.selected2 {
	background:url(/img/nav_bg2-over.gif) center left no-repeat;
}

.mainNav a.bg3 {
	background:url(/img/nav_bg3.gif) center left no-repeat;
}

.mainNav a.bg3:hover {
	background:url(/img/nav_bg3-over.gif) center left no-repeat;
}

.mainNav a.selected3 {
	background:url(/img/nav_bg3-over.gif) center left no-repeat;
}

.mainNav a.bg4 {
	background:url(/img/nav_bg4.gif) center left no-repeat;
}

.mainNav a.bg4:hover {
	background:url(/img/nav_bg4-over.gif) center left no-repeat;
}

.mainNav a.selected4 {
	background:url(/img/nav_bg4-over.gif) center left no-repeat;
}

.mainNav a.bg5 {
	background:url(/img/nav_bg5.gif) center left no-repeat;
}

.mainNav a.bg5:hover {
	background:url(/img/nav_bg5-over.gif) center left no-repeat;
}

.mainNav a.selected5 {
	background:url(/img/nav_bg5-over.gif) center left no-repeat;
}

.mainNav a.bg6 {
	background:url(/img/nav_bg6.gif) center left no-repeat;
}

.mainNav a.bg6:hover {
	background:url(/img/nav_bg6-over.gif) center left no-repeat;
}

.mainNav a.selected6 {
	background:url(/img/nav_bg6-over.gif) center left no-repeat;
}

.mainNav a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0px 5px 70px;
}

.subHeader {
	border-top: solid 16px #000;
	background-color: #f77d21;
	color: #fff;
}

.subNav {
	padding: 20px;
}

.subNav h2 {
	font-size: 22px;
	padding-bottom: 15px;
}

.subNav ul {
	list-style: none;
}

.subNav li {
	line-height: 24px;
}

.subNav a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0px 5px 50px;
}

.programs {
	position: relative;
}

.programs img {
	padding: 8px 10px;
}

.programs h2 {
	font-size: 14px;
	position: absolute;
	top: 15px;
	left: 20px;
	z-index: 10;
	padding-bottom: 5px;
}

.news {
	padding: 0 20px;
}

.news h2 {
	font-size: 14px;
	padding-bottom: 5px;
}

.events {
	font-size: 11px;
}

.events h2 {
	font-size: 14px;
	padding: 0 20px 5px;	
}

.events table {
	border-collapse: collapse;
	margin: 0px 20px;
	vertical-align: middle;
}

.events tr {
	height: 40px;
	margin: 0px 10px;
	padding: 0px 10px;
	vertical-align: middle;	
}

body.ie .events tr {
	height: 37px;
	margin: 0px 10px;
	padding: 0px 10px;
}

.events td {
	vertical-align: middle;	
}

.events tr.odd {
	background-color: #f99c56;
}

.events tr.even {
	background-color: #f77d21;
}

.events td.eventDate {
	width: 45px;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

.events td.eventTime {
	width: 50px;
	text-align: center;
}

.events td.eventLink {
	width: 227px;
	font-weight: bold;
}

.events td.eventLink a {
	color: #fff;
	padding-left: 10px;
}

.banner {
	background-color: #f77d21;
}

.motto {
	height: 67px;
	width: 569px;
	line-height: 67px;
	border-right: solid 1px #000;
	background-color: #c6d729;
	font-size: 20px;
	padding-left: 38px;
}

.mainContent {
	border-top: solid 1px #000;
	background-color: #fff;
	min-height: 580px;
}

.mainContent a {
	color: #2f8f94;
	font-weight: bold;
	text-decoration: none;
}

.mainContent a:hover {
	text-decoration: underline;
}

.mainContent h3 a {
	color: #000;
	text-decoration: underline;
}

.mainContent h3 a:hover {
	color: #f77d21;
	text-decoration: underline;
}

.mainContent h2 {
	font-size: 14px;
	padding: 20px 20px 10px 20px;
} 

.mainContent h3 {
	font-size: 13px;
	padding: 0px 20px 5px 20px;
	text-decoration: underline;
} 

.mainContent h4 {
	font-size: 12px;
	padding: 0px 20px 5px 20px;
	font-weight: bold;
} 

.mainContent p {
	padding: 0px 20px 10px 20px;
	line-height: 18px;
}

.mainContent ul,
.mainContent ol {
	padding: 0px 20px 10px 20px;
	font-size: 12px;
	margin-left: 20px;
}

.mainContent ol ul {
	padding: 5px 5px 0px 5px;
}

.mainContent li {
	padding-bottom: 5px;
}

.mainImage img {
	width: 651px;
}

.statement {
	border: solid 1px #000;
	border-left: none;
	border-right: none;
	height: 52px;
	background-color: #b51c8c;
	color: #fff;
	padding: 38px 48px;
}

.statement p {
        font-size: 20px;
		line-height: 26px;
        text-align: justify;
		padding: 0px;
} 

.footer {
	clear: both;
	height: 100px;
	background-color: #000;
	color: #fff;
	font-size: 11px;
	border-top: solid 1px #000;
}

.footer ul {
        list-style: none;
        padding: 10px 0;
}

.footer li {
        display: inline;
}

.footer a {
        font-weight: bold;
        color: #fff;
        padding: 0 10px;
} 

.footer span {
       padding: 0 10px;
}

/*  IE6 Styles */

body.ie_6 .mainContent {
	height: 580px;
}

body.ie_6 .mainImage img {
	width: 650px;
}

body.ie_6 .events tr {
	height: 37px;
	margin: 0px 10px;
	padding: 0px 10px;
}


div.photos { padding-left: 12px;}
