@charset "utf-8";
/* CSS Document */
body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	margin:0px;
	background:#F1F1F1;
	text-align:center;
}
img {
	border:none;
	clear:both;
}
ul {
	list-style-image: url('images/arrow_bullet.gif');
}
li {
	padding-bottom:8px;
}
table{
	text-align:left;
}
h3{
	color:#666666;
	font-size:16pt;
	font-weight:normal;
}
h4{
	color:#333;
	font-weight:normal;
}
h4 a{
	text-decoration:none;
	color:#06C;
}
h4 a:hover{
	text-decoration:none;
	color:#333;
}
hr{
	height:1px;
	color:#E0E0E0;
	width:85%;
	text-align:center;
}
/* CLASSES*/
.wrapper{
	width:972px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
.header{
	background: url('images/top_fade.png');
	height:83px;
	margin-left:5px;
	padding-left: 5px;
	width:957px;
}
.mid-logo{
	text-align:right;
	margin-left:5px;
	padding-top:2px;
	background:url('images/mid-logo.png');
	background-repeat:no-repeat;
	height:250px;
}
#nav{
	text-align:right;
	position:relative;
	padding-top: 1px;
}
#nav a{
	font-weight:bold;
	color: #000099;
	text-decoration:none;
	background:inherit;
	padding-left: 5px;
	padding-right:5px;
	padding-top:5px;
	vertical-align:middle;
	border-left:#999;
}
#nav a:hover{
	color:#09F;
	font-weight:bold;
	text-decoration:none;
}
#nav span {
position:relative;
right:5px;
}
.content-container{
	background:url('images/content-bg.png');
	margin: 0px auto;
	padding-top:10px;
	text-align:center;
}
.left-content{
	float:left;
	clear:left;
	padding-left:20px;
	padding-top:10px;
	width:650px!important;
	color:#767676;
}
.left-content a{
	color:#EF4D1B;
	text-decoration:none;
}
.left-content a:hover{
	color:#EF4D1B;
	text-decoration:underline;
}
.right-content{
	vertical-align:top;
}
.right-content ul{
	margin:0px;
	padding:2px;
	list-style-image:none;
	list-style-type:none;
}
.right-content a{
	font-weight:bold;
	color:#EF4D1B;
	text-decoration:none;
}
.right-content a:hover{
	font-weight:bold;
	color:#EF4D1B;
	text-decoration:underline;
}
.footer{
	text-align:left;
	text-decoration:none;
	clear:left;
	height:46px;
	padding-top:130px;
	padding-left:20px;
	background-image: url(images/foot.png);
	background-repeat: no-repeat;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}
.footer span {
	float:right;
	clear:right;
	padding-right:40px;
	text-align:right;
	color:#7AC8FF;
}
.footer a {
	color:#FFF;
	text-decoration:none;
}
.footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
.footer span a{
	color:#E4F4FF;
	text-decoration:none;
}
.footer span a:hover {
	color:#E4F4FF;
	text-decoration:underline;
}
.admin{/*
	float:left;
	position:static; */
	margin:0 auto;
	padding:0px;
}
.admin a {
	color:#999;
	text-decoration:none;
}
.comments{
	text-indent:20px;
	font-style:italic;
}
.align-left{
	text-align:left;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}

#rightcolumn { padding-bottom:250px;}

#map {position:relative;
top:-175px;}


h2 {
	font-size:14px;
	line-height:1.2em;
	color:#000;
	font-weight:bold;
	background:url(images/line-hor.gif) left bottom repeat-x;
	padding:0 0 12px 0;
	margin-bottom:13px;
	width:250px;
font-family:Tahoma, Geneva, sans-serif;
}
