html {
	background: #FFF;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../img/bg.png) fixed center repeat-y;
}
.preload {
	visibility: hidden;
	display: none;
}
#wrap {
	margin: 0px auto;
	padding: 20px 0 0 0;
	width: 1001px;
	border-top: 20px solid #EA3B2D;
}
#header {
	margin: 0px auto;
	width: 961px;
	height: 156px;
}
#logo {
	width: 240px;
	height: 156px;
	background: url(../img/logo.png) no-repeat;
	float: left;
}
#logo:hover {
	background: url(../img/logoH.png) no-repeat;
	cursor: default;
}
#title {
	width: 719px;
	height: 156px;
	float: left;
	background: #FFF;
}
#title H1 {
	font: bold 44px "Century Schoolbook", Georgia, Times, serif;
	color: #7FC4DC;
	line-height: 44px;
	letter-spacing: -1px;
	padding: 10px 0 0 25px;
}
#title H4 {
	padding: 28px 0 0 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 12px;
	color: #444;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: 100;
}
#title p {
	color: #EA3B2D;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 48px;
	letter-spacing: normal;
	padding: 0 75px 0 25px;
}
#navigation {
	width: 961px;
	margin: 20px auto;
	padding: 0;
}
#navigation li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style:none;
	float: left;
}
#navigation li a {
	float: left;
	height:60px;
	text-decoration:none;
	text-align:left;
}
#navigation li a p {
	padding: 15px 0 0 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 13px;
	color: #444;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: 100;
}
#leftCOL h1 {
	padding: 24px 25px 0 10px;
	font: bold 28px "Century Schoolbook", Georgia, Times, serif;
	color: #444;
	line-height: 36px;
	letter-spacing: -1px;
}
#leftCOL h2 {
	padding: 24px 0 12px 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: 100;
	color: #EA3B2D;
	
}
#leftCOL h3 {
	margin: 24px 0 0 0;
	padding: 0 0 2px 12px;
	font: bold 24px "Century Schoolbook", Georgia, Times, serif;
	color: #444;
	line-height: 24px;
	letter-spacing: -1px;
	clear: both;
}
#leftCOL h4 {
	padding: 36px 0 0 10px;	
	text-transform: uppercase;
	letterspacing: normal;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}
#leftCOL h4 a {
	padding: 0 0 0 20px;
	background: url(../img/back.png) left no-repeat;
}
#leftCOL h5 {
	padding: 5px 0 36px 10px;
	letter-spacing: 0;
	font-size: 12px;
	font-weight: bold;
	color: #7FC4DC;
}
#leftCOL li {
	padding: 0 25px 5px 10px;
	letter-spacing: normal;
	color: #444;
	font-size: 12px;
	line-height: 16px;
}
#leftCOL a {
	color: #444;
	text-decoration: underline;
}
#leftCOL a:hover {
	color: #999;
}
#leftCOL p {
	padding: 24px 25px 20px 10px;
	letter-spacing: normal;
	line-height: 17px;
	color: #444;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: 100;
	text-align: justify;
}
#leftCOL {
	margin: 20px 0 20px 20px;
	padding: 0 0 20px 0;
	width: 719px;
	min-height: 600px;
	height: 100%;
	float: left;
	background: #FFF;
}
#leftCOLoverflow {
	margin: 20px 0 20px 20px;
	padding: 0 0 50px 0;
	width: 719px;
	height: 100%;
	float: left;
	background: #FFF;
}
#rightCOL {
	margin: 20px 22px 20px 0;
	padding: 0 0 20px 0;
	width: 239px;
	height: 600px;
	float:right;
	background: #FFF;
}
#rightCOL h1 {
	padding: 24px 25px 0 10px;
	font: bold 28px "Century Schoolbook", Georgia, Times, serif;
	color: #444;
	line-height: 36px;
	letter-spacing: -1px;
	clear: both;
}
#rightCOL ul {
	padding: 24px 25px 0 11px;
	line-height: 14px;
	font-size: 12px;
	color: #444;
}
#rightCOL a {
	color: #444;
	text-decoration: underline;
}
#rightCOL a:hover {
	color: #999;
}
#columns span {
	float: left;
	padding: 0;
	width: 33%;
	margin: 1px 1px 60px 1px;
	color: #444;
	font-size: 10px;
	text-align: left;
}
#columns {
	clear: both;
	}
#columnsTWO span {
	float: left;
	padding: 0;
	width: 45%;
	margin: 1px 1px 60px 1px;
	color: #444;
	font-size: 10px;
	text-align: left;
}
#columnsTWO {
	clear: both;
	}
#calendar {
	padding: 24px 10px 0 10px;
}
#calendar span {
	float: left;
	width: 29px;
	height: 20px;
	padding: 5px 0 0 0;
	margin: 1px;
	text-align: center;
	color: #444;
	background: #EAEAEA;
	font-size: 10px;
}
#calendar .day {
	color: #FFF;
	background: #7FC4DC;
}
#calendar a {
	text-decoration: underline;
	color: #EA3B2D;
}
#calendar a:hover {
	text-decoration: underline;
	color: #444;
}
#footer {
	margin: 0 auto;
	padding: 0;
	width: 961px;
	height:55px;
	clear: both;
}
#footer p {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFF;
	font-size: 10px;
	font-weight: 100;
	height: 14px;
	padding: 10px 10px;
	background: #EA3B2D;
}