﻿@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #111111;
	background-color: #00235b;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

ul {
	text-align:left;
	line-height:1.4em;
	font-size: 1em;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);

}

p {
	margin: 5px 0 10px 0;
	text-align:left;
	line-height:1.4em;
	font-size: 1em;
}

h1  {
	background-image:url('images/h1bg.gif'); 
	background-repeat:repeat-x;
	background-position:left bottom;
	font-size: 1.4em;
	line-height:1em;
	color: #003366;
	text-align: left;
	font-family:Georgia;
	padding: 5px;
	margin: 0 0 10px 0;
	
}

h2 {
	margin:0;
	font-size:1.4em;
	color:#add3f3;
}

h4 {
	font-size:1.2em;
	color:#002D76;
	text-align: left;
}

h5 {
	font-size: 1.2em;
	color:#00206A;
	padding-bottom:0;
	margin-bottom:5px;
}

.leadin {
	font-size:1.0em;
	line-height:1.2em;
	font-style:italic;
	font-weight:bolder;
	color: #003399;
}

input {
	border: 1px #7AC2F3 solid;
	font-family:georgia;
	font-size: .85em;
	font-style:italic;
	color: #7AC2F3;
	vertical-align:bottom;
	
}

img  {
	border-width: 0px;
	padding: 0;
	margin: 0;
	border:0;
}

a {
	color:#00235B;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color:#002E79;
}
.container {
	background-color: #000b1c;
	z-index: auto;
	width: 1000px;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.topheader {
	background-attachment: fixed;
	background-image: url(images/homeheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:177px;
}
.header {
	font-size: 1.6em;
	font-variant: normal;
	color: #FFFFFF;
	padding: 10px;
	margin: 0px;
	z-index: auto;
	width: 1000px;
	display: block;
	text-align: center;
	left: 0px;
}


visited{
	 text-decoration: none;
	 color: #FFFFFF;
}

active{
	 text-decoration: none;
	 color: #FFFFFF;
}

.header a:link{
	 text-decoration: none;
	 color: #FFFFFF;
}

.header a:visited{
	 text-decoration: none;
	 color: #FFFFFF;
}

.header a:active{
	 text-decoration: none;
	 color: #FFFFFF;
}


.header a:hover{
	 text-decoration: underline;
	 color: #66CCFF;
}



.savethedate {
	color: #003366;
	font-size: .95em;
	font-style: normal;
	font-weight: bold;
}

.savethedate #date {
	font-size:.85em;
	font-style:italic;
	font-weight:normal;
}

.news {
	padding: 0 10px 0 10px;
}

.news p {
	text-align:left;
	color:#111111;
}

active {
	text-align:left;
	color: #003399;
	text-decoration: underline;
}

visited {
	text-align:left;
	color: #003399;
	text-decoration: underline;
}

.news a:link {
	text-align:left;
	color: #003399;
	text-decoration: underline;
}

.news a:hover {
	text-align:left;
	color: #2255BB;
	text-decoration:underline;
}

{
	font-weight:bolder;
	font-size: 1em;
}


#date5 {
	font-weight:bolder;
	font-size: 1em;
}


#date4 {
	font-weight:bolder;
	font-size: 1em;
}


#date3 {
	font-weight:bolder;
	font-size: 1em;
}


#date2 {
	font-weight:bolder;
	font-size: 1em;
}


#date1 {
	font-weight:bolder;
	font-size: 1em;
}


#date0 {
	font-weight:bolder;
	font-size: 1em;
}


.news #date {
	font-weight:bolder;
	font-size: 1em;
}


.sidebar1 {
	background-color:#6d94ef;
	border:5px white solid;
	padding:10px;
	color:white;
	text-align:left;
	width:260px;
	font-family: Trebuchet MS, Tahoma, Arial, Sans serif;
	font-size:.95em;
	line-height: 1.0em
}

.sidebar1 li {
	background-position: 0px 0px;
	margin-bottom:10px;
			list-style-image:none;
			list-style-type:disc;
	background-color: #6D94EF;
}

.sidebar1 ul {
	margin: 5px 5px 5px 15px;
	list-style-image:none;
	list-style-type:disc;
}



.sidebar1 h2 {
	font-family: georgia, times, serif;
	margin:0;
	font-size:1.4em;
	color:#add3f3;
}

.sidebar1 h3 {
	font-family: georgia, times, serif;
	margin: 0;
	font-size:1.2em;
	line-height:1.2em;
	vertical-align: top;
	background-color: #6D94EF;
	font-weight:bolder;
	letter-spacing:-.08em
}




.maintext {
	padding: 10px;
	text-align:left;
	line-height: 1.6em;
	vertical-align:top;

}

.maintext li {
	margin-bottom: 10px;
}

.footer p{
	font-size: .85em;
	color:#FFFFFF;
	text-align: center;
	width:800px
}

.footer a:link{
	color:#FFFFFF;
}
.footer a:visited{
	color:#FFFFFF;
}

.footer a:active{
	color:#FFFFFF;
}

.footer a:hover{
	color:#FFFFDD;
}



active{
	color:#FFFFFF;
	text-decoration:underline;
	
}

visited{
	color:#FFFFFF;
	text-decoration:underline;
	
}

.footer a:link{
	color:#FFFFFF;
	text-decoration:underline;
	
}

.footer a:hover{
	color: #99CCFF;	
}

#twitter-link

{
	font-style: italic;
	padding-right:10px;
	padding-bottom:10px;
}

#twitter_update_list {
	padding-right:10px;
	padding-bottom:10px;
	font-style:normal;
	line-height: 1.2em;
	text-align:left;
}

#twitter_update_list ul{
	padding-right:10px;
	padding-bottom:10px;
	font-style:normal;
	line-height: 1.2em;
	text-align:left;
	list-style-position:inside;
}

#twitter_update_list li{
	padding-bottom:15px;
}






