/* --------------------------------------------------------------- */
/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
/* --------------------------------------------------------------- */

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */
body, p, td { font: normal 12px arial;}

/* Defines the body tag */
body {
	background: #E0E0C2;
	margin: 0; /* Always set margins to 0. Some browsers automatically apply them. */
	padding: 0; /* Always apply padding if you apply margins */
}

div, p, dl {
	margin: 0;
	padding: 0;}

/* Redefines the p tag */
p {}

/* GENERAL H1 TAG */
h1,h2,h3,h4,p {
	font-weight: normal;
	margin: 0;
	padding: 0;}

/* GENERAL H2 TAG */
h1 { font-size: 22px;}

/* GENERAL H2 TAG */
h2 { font-size: 18px;}

img { border: 0;}

/* Creates the general link style for the site. This is not the main navigation.  */
a {
	text-decoration: underline;
	font-weight: bold;
	color: #f00;}
a:visited { text-decoration: none;}
a:hover {
	text-decoration: none;
	color: #000;}
a:active { text-decoration: none;}

/* -------------------------------------------------------- */
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
/* -------------------------------------------------------- */

/*Collapses borders that some browsers automatically apply to tables. */
table, td, th  { border-collapse: collapse;}

/* DIV CONTAINER */
div#container {
	position: relative;
	margin: 0 auto;
	width: 770px;
	background: url(images/container_bg.gif) top left repeat-y;}

/* DIV HEADER */
div#header {
	width: 770px;
	height: 150px;
	background: url(images/header_bg.jpg) top left no-repeat;}	
	#header address {
		display: block;
		width: 770px;
		padding: 15px 0 0 0;
		font-style: normal;
		}
	#header h1 {
		padding: 0 15px 0 0;
		font-size: 12px;
		font-weight: bold;
		text-align: right;
		color: #fff;}
	#header p {
		padding: 0 15px 0 0;
		text-align: right;
		color: #fff;}

/* DIV BODY */
div#body {
	width: 770px;
	background: url(images/body_bg.jpg) top left no-repeat;
	clear: both;}

div#image {
	float: left;
	width: 250px;}
	#image img, #image p {
		margin: 10px;}

div#content {
	float: left;
	width: 520px;
	background: none;}
	#content h1 {
		padding: 5px 10px;
		font-weight: bold;}
	#content h2 {
		padding: 5px 10px;}
	#content p {
		padding: 5px 10px;}
	#content cite {
		display: block;
		font-style: normal;
		padding: 5px 10px;
		text-align: left;}

	/* GENERAL DEFINITION LIST */
	#content dl {
		padding: 5px 10px;
		margin: 0px;}
	#content dt {
		margin: 0;}
	#content dd {
		margin: 0;}

	dl.schedule {}
	dl.schedule dt {
		padding: 5px 0;
		margin: 0;
		font-size: 14px;
		font-weight: bold;
		border-bottom: 2px solid #ccc;}
	dl.schedule dd {
		padding: 3px 0;
		margin: 0;
		text-indent: 15px;
		background: url(images/bullet.gif) left center no-repeat;
		border-bottom: 1px solid #ccc;}

	dl.goal {}
	dl.goal dt {
		padding: 5px 0;
		margin: 0;
		font-size: 14px;
		font-weight: bold;
		border-bottom: 2px solid #ccc;}
	dl.goal dd {
		padding: 3px 15px;
		margin: 0;
		background: url(images/bullet.gif) left center no-repeat;
		border-bottom: 1px solid #ccc;}

	dl.bullet {}
	dl.bullet dt {
		padding: 5px 0;
		text-indent: 15px;
		background: url(images/bullet.gif) left center no-repeat;
		border-bottom: 1px solid #ccc;}

	/* BASIC EMAIL FORM */
	#content fieldset {
		border: 0;
		margin: 0px;
		padding: 10px;
		width: 350px;}
	#content label {
        display: block;
        width: 150px;
		float: left;
		clear: left;
		padding: 5px 0;
		background: none;
		text-indent: 0px;}
	#content input, #content textarea {
        margin: 0 0 10px 5px;}
	#content fieldset p {
		clear: both;
		padding: 0;
		padding-left: 155px;}
	#content fieldset p input {}
	#content fieldset div {
		padding: 0 0 15px 0;}

div#left, div#right {
	float: left;
	width: 260px;}
	/* #left strong, #right strong {
		display: block;
		padding: 3px;
		margin: 0 0 5px 0;
		color: #fff;
		background: #036;
		border-bottom: 1px solid #069;}
	#left p, #right p {
		font-weight: bold;} */

/* DIV FOOTER */
div#footer {
	clear: both;
	width: 770px;
	font-size: 10px;
	background: #E0E0C2;}

	/* DIV UTILITY NAV */
	div#utilnav {
		margin-left: 250px;
		width: 520px;
		text-align: center;
		font-size: 10px;
		padding: 5px 0;
		color: #fff;
		background: #369;
		font-family: tahoma;}
		#utilnav a {
			text-decoration: none;
			font-size: 11px;
			color: #fff;
			text-transform: uppercase;}
		#utilnav a:hover {
			text-decoration: underline;
			color: #fc0;}
	
	/* DIV COPYRIGHT */
	div#copyright {
		margin-left: 250px;
		width: 520px;
		height: 30px;
		font-size: 9px;
		color: #333;
		padding: 3px 0px;
		text-align: center;
		background: #E0E0C2;
		font-family: tahoma;}
		#copyright a {
			text-decoration: none;
			color: #666;}
		#copyright a:hover {
			text-decoration: underline;
			color: #333;}

/* -------------------------------------------------- */
/* ----------------- IMAGE ELEMENTS ----------------- */
/* -------------------------------------------------- */
img.left {
	float: left;}
img.right {
	float: right;}
.clear {
	clear: both;}

/* -------------------------------------------------------*/
/* ----------------- CSS HORIZONTAL NAV ----------------- */
/* -------------------------------------------------------*/

/* NAVIGATION CONTAINER */
div#nav {
	position: absolute;
	top: 125px;
	left: 250px;
	width: 520px;
	height: 25px;
	clear: both;
		font-family: tahoma;}
	
div#nav li a#current, div#nav li a#current:hover{
	background: #fff;
	color: #333;
	text-transform: uppercase;}

/* UL TAG */
div#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:9px;
	text-transform:uppercase;} 

div#nav li {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;}

div#nav li a {
	display:block;
	padding:7px 10px;
	color:#000;
	text-decoration:none;
	background: none;
	font-weight: bold;}

* html #nav a {
	width: 1%;}

div#nav li a:hover {
	background: #fc0;
	color: #900;}
	
/* Custom Classes */
.center {
	text-align: center;
}

.committees {
	color: #0000CC;
	font-weight: bold;
}

div#btmrighttxt {
	position: absolute;
	left: 687px;
	top: 529px;

}

