﻿/* CSS Document */
html {
	height:100%;
}
body {
	padding:0; 
	margin:0; 
	height:100%; 
	background:url(images/bg.gif) repeat-x top #ffffff;
	font-size:13px;
    font-family:Tahoma;
	color:#49453c;
	line-height:13px;
}
/* You can change the width of this container to whatever the width of the site is, but
you need to have a width on the container. Check the width of the main table too.*/
#container {
	margin:0 auto;
	padding:0;
	width:800px;
}
/* ----------- HEADER STYLES ------------ */
h1, h2, h3 {
    font-family:Tahoma;
	color:#49453c;
	font-size:13px;
	display:inline;
	margin:0;
	padding:0;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #174477;
	font-weight: bold;
}
.subheader {
	font-weight: bold;
}
.header {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #174477;
	text-align: center;
	font-variant: normal;
}
.emph {
	font-style: italic;
	color: #174477;
}
table, td {
	border-collapse:collapse;
}
table, td, img {
	border:0; 
	padding:0;
}
form, td {
	margin:0; 
	padding:0;
}
br {
	font-size:10px;
}
table{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    border-collapse:collapse;
    height: 100px;
}
td, input, textarea{
	font-size:13px;
    font-family:Tahoma;
	color:#49453c;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}
td, select, input {
	font:13px tahoma, arial, helvetica, sans-serif; 
	color:#49453c; 
	vertical-align:top;  
	text-align:left;
}
img a { 
	border:0px;
}
img { 
	vertical-align:top;
}
strong {
	font-size:1em;
}
/* ------------ CHANGE LINK COLOR HERE ------------ */
a:link{
	/*color:#49453c;*/
	text-decoration:underline;
}
a:visited {
	text-decoratoin:underline;
	/*color:#49453c;*/
}
a:hover{
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
ul{
	margin:0; 
	padding:0; 
	list-style:none;
}
/*li{ 
	margin:0px; 
	padding-left:8px; 
	line-height:18px ;
}
li a{
	color:#ffffff; 
	text-decoration:underline;
}
li a:hover{
	color:#ffffff; 
	text-decoration:none;
} */
.clear{clear:both;}
.noshow {
	display:none;
}
fieldset {
	border:1px solid #999;
}
.footer {
	font-size: 11px;
	font-style: italic;
	color: #999999;
}
.subheaderalt {
	color: #EC7600;
	font-weight: bold;
}
#footer {
	font-size: 11px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.bioImage
{
    float: right;
}
.sidebarbox
{
    padding: 4px;
}
.style12 {
color: #174477; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif;
}
.style9 {
color: #174477;
	font-weight: bold;
}
a.subheader:link {
	color: #174477;
}
#container .subheader a {
	color: #EC7600;
}
.map {
	position: relative;
	bottom: -750px;
}
.list {
	margin-left: 40px;
}
.subheaderBlue {
	font-size: large;
	font-weight: bold;
	color: #174477;
}
.mapResources {
	position: relative;
	bottom: -1400px;
}
.SmallText {
	font-size: x-small;
}
