@charset "UTF-8";
/* _____________general_____________ */
body {
	background-color: #6a95b8;
	margin-top: 0px;
}

a
	{
	color: #dc291e;
	text-decoration: none;
	}
a:visited
	{
	color: #457CA5;
	text-decoration: none;
	}
a:hover
	{
	color: #006699;
	text-decoration: none;
	}
	
a:visited:hover
	{
	color: #006699;
	border: none;
	}
h1
	{
	display: none;
	}
h2
	{
	font-size: 2em;
	font-weight: normal;
	color: #922;
	margin: 0 0 0.7em 0;
	padding: 0;
	}
h3
	{
	width: 420px;
	height: 20px;
	margin: 1.2em 0 0.8em 46px;
	}
h4 { margin: 1.2em 0 0.8em 46px; width: 420px; height: 20px; }
h3 span
	{
	display: none;
	visibility: hidden;
	}
	
h4 span
	{
	display: none;
	visibility: hidden;
	}
p
	{
	margin: 0 100px 0.6em 46px;
	margin-top: 0.5em;
	margin-bottom: 0.6em;
	}
/* _____________containers_____________ */


#container {
	background-image: url(images/main.jpg);
	height: 998px;
	width: 759px;
	left: 0px;
	top: 0;
	margin: 0 auto;
}

#seccontainer {
	margin: 0 auto;
	background-image: url(images/sec_back_04.jpg);
	background-repeat: no-repeat;
	overflow: visible;
	background-color: #c3dcf1;
	position: relative;
	width: 759px;
	height: auto;
	}
	
#seccontainer p{	font-size: 0.8em;
	font-family:tahoma, sans-serif;
	}
	
	
#intro 
	{
	width: 550px;
	margin-top: 0px;
	font-size: 0.8em;
	font-family:tahoma, sans-serif;
}

#intro p
	{font-size: 1em;
	font-family:tahoma, sans-serif;
	color: #b5d3f1;
	}
	
	
#pageHeader
	{
	width: 759px;
	height: 109px;
	border-top: 5;
}
#linkList
	{
	width: 209px;
	float: left;
}
#navbar {
	height: 36px;
	width: 550px;
}
#secnavbar {
	width: 759px;
	height: 40px;
}
#secnavbar a {color: #003977; }

#secBack {
	position: absolute;
	top: 0px;
	left: 759px;
}
#sec_main 
	{
	color: #00223b;
	background-color: #fff;
	background-image: url(images/sec_bck04.jpg);
	background-repeat: no-repeat;
	width: 551px;
	font-family:tahoma, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	margin-left: 208px;
	top: 0px;
	left: 0px;
	}
	
	#sec_main li
	{
	;
	font-weight: normal;
	height: auto;
	line-height: 1.7em;
	font-family:tahoma, sans-serif;
	line-height: 1.3em;
	color: #dc291e;
	margin-left: 4em;
	margin-right: 7em;
	}
	
#secImage {
	width: 241px;
	top: 147px;
	z-index: 500;
	position: absolute;
}	

#secLogo {
	height: 109px;
	width: 759px;
}
	
#linkList ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
	
#linkList li
	{
	color: #1d4d72;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0px;
	height: auto;
	width: 190px;
	font-family: tahoma, sans-serif;
	font-size: 0.7em;
	margin: 0px;
}
#linkList img {
	margin: 12px 0px 0px;
	padding: 0px;
	height: 28px;
	width: 209px;
	text-align: left;
}
	
#linkList li a
	{
	color: #1d4d72;
	font-weight: bold;
	padding: 2px 0px 2px 17px;
	margin: 4px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	display: block;
	width: 192px;
	}
#linkList  li a:hover
	{
	background: #5582a9;
	margin: 4px 0px;
	display: block;
	width: 192px;
	padding: 2px 0px 2px 17px;
	height: auto;
	}
		

.bottomNav { color: #003977; font-stretch: condensed; }
.bottomNav a, .bottomNav a:visited { color: #003977; font-stretch: condensed; text-decoration: none; }
.bottomNav a:hover, .bottomNav a:visited:hover { color: #003977; font-stretch: condensed; text-decoration: underline; }
.redBullet {
	color: #dc291e;
}
.contactName { font-size: 1.1em; font-family: tahoma, verdana, arial; font-weight: bold; text-transform: uppercase; }
.contactGroup { padding-top: 1em; border-top: thin solid #dc291e; }
.secondarylinks a, .secondarylinks a:visited {
	color: #dc291e;
	text-decoration: none;}
.secondarylinks a:hover, .secondarylinks a:visited:hover {
	text-decoration: underline;
	color: #dc291e;
}
.homelinks a, .homelinks a:visited {
	color: #ffffff;
	text-decoration: none;}
.homelinks a:hover, .homelinks a:visited:hover {
	text-decoration: underline;
	color: #ffffff;
}
.noRightMargin
	{
	margin: 0em 0em 0.6em 46px;
	}
.blueType {
	color: #00223b;
	font-size: 0.8em;
	line-height: 1.5em;
}
.eventHead {
	color: #1d4d72;
	font: .9em/1.2em tahoma, sans-serif;
	margin-left: 1em;
}
.blueTypeBold {
	color: #00223b;
	font-weight: bold;
	}
.smallType {font-size: .8em;}
.redType {
	color: #CC0000;
	font-size: 1em;
}
