/* GENERAL RULES */
body { background-color: #DBD9CE; 
	   background-repeat: repeat-y;
       margin: 20px 0; 
       text-align: center;
       font-family: Verdana, Arial, sans-serif; 
     }
div { text-align: left; }
table td { padding: 0; }
img { border-width: 0; }
h1 { margin: 0; }
h2 { margin: 0; line-height: 1.2;}
h3 { margin: 0; }
a { color: #000; }


/* MAIN CONTAINER */
#main_container {
	height: auto;
	width: 751px;
	margin: 10px auto 0 auto;
	}



/* NAVBAR */

#header {
	font: verdana;
	font-size: 14px;
	color: white;
	}
	
#logo {
	background-image: url(../images/header_logo.jpg);
	background-repeat: none;
	height: 54px;
	width: 751px;
	}
	
#navbar {
	background-image: url(../images/nav_bar.jpg);
	height: 27px;
	width: 749px;
	text-align: left;
	background-repeat: repeat-x;
	border-right: 1px solid #600;
	border-left: 1px solid #600;
	background-color:#600;
	}

#navbar div {
	position: relative;
	left: 10px;
	
	}

	
#navbar a {
	font: verdana;
	color: white;
	text-decoration: none;
	}
	
#navbar a:hover {
	font: Verdana;
	color: #fec;
	text-decoration: none;
	}
#navbar #main_menu {
	float:left;
	width: 550px;
	}	
#navbar #print {
	font-size:11px;
	float:right;
	margin-right: 20px;
	text-align:right;
	}	
#navbar #print a{
	margin: 2px 0 3px 0;
	padding: 0;
	border: 0;
	display: block;
	width: 100px;
	text-align: center;
	}/* CONTENT TABLE */
#content {
	border: 1px #600 solid;
	width: 751px;
	}


	
/* SIDEBAR */
#sidebar {
	width: 142px;
	background-image: url(../images/sidebar_bkgd.jpg);
	background-color: #a98;
	background-repeat: no-repeat;
	vertical-align: top;
	}
#sidebar div {
	margin: 20px 0px;
	width: 122px;
	}

#sidebar a {
	width: 112px;
	color: #247;
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin: 8px 10px;
	padding: 3px 3px 3px 6px;
	}
#sidebar a:hover {
	color: #900 ;
	font-size: 11px;
	text-decoration: none;
	border-left: 3px solid #600;
	padding: 3px;
	}
#sidebar h1 {
	font-size: 14px;
	margin: 10px;
	color: #247;
	}	
#sidebar ul {
	display: block;
	margin: 0 auto 10px;
	position: relative;
	width: 100px;
	color: #247;
	}	
#sidebar li {
	list-style-type: square; 
	margin-top: 1em;
	line-height: 1em;
	}

	
/* MAIN CONTENT */
#main_content {
	font-size: 12px;
	color: #247;
	background-color: white;
	vertical-align: top;
	}
.printTitle	{
	display:none;
	}
#main_content a {
	text-decoration: none;
	}
#main_content a:hover {
	color: #900;
	text-decoration: none;
	}
#main_margin {
	margin: 8px;
	}	
#main_content h1{
	font-size: 16px;
	color: #247;
	}
#main_content .home_pic {
	position: relative;
	background-image: url(../images/home_drawing.jpg);
	top: 10px;
	left: 0px;
	height: 91px;
	width: 592px;
	margin: 0 auto;
	border-bottom: 1px #247 solid;
	}
#main_content .about_pic {
	position: relative;
	background-image: url(../images/about_drawing.jpg);
	top: 10px;
	left: 0px;
	height: 91px;
	width: 592px;
	margin: 0 auto 10px;
	border-bottom: 1px #247 solid;
	}
#main_content .offices_pic {
	position: relative;
	background-image: url(../images/offices_drawing.jpg);
	top: 10px;
	left: 0px;
	height: 91px;
	width: 592px;
	margin: 0 auto;
	border-bottom: 1px #247 solid;
	}
#main_content .resources_pic {
	position: relative;
	background-image: url(../images/resources_drawing.jpg);
	top: 10px;
	left: 0px;
	height: 91px;
	width: 592px;
	margin: 0 auto;
	border-bottom: 1px #247 solid;
	}
#main_content .reports_pic {
	position: relative;
	background-image: url(../images/reports_drawing.jpg);
	top: 10px;
	left: 0px;
	height: 91px;
	width: 592px;
	margin: 0 auto;
	border-bottom: 1px #247 solid;
	}
#main_content .events_pic {
	position: relative;
	background-image: url(../images/events_drawing2.jpg);
	top: 10px;
	left: 0px;
	height: 91px;
	width: 592px;
	margin: 0 auto;
	border-bottom: 1px #247 solid;
	}	
#main_content .text_container {
	width: 575px;
	margin: 22px auto;
	line-height: 1.4em;
	}	
#main_content .bottom_line {
	position: relative;
	height: 10px;
	width: 592px;
	border-top: 1px #247 solid;
	margin: 0px auto;
	}
#main_content ul {
	list-style-type: square;
	}


#content_right .outside h4 { font-size: 12px; line-height: 1em; margin: 1.2em 0 .5em -20px; }


/* ABOUT US */
#about_content {
	font-size: 12px;
	color: #247;
	width: 605px;
	padding-top: 5px;
	}
#about_content .text_container {
	margin: 20px 0 0px 10px;
	vertical-align: top;
	line-height: 1.5em;
	position:relative;
	width: 585px;
	}
#about_content .bio {
	margin: 0 0 0 111px;
	}	
#about_content .text_container img {
	display:block;
	position:absolute;
	top:0;
	left:0;
	border: 1px #247 solid;
	}
#about_content .last_text_container {
	margin: 10px;
	vertical-align: top;
	line-height: 1.5em;
	border-bottom: 1px #247 solid;
	}
	
/* OFFICES */
#offices_content .text_container{
	}
#offices_content p{
	line-height: 1.4em;
	}
#offices_content a {
	color: #875	;
	text-decoration: none;
	}
#offices_content a:hover {
	color: #900 ;
	text-decoration: none;
	}
#bo {
	display: block;
	position: relative;
	top: 4px;
	left: 300px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	width: 275px;
	}
#bo th {
	color: white;
	letter-spacing: .2em;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	/*background-image: url("images/officesbar.gif");
	background-repeat: no-repeat;*/
	padding: 2px;
	text-align: center;
	width: 275px;
	background-color: #875;
	}
#bo p{
	margin: 2px;
	padding: 2px;
	}	

#co {
	/*margin-right: 25px;*/
	position: relative;
	top: -117px;
	left: 0px;
	font-size: 12px;
	line-height: 1.3em;
	width: 275px;
	}
#co div {
	color: white;
	letter-spacing: .2em;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	/*background-image: url("images/officesbar.gif");
	background-repeat: no-repeat;*/
	padding: 2px;
	text-align: center;
	width: 275px;
	background-color: #875;
	}
#co table{
	margin: 1px 2px 12px 0;
	width: 300px;
	}	
#co td {
	vertical-align: top;
	}	
#co .left_td {
	color: #875;
	width: 45px;
	text-align: left;
	}
	
/* DIRECTIONS */	
#directions {
	background-color: white;
	text-align: left;
	}	

/* RESOURCES */
#resources_content h1{
	font-size: 14px;
	text-transform: uppercase;
	}
#resources_content i{
	text-decoration: underline;
	}
#resources_content dl{
	line-height: 1.5em;
	margin-left: 15px;
	}
#resources_content dt{
	font-size: 12px;
	font-weight: bold;
	margin-top: 2.5em;
	text-transform: capitalize;
	}
#resources_content dd{
	text-indent: -1.8em;
	margin-top: 1.4em;
	}
#resources_content li {
	text-indent: 0;
	margin-left: 2.5em;
	list-style-type: square;
	}

/* REPORTS */
#reports_nav dl{
	line-height: 1.5em;
	margin-left: 15px;
	}
#reports_nav dt{
	font-size: 12px;
	font-weight: bold;
	color: #247;
	text-indent: 1em;
	}
#reports_nav dd{
	text-indent: -1em;
	}
#reports_content{
	
	}

/* EVENTS */

#events_summary {
margin: 0 25px;
text-align:justify;
}

#register{
text-decoration: none; color:#CC0000;
}



/* SITE CREDIT */
#site_credit {
	text-align: right;
	font-size: 10px;
	margin: 0 auto;
	width: 751px;
	}
#site_credit a {
	text-align: right;
	color: #999;
	font-size: 10px;
	text-decoration: none;
	
	}
#site_credit a:hover {
	color: #A87;
	text-decoration: none;
	}

