@charset "UTF-8";
/* CSS Document */

#primaryNavContainer {
	font-family: Georgia, Baskerville, Times New Roman, serif;
	font-size: 16px;
	color: #685c53;
	}
	
h1 {
	font-family: Georgia, Baskerville, Times New Roman, serif;
	font-size: 2em;
	line-height: .7em;
	font-weight: normal;
	color: #006579;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #685c53
	}
	
h1.homeHeader {
	line-height: normal;
	width: auto;
	border: 0;
	padding: 0;
	}
	
h2 {
	font-family: Georgia, Baskerville, Times New Roman, serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #8b2346;
	margin: 0;
	}
	
h2.divide {
	font-family: Georgia, Baskerville, Times New Roman, serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #8b2346;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #685c53;
	clear: right;
	}
	
h3 {
	font-family: Georgia, Baskerville, Times New Roman, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #685c53;
	padding: 0 0 3px 0;
	margin: 0;
	width: 306px;
	border-bottom: 1px solid #685c53;
	}
	
h4 {
	font-family: Georgia, Baskerville, Times New Roman, serif;
	font-size: 1em;
	font-weight: normal;
	color: #006579;
	padding: 3px 0 3px 0;
	margin: 0 0 15px 0;
	border-top: 1px solid #685c53;
	border-bottom: 1px solid #685c53;
	width: 306px;
	text-align: right;
	clear: both;
	}
	
h5 {
	font-family: Georgia, Baskerville, Times New Roman, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #685c53;
	padding: 8px 0 7px 0;
	margin: 0;
	border-bottom: 1px solid #685c53
	}
	
h6 {
	font-family: Georgia, Baskerville, Times New Roman, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #006579;
	text-decoration: none;
	line-height: 1.3em;
	border: 0;
	padding: 10px 0 0 0;
	margin: 0;
	}
	
p {
	font-family: Verdana, Helvetica, Optima, Arial, sans-serif;
	font-size: .85em;
	line-height: 1.3em;
	font-weight: normal;
	color: #4f443c;
	}
	
ul {
	margin: 10px 0px 0px 0px;
	}
	
li {
	color: #4f443c;
	font-size: .85em;
	padding: 2px 0 0 0;
	margin: 0px;
	}	
	
a {
	color: #006579;
	text-decoration: none;
	}
	
a:hover {
	color: #006579;
	text-decoration: underline;
	}
	
.hiText {
	font-size: 14px;
	}
	

	
/*************************************
Begin footer specific styles
*************************************/

#footer {
	font-family: Verdana, Helvetica, Optima, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #685c53;
	}
	
#footer a{
	color: #006579;
	text-decoration: none;
	}
	
#footer a:hover{
	text-decoration: underline;
	}
	
/*************************************
Begin index specific styles
*************************************/

.noFlashTextContainer h1 {
	font-family: Georgia, Baskerville, Times New Roman, serif;
	font-size: 24px;
	font-style: italic;
	border-bottom: none;
	margin: 0;
	}

.noFlashTextContainer p {
	font-family: Georgia, Baskerville, Times New Roman, serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #685C53;
	margin: 0 0 5px 30px;
	}

.noFlashTextContainer p a {
	font-family: Verdana, Helvetica, Optima, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	}
	
.homePromo {
	color: #ffffff;
	margin: 0;
	padding: 0 4px 3px 4px;
	font-family: Verdana, Helvetica, Optima, Arial, sans-serif;
	font-size: .9em;
	font-weight: normal;
	}
	
#newsEvents a {
	font-family: Verdana, Helvetica, Optima, Arial, sans-serif;
	font-size: .9em;
	color: #4f443c;
	text-decoration: none;
	}
	
	#newsEvents a:hover {
	color: #006579;
	text-decoration: underline;
	}

