/*  */

* {
	padding: 0;
	margin: 0;
}

/* Generic---------------------------------------------------------------------------------*/

HTML {
}

BODY {
	LINE-HEIGHT: 1.166;
	BACKGROUND: url(/images/bg.jpg) #55648d no-repeat center top;
}

/* id selectors---------------------------------------------------------------------------------*/

#container {
	POSITION: relative;
	MARGIN: 0px auto;
	WIDTH: 975px;
}

#content {
	float:left;
	width: 647px;
	background-color: white;
}

#navcontainer {
	float: left;
}

#navcontainer ul {
	font-family: arial, helvetica, sans-serif;
	font-size:0.84em;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding: 0.2em 1em;
	color: White;
	text-decoration: none;
	background-color: #036;
	float: left;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover {
	background-color: #4d5d87;
}

#contact {
	float: left;
	padding-top: 2px;
	padding-left:4px;
}

#addthis {
	padding-top: 5px;
}

#page-body {
	padding:52px 47px 15px 20px;
	min-height: 458px;
}

#bottom {
	border-top:1px solid #0b2258;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
}

#footer {
	background-color:#8c9690;
	padding-top: 15px;
	text-align: center;
}

#rcol {
	position: relative;
	height: 792px;
	width: 328px;
	float: left;
	background: url(/images/rcol-bg.jpg) #55648d no-repeat;
}

#wdy {
	position: absolute;
	TOP: 15px;
	left: 40px;
}

#slideshow {
	position: absolute;
	left: -47px;
	top: 165px;
}

#address {
	position: absolute;
	left: 20px;
	top: 480px;
}


/* styles-----------------------------------------------*/


h1 {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.3em;
	color:#838d87;
}

h2 {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size:1em;
	color:#0b2258;
}

h3 {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size:0.8em;
	color:#0b2258;
}

a img {
	border: none;
}

a:active {
	background-color:#ebbe35
}

a.set1 {
	color:#fff;
	text-decoration:none
}

a.set1:hover {
	text-decoration:underline
}

a.set2 {
	color:#838d87;
	text-decoration:none
}

a.set2:hover {
	color:#485576;
	text-decoration:underline
}

a.set4 {
	color:#000000;
	text-decoration:none
}

a.set4:hover {
	text-decoration:underline
}

.header{
	display:block;
}

.address1 {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size:0.88em;
	color:#0b2258;
	font-weight:bold;
}

.address2 {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size:0.80em;
	color:#0b2258;
}

.address3 {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size:0.95em;
	color:#0b2258;
	font-weight:bold;
}

.sub-text {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size:0.94em;
	color:#8c9690;
}

.main {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size:0.80em;
	color:#0b2258;
}

.bullet {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size:0.80em;
	color:#0b2258;
	padding-left: 20px;
}

.link-sect {
	background: #E8ECEF;
	padding-bottom: 5px;
}

