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

/* REVISED colors 
blue: #6f99ba
text: #937150
brown: #3c291c
olive (h1): #b1a112
bkg/tn: #f9f5e6 
*/

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #937150;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #937150;
	margin: 0;
}
a:link {
	color: #937150;
	text-decoration: none;
	margin: 0;
}
a:visited {
	text-decoration: none;
	color: #937150;
	margin: 0;
}
a:hover, a:visited:hover { /* for ie 6 */
	text-decoration: none;
	color: #6f99ba;
	margin: 0;
}
a:active {
	text-decoration: none;
	color: #937150;
	margin: 0;
}

hr {
	height: 1px;
	border: none;
	border-top: 1px #6f99ba solid;
}

p {
	margin: 0 0 16px 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #b1a112;
	font-weight: lighter !important;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

.newsTitle {
	font-size: 16px;
	font-weight:bold;
	display:block;
	background-color: #efe8d8;
}

.subhead, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter !important;
	color: #3c291c;
	margin: 0;
}

.subhead a, h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter !important;
	color: #3c291c;
	margin: 0;
}
.subhead a:link, h2 a:link {
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter !important;
	color: #3c291c;
	margin: 0;
	text-decoration: none;
}
.subhead a:visited, h2 a:visited {
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter !important;
	color: #3c291c;
	margin: 0;
	text-decoration: none;
}
.subhead a:hover, a:visited:hover, h2 a:hover, a:visited:hover {
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter !important;
	color: #6f99ba;
	margin: 0;
	text-decoration: none;
}
.subhead a:active, h2 a:active {
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter !important;
	color: #3c291c;
	margin: 0;
	text-decoration: none;
}

/* breadcrumb navigation where used */
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6f99ba;
	margin: 0;
}
.breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #937150;
	margin: 0;
}
.breadcrumbs a:link {
	text-decoration: none;
	font-size: 9px;
	color: #937150;
	margin: 0;
}
.breadcrumbs a:visited {
	text-decoration: none;
	font-size: 9px;
	color: #937150;
	margin: 0;
}
.breadcrumbs a:hover {
	text-decoration: none;
	font-size: 9px;
	color: #6f99ba;
	margin: 0;
}
.breadcrumbs a:visited:hover { 
	text-decoration: none;
	font-size: 9px;
	color: #6f99ba;
	margin: 0;
}
.breadcrumbs a:active {
	text-decoration: none;
	font-size: 9px;
	color: #937150;
	margin: 0;
}
/* the carrot or pipe */
.breadcrumbDivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #937150;
	margin: 0;
}

/* top navigation */
.TopNavItem {
	border: 1px solid #b1a110;
	padding:3px;
	white-space: nowrap;
}
div.TopNavItem:hover, div.TopNavItem:hover a{
	background-color: #3c291b;
	color: #fff;
}

a.topNav:link, a.topNav:visited, a.topNav:active,  {
	color: #937150;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.topNav:hover, a.topNav:visited:hover {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.topNavSelected {
	color: #6f99ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter !important;
	text-decoration: none;
	margin-left: 6px;
}
.topNavSelected a:link {
	color: #6f99ba;
	font-size: 12px;
	font-weight: lighter !important;
	text-decoration: none;
	margin-left: 6px;
}
.topNavSelected a:visited, .topNavSelected a:visited:hover {
	color: #6f99ba;
	font-size: 12px;
	font-weight: lighter !important;
	text-decoration: none;
	margin-left: 6px;
}
.topNavSelected a:hover, a:visited:hover {
	color: #6f99ba;
	font-size: 12px;
	font-weight: lighter !important;
	text-decoration: none;
	margin-left: 6px;
}
.topNavSelected a:active {
	color: #6f99ba;
	font-size: 12px;
	font-weight: lighter !important;
	text-decoration: none;
	margin-left: 6px;
}
/* gallery arrows */
.galleryArrows {
	color: #937150;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter !important;
	text-decoration: none;
	margin:0;
}
.galleryArrows a:link {
	color: #937150;
	font-size: 12px;
	font-weight: lighter !important;
	text-decoration: none;
	margin:0;
}
.galleryArrows a:visited {
	color: #937150;
	font-size: 12px;
	font-weight: lighter !important;
	text-decoration: none;
	margin:0;
}
.galleryArrows a:hover, a:visited:hover {
	color: #6f99ba;
	font-size: 12px;
	font-weight: lighter !important;
	text-decoration: none;
	margin:0;
}
.galleryArrows a:active {
	color: #937150;
	font-size: 12px;
	font-weight: lighter !important;
	text-decoration: none;
	margin:0;
}


/* do to ANOTHER design change, this has to occur */
.leftNavTop {
	color: #3c291c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	
}

/* base left nav */
.leftNav {
	color: #3c291c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	
}
.leftNav a, .leftNav a:link {
	color: #937150;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 10px 10px 20px;
}

.leftNav a:visited, .leftNav a:visited:hover {
	color: #937150;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 10px 10px 20px;
}
.leftNav a:hover {
	color: #6f99ba;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 10px 10px 20px;
}
.leftNav a:active {
	color: #937150;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 10px 10px 20px;
}
.leftNavSelected {
	color: #6f99ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 10px 10px 20px;
}

/* sub navigation on left where it appears */
.subNav {
	color: #6f99ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}
.subNav a:link {
	color: #937150;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}
.subNav a:visited, .subNav a:visited:hover {
	color: #937150;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}
.subNav a:hover {
	color: #6f99ba;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}
.subNav a:active {
	color: #937150;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}
.subNavSelected {
	color: #6f99ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}
.subNavSelected a:link {
	color: #6f99ba;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}
.subNavSelected a:visited, .subNav a:visited:hover {
	color: #6f99ba;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}
.subNavSelected a:hover {
	color: #6f99ba;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}
.subNavSelected a:active {
	color: #6f99ba;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}

/* footer */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-align: left;
	color: #937150;
	margin: 10px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #937150;
}
.footer a:link {
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
	color: #937150;
}
.footer a:visited, .footer a:visited:hover {
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
	color: #937150;
}
.footer a:hover {
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
	color: #6f99ba;
}
.footer a:active {
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
	color: #937150;
}

