﻿/* ---------------------This is final version combined style sheet 2/09/04 ---------------------*/


/*  - GLOBAL FONT SETTING FOR SITE - OVERIDE AS NEEDED */
div, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #591D00;
}

/*  - GLOBAL PAGE BACKGROUND COLOR/TILE FOR SITE */
/*  -CUSTOM - DELETE AND REBUILD WITH COMMENTS FOR EACH NEW SITE */


/*  colors for css driven site */
.color1{
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #1F3154;
	padding: 0px;
	margin: 0px;


}

.color2{
	background-color: #D5DCEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F3154;
	padding: 8px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 140px;





}

.color3 {
	font-size: 11px;
	font-weight: normal;
	color: #591D00;
	background-color: #F7E0B3;
	width: 140px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}

.color4 {
	font-size: 11px;
	font-weight: normal;
	color: #591D00;
	background-color: #EADDDC;
	padding: 8px;
	width: 140px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

/*  end colors */

.HdrWhite {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.utilmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fie2c5;
}
.utilmenu  a:visited {color: #333; text-decoration: none; font-weight: bold;}
.utilmenu  a:link {color: #333; text-decoration: none; font-weight: bold;}
.utilmenu  a:active {color: #fff; text-decoration: none; font-weight: bold;}
.utilmenu  a:hover {color: #fff;text-decoration: none; font-weight: bold;}

.checktbl {
	border: 1px solid #591D00;
	background-color: #FFDF7D;
}

.horzline {
	border-bottom: 1px solid #591D00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #591D00;
}

.hmpgimage {
	background-image: url(images/hmpgimage.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 253px;
}

.topbar {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #591D00;
	letter-spacing: 1px;
	padding-right: 12px;
}
.topbar a:visited {color: #FFFFFF; text-decoration: none}
.topbar a:link {color: #FFFFFF; text-decoration: none}
.topbar a:active {color: #FFFFFF; text-decoration: none}
.topbar a:hover {color: #FFCC00;text-decoration: none; font-weight: bold;}

.leftcol {
	width: 13px;
	height: 195px;
	padding: 4px;
}

.rightbox {
	background-color: #989898;
	border: 10px solid #FFFFFF;
	padding: 8px;
}

.righttxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #591D00;
	line-height: 14px;
}

.mainunder {
	background-color: #FFFFFF;
}


/*  -DESIGN-  */

.footer {
	font-size: 10px;
	color: #591D00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 6px;
	padding-left:9px;
	padding-right:9px;
	/*background-color: #FFFFFF;*/

	}
	
.footer a {color: #591D00; text-decoration: none}
.footer a:visited {color: #591D00; text-decoration: none}
.footer a:link {color: #591D00; text-decoration: none}
.footer a:hover {color: #591D00; text-decoration: underline}

.mnbodbldred {
	font-size: 11px; 
	font-weight: bold; 
	color: #990000
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #591D00;
}



/*  ---- MODULES  ----  */
			/*  -GLOBAL ALL MODULES-  */
.mainbody {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #591D00;
	padding: 0px;
}
.mainbody a {color: #591D00; text-decoration: underline}
.mainbody a:visited {color: #591D00; text-decoration: none}
.mainbody a:link {color: #591D00; text-decoration: underline}
.mainbody a:active {color: #591D00; text-decoration: none}
.mainbody a:hover {color: #dd2251;text-decoration: underline;}

.mainbodybld {
	font-size: 12px; 
	font-weight: bold; 
	color: #591D00
	}
.mainbodybld a {color: #591D00; text-decoration: underline}
.mainbodybld a:visited {color: #591D00}
.mainbodybld a:link {color: #591D00}
.mainbodybld a:hover {color: #dd2251}

.smbody {
	font-size: 11px;
	font-weight: normal;
	color: #591D00;
	vertical-align: top;
}
.smbody a:visited {color: #591D00; text-decoration: none}
.smbody a:link {color: #591D00; text-decoration: underline}
.smbody a:active {color: #591D00; text-decoration: none}
.smbody a:hover {
	color: #99CC66;
	text-decoration: underline;
}

.smbodyred {
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	vertical-align: top;
}
.smbodyred a:visited {color: #990000; text-decoration: none}
.smbodyred a:link {color: #990000; text-decoration: underline}
.smbodyred a:active {color: #990000; text-decoration: none}
.smbodyred a:hover {color: #F1EEA9; text-decoration: underline;
}

.titleblk {
	font-weight: bold;
	color: #000;
	font-size: 10px;
	}

.Heading {
	font-size: 12px;
	font-weight: bold;
	color: #591D00;
}

.frmfld {
	font-size: 10px;
	color: #263C6F;
	background-color: FDF8EE;
	border: 1px solid 1F3154;

	} 
	
.morelink {
	color: #6D87B9;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	text-align: right;
	}
.morelink  a:visited {color: #591D00; text-decoration: none; font-weight: bold;}
.morelink a:link {color: #591D00; text-decoration: none; font-weight: bold;}
.morelink  a:active {color: #591D00; text-decoration: none; font-weight: bold;}
.morelink  a:hover {color: #F1EEA9;text-decoration: none; font-weight: bold;}
	}

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #591D00;
	background-color: #ccc;
	border: 1px ridge #999;
}

.shtheader {
	background-color: #99BFC1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	color: #591D00;
}

			/*  -LINKS MANAGER-  */

.blubodysm {
	font-size: 9px;
	font-weight: normal;
	color: #591D00;
	vertical-align: top;
}

.blubodysm a:visited {color: #14585C; text-decoration: none}
.blubodysm a:link {color: #14585C; text-decoration: none}
.blubodysm a:active {color: #14585C; text-decoration: none}
.blubodysm a:hover {
	color: #99CC66;
	text-decoration: none;
}

.blubody {
	font-size: 11px;
	color: #591D00;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;

}
.blubody a:visited {color: #1F4345; text-decoration: none}
.blubody a:link {color: #1F4345; text-decoration: none}
.blubody a:active {color: #1F4345; text-decoration: none}
.blubody a:hover {color: #99CC66; text-decoration: none;
}

			/*  -NEWS/NOTICES-  */
			
.noticeShortTitle {
	color: #591D00;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-size: 10px;
}
#noticeShortTitle a, #noticeShortTitle a:visited, #noticeShortTitle a:link
	{color: #591D00;  text-decoration: underline}
.noticeShortTitle a:hover 
	{color: #99CC66;  text-decoration: underline}

.newsShortDate {
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;

}
.newsShortDate a {color: #FFFFFF;  text-decoration: underline}
.newsShortDate a:visited {color: #FFFFFF;  text-decoration: underline}
.newsShortDate a:link {color: #FFFFFF;  text-decoration: underline}
.newsShortDate a:hover {color: #FFFFFF;  text-decoration: underline}

.newsShortTitle {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.newsShortTitle a {color: #FFFFFF;  text-decoration: underline}
.newsShortTitle a:visited {color: #FFFFFF;  text-decoration: underline}
.newsShortTitle a:link {color: #FFFFFF;  text-decoration: underline}
.newsShortTitle a:hover {color: #cccccc;  text-decoration: underline}
}

.spnnewtitle {
	font-size: 12px; 
	color: #591D00; 
	text-align: left; 
	vertical-align: top; 
	font-weight: bold
	}
.spnnewtitle a {color: #591D00; font-weight: bold; text-decoration: none}
.spnnewtitle a:visted {color: #591D00; font-weight: bold}
.spnnewtitle a:link {color: #591D00; font-weight: bold; text-decoration: none}
.spnnewtitle a:hover {color: #99CC66; font-weight: bold}

			/*  -NEWS/NOTICES-USE ONLY WHEN HOME PAGE CONTENT AREA IS DIFFERENT COLOR THAN INTERIOR PAGES!!  */

.hmpgnewsdate {
	font-size: 9px; 
	color: #ffffff
}

.hmpgNewsSummary {
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

.hmpgNoticeDate {
	font-size: 9px;
	color: #ffffff;
	text-align: left;
	font-weight: normal;
}

.hmpgNoticeSummary {
	color: #591D00;
	text-align: left;
	font-size: 10px;

}

.hmpgNoticeTitle {
	color: #591D00;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-size: 10px;

}
.hmpgNoticeTitle a {color: #591D00;  text-decoration: underline}
.hmpgNoticeTitle a:visited {color: #591D00;  text-decoration: underline}
.hmpgNoticeTitle a:link {color: #591D00;  text-decoration: underline}
.hmpgNoticeTitle a:hover {color: #99CC66;  text-decoration: underline}

.hmpgNewsTitle {
	color: #FFCC99;
	font-weight: bold;
	font-size: 13px;
	line-height:15px;

}
.hmpgNewsTitle a {color: #FFCC99;  text-decoration: underline}
.hmpgNewsTitle a:visited {color: #FFCC99;  text-decoration: underline}
.hmpgNewsTitle a:link {color: #FFCC99;  text-decoration: underline}
.hmpgNewsTitle a:hover {color: #ffffff;  text-decoration: none}

.otherpgNoticeSummary {
	color: #591D00;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}
.otherpgNoticeSummary a {color: #591D00; text-decoration: underline}
.otherpgNoticeSummary a:link {color: #591D00; text-decoration: underline}
.otherpgNoticeSummary a:visited {color: #591D00; text-decoration: underline}
.otherpgNoticeSummary a:hover {color: #99CC66; text-decoration: underline}
.otherpgNoticeSummary a:active {color: #ccc; text-decoration: underline}

.otherpgNoticeDate {
	color: #591D00;
	font-size: 11px;
}

.otherpgNewsDate {
	color: #591D00;
	font-size: 10px;
}
.otherpgNewsDate a {color: #591D00; text-decoration: underline; font-weight: bold}
.otherpgNewsDate a:link {color: #591D00; text-decoration: underline}
.otherpgNewsDate a:visited {color: #591D00; text-decoration: underline}
.otherpgNewsDate a:hover {color: #99CC66; text-decoration: underline}
.otherpgNewsDate a:active {color: #591D00; text-decoration: underline}

.otherpgNewsCopy {
	font-size: 10px; 
	font-weight: normal; 
	color: #591D00
}

.otherpgNewsSummary {
	color: #591D00;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
}


			/*  -DOCUMENTS-  */

.documentTitleLink {
	font-size: 11px;
	color: #591D00;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.documentTitleLink a {color: #591D00; font-weight: normal; text-decoration: underline}
.documentTitleLink a:visted {color: #591D00; font-weight: bold; text-decoration: underline}
.documentTitleLink a:link {color: #591D00; font-weight: normal; text-decoration: underline}
.documentTitleLink a:hover {color: #99CC66; font-weight: normal; text-decoration: underline}

.documentcat {
	font-size: 12px; 
	color: #591D00; 
	text-align: left; 
	vertical-align: top;
	font-weight: bold
}
.documentcat a {color: #591D00; font-weight: bold; text-decoration: none}
.documentcat a:visted {color: #591D00; font-weight: bold}
.documentcat a:link {color: #591D00; font-weight: bold; text-decoration: none}
.documentcat a:hover {color: #99CC66; font-weight: bold}

.documentheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #591D00;
	background-color: #2a3b48;
	padding: 3px;
}

.documentbg {
	background-color: #ffffff;
}

.documentbgalt {
	background-color: #FFFFDF;
}

.documentdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #591D00;
}

			/*  -FAQS-  */

.faqCollectionTitle {
	font-size: 12px;
	font-weight: bold;
	color: #591D00;
	text-decoration: underline;
}
.faqCollectionTitle a {color: #591D00;  text-decoration: underline}
.faqCollectionTitle a:visited {color: #591D00;  text-decoration: underline}
.faqCollectionTitle a:link {color: #591D00;  text-decoration: underline}
.faqCollectionTitle a:hover {color: #99CC66;  text-decoration: underline}

.faqCatCollectionTitle {
	font-size: 12px;
	font-weight: bold;
	color: #591D00;
}
.faqCatCollectionTitle a {color: #591D00;  text-decoration: underline}
.faqCatCollectionTitle a:visited {color: #591D00;  text-decoration: underline}
.faqCatCollectionTitle a:link {color: #591D00;  text-decoration: underline}
.faqCatCollectionTitle a:hover {color: #99CC66;  text-decoration: underline}

.faqCatTitle {
	font-weight: bold;
	color: #591D00;
	font-size: 10px;

}
.faqCatTitle a {color: #591D00;  text-decoration: underline}
.faqCatTitle a:visited {color: #591D00;  text-decoration: underline}
.faqCatTitle a:link {color: #591D00;  text-decoration: underline}
.faqCatTitle a:hover {color: #99CC66;  text-decoration: underline}

.faqCatQuestion {
	font-weight: normal;
	color: #591D00;
	list-style-position: outside;
	list-style-type: circle;
	padding-left: 15px;
	list-style-image: none;
	line-height: 20px;
	font-size: 10px;

}
.faqCatQuestion a {color: #591D00;  text-decoration: underline}
.faqCatQuestion a:visited {color: #591D00;  text-decoration: underline}
.faqCatQuestion a:link {color: #591D00;  text-decoration: underline}
.faqCatQuestion a:hover {color: #99CC66;  text-decoration: underline}

.faqDetQuestion {
	font-weight: bold;
	color: #591D00;
	padding-left: 15px;
	font-size: 10px;

}
.faqDetQuestion a {color: #591D00;  text-decoration: underline}
.faqDetQuestion a:visited {color: #591D00;  text-decoration: underline}
.faqDetQuestion a:link {color: #591D00;  text-decoration: underline}
.faqDetQuestion a:hover {color: #99CC66;  text-decoration: underline}

.faqDetAnswer {
	font-weight: normal;
	color: #591D00;
	white-space: normal;
	padding-left: 25px;
}
.faqDetAnswer a {color: #591D00;  text-decoration: underline}
.faqDetAnswer a:visited {color: #591D00;  text-decoration: underline}
.faqDetAnswer a:link {color: #591D00;  text-decoration: underline}
.faqDetAnswer a:hover {color: #99CC66;  text-decoration: underline}

			/*  -GALLERY-  */

.galCatTitleSide {
	color: #591D00;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-size: 10px;

}
.galCatTitleSide a {color: #591D00;  text-decoration: underline}
.galCatTitleSide a:visited {color: #591D00;  text-decoration: underline}
.galCatTitleSide a:link {color: #591D00;  text-decoration: underline}
.galCatTitleSide a:hover {color: #99CC66;  text-decoration: underline}

.galThumbCatTitle {
	color: #591D00;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-size: 10px;

}
.galThumbCatTitle a {color: #591D00;  text-decoration: underline}
.galThumbCatTitle a:visited {color: #591D00;  text-decoration: underline}
.galThumbCatTitle a:link {color: #591D00;  text-decoration: underline}
.galThumbCatTitle a:hover {color: #99CC66;  text-decoration: underline}

.galThumbCaption {
	font-size: 10px;
	font-weight: normal;
	color: #591D00;
	text-align: left;
	white-space: normal;
	padding-left: 5px;
}
.galThumbNavText {
	color: #591D00;
	text-align: left;
	vertical-align: top;
	font-size: 10px;

}
.galThumbNavText a {color: #591D00;  text-decoration: underline}
.galThumbNavText a:visited {color: #591D00;  text-decoration: underline}
.galThumbNavText a:link {color: #591D00;  text-decoration: underline}
.galThumbNavText a:hover {color: #99CC66;  text-decoration: underline}

.photopad {
	padding: 10px;
}
	
.cmmtagwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;


}
.cmmtagwhite a {color: #FFFFFF;  text-decoration: none}
.cmmtagwhite a:visited {color: #FFFFFF;  text-decoration: none}
.cmmtagwhite a:link {color: #FFFFFF;  text-decoration: none}
.cmmtagwhite a:hover {color: #99CC66;  text-decoration: underline}


/*  - CONTENT.CSS STYLES - USED FOR SNAP EDITOR DROP DOWN!! - MUST BE PLACED BOTH HERE AND IN CONTENT.CSS AND DUPLICATE THE MAINBODY ATTRIBUTES - */


.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #CCCC;
}

.bodytext {
	font-size: 11px;
	font-weight: normal;
	color: #591D00;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-left: 16px;


}

.bodytext a:visited {color: #591D00; text-decoration: none}
.bodytext a:link {color: #591D00; text-decoration: underline}
.bodytext a:active {color: #591D00; text-decoration: none}
.bodytext a:hover {
	color: #99CC66
	text-decoration: underline;
}

.bodytextbld {
font-size: 12px; 
font-weight: bold; 
color:#591D00
}
.bodytextbld a {color: #591D00; text-decoration: underline}
.bodytextbld a:visited {color: #591D00; text-decoration: underline}
.bodytextbld a:link {color: #591D00; text-decoration: underline}
.bodytextbld a:active {color: #591D00; text-decoration: none}
.bodytextbld a:hover {color: #99CC66; text-decoration: underline}

.bodytextRED {
font-size: 12px; 
font-weight: bold; 
color: #990000
}
.bodytextRED a {color: #990000; text-decoration: underline}
.bodytextRED a:visited {color: #990000; text-decoration: underline}
.bodytextRED a:link {color: #990000; text-decoration: underline}
.bodytextRED a:active {color: #990000; text-decoration: none}
.bodytextRED a:hover {color: #990000; text-decoration: underline}

.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px 6px 3px 20px;
	background-color: #591D00;

}
.leftnav a {
	color: #FFF;
	text-decoration:  none;
	text-align: right;
}
.leftnav a:visited {color: #FFF; text-decoration:  none}
.leftnav a:link {color: #FFF; text-decoration:  none}
.leftnav a:active {color: #FFF; text-decoration: uppercase}
.leftnav a:hover {color: #F1EEA9; text-decoration:  none}

.leftnavSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	display: block;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;



}
.graybar {
	background-color: #CCCCCC;
	height: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.intbgtbl {
	background-image: url(images/interiorbg.jpg);
	background-repeat: no-repeat;
	height: 478px;
	width: 775px;
}
