@charset "UTF-8";


body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-color: #0a2365;
}

.clear {
	clear: both;
}

.dropcap {
	float:left;
	color: #768db7;
	font-size:80px;
	line-height:60px;
	padding-top:2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #768db7;
	font-weight: normal;
}

h2 {
	font-family: 'EnglishRegular', Georgia, "Times New Roman", Times, serif; 
	font-size: 30px;
	color: #33468f;
	font-style: normal;
	font-weight: normal;
	
}



@font-face {
    font-family: 'EnglishRegular';
    src: url('../fonts/english-webfont.eot');
}

@font-face {
    /* This declaration targets everything else */
    font-family: 'EnglishRegular';
    src: url(//:) format('no404'), 
	url('../fonts/english-webfont.woff') format('woff'), 
	url('../fonts/english-webfont.ttf') format('truetype'), 
	url('../fonts/english-webfont.svg#EnglishRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


a {
   outline: none;
   color: #768db7;
   text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

#container {
	width: 933px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	background-image: url(../images/contentbg.png);
	background-repeat: repeat-y;
	float: left;
	width: 933px;
}
#header {
	background-image: url(../images/contentbg.png);
	background-repeat: repeat-y;
	float: left;
	width: 933px;
	margin: 0;
}

#headercontainer {
	width: 933px;
	margin-left: auto;
	margin-right: auto;
}

ul#nav  {
	margin: -25px 0 0 0;
	padding: 0 25px 0 0;
	width: 350px;
	float: right;
}


ul#nav li {
	display: inline;
	list-style-type: none;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 0px;
	margin-left: 0px;
	border-right: solid 1px #000;
}

ul#nav li.last {
	border-right: none;
}


ul#nav li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

ul#nav li a:hover {
	text-decoration: underline;
}

ul#nav li#active a {
	color: #768db7;
}

#logo {
	float: left;
	width: 211px;
	padding-top: 20px;
	padding-left: 60px;
}

#fbsmall {
	width: 190px;
	float: right;

}

#fblarge {
	width: 162px;
	margin: 10px auto;
}

#maincontent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	width: 800px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#footerleft {
	width: 300px;
	float: left;
	text-align: left;
	margin-bottom: 15px;
}

#footerright {
	width:250px;
	float: right;
	text-align: left;
	margin-bottom: 15px;
}


.slideshow {
	height: 297px;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.slideshow img { padding: 0px; }

#bottom {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 933px;
	float: left;
}


#callouts {
	width: 800px;
	margin: 10px auto 25px;
	clear: both;
	height: 116px;
	border: 4px solid #e9ecf4;
	
}
#leftcallout, #rightcallout {
	width: 218px;
	padding: 10px 80px 0;
	padding-top: 10px;
	float: left;
}



#leftcolumn {
	width: 275px;
	float: left;
	margin-bottom: 20px;
}

#rightcolumn {
	width: 500px;
	float: left;
	margin-left: 25px;
	margin-bottom: 20px;
}
.img {
	margin-right: auto;
	margin-left: auto;
	width: 164px;
}

#himg{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

#contentcontainer {
	width: 800px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
#border {
	border: 1px solid #000;
}


#rightcolumn ul {
	margin: 0;
	padding: 10px;
	border: solid 2px #768db7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #768db7;
}

#rightcolumn li {
	display: block;
	padding: 10px;
	list-style-type: none;
}

.events {
	border-bottom: solid 1px #000;
}


/*Feedburner RSS Styles*/


#feedburner #rightcolumn ul  {
	border: none;
}

.fbsubscribelink a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.fbsubscribelink a:hover {
	text-decoration: underline;
}
.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none;
}
.feedburnerFeedBlock ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 0 0 18px 0;
	padding: 0;
}
.feedburnerFeedBlock ul li span.headline a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #768db7;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
.feedburnerFeedBlock ul li span.headline a:hover {
	text-decoration: underline;
}
.date {
	display: none;
}
#creditfooter {
	display: none;
}

