/* master css
   updated: ab 06/27/07
----------------------------------------*/

#pagetop {
	display: none;
	text-indent: -9000px;
	}
BODY {
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/body-bg.gif);
	padding-bottom: 0px;
	margin: 0px;
	color: #333;
	padding-top: 0px;
	background-repeat: repeat-x;
	font-family: 'Trebuchet MS' , Arial, sans-serif;
	font-family: Arial, sans-serif;
	height: 100%;
	background-color: #d7bc97;
	}
#wrapper {
	margin: 0 auto;
	width: 940px;
	}	
#auxMenu {
	margin: 0 auto;
	height: 30px;
	width: 940px;
	text-align: right;
	z-index:10000;
	position:relative;
	}
#pageHeader {
	margin: 0 auto;
	height:170px;
	width: 940px;
	z-index:5000;
	}
#pageHeader .logo {
	height:170px;
	width:242px;
	float:left;
	}
#pageHeader .rotatingImages {
	height:170px;
	width:940px;
	float:left;	
	z-index:5000;
	}
.mainMenu {
	background-image: url(../images/main-menu-bg.gif);
	background-repeat: no-repeat;
	height:40px;
	width: 940px; 
	margin: 0px auto;
	z-index:6000;
	}	

/* Primary Content
----------------------------------------*/

#section1 li {
	list-style: disc url(../images/bullet-red.gif) outside;
	display: list-item;
	margin-bottom: 6px;
	margin-left: -20px;
	}
#section1 ol li {
	list-style: disc url(../images/bullet-red.gif) outside;
	display: list-item;
	margin-bottom: 6px;
	}
#cmsContent1 {
	line-height: 18px;
	margin-top:0px;
	}
#section1 #cmsContent1 {
	font-size: 12px;
	}
#cmsContent1 a:link, #cmsContent1 a:visited, #cmsContent1 a:hover {
	font-size: 12px;
	}
#section1 .introParagraph {
	color: #000;
	font-size: 16px;
	line-height:24px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top:20px;
	}

/* Secondary Content
----------------------------------------*/

#section2 {
	font-size:11px;
	}
#section2 #cmsContent2 {
	color: #333;
	font-size: 12px;
	text-align:left;
	line-height: 18px;
	padding:10px;
	}
#section2 hr {
	color:#999;
	}

/* footer
----------------------------------------*/

.footer, .footer-label {
	font-size: 11px;
	text-align: left;
	line-height:16px;
	font-weight: normal;
	color: #fff;
	padding:17px 30px;
	text-transform: uppercase;
	}
.footer-label {
	color:#ffffcc;
	}
#footer-wrapper {
	height: 60px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 940px;
	border: 0px;
	clear: both;
	}

/* general
----------------------------------------*/

TEXTAREA {
	behavior: url(../ClientSideScripts/maxlength.htc)
	}
TEXTAREA, INPUT, SELECT, DD, .standard-text {
	}
#cmsContent1 h1, #cmsContent1 .Headline {
	font-size: 20px;
	color: #af3939;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	}
#cmsContent1 h2 {
	color: #5a692c;
	text-transform: uppercase;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0;
	}
#cmsContent1 h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #485424;
	font-style: normal;
	font-weight: bold;
	line-height:18px;
	margin-bottom: 4px;
	}
#cmsContent1 h4 {
	color: #660000;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	line-height:18px;
	margin-bottom: 0;
	}
#cmsContent1 h5 {
	margin-top: 0px;
	color: #666;
	font-family: Arial, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	white-space:normal;
	margin-bottom: 0;
	}
#cmsContent2 h1 {
	font-family: 'Times New Roman' , Georgia, 'Palatino Linotype' , Serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	}
#cmsContent2 h2 {
	font-family: 'Times New Roman' , Georgia, 'Palatino Linotype' , Serif;
	font-size: 16px;
	color: #ffffcc;
	font-weight: bold;
	margin-bottom:-10px;
	}
#cmsContent2 h4 {
	color: #333;
	font-weight: bold;
	}
#cmsContent2 li {
	list-style: disc url(../images/bullet-yellow.gif) outside;
	display: list-item;
	margin-bottom: 6px;
	margin-left: 0px;
	color:#333;
	margin-left: -24px;	
	}
.tableHeader {
	height:28px;
	font-size: 12px;
	color: #fff;
	background-color: #5a692c;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
	}
.tableSubHeader {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 4px;
	background-color: #ccc;
	border: #fff 1px solid;
	}
.tableBorder {
	border: solid 1px #666;
	width: 100%;
	}
.tableBorder2 {
	border: solid 1px #666;
	border-top:0;
	width: 100%;
	}
.tableBorder3 {
	border: solid 1px #666;
	width: 98%;
	margin: 0 auto;
	}
.alert, .loginalert, .confirm, .alert2 {
	font-size: 12px;
	color: #cc0000;
	font-style:italic;
	}
#divParentLinks, .parentLinks {
	color: #999;
	margin-top:0;
	text-transform: uppercase;
	font-size: 11px;
	}
#divMenulinks, .menuLinks {
	color: #af3939;
	margin-top:0;
	text-transform: uppercase;
	font-size: 11px;
	}
.EnabledControl, DisabledControl {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	}
.DisabledControl {
	color: #999;
	}
	
/* links & buttons
----------------------------------------*/

.button, .searchButton {
	height: 18px;
	margin-top: 0px;
	padding: 0px 6px 2px 6px;
	font-size: 11px;
	font-weight: normal;
	color: #af3939;
	border-top: #ccc 1px solid;
	border-right: #666 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	background-color: #fff;
	}
.searchButton {
	color: #af3939;
	border-top: #ccc 1px solid;
	border-right: #666 1px solid;
	border-bottom: #333 1px solid;
	border-left: #999 1px solid;
	margin-top: 4px;
	}	
#section1 a:link, #section1 a:visited, #section1 a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #af3939;
	text-decoration: underline;
	}
#section1 a:hover {
	color: #5a692c;
	}
a.footerLink:link, a.footerLink:visited, a.footerLink:hover {
	font-size: 11px;
	color: #F6ECAB;
	text-decoration: underline;
	text-transform:uppercase;
	}
a.footerLink:hover {
	text-decoration: none;
	}
a.pageLink:link, a.pageLink:visited, a.pageLink:hover {
	font-size: 11px;
	color: #666; 
	text-indent: 0px;
	text-decoration: underline;
	padding-right: 10px;
	margin-top: -40px;
	}
a.pageLink:hover {
	color: #999; 
	}
#cmsContent1 a.ParentLinks:link, #cmsContent1 a.ParentLinks:visited, #cmsContent1 a.ParentLinks:hover {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;	
	color: #999;
	padding-right: 4px;
	text-decoration: underline;
	}
#cmsContent1 a.ParentLinks:hover {
	color: #666;
	text-decoration: underline;
	}
#cmsContent1 a.menuLinks:link, #cmsContent1 a.menuLinks:visited, #cmsContent1 a.menuLinks:hover {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;	
	color: #af3939;
	padding-right: 4px;
	text-decoration: underline;
	}
#cmsContent1 a.menuLinks:hover {
	color: #666;
	text-decoration: underline;
	}
a.homeLink:link, a.homeLink:visited, a.homeLink:hover {
	height:17px;
	background: url(../images/icon-home.gif) no-repeat;
	}
a.siteMapLink:link, a.siteMapLink:visited, a.siteMapLink:hover {
	height:17px;
	background: url(../images/icon-site-map.gif) no-repeat;
	}
a.contactUsLink:link, a.contactUsLink:visited, a.contactUsLink:hover {
	height:17px;
	background: url(../images/icon-contact-us.gif) no-repeat;
	}
a.loginLink:link, a.loginLink:visited, a.loginLink:hover {
	height:17px;
	background: url(../images/icon-login-logout.gif) no-repeat;
	}
a.profileLink:link, a.profileLink:visited, a.profileLink:hover {
	height:17px;
	background: url(../images/icon-view-profile.gif) no-repeat;
	}
#auxMenu a:link, #auxMenu a:visited, #auxMenu a:hover {
	font-size: 10px;
	color: #fce650; 
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 14px 8px 24px;
	}
#auxMenu a:hover {
	text-decoration: underline;
	}
a.auxLink:link, a.auxLink:visited, a.auxLink:hover {
	font-size: 11px;
	color: #999; 
	text-decoration: none;
	padding-right:6px;
	}
a.auxLink:hover {
	text-decoration: underline;
	}
a.searchLink:link, a.searchLink:visited, a.searchLink:hover {
	font-size: 11px;
	color: #AF3939; 
	text-decoration: underline;
	padding-right:6px;
	}
a.searchLink:hover {
	text-decoration: none;
	}
#section1 a.adminLink:link, #section1 a.adminLink:visited, #section1 a.adminLink:hover {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
	}
#section1 a.adminLink:hover {
	color: #333;
	}

/* preload items for content admin
----------------------------------------*/

abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #dbd5c5;
	cursor: help;
	}
a abbr {
	border: none;
	}
.label, .label2, .label3, .label4, .label5, .smallLabel, .boldLabel, .boldlabel {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	}
.label2 {
	color: #333;
	}
.label3 {
	color: #666;
	}
.label4 {
	color: #999;
	}
.label5 {
	color: #ccc;
	}
.smallLabel {
	font-size: 11px;
	color: #666;
	}
.boldLabel, .boldlabel {
	font-weight:bold;
	}
	
#Cal 
{
	width: 190px;
	margin-top:6px;
}

#dViewLeft
{
	clear:both;
	float:left;
	width:175px;
	padding-bottom: 10px;
}

#dViewLeft2
{
	float:left;
	padding-bottom: 10px;
}

#dViewRight
{
	float:right;
	padding-bottom: 10px;
}

#dViewDetails
{
	border-bottom: solid 0px #5a692c;
}

#dViewCriteria
{
	border-bottom: solid 0px #5a692c;
}

.thismonth, .weekend 
{
	color: #000000;
	background-color: #ffffff;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

.calheader 
{
	background-color: #AF3939;
	background-image: url(../images/minical-bg.gif);
	background-repeat: repeat-x;
	color: #FEEC75;
}
.calborder 
{
	border: solid 1px #5B692C;
	font-size: 12px;
	font-family: Arial;
}
.today 
{
	background-color: #FEEC75;
	color: #AF3939;
}

.miniCalDayStyle 
{
	border: solid 1px #5A692c;
	color: #FEEC75;
	background-color: White;
}

.miniCalthismonth, .miniCalweekend 
{
	color: #000000;
	background-color: #ffffff;
	border: #5A692c 1px solid;
}

.miniCalcalheader 
{
	background-color: #AF3939;
	background-image: url(../images/minical-bg.gif);
	background-repeat: repeat-x;
	color: #FEEC75;
}
.miniCalcalborder 
{
	/* border: solid 1px #5B692C; */
	font-size: 12px;
	font-family: Arial;
}
.miniCaltoday 
{
	background-color: #FEEC75;
	color: #AF3939;
}

.miniCalOtherMonthDayStyle 
{
	color: #999999;
	background-color: #DDDDDD;
	border: solid 1px #5A692c;
}

.miniCalSelectedDayStyle 
{
	color: White;
	background-color: #5A692C;
}

#miniCal a:link, #miniCal a:visited, #miniCal a:hover 
{
	text-decoration: none;
	color: #AF3939;
}
#miniCal a:hover 
{
	color: #5B692C;
	}

.tableUnderline
{
}

.tableUnderline td
{
	border-bottom: solid 1px #cccccc;
}