@charset "UTF-8";
body {
	background-image: url(images/newbg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#FFF;
}
img{
	border: none;
}
#page{
	background-image: url(images/page.png);
	background-repeat: repeat-y;
	width: 1004px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#clear{
	clear:both;
}
#container{
	width: 974px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header{
	width: auto;
	height: 230px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#logo{
	padding-top: 60px;
	padding-left: 28px;
}
#logo img{
	border: none;
}
#navbar{
	clear: both;
	width: auto;
	margin:0px;
	height: 54px;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
}

#navbar ul {
	height: 54px;
	list-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#navbar ul li {
	float:left;
	padding-right: 0px;
}

#navbar li a {
	float: left;
	display: block;
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	height: 54px;
	line-height: 45px;
	text-align: center;
	padding: 0px 0 0 0px;
}
#navbar  li a b {
	float: left;
	display: block;
	padding: 0px 14px 0 14px;
	font-weight: 100;
}
#navbar  li.current a, #navbar li a:hover {
	color: #b4c927;
	text-decoration: none;
	background: url(images/menu_hover_right.jpg) right top no-repeat;
}
#navbar  li.current a b, #navbar li a:hover b {
	color: #b1afda;
	text-decoration: none;
	background: url(images/menu_hover_left.jpg) left top no-repeat;
}
#main{
	width: 944px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
h1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	padding: 0px;
	color: #41405d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;	
}
h2 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	padding: 0px;
	color: #41405d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;	
}
#line{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #41405d;
	margin-bottom: 18px;
}
#box-top{
	background-image: url(images/box_top.jpg);
	width: 100%;
	height: 36px;
	background-repeat: no-repeat;
}

#box-middle{
	background-image: url(images/box_middle.jpg);
	background-repeat: repeat-y;
	width: 100%;
	line-height: 20px;
	height: auto;
	display: inline-block;
}
#box-bottom{
	background-image: url(images/box_bottom.jpg);
	width: 100%;
	height: 36px;
	background-repeat: no-repeat;
}
#box-left{
	float: left;
	width: 485px;
	padding-left: 30px;
	letter-spacing: 1px;
	text-align: left;
	line-height: 20px;
}

#box-full{
	clear: both;
    float: left;
    width: 90%;
    padding-left: 30px;
    letter-spacing: 1px;
    text-align: left;
    line-height: 20px;
    }
#box-left-small{
	float: left;
	width: 400px;
	padding-left: 40px;
	letter-spacing: 1px;
	text-align: left;
	line-height: 20px;
}
.rightsmall{
	width: 400px;
	letter-spacing: 1px;
	text-align: left;
	line-height: 20px;
	padding-right: 40px;
	float: right;
}
#bottom{
	clear: both;
	padding-left: 30px;
	padding-right: 40px;
	letter-spacing: 1px;
	line-height: 20px;
	margin-bottom: 0px;
}
#bottom p{
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
}
#box-right{
	float: right;
}
#box-right img{
	margin-right: 10px;
}

#boxes{
	clear: both;
	color: #342d3e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
}
#boxes img{
	float: left;
	margin-right: 10px;
}
#left{
	float: left;
	width: 275px;
}
a{
	color: #b5b5d5;
}
a:active{
	color: #b5b5d5;
}
a:hover{
	color:#FC6;
}
#center{
	float: left;
	width: 275px;
	margin-left: 45px;
}
#right{
	float: right;
	width: 275px;
}
#box-right-slide{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 300px;
	height: auto;
	line-height: 26px;
	letter-spacing: 1px;
}
#boxslideshow {
	width: auto;
	height: auto;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-right:0px;
}
#slidewrap {
	width: 300px;
	height: auto;
	margin-bottom: 0px;
	
}
.more{
	text-decoration: underline;
	float: right;
	color: #41405d;
	font-weight:bold;
}

.more:hover{
	color: #960
}
#footer{
	background-image: url(images/footer-bg.png);
    background-repeat: repeat-x;
    height: 246px;
	margin-top: 25px;
	
}
#footertxt{
	padding-top: 13px;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
}
.strong{
	color: #b5b5d5;
}
.strong2{
	color: #41405d;
	font-size: 14px;
	font-weight: bold;
}
#footertxt a{
	color: #b5b5d5;
}
#footertxt a:hover{
	color: #FC3;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.style3 {font-size: 16px}

.style4 {color: #FF0000}
.style5 {color: #00FF00}
#map{
	width: 400px;
	height: 430px;
	margin-top: 30px;
}
.download{
	color: #b5b5d5;
	margin-top: 20px;
}
.pdf{
	float: right;
}
.downloadtxt{
	float: right;
	line-height: 90px;
	width: 310px;
}

#contact{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 1px;
}
#contactleft{
	float: left;
	width: 400px;
	margin-top: 30px;
	line-height: 24px;
	letter-spacing: 1px;
}
#contactright{
	float: right;
	width: 400px;
	margin-top: 30px;
}

#directions{
	margin-top: 15px;
}