@charset "utf-8";
/* CSS Document */




body {
	background-color: #E8E8E6;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:14px;
	background-position: center top;
	background-attachment: fixed;
}

p{line-height:18px; text-align:justify;}

#container {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header {
	margin: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #E8B849;
}
#main_content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 145px;
}
#recent {
	width: 200px;
	vertical-align: top;
}

#content {
	padding-top: 10px;
	width: 98%;
	margin: 0px;
}
#slideshow {
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}

#navigation {
	float: left;
	height: 100%;
	width: 145px;
	overflow: hidden;
	margin: 0px;
}

#footer {
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-size: 9pt;
	background-image: url(../images/footer_bg.jpg);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #E8B849;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	height: 150px;
	background-color: #5253A5;
}
#footer_right  {
	float: right;
	width: 320px;
	padding-right: 10px;
}
#footer_right a {
	text-decoration: none;
}
#footer  a:hover {
	color: #E8B849;
}
#footer_right li {
	display: inline;
}
#footer_right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer a {
	color: #FFFFFF;
}

#footer p{line-height:16px; font-size:12px;}

h2 {line-height:0px;

}
h3 {
	margin: 0px;
	padding: 0px;
}

#footer p {
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	padding: 0px;
}
.style22 {font-size: 14px}
.style12 {font-family: Arial, Helvetica, sans-serif; color: #000066; }

#recent {
	height: 100%;
	width: 285px;
	vertical-align: top;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#typingscroller {
	text-decoration: none;
	width: 607px;
}

/*
.events {
	float: left;
	width: 200px;
	height: 243px;
	font-family: Arial, Helvetica, sans-serif;
}
.events h1 {
	margin: 0px;
	padding: 0px;
}


.events ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
}

.events li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.links li a, .links li a:visited {
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}

.links li a:hover {
	font-size: 14px;
	display: block;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #E9BA46;
	text-decoration: none;
	background-color: #F2F2F2;
}

.more  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: right;
	height: 18px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100px;
}
.more a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #33358A;
	display: block;
	height: 18px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.more a:hover {
	background-color: #33358A;
	color: #E9BA46;
}
*/


#events_wrap {width: 590px; height:273px;}
.events {
	float: right;
	width: 212px;
	font-family: Arial, Helvetica, sans-serif;
}
.events h1 {
	margin: 0px;
	padding: 0px;
}


.events ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5959B3;
	border-top: 1px solid #5959B3;
}

.events li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

.links li a, .links li a:visited {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 10px;
	background-color:#5959B3;
}

.links li a:hover {
	color:#fff;
	font-size: 14px;
	display: block;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #E9BA46;
	text-decoration: none;
	background-image: url(/images/events_bg.jpg);
	background-color: #5959B3;
	background-repeat: repeat-x;
	background-position: left top;
}

.more  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: right;
	height: 18px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100px;
}
.more a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #33358A;
	display: block;
	height: 18px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.more a:hover {
	background-color: #33358A;
	color: #E9BA46;
}
#mission {
	border: 2px solid #000066;
	text-align: justify;
	background-color: #C4C4E3;
	background-image: url(../images/mission.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 577px;
}

