

/* --------------------LAYOUT--------------------- */

body {
	padding: 0;
	margin: 0;
	}

#header {
	background: #581201 url(i/header_img.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 182px;
	}
	
#nav {
	background: #631707 url(i/nav_gradient.jpg);
	background-repeat: repeat-x;
	height: 19px;
	text-align: center;
	padding: 10px 0;
	}
	
#content {
	width: 800px;
	margin: auto;
	}
	
#left_column {
	width: 460px;
	margin: 25px 0 0 20px;
	float: left;
	}

#center, #center a {
	width: auto;
	text-align: center;
	border: none;
	height: 132px;
	clear: both;
 }
	
	
#right_column {
	width: 235px;
	margin: 40px 20px 0 0;
	float: right;
	}
	
#footer {
	width: 800px;
	height: 0px; 	margin: auto;
	clear: both;
	padding: 20px 0 0 0;
	}
	
	

#footer_page_four {
	width: 800px;
	height: 400px; 
	margin: auto;
	clear: both;
	padding: 20px 0 0 0;
	}
	
#footer_page_three {
	width: 800px;
	height: 410px;
	margin: auto;
	clear: both;
	padding: 20px 0 0 0;
	border-top: dotted 1px #932917;
	}
	
#footer_footer {
	width: 800px;
	border-top: #932917 1px dotted;
	margin: auto;
	height: 50px;
	text-align: center;
	padding: 10px 0 0 0;
	clear: both;
	}

.departments {
	height: 400px;
	}
	
#map {
	float: right;
	margin: 0 0 0 20px;}
	
h3 {
	width: 200px;
	text-align: center;
	background-color: #932917;
	border: 8px solid #932917;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: .05em;
	color: #fcfef0;
 }
	




/* --------------------TYPE--------------------- */

#nav_list {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	letter-spacing: .08em;
	font-size: .9em;
	}

#nav_list a {
	color: #fcfef0;
	text-decoration: none;
	}
	
#left_column h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c1005;
	}
	
#list_headline {
	font-size: 21px;
	color: aqua;
	}
	
#left_column p {
	color: #4c1005;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.8em;
	}
	
#large_column {
	color: #4c1005;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.8em;
	margin: auto;
	width: 450px;
	}
	
#left_column ul {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	}
	
#left_column li {
	color: #4c1005;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.8em;
	margin-left: 0;
	padding: 0;
	}
	
#right_column h1 {
	background-color: #932917;
	border: 8px solid #932917;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: .05em;
	color: #fcfef0;
	}
	
#right_column ul {
	list-style: none;
	list-style-type: none;
	padding: 0;
	width: 200px;
	padding: 0 0 0 7px;
	margin-left: 0;
	}
	
#right_column li {
	border-top-color: #e1e1e1;
	color: #959595;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .88em;
	line-height: 1.6em;
	margin: 0 0 10px 0;
	font-weight: bold;
	border-top: 1px solid;
	padding-top: 10px;
	}
	
#footer_page_three h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c1005;
	margin-bottom: 0;
	font-size: 1.6em;
}

#footer_page_three ul {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	
	}

#footer_page_three li {
	color: #4c1005;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.6em;
	}
	
#footer_page_three a {
	color: #4c1005;
	}
	
#footer_page_three p {
	margin-top: 5px;
	color: #4c1005;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.6em;
	}
	
#forms_list li {
	color: #4c1005;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.6em;
	}
	
#forms_list a {
	color: #4c1005;
	}
	
#forms_list p {
	margin-top: 5px;
	color: #4c1005;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.6em;
	}
	

	
	


/* --------------------NAVIGATION--------------------- */

#nav_list {
	margin: 0;
	padding: 0;
	}
	
#nav_list ul {
	text-align: center
	}

#nav_list li {
	display: inline;
	margin: 0 18px;
	}
	
#footer_nav_list {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	letter-spacing: .08em;
	font-size: .9em;
	color: #c43b22;

	}
	
#footer_nav_list a {
	text-decoration: none;
	color: #c43b22;
	}
	
#footer_nav_list li {
	display: inline;
	}
	

	
	
/* --------------------FOOTER--------------------- */



#footer_left_column {
	width: 400px;   
	position: absolute;
	margin: 0 0 0 40px;

}

#footer_center_column {
	width: 400px;
	margin: 0 0 0 420px;
	position: absolute

}

#footer_right_column {
	width: 280px;
	float: right;
	margin: 0 0 0 550px;
	position: absolute;

}

h6 {
	background-color: #581201;
	color: white;
	width: 300px;
	padding: 15px;
	font-size: 18px; }



/* --------------------Departments--------------------- */

#empl_wrap ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 23px;
	color: #444444; }


#empl_wrap {
	display: block; }
	
#empl_wrap ul {
	margin: 0 0 10px 0; }

.empl_col_one {
	float: left;
	width: 265px;
	margin: 0 0 0 10px; }
	 
.empl_col_two {
	float: left;
	width: 250px;
	margin: 0 50px; }

.empl_col_three {
	float: left;
	width: 140px; }

h4 {	
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 10px 0; }
	
.empl_list ul {
	margin: 0;
	list-style: none;
	 }
	 
.empl_list li {
	list-style: none;
	margin: 0;
	text-indent: none; }
	 
.title_spacer {
	height: 35px; }


















