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

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

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #937150;
	margin: 0;
	border: none
}
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;
	margin: 0;
}
a:active {
	text-decoration: none;
	color: #937150;
	margin: 0;
}
a img {
	border: none;
}

hr {
	height: 1px;
	border: none;
	border-top: 1px #3d1a34 solid;
}

p {
	margin: 0 0 16px 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	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;
	font-weight: lighter !important;
	color: #3c291c;
	margin: 0;
}
.subhead a:link, h2 a:link {
	font-size: 12px;
	font-weight: lighter !important;
	color: #3c291c;
	margin: 0;
	text-decoration: none;
}
.subhead a:visited, h2 a:visited {
	font-size: 12px;
	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;
	font-weight: lighter !important;
	color: #3d1a34;
	margin: 0;
	text-decoration: none;
}
.subhead a:active, h2 a:active {
	font-size: 12px;
	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: #3d1a34;
	margin: 0;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #eee;
}
.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: #3d1a34;
	margin: 0;
}
.breadcrumbs a:visited:hover { 
	text-decoration: none;
	font-size: 9px;
	color: #3d1a34;
	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 {

	padding:8px;
	white-space: nowrap;
	font-weight:lighter;
	font-size: 18px;
	letter-spacing:-1px;
	outline:none;
	color: #000;
}
div.TopNavItem:hover, div.TopNavItem:hover a{
	background-color: #ccc;
	color: #fff;
}

a.topNav:link, a.topNav:visited, a.topNav:active,  {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
a.topNav:hover, a.topNav:visited:hover {
	color: #fff;
	text-decoration: none;
}

.topNavSelected {
	color: #3d1a34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter !important;
	text-decoration: none;
	margin-left: 6px;
}
.topNavSelected a:link {
		color: #376b8b;
	font-size: 12px;
	font-weight: lighter !important;
	text-decoration: none;
	margin-left: 6px;
}
.topNavSelected a:visited, .topNavSelected a:visited:hover {
		color: #376b8b;
	font-size: 12px;
	font-weight: lighter !important;
	text-decoration: none;
	margin-left: 6px;
}
.topNavSelected a:hover, a:visited:hover {
		color: #376b8b;
	
}
.topNavSelected a:active {
		color: #376b8b;
	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: #3d1a34;
	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-weight: normal;
	text-decoration: none;
	
}

/* base left nav */
.communitiesNav {
	color: #ffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	line-height: 24px;
	font-weight:bold;
	text-decoration: none;
	display: inline-block;
}
.communitiesNav a, .communitiesNav a:link, .communitiesNav a:visited, .communitiesNav a:active {
	color: #000;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 10px 10px 20px;
	font-weight:lighter;
	width:auto;	outline:none;
}

.communitiesNav a:visited:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;	outline:none;

}
.communitiesNavSelected {
}

/* sub navigation on left where it appears */
.subNav {
	color: #7f6775;
	font-size: 18px;
}
.subNav a:link, .subNav a:visited, .subNav a:active {
	color: #7f6775;
	font-size: 18px;
}
.subNav a:hover {
	color: #7f6775;
	font-size: 18px;
	text-decoration: underline;
}
.subNavSelected {
}
.mainContent {
	color: #000;
}
/* footer */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-align: left;
	color: #000;
	text-align:center;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000;	
}
.footer a:link {
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
	color: #000;
}
.footer a:visited, .footer a:visited:hover {
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
	color: #666;
}
.footer a:hover {
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
	color: #666;
}
.footer a:active {
	font-size: 9px;	
	line-height: 12px;
	text-decoration: none;
	color: #000;
}
.commInvDetTableHdr {
	color: #000;	
	padding:6px;
	font-size:14px;
	font-weight:bold;
}
.commInvColHdr{
	color: #000;	
	padding:6px;
	padding-left: 3px;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	}
.commInvColData {
	text-align: left;
	color: #000;
	padding: 3px;
	padding-left: 8px;
	vertical-align: top;
}

.commInvColData a, .commInvColData a:link, .commInvColData a:active, .commInvColData a:visited {
	color: #000;
}
.commInvColData a:hover {
	color: #666;
	text-decoration: underline;
}
.homeBox1Link a:link, .homeBox1Link a:active, .homeBox1Link a:visited {
	color: #ffffff;
}
	
.homeBox1Link a:hover {
	color: #ffffff;
	text-decoration: underline;
}

