/* CSS - Main -TKaen DoD 30 */


/* ---------|------------------------------------------------

			Global Styles
			
---------------------------------------------------------- */

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl {
	margin:0;
	padding:0;
	}

body {
		font: 76%/140% Lucida Grande, Tahoma, Helvetica, Verdana, sans-serif;
		background: #f5f0dd;
		}
.alert {
	clear:both;
	background-color: #ffebe8;
	border: 1px solid #FF0000;
	margin-right: 30px;
	margin-left: 30px;
	text-align:center;
	padding: 8px;
	
}

.indexextra {
	clear:both;
	background-color: #ffebe8;
	border: 1px solid #FF0000;
	padding: 8px;
	
}

		
img {
		border: 0;
		}
		
a:link, a:visited {
		color: #2B3A2E;
		text-decoration: none;
		}

.floatright {
		float: right;
		}

.floatleft {
		float: left;
		}
		
.clear {
		clear: both;
		}
		
.imgright {
		float: right;
		margin: 0 5px 15px 25px;
		}

.imgleft {
		float: left;
		margin: 0 25px 0 0;
		}
		
.imgcenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}
		
.imgmiddle {
		margin: 0 15px 0 0;
		vertical-align: middle;
		}
		
.imgleftmiddle {
		float: left;
		margin: 0 15px 0 0;
		vertical-align: middle;
		}
		
.noborder {
		border: 0 !important;
		}
/* ---------|------------------------------------------------

			Typography
			
---------------------------------------------------------- */

h1 {

	font-size: 2.0em;

	font-weight: normal;

	margin-top: 0em;

	margin-bottom: 0em;

	}

h2 {

	font-size: 1.7em;

	font-weight: normal;

	}

h3 {

	font-size: 1.6em;

	margin: 1.6em 0em .7em 0em;

	font-weight: normal;

	line-height: 1.2em;
	}

h4 {

	font-size: 1.2em;

	margin: 1em 0em .3em 0em;

	font-weight: bold;

	color: #87744c;
	}

h5 {

	font-size: 1.0em;

	margin: 1.3em 0em .3em 0em;

	font-weight: bold;

	color: #000000;
	}

h6 {

	font-size: 0.8em;

	margin: 1.2em 0em 1.2em 0em;

	font-weight: bold;

	}		

p {
	font-size: 1em;
	}
	
/* ---------|------------------------------------------------

			Page Layout
			
---------------------------------------------------------- */

#wrapper {
		position: relative;
		width: 775px;
		margin: 0 auto;
		border: 1px #f5f0dd solid;
		}

#wrapper .column {
		float: left;
		}

#overflowfix {
/*		overflow: hidden; 
		float: left; */
		}
		
/* ---------|------------------------------------------------

			Header
			
---------------------------------------------------------- */

#header {
		height: 83px;
		background: #fff;
		}
		
#header div {
		position: relative;
		width: 775px;
		margin: 0 auto;
		}
		
#header h1 {
		margin: 0;
		float: left;
		padding: 19px 0 7px 15px;
		}
		

		
/* ---------|------------------------------------------------

			Feature
			
---------------------------------------------------------- */

#feature {
		height: 206px;
		background: #2B3A2E url('../images/feature_border.gif') top left repeat-x;
		}
		
#feature div {
		position:relative;
		width: 775px;
		margin: 0 auto;
		padding-top: 6px;
		
		}
		
/* ---------|------------------------------------------------

			Menu
			
---------------------------------------------------------- */

#menu {
		height: 20px;
		background: #87744c;
		}

#menu div {
		position: relative;
		width: 775px;
		margin: 0 auto;
		}

#menu ul {
		margin: 0;
		padding: 0;
		}
		
#menu ul li {
		list-style: none;
		display: inline;
		background: #87744c url('../images/menu_spacer.jpg') 0 1px no-repeat; 
		padding-left: 11px;
		}

#menu ul li.nobackground {
		background: none;
		}

#menu ul li a { 
		color: #ffcb33;
		font-weight: bold;
		font-size: .94em;
		line-height: 19px;
		}
		
#menu ul li a:hover { 
		border-bottom: 1.5px #ffcb33 solid;
		}

#menu ul li.selected a {
		color: #fff;
		}

/* ---------|------------------------------------------------

			Second Menu
			
---------------------------------------------------------- */

#second_menu {
		height: 35px;
		background: #f5f0dd;
		}

#second_menu div {
		position: relative;
		width: 775px;
		background: #f5f0dd url('../images/second_menu.jpg') 0 0 no-repeat; 
		margin: 0 auto;
		}

#second_menu ul {
		padding-left: 6px;
		}
		
#second_menu ul li {
		list-style: none;
		display: inline;
		padding-left: 11px;
		}

#second_menu ul li a { 
		color: #87744c;
		font-weight: bold;
		font-size: .94em;
		line-height: 25px;
		}

#second_menu a:hover { 
		border-bottom:solid 1px;
		color: #87744c;
		
		}
#second_menu ul li.selected a {
		color: #fff;
		}
		
/* ---------|------------------------------------------------

			News and Events
			
---------------------------------------------------------- */

#indextop {
		width: 500px;
		padding:15px;
		height: 85px;
		text-align:center;
  		}
#indextop h2 {
		font: bold 1.3em Georgia;
		color: #2B3A2E;
		padding-bottom: 8px;
		text-align:center;
		}

#news, #events {
		width: 271px;
		padding: 15px;
		}

#news a:hover, #events a:hover, #indextop a:hover{
		color: #2B3A2E;
		border-bottom:solid 1px;
		}
		
#news h2, #events h2 {
		font: bold 1.3em Georgia;
		color: #2B3A2E;
		padding-bottom: 8px;
		}

#news h2 a, #events h2 a {
		border-bottom: 0;
		}

#news ul li, #events ul li {
		list-style: none;
		border-bottom: 1px #d9d2b8 solid;
		padding: 4px 55px 4px 4px;
		color: #87744c;
		font-size: .94em;
		line-height: 1.3;
		}

#news ul li.firstitem, #events ul li.firstitem {
		border-top: 1px #d9d2b8 solid;
		}

#news ul li a, #events ul li a {
		font-size: .94em;
		}

#news ul li.nolink {
		color: #2B3A2E;
		}
		
#news p, #events p {
		padding: 5px 0 0 4px;
		}

#news p a, #events p a {
		color: #2B3A2E;
		font-weight: bold;
		font-size: .94em;
		}
		
#news p.rss {
		padding-top: 25px;
		}
		
#news p.rss a {
		background: #f5f0dd url('../images/rss.gif') no-repeat 0 60%;
		padding-left: 20px;
		}

#events .blue {
		color: #2B3A2E;
		}

#newsimage {
		border: 1px #f5f0dd solid;
		margin-top: 5px;
		height: 100px;
		}
		
#newsimage p {
		background: #f5f0dd url('../images/news_background.jpg') no-repeat 0 0;
		padding: 4px;
		margin: 10px 5px 5px 5px;
		width: 88px;
		height: 88px;
		float: left;
		}


		
#newsimage h4 {
		margin-top: 12px;
		}
		
#newsimage a {
		border-bottom: 1px #a19b88 solid;
		}
		
#newsimage a:hover {
		color: #2B3A2E;
		border-bottom: 1px #2B3A2E solid;
		}

				
#announcement{

	width: 500px;
	padding:15px;
}
	
		
		
/* ---------|------------------------------------------------

			Audience
			
---------------------------------------------------------- */

#audience {
		position: relative;
		top: -182px;
		width: 160px;
		float: left;
		}

#audience div {
		background: #fde8af;
		padding-bottom: 20px;
		}
		
#audience ul {
		padding-top: 20px;
		width: 140px;
		margin: 0 auto;
		border-bottom: 1px #fff solid;
		}
		
#audience ul li {
		border-top: 1px #fff solid;
		list-style: none;
		}

#audience ul li a {
		color: #87744c;
		font-size: .9em;
		font-weight: bold;
		}
		
#audience ul li.selected {
		background-color: #fedf84;
		}
		
#audience ul li.selected a {
		color: #2B3A2E;
		}
		
#audience p {
		color: #87744c;
		padding: 10px;
		font-size: .94em;
		}
		
#audience h2 {
		font: bold 1.3em Georgia;
		color: #87744c;
		margin: 20px 0 0 10px;
		}
		
#audience ul.suggested {
		border: 0;
		padding-top: 7px;
		}
		
#audience ul.suggested li {
		border: 0;
		background: #fde8af url('../images/bullet.gif') 0 9px no-repeat;
		padding: 3px 2px 3px 15px;
		margin-left: 5px;
		}

#audience ul.suggested li a {
		font-weight: normal;
		}

#audience ul.suggested li a:hover {
		border-bottom: 1px #87744c solid;
		}
		
/* ---------|------------------------------------------------

			Footer
			
---------------------------------------------------------- */

#footer {
		clear: both;
		padding: 15px 0;
		}
		
#footer div {
		position: relative;
		width: 775px;
		margin: 0 auto;
		background: #f5f0dd url('../images/footer_border.gif') top left repeat-x;
		padding-top: 15px;
		}

#footer ul li {
		list-style: none;
		display: inline;
		background: #f5f0dd url('../images/footer_spacer.gif') 0 3px no-repeat;
		padding-left: 11px;
		}

#footer ul li a {
		color: #87744c;
		font-size: 1em;
		font-weight: bold;
		}

#footer ul li a:hover {
		text-decoration: underline;
		}
		
#footer p {
		color: #87744c;
		font-size: .8em;
		padding-left: 11px;
		}
		

#footer ul li.nobackground {
		background: none;
		}

