@charset  "utf-8";


* {
	margin: 0;
	padding: 0;
}

body {
	color: #46545c;
	background: #000;
	text-align: center;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-image: url(../images/background_tile.jpg);
	background-repeat: repeat;
}

h1 {
	color: #46545c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	text-decoration: none;
	font-weight: normal;
	padding: 23px 23px 20px 23px;
}

h2 {
	color: #46545c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 23px 0px 23px;
}

p {
	padding: 0 23px 20px 23px;
}

p.top {
	padding: 23px 23px 23px 23px;
}

p.center {
	text-align: center;
}

a {
	color: #46545c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

li a {
	color: #46545c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

a img {
	border: 0;
}

/***
*
* IDs, IDs Elements, IDs Classes
*
*/

#wrapper {
	margin: 0 auto;
	position: relative;
	top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-image: url(../images/header_background.png);
	background-color: #ffffff;
}

#header {
	height: 110px;
	width: 900px;
}

#header img {
	padding: 20px 0px 0px 20px;
	float: left;
}

#nav {
	display: block;
	position: absolute;
	top: 40px;
	left: 238px;
	height: 37px;
}

#nav li {
	list-style-type: none;
	margin-top: 0px;
	display: inline;
}

#nav a {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: bold;
}

#nav a:hover {
	color: #f4a60f;
}

#nav a.currentpage {
	color: #f4a60f;
}
.nav_divider {
	color: #ffffff;
	padding-right: 8px;
	padding-left: 8px;
}


#container {
	margin: 0px;
	width: 900px;
/*
	position: absolute;
	top: 95px;
	left: 0px;
*/
	text-align: left;
	border-top: 5px #0157a4 solid;
	background-color: #ffffff;
	z-index: 999;
	overflow: auto;
}



.clear {
	clear: both;
}




#footer {
	float: left;
	border-top: 5px #0157a4 solid;
	background-color: #46545c;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	height: auto;
	text-align: center;
	width: 900px;
	z-index: 200;
}


#footer p {
	color: white;
	padding: 8px 23px 5px 23px;
}

#copyright {
	color: #46545c;
	background-color: black;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
	line-height: 48px;
	height: auto;
	text-align: center;
	width: 900px;
	float: left;
}

/**********************************************************************************************/
/*content definitions for all pages*/
/**********************************************************************************************/
#contentleft {
	float: left;
	width: 300px;
	background-color: #ffffff;
}

#contentright {
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	margin: 0px;
	float: left;
	width: 599px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#contentright h1 {
	font-family: "Times New Roman", Times, serif;
	color: #0157a4;
	font-size: 19px;
	line-height: 19px;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: left;
}

#contentright h2 {
	font-family: "Times New Roman", Times, serif;
/*
	letter-spacing: 0.1em;
*/
	color: #0157a4;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	margin: -10px 0 20px 0;
}

#contentright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #46545c;
	font-size: 14px;
	line-height: 17px;
	text-align: left;
}

#contentright ul {
	margin-top: 0px;
	padding-bottom: 20px;
}

#contentright li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #46545c;
	text-align: left;
	list-style-type: none;
	letter-spacing: 0em;
	margin-left: 60px;
	padding: 0px 0 5px 0px;
}

.li_arrow {
	padding: 6px 10px 5px 0px;
	margin-left: -20px;
}

#bio li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #46545c;
	text-align: left;
	list-style-type: none;
	letter-spacing: 0em;
	margin-left: 60px;
	padding: 0px 0 5px 0px;
}

.bio_suppress {
	 list-style-type: none;
}


a.bio {
	padding: 5px 0 5px 20px;
	display: block;
	color: #2A343A;
	text-decoration: none;
	background: url(../images/bio_link.png) no-repeat left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
}

a.bio:hover,
a.bio:active,
a.bio:focus {
	color: #f4a60f;
	text-decoration: none;
	background: url(../images/bio_link_on.png) no-repeat  left;
	list-style-type: none;
	list-style-image: none;
}

.bio_nolink {
	padding: 0 0 0 10px;
	line-height: 20px;
}

.bio_image {
	margin-top: 0px;
/*
	border-bottom: 5px #0157a4 solid;
*/
}

#contentleft ul {
	margin-top: 0px;
	padding: 25px 0 0 20px;
	background-image: url(../images/bio_background.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#contentleft li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #46545c;
	text-align: left;
	list-style-type: none;
	letter-spacing: 0em;
	margin-left: 40px;
	padding: 0px 0 5px 20px;
	list-style-image: none;
}
a.active_bio {
	color: #f4a60f;
	background: url(../images/bio_link_on.png) no-repeat  left;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0 5px 20px;
	font-size: 14px;
}

#map {
	padding: 10px 25px 20px 25px;
}
.smalllink {
	color: #0157a4;
	font-size: .9em;
	text-decoration: underline;
	padding-left: 100px;
}

.contact_email {
	font-weight: bold;	
}

