/* default css */

/*** IE6 Fix ***/
*  
{
  margin:0px;
}

html
{
	height: 100%;
}

* html div#container {
	height: 100%;
}

img, div
{
	padding:0px;
	margin:0px;
	/*border:thin;*/
}

table
{
	padding:0px;
	margin:0px;
}

html,body
{	
	margin:0 auto; 
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:15px;
	font-size: 11px;
	text-align:left;
	background:url(/images/redBG.gif) left top repeat-x #a2a1a1; /*
	border:solid 1px green;*/
	height:100%;
}

#sub
{
	background:url(/images/subHeaderBG.jpg) left top repeat-x #efefef; 
}

#wrapper
{
	position:relative;
	width:930px;
	min-height: 100%;
	height: auto !important;
	height: 100%;/**/
	margin: 0 auto -96px; /* the bottom margin is the negative value of the footer's height */
	padding:0px;
	background:url(/images/bodyBGSub.jpg) left top repeat-y;
	/*border:solid 1px #000;*/
}

#home #wrapper
{
	background:url(/images/bodyBG.gif) left top repeat-y;
	/*border:solid 1px red;/**/
}

.container { 
	width: 836px;
	/*width: expression('940px');*/
	margin: 0 auto;
	text-align: left;
	padding: 0 0px;
	/*border:solid 1px #000;;*/	}


#header
{
	width:836px;
	height:136px;
	vertical-align:top;
	/*border:solid 1px #000000;*/
	padding:0;
	margin: 0 auto;
	position:relative;
}

#home #header
{
	height:405px;
	/*border:solid 1px #000000;*/
}

#sub #header
{
	height:300px;
	width:970px;
	/*border:solid 1px red;*/
	background:none;
	margin:0 0 0 -485px;
}

#header img, #titleBar img, #nav img
{
	/* added to eliminate spacing between images*/ 
	float:left;
	display:inline;
}

#headerFlashLeft
{
	float:left;
	display:inline;
	width:235px;
	height:335px;
	/*border:solid 1px red;*/
}

#sub #headerFlashLeft
{
	height:90px;
	width:
}

#headerLeft
{
	 position:absolute;
	 top:0;
	 left:50%;
	 margin:0 0 0 477px;
}

/* creates faux background */
#main
{
	position:relative;
	margin:0 auto;
	padding:0;
	width:836px;
	/*width:expression("840px");
	border:solid 1px green;*/
}

#sub #main
{
	width:735px;
/*	border:solid 1px #000;
*/}

/* left side styles */
#leftCol
{	
	float:left;
	display:block;
	width:160px;
	margin:0 0 0 0px;
	/*border:solid 1px blue;*/
}

#home #leftCol
{
	margin:0 10px 0 13px;
}

* html #home #leftCol
{
	margin:0 8px 0 5px;
	/*border:solid 1px red;*/
}
#leftCol #inner
{
	/*border:solid 1px green;*/
	margin:0 0 0 13px;
	width:160px;
}

/* end left col styles */

#centerCol
{ 
	width:360px;
	padding:0px;
	float:left;
	display:block;
	/*position:relative;*/
	/*border:solid 1px #000;*/
	margin:0 0 0 35px;
}

#home #centerCol
{
	margin:0 0 0 18px;
} 

* html #home #centerCol
{
	margin:0 0 0 0px;
	/*border:solid 1px red;*/
}

* html #centerCol
{
	margin:0 0 0 0px;
} 

#home #centerCol #inner
{
	margin:0 0 0 15px;
}

/* right col styles */
#rightCol
{
	 margin:0px 0 0 204px;
	 /*border:solid 1px #000;*/
	 position:relative;
	 /*float:left;
	 display:inline;*/
}

#home #rightCol
{
	 float:left;
	 display:block;
	 position:relative;	  /**/
	 margin:0px 0 0 37px;
	 width:210px;
	 /*border:solid 1px #000;*/
}

* html #rightCol, * html #home #rightCol
{
	float:right;
	display:inline;
	margin:0px 0 0 0px;
	/*border:solid 1px blue;
	width:200px;*/
}

/* end right col styles */

.clear, #clear
{
	clear:both;
	margin:0px;
	padding:0px;
	background:none;
}

#push
{
	clear:both;
	margin:0px;
	padding:0px;
	height:96px;
	background:none;
	/*border:solid 1px Green;*/
}

#footer
{
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	position:relative;
	left:0px;
	top:0;
	width:100%;
	/*border:solid 1px #000;*/
}

#pageClose
{
	position:relative;
	width:930px;
	margin:0 auto;
}

#footerBG
{
	position:relative;
	width:930px;
	height:46px;
	background:url(../images/footerBG.gif) left top no-repeat;
	margin:0 auto;
	/*border:solid 1px #000;*/
}

#footerNav
{
	float:left;
	display:inline;
	height:30px;
	margin:10px 0px 0px 70px;
	/*border:solid 1px #000;*/
}

#footerNav a 
{
	color:#ccc;
	font-size: 9px;
	font-weight:normal;
	text-decoration:none;	
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	/*font-weight:bold;
	border:solid 1px #000;
	vertical-align:top;*/
}

.h2Link   /*The Burgandy Red Color*/
{
	font-family:Arial, Helvetica, sans-serif;
	color:#761116;
	font-size:11px;
	font-weight:bold;
}
/**********************************************************************************/

/* text styles */
#primaryContent
{
	/*float:left;
	display:inline;*/
	font-family:Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	width:575px;  /* less 15px padding */ 
	margin:0px 0px 0px 5px;
	padding:0 0px 0 20px;
	/*border:solid 1px #000;*/
}

#sub #primaryContent
{
	float:left;
	width:485px;
	/*border:solid 1px blue;*/
	padding:0 0 60px 0px;
	margin:0 0 0 15px;
}

#sub #primaryContent #inner
{
	float:left;
	display:inline;
	/*border:solid 1px green;*/
}

p
{
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14pt;
	color: #5e5e5e;
	margin:0 0px;
	border:solid 1px #000;*/
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#015f8c;
	font-size:10pt;/**/
}

h2   /*The Burgandy Red Color*/
{
	font-family:Arial, Helvetica, sans-serif;
	color:#761116;
	font-size:11px;
	font-weight:bold;
}

h3, .h3
{
	/*font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ca9551;
	font-size:11px;
	text-decoration:none*/
}

ul
{
	/*margin:10px 0 10px 20px;
	padding:0px;
	list-style:none;*/
}

ul li
{
	/*background-color:#e9994a;	 for testing purposes */
	/*background:url(/images/common/arrowSmall.gif) left center no-repeat #FFF;
	vertical-align:top;
	padding-right:15px;
	float:left;
	width:200px;
	padding-left:20px;*/
}

ul li
{
	/*float:left;
	background-color:#e9994a;	/* for testing purposes */
	/*background:url(/images/common/arrowSmall.gif) left bottom no-repeat;
	padding-right:15px;
	padding-left:10px;
	width:200px;*/
}

ul a
{
	/*font-family:Arial, Helvetica, sans-serif;
	color:#22639c;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;*/
}

a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#c1843b;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

#copyright
{
	padding:0px;
	font-size:7pt;
	line-height:10pt;
	text-transform:uppercase;
	margin: 0 auto;
	padding-bottom:30px;
	width:930px;
	color:#FFF;
	/*border:solid 1px green;*/
}
	
	#copyright #left
	{
		float:left;
		display:inline;
		width:500px;
		margin:0 0 0 70px;
		/*border:solid 1px red;*/
	}

	#copyright #right
	{
		float:right;
		display:inline;
		width:200px;
		margin:0 45px 0 0px;
	}

#copyright a
{
	color:#fff;
	font-weight:normal;
	text-decoration:none;	
	font-size:7pt;
}

#siteSearch
{
	float:right;
	display:inline;
	margin:20px 0 0 0px;
	/*border:solid 1px red;*/
	background-color:#FFFFFF;
	width:190px;
}

#siteSearch img
{
	float:right;
	display:inline;
	/*border:solid 1px green;*/
}

#siteSearch input
{
	border:solid 1px #c3c3c3;
	background-color:#eeeeef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:165px;
}

#pageHeader
{
	float:left;
	display:inline;
	width:550px;
	height:42px;
	margin:0px;
	/*border:solid 1px red;
	background:url(../images/titleBarBG.gif) left top repeat-x;*/
}

#sub #pageHeader
{
	width:525px;
	/*border:solid 1px red;*/
	background:url(/images/subtitleBarBG.gif) left top repeat-x;
}

#titleBar
{
	float:left;
	display:inline;
	width:836px;
	height:51px;
	/*border:solid 1px #000;*/
}

#sub #titleBar
{
	float:none;
	background:url(/images/subtitleBarBG.gif) left top repeat-x;
	height:49px;
	width:100%;
	/*border:solid 1px #000;*/
	/*margin:0 0 0 237px;*/
}

#title
{
	margin:0 0 0 0px;
}

#partners
{
	/*border:solid 1px red;*/
	background:url(/images/subtitleBarBG.gif) left top repeat-x;
}

#news
{
	float:left;
	display:inline;
	/*border:solid 1px red;*/
	margin:15px 10px 0px 30px;
	width:180px;/**/
	line-height:normal;
}

#sub #news
{
	margin:15px 10px 0px 15px;
}

#meetingThumb
{
	background:url(/images/imgThumbBG.gif) left top no-repeat;
	width:94px;
	height:72px;
}

#numDate
{
	float:left;
	display:inline;
	background:url(/images/darkGreyBG.gif) left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	margin:0;
	padding-top:1px;
	padding-bottom:5px;
	width:23px;
	height:20px;
	color:#FFFFFF;
	text-align:center;
	/*border:solid 1px red;*/
}

.date
{
	color: #d16f1a;
}

.dateLink {
	color: #d16f1a;
	text-decoration : none;
}

#sponsors
{
	position:absolute;
	right:0;
	bottom:0;
	/*border:solid 1px red;*/
	/*width:180px;*/
	height:242px;
	padding:20px 0 65px 0 ;
}

#sub #sponsors
{
	right:20px;
}

#contactInfo
{
	position:absolute;
	bottom:0;
	right:0px;
	margin:0 15px 50px 0px;
	width:195px;
	/*border:solid 1px blue;*/
}

#logoGrey
{
	position:absolute;
	bottom:0;
	right:195px;
	margin:0 15px 50px 0px;
	width:195px;
	height:154px;
	/*border:solid 1px blue;*/	
}

/* take bar out of document flow with absolut positioning - creates illusion of seamless BG */
#topLeft
{
	position:absolute;
	top:0;
	left:0;
	width:48px;
	height:461px;
	/*border:solid 1px red;*/
}

/* take bar out of document flow with absolut positioning - creates illusion of seamless BG */
#topRight
{
	position:absolute;
	top:0;
	right:0;
}

* html #nav ul li { float: left; }
* html ul li a { height: 1%; }

#nav
{
	float:left;
	display:inline;
	width:204px;
	margin:0;
	padding:0;
}

#nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul li { 
	float: left;
	width:204px; 	
}
	
#nav ul li a { 
	width: 204px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
	outline: none;
	text-decoration: none;
}

#nav ul li a:hover { 
	background-position: -204px 0;
}

		#nav ul li.home a { background-image: url(../images/nav_home.gif); height: 21px; }		
		#nav ul li.about a { background-image: url(../images/nav_about.gif); height: 20px; }
		#nav ul li.whatsnew a { background-image: url(../images/nav_whatsNew.gif); height: 19px; }
		#nav ul li.gallery a { background-image: url(../images/nav_gallery.gif); height: 20px; }
		#nav ul li.staff a { background-image: url(../images/nav_staff.gif); height: 21px; }
		#nav ul li.links a { background-image: url(../images/nav_links.gif); height: 20px; }
		#nav ul li.calendar a { background-image: url(../images/nav_calendar.gif);  }
		#nav ul li.employment a { background-image: url(../images/nav_empOpps.gif); height: 20px; }
		#nav ul li.directions a { background-image: url(../images/nav_directions.gif); height: 20px; }
		#nav ul li.contact a { background-image: url(../images/nav_contact.gif); height: 18px; }
		#nav ul li.stats a { background-image: url(../images/nav_stats.gif); height: 21px; }
		#nav ul li.services a { background-image: url(../images/nav_services.gif); height: 20px; }
		
		
.select {
	font: 11px/16px Arial, Helvetica, Verdana, sans-serif;
		}


.button {
		font: 11px/16px Arial, Helvetica, Verdana, sans-serif;
		font-size: 9px;
		background-color: #761116;
		color: #fff;
		border: 0;
		width: 22px;
		height: 18px;
		font-weight: normal;
		vertical-align: middle;
		}		
		
.newsDetail p
{
	margin-bottom:0.5em;
}

*html .marg2
{
	margin-left:2px;
}
