﻿/************************************************ Generic ********************************************/
body {
	padding: 0;
	margin: 0;
	background-image: url(Images/wrapper.gif);
	background-repeat: repeat-x;
	background-position: top left;	
	font-size: 0.75em;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #045904;
}
img {
	padding: 0;
	margin: 0;
}
p {
	padding: 0;
	margin: 0;
	font-weight: bold;
}
a,
a:link,
a:visited {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	font-size: 1.7em;
	font-family: Verdana;
}
h2 {
	font-size: 1.15em;
	font-family: Verdana;
	height: 1%;
}
#wrapper {
	padding: 0;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 30px -379px;
	clear: both;
	width: 759px;
	zoom: 100%;
	background-color: #ffffff;
	height: 1%;
}
#content-inner {
	border: 1px solid #045904;
	margin-bottmo: 50px;
	}
/************************************************ Banner ********************************************/
#banner .top {
	clear: both;
	background-color: #D5BA07;
	height: 107px;
}
#banner {
	font-size: 1.1em;
}
	
#banner #global-nav {
	clear: both;
}
#banner #global-nav ul {
	padding: 0;
	margin: 0;
	border-top: 1px solid #045904;
	border-bottom: 1px solid #045904;
	height: 33px;
	overflow: hidden;	
	background-image: url('Images/global-nav.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#banner #global-nav ul li {
	list-style-type: none;
	float: left;
	width: 150px;
	text-align: center;
	height: 33px;
	background-image: url('Images/global-nav.gif');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0;
	margin: 0;
	border-right: 1px solid #045904;
	overflow: hidden;
}
#banner #global-nav ul li.last {
	border-style: none;
	width: 153px;
}
#banner #global-nav ul li.selected a,
#banner #global-nav ul li a:hover {
	background-image: url('Images/global-nav-active.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#banner #global-nav ul li a,
#banner #global-nav ul li a:link,
#banner #global-nav ul li a:visited,
#banner #global-nav ul li a:hover {
	overflow: hidden;
	padding: 8px 48px 9px 42px;
	text-align: center;
	display: block;
	color: #fff;
}
/************************************************ Content Home ********************************************/
#content-home {
	clear: both;
	padding: 0 10px 0 20px;
	text-align: center;
}
#content-home .logo-div {
	width: 155px;
}
#content-home h1 {
	text-align: center;
	width: 450px;
}
#content-home .cols-3 h2 {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
.content .logo-inner {
	padding: 0;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.content h2 {
	margin-bottom: 10px;
	padding: 0 0 0 15px;
}
.content-home p {	
	padding-bottom: 2px;
}
.content-home .row {
	clear: both;
	margin-bottom: 20px;
}
#content-home .cols-3 {
	margin-top: 20px;
}
#content-home .left-col,
#content-home .middle-col,
#content-home .right-col {
	float: left;
	width: 240px;
}
/************************************************ Content ********************************************/
.content {
	margin-top: 10px;
}
.content .logo-div {
	float: left;
	width: 221px;
	text-align: right;
}
.content .logo-div img {
	padding: 0;
	margin: 0;
	float: right;
}
.content .main-header {
	text-align: left;
	width: 400px;
	float: left;
	margin-left: 10px;
	clear: right;
}
.content .main-header p {
	clear: both;
	text-align: right;
	margin-right: 71px;
	font-size: 0.95em;
	padding-top: 3px;
}
h1 {
	text-align: left;
	padding: 0;
	margin: 0;
}
.content p {
	padding: 0 15px 10px 15px;
	font-weight: normal;
}
.content .row {
	clear: both;
	margin-bottom: 30px;
	vertical-align: middle;
}
.content .left {
	width: 315px;
	float: left;
	margin-left: 50px;
}
.content .left p {
	padding-bottom: 0;
}
.content .title {
	padding-bottom: 0;
}
ul {
	margin-top: 10px;
	margin-bottom: 0;
}
.personnel .title {
	font-weight: bold;
}
.personnel ul {
	padding-bottom: 7px;
}
.map {
	text-align: center;
}
/************************************************ Location ********************************************/
.location .left-col {
	width: 350px;
	/*background-color: pink;*/
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 15px;
}
.box-edges .left-col {
	background-image: url('Images/box-edges.gif');
	background-repeat: repeat-y;
	background-position: 0 0;
}
.location .box-edges {
	background-image: url('Images/box-edges.gif');
	background-repeat: repeat-y;
	background-position: 15px 0;
	padding-left: 15px;
}
.location h2 {
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 0;
}
.location .box-edges h2 {
	text-align: left;
	padding-bottom: 0;
	margin-bottom: 5px;
	height: 1%;
	font-size: 1.15em;
}
.location .right-col {
	width: 350px;
	float: left;
}
.box-edges .right-col {
	background-image: url('Images/box-edges.gif');
	background-repeat: repeat-y;
	background-position: right 0;
}
.location .box-top,
.location .box-bot {
	height: 4px;
	overflow: hidden;
	padding: 0 !important;
}
.location .box-top {
	vertical-align: bottom;
	margin: 0 0 0 15px;
}
.location .box-bot {
	vertical-align: top;
	margin: 0 0 20px 15px;
}
/************************************************ Footer ********************************************/
#footer	{
	text-align: center;
	padding: 12px 0 10px 0;
	border-top: 1px solid #045904;
	margin-top: 35px;
	font-weight: normal !important;
	font-size: 0.85em;
}
#footer p {
	padding: 0;
	margin: 0;
}
#footer .contact {
	padding-top: 5px;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 1px;
	display: block;
	}
.clear-bot {
	clear: both;
	overflow: hidden;
	height: 50px;
	display: block;
	}