@charset "UTF-8";
body.oneColFixCtr {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.oneColFixCtr #container {
	width: 820px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #AAAAAA;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #000;
}
div#subheader1 {
	width: 820px;
}
div#footer {
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
	color: #000000;
	font-size: 12px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
}
div#subcontent1 {
	width: 800px;
	float: left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:inline;
	padding-left: 5px;
}
div#subcontent1 h1 {
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	color: #000;
}
div#mainContent a {
}
div#main_menu ul a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	background-color: #444444;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
div#footer a {
	color: #000000;
}
div#main_menu ul a:hover {
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
div#main_menu li {
	list-style-type: none;
}
div.spacer {
	clear: both;
	float: left;
}
.oneColFixCtr #mainContent {
	float: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	width: 810px;
	background-repeat: no-repeat;
	background-position: 10px 0px;
	background-color: #dddddd;
	background-image: url(../images/main_contentbg.gif);
	overflow: visible;
	border-left-width: 1px;
}div#subheader2 {
	background-color: #444444;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	color: #FFFFFF;
	background-image: url(../images/subheader_bg.jpg);
	background-repeat: repeat-x;
	width: 820px;
}
div#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #444444;
}
div#main_menu {
	width: 260px;
	float: right;
}
div#subheader2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	float: left;
	font-weight: normal;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 4px;
	color: #FFFFFF;
	width: 300px;
	font-style: italic;
	padding-bottom: 0px;
	padding-top: 0px;
}
div#subheader2 p {
	float: right;
	width: 400px;
	clear: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
}
div#subheader2 p a {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
div#subheader2 p a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.oneColFixCtr #container #mainContent #subcontent1 h2 {
	padding-top: 8px;
}
.list1 {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}
.list1 li {
	padding-left: 20px;
	background-image: url(../images/interface/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	margin-bottom: 5px;
	}
.hidden {
	display: none;
}
#mainContent #subcontent1 #subcolumn1 {
	width: 250px;
	float: left;
}
#mainContent #subcontent1 #subcolumn2 {
	width: 250px;
	float: left;
	margin-left: 8px;
}
#mainContent #subcontent1 #subcolumn1 h2, #mainContent #subcontent1 #subcolumn2 h2 {
	font-size: 14px;
	margin-bottom: 5px;
}
#mainContent  #subcontent1  #subcolumn1  a, #mainContent #subcontent1 #subcolumn2 a{
	font-weight: normal;
}
div#subcontent1 a {
	color: #FFFFFF;
	margin-top: 5px;
}
a.directions:hover {
	background-color: #333333;
}
a.directions {
	display: block;
	padding: 2px;
	width: 95px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336698;
	font-size: 10px;
	text-align: center;
	border: 1px solid #000000;
}
.oneColFixCtr #container #mainContent #subcontent1 h2 {
	font-weight: bold;
	font-size: 16px;
}
div#subcontent1 h4 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
iframe {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
iframe a {
	color: #000000;
}
.employees  td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 444444;
}
