@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(images/bg_stripe.jpg);
	background-repeat: repeat;
}

.mainwrapper {
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

.topnavwrapper {
	float: left;
	width: 924px;
	height: 17px;
	padding-right: 6px;
}

.topnavspace {
	float: right;
	width: 3px;
	height: 17px;
}

.topnavright {
	float: right;
	background-image: url(images/tabright.jpg);
	background-repeat: no-repeat;
	width: 3px;
	height: 17px;
}

.topnavleft {
	float: right;
	background-image: url(images/tableft.jpg);
	background-repeat: no-repeat;
	width: 3px;
	height: 17px;
	margin-left: 3px;
}

.topnav {
	float: right;
	background-image: url(images/tabback.jpg);
	height: 17px;
	padding-left: 3px;
	padding-right: 2px;
}

.topnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.topnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.navwrapper {
	float: left;
	width: 940px;
	height: 31px;
	background-color: #d6cab6;
}

.navigation {
	float: left;
	/*width: 715px;*/
	width: 705px;
	height: 31px;

}

.search {
	float: left;
	width: 230px;
	height: 28px;
	padding-top: 3px;
}

.midwrapper {
	float: left;
	width: 940px;
	height: 242px;
	background-color: #ffffff;
}

.logowrapper {
	float: left;
	width: 270px;
	height: 242px;
}

.logo {
	float: left;
	margin-top: 40px;
}

.tagline {
	float: left;
	margin-top: 21px;
}

.imagewrapper {
	float: left;
	height: 242px;
	width: 670px;
	border: 0;
}

.contentwrapper {
	float: left;
	width: 940px;
	background-image:url(images/contentbg.jpg);
	background-repeat: repeat-y;
}

#leftside {
	float: left;
	width: 280px;
	padding-left: 12px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-size: 16px;
	color: #202020;
	padding-top: 15px;
	height: 100%;
	margin-bottom: 20px;
}

#leftside a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #510709;
}

#leftside a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #510709;
}

#leftside a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #510709;
}

.sm a {
	font-size: 12px;
}

.lg a {
	font-size: 16px;
}

.lg2 a {
	font-size: 20px;	
}

#leftside h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #510709;
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
	font-weight: normal;
}

.leftspacer {
	float: left;
	width: 97%;
	height: 1px;
	background-color: #928c80;
	margin-top: 18px;
	margin-bottom: 18px;
	font-size: 0;
}

#more a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #510709;
}

#more a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #510709;
}

#more a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #510709;
}

.rightside {
	float: left;
	width: 605px;
	padding-left: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #202020;	
	margin-bottom: 20px;
}

.rightside table, .rightside tr, .rightside td {
	border: none;	
}

.topright {
	float: left;
	width: 588px;
	/*height: 18px;*/
	padding-top: 7px;
}

.sizeleft {
	float: left;
	width: 450px;
	margin-top: 6px;
}

.sizeleft a {
	color: #404040;	
}

.sizechange {
	float: right;
	width: 116px;
}

.clearall {
	clear: both;
}

.fsmall {
	font-size: 12px;
	color: #510709;
}

.fmedium {
	font-size: 16px;
	color: #510709;
}

.flarge {
	font-size: 20px;
	color: #510709;
}

#content {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #202020;
	padding-right: 4px;
	width: 584px;
	margin-top: 3px;
}

#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #510709;
	text-decoration:underline;
}

#content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #510709;
	text-decoration:underline;
}

#content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #510709;
	text-decoration:underline;
}

#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #510709;
	cursor: pointer;
	text-decoration:underline;
}

#content h1 {
	color: #510709;
	font-size: 20px;
	font-weight: normal;
}

#content h2 {
	color: #510709;
	font-size: 18px;
	font-weight: bold;
}

#content h3 {
	color: #510709;
	font-size: 16px;
	font-weight: bold;
}

.red {
	color: #510709;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#lg2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; 
	color: #202020;
	padding-right: 4px;
	width: 584px;
	margin-top: 3px;
}

#lg2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #510709;
}

#lg2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #510709;
}

#lg2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #510709;
}

#lg2 h1 {
	color: #510709;
	font-size: 20px;
	font-weight: normal;
}

#lg2 h2 {
	color: #510709;
	font-size: 20px;
	font-weight: bold;
}

#lg2 h3 {
	color: #510709;
	font-size: 20px;
	font-weight: bold;
}

#lg {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #202020;
	padding-right: 4px;
	width: 584px;
	margin-top: 3px;
}

#lg a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #510709;
}

#lg a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #510709;
}

#lg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #510709;
}

#lg h1 {
	color: #510709;
	font-size: 20px;
	font-weight: normal;
}

#lg h2 {
	color: #510709;
	font-size: 16px;
	font-weight: bold;
}

#lg h3 {
	color: #510709;
	font-size: 16px;
	font-weight: bold;
}

#sm {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #202020;
	padding-right: 4px;
	width: 584px;
	margin-top: 3px;
}

#sm a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #510709;
}

#sm a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #510709;
}

#sm a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #510709;
}

#sm h1 {
	color: #510709;
	font-size: 20px;
	font-weight: normal;
}

#sm h2 {
	color: #510709;
	font-size: 16px;
	font-weight: bold;
}

#sm h3 {
	color: #510709;
	font-size: 12px;
	font-weight: bold;
}


.footer {
	float: left;
	width: 940px;
	height: auto;
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: #b8a990;
	font-family: Verdana, Geneva, sans-serif;
	color: #404040;
	font-size: 12px;
	margin-bottom: 20px;
}

.footer a {
	color: #510709;	
}

.footsmall {
	font-size: 10px;
}

.footred {
	color: #510709;	
}

#servicedrop {
	position: relative;
	float: right;
	margin-top: -245px;
	width: 152px;
	background-color: #ffffff;
	border: solid 1px #524c36;
	margin-right: 6px;
	padding-left: 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #404040;
	height: 220px;
	overflow: scroll;
	visibility: hidden;
	text-decoration: underline;
}


.servicedrop a {
	color: #404040;
	text-decoration: none;
}

a.event {
	color: #510709;	
}

#subnav a:link {
	line-height: 1.5;
	font-size: 18px;
	text-decoration:none;
}

#subnav a:visited {
	line-height: 1.5;
	font-size: 18px;
	text-decoration:none;
}

#subnav a:hover {
	line-height: 1.5;
	font-size: 18px;
	color: #ffffff;
	text-decoration:none;
}

#subnav2 a:link {
	line-height: 1.5;
	font-size: 18px;
	text-decoration:none;
}

#subnav2 a:visited {
	line-height: 1.5;
	font-size: 18px;
	text-decoration:none;
}

#subnav2 a:hover {
	line-height: 1.5;
	font-size: 18px;
	color: #ffffff;
	text-decoration:none;
}


#enews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #510709;
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
	font-weight: normal;	
}

.qlink {
	line-height: 1.7;
}

.req {
	color: #510709;	
}

#pointer {
	cursor: pointer;
	text-decoration:underline;
}

.questions p {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0;
}

/*Updated BNS 1/19/11*/
.footer-nav-container {
	height: auto;
	width: 100%;
	float: left;
}

.footer-nav {
	height: auto;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0 0 0;
	overflow: hidden;
}
.footer-nav ul {
	padding: 0px;
	margin: 0px;
}
.footer-nav li {
	text-align: center;
	display: inline-block;
	width: auto;
	padding: 0 10px 0 10px;
	margin: 0px;
	zoom: 1;
	*display:inline;
}

.p7PMM li .title {
	color: #510709 !important;
    display: block;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 16px;
    padding-top: 5px;
    text-align: left;
    text-decoration: none;
	font-size: 18px;
}


