body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	color: #094F8B;
}
h2 {
	font-size: 20px;
	color: #423636;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: normal;
	font-style: normal;
}
a, a:visited {
	color: #423636;
	}
	a:hover {
	color: #423636;	
	}
div#wrapper {
	margin: 0px;
	width: 100%;
}

div#header {
	background-image: url(../images/header/header-bkgd.jpg);
	background-repeat: repeat-x;
	height: 110px;
}
#header-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
}
div.logo a {
	text-decoration: none;
	background-position: 0px 0px;
	display: none;
	float: left;
	height: 56px;
	width: 246px;
	text-indent: -999;
	margin-top: 27px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/*Clear Fix*/

 .clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
li.clearfix {
	display: list-item;
}
/* End hide from IE-mac */
div#nav-container {
	height: 110px;
	width: 504px;
	float: right;
	position: relative;
	margin-right: 30px;
}
ul#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#nav li a {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	position: absolute;
	text-decoration: none;
	text-indent:-999em;
	background-image: url(../images/header/navigation.jpg);
	height: 42px;
	width: 100px;
}
li#home a {
	background-position: -100px -1px;
	bottom: 0px;
	left: 0px;
}
li#home a:hover {
	background-position: -200px -1px;
}
li#staff a {
	bottom: 0px;
	left: 101px;
	background-position: -100px -44px;
}
li#staff a:hover {
	background-position: -200px -44px;
}
/*
li#news a {
	bottom: 0px;
	left: 202px;
	background-position: -100px -87px;
}
li#news a:hover {
	background-position: -200px -87px;
} */
li#services a {
	bottom: 0px;
	left: 202px;
	/*left: 303px;*/
	background-position: -100px -130px;
}
li#services a:hover {
	background-position: -200px -130px;
}
li#faqs a {
	bottom: 0px;
	left: 303px;
	/*left: 404px;*/
	background-position: -100px -87px;
}
li#faqs a:hover {
	background-position: -200px -87px;
}
li#contact a {
	bottom: 0px;
	left: 404px;
	/*left: 404px;*/
	background-position: -100px -173px;
}
li#contact a:hover {
	background-position: -200px -173px;
}
div#quote-container {
	font-size: 18px;
	color: #3f5664;
	font-style: italic;
	width: 550px;
	float: left;
	margin-top: 10px;
}
div.quote {
	font-size: 60px;
	color: #0D4F8B;
	float: left;
	margin-right: 5px;
}
div#top-container {
	height: 360px;
}
div.main-image {
	float: left;
	width: 550px;
	background-color: #FFF;
	height: 300px;
}
div.container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
}
div.main-description {
	float: right;
	width: 280px;
	background-color: #FFF;
	height: 280px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.columns-top {
	background-image: url(../images/body/columns-top.jpg);
	height: 42px;
}
div#shadow {
	background-image: url(../images/body/shadow.jpg);
	background-repeat: repeat-x;
	height: 42px;
	position: absolute;
	width: 100%;
	z-index: -1;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
}
div.container-bottom {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
div#wrapper-bottom {
	width: 100%;
	position: relative;
}
.columns-middle {
	background-color: #BDBEC0;
	padding: 20px;
}
.column {
	float: left;
	width: 233px;
	background-color: #FFF;
	height: 300px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: relative;
}
.column-2 {
	background-color: #E7E8EA;
	width: 233px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	height: 300px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}
.thumbnail {
	height: 90px;
	width: 110px;
	float: left;
	margin-right: 15px;
	background-color: #DCDDDF;
}
.buttons {
	background-image: url(../images/buttons/buttons.png);
	display: block;
	height: 25px;
	width: 80px;
	text-indent:-999em;
	margin-top: 5px;
}
a.readmore {
	text-decoration: none;
	background-position: 0px 0px;
}
a.readmore:hover {
	background-position: 80px 0px;
}
.column-button {
	position: absolute;
	left: 20px;
	bottom: 20px;
	height: 25px;
	width: 80px;
}
div.footer {
	background-color: #3A352B;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.footer .footer-container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #CCC;
	text-align:center;
}
div.row {
	background-color: #DDDDDF;
	padding: 10px;
}
div.row-wrapper {
	background-color: #FFF;
	padding: 10px;
}
div.row-container {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div.thumblarge {
	height: 130px;
	width: 160px;
	background-color: #CCC;
	float: left;
	margin-right: 15px;
}
div.thumblargebio {
	height: 120px;
	width: 96px;
	background-color: #CCC;
	float: left;
	margin-right: 12px;
}
.marginboth {
	margin-top: 10px;
	margin-bottom: 10px;
}
.white {
	background-color: #FFF;
}
div.row-white {
	background-color: #FFF;
	padding: 10px;
}
#staffpage li#staff a {
	background-position: 0px -44px;
}
#staffpage #stafflogo a {
	background-image: url(../images/logos/logo-home.png);
	display: block;
	text-decoration: none;
	text-indent: -999em;
}
#faqspage .footer {
	background-color: #b4b37b;
}
#faqspage li#faqs a {
	background-position: 0px -87px;
}
#faqspage #faqslogo a {
	background-image: url(../images/logos/logo-home.png);
	display: block;
	text-decoration: none;
	text-indent: -999em;
}
#staffpage .footer {
	background-color: #423636;
}
#homepage li#home a{
	background-position: 0px -1px;
}
#homepage #homelogo a{
	background-image: url(../images/logos/logo-home.png);
	display: block;
	text-decoration: none;
	text-indent: -999em;
}


#none #homelogo a{
	background-image: url(../images/logos/logo-home.png);
	display: block;
	text-decoration: none;
	text-indent: -999em;
}

#newspage li#news a {
	background-position: 0px -87px;
}
#newspage #newslogo a {
	background-image: url(../images/logos/logo-home.png);
	display: block;
	text-decoration: none;
	text-indent: -999em;
}
#newspage .footer {
	background-color: #B4B37B;
}
#servicespage li#services a {
	background-position: 0px -130px;
}
#servicespage #serviceslogo a {
	background-image: url(../images/logos/logo-home.png);
	display: block;
	text-decoration: none;
	text-indent: -999em;
}
#servicespage .footer {
	background-color: #5E7D94;	
	}
#contactpage li#contact a {
	background-position: 0px -173px;
}
#contactpage #contactlogo a {
	background-image: url(../images/logos/logo-home.png);
	display: block;
	text-decoration: none;
	text-indent: -999em;
}
#contactpage .footer {
	background-color: #3B3F48;
}

.homecolor {
background-color:#3A352B;
}

.staffcolor {
background-color:#423636;
}

.faqscolor {
background-color:#b4b37b;	
}

.servicescolor {
background-color:#5E7D94;
}

.contactcolor {
background-color:#3B3F48;
}

.blue {
	background-color: #0D4F8B;
}
.darkgray {
	background-color: #3F5664;
}
.gold {
	background-color: #B4B37B;
}
.green {
	background-color: #728F7D;
}
.red {
	background-color: #B45C5B;
}


h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	color: #B4B37B;
}
h4 {
	font-size: 20px;
	color: #5E7D94;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: normal;
	font-style: normal;
}
h5 {
	font-size: 20px;
	color: #3B3F48;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: normal;
	font-style: normal;
}
#news {
display:none;
}

