
/* Overall Link Style */

body {
	background: url(/images/structure/bkg_vig.gif);
	background-repeat: repeat-x;
	background-color: #24682c;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}



/* Website Body Styles */


.text1 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0px;
	list-style-image: url(/images/structure/listimage.gif);
}
.text1 a:link{
	text-decoration: none;
	color: #24682c;
	font-weight: bold;
}
.text1 a:visited{
	text-decoration: none;
	color: #24682c;
	font-weight: bold;
}
.text1 a:hover{
	text-decoration: none;
	color: #e7bd19;
	font-weight: bold;
}
.text1 a:active{
	text-decoration: none;
	color: #e7bd19;
	font-weight: bold;
}


.text2 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 0px;
	list-style-image: url(/images/structure/listimage.gif);
}
.text2 a:link{
	text-decoration: none;
	color: #24682c;
	font-weight: bold;
}
.text2 a:visited{
	text-decoration: none;
	color: #24682c;
	font-weight: bold;
}
.text2 a:hover{
	text-decoration: none;
	color: #e7bd19;
	font-weight: bold;
}
.text2 a:active{
	text-decoration: none;
	color: #e7bd19;
	font-weight: bold;
}

/* Admin Body Styles */


.text_admin {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0px;
	list-style-image: url(/images/structure/listimage.gif);
}
.text_admin a:link{
	text-decoration: none;
	color: #24682c;
}
.text_admin a:visited{
	text-decoration: none;
	color: #24682c;
}
.text_admin a:hover{
	text-decoration: none;
	color: #e7bd19;
}
.text_admin a:active{
	text-decoration: none;
	color: #e7bd19;
}


.caption {
	font-family: Verdana;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #24682c;
	text-decoration: none;
}



.copyright {
	font-family: Verdana;
	font-size: 9px;
	line-height: 130%;
	color: #eae7de;
	text-align: left;
}
.copyright a:link{
	font-family: Verdana;
	font-size: 9px;
	line-height: 130%;
	color: #eae7de;
	text-decoration: none;
}
.copyright a:visited{
	font-family: Verdana;
	font-size: 9px;
	line-height: 130%;
	color: #eae7de;
	text-decoration: none;
}
.copyright a:hover{
	font-family: Verdana;
	font-size: 9px;
	line-height: 130%;
	color: #eae7de;
	text-decoration: underline;
}
.copyright a:active{
	font-family: Verdana;
	font-size: 9px;
	line-height: 130%;
	color: #eae7de;
	text-decoration: underline;
}




.subhead1 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #e7bd19;
	text-transform: none;
	margin-bottom: 0px;
}
.subhead1 a:link{
	text-decoration: none;
	color: #e7bd19;
}
.subhead1 a:visited{
	text-decoration: none;
	color: #e7bd19;
}
.subhead1 a:hover{
	text-decoration: underline;
	color: #e7bd19;
}
.subhead1 a:active{
	text-decoration: underline;
	color: #e7bd19;
}


.subhead2 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #e7bd19;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 0px;
}
.subhead2 a:link{
	text-decoration: none;
	color: #e7bd19;
}
.subhead2 a:visited{
	text-decoration: none;
	color: #e7bd19;
}
.subhead2 a:hover{
	text-decoration: underline;
	color: #e7bd19;
}
.subhead2 a:active{
	text-decoration: underline;
	color: #e7bd19;
}

.subhead3 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #24682c;
	text-transform: none;
	margin-bottom: 0px;
	font-weight: bold;
}
.subhead3 a:link{
	text-decoration: underline;
	color: #24682c;
}
.subhead3 a:visited{
	text-decoration: none;
	color: #24682c;
}
.subhead3 a:hover{
	text-decoration: underline;
	color: #24682c;
}
.subhead3 a:active{
	text-decoration: underline;
	color: #24682c;
}




/* Style */


.pagetitle {
	font-family: Verdana;
	font-size: 16px;
	line-height: 100%;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 0px 0px;
	text-align: left;
	letter-spacing: 1px;
	width: 155px;
	border-bottom: dotted #e7bd19 1px;
	padding: 0px 0px 10px 0px;
}


/* menu Style - white links on darker blue panel */


.menu {
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	text-align: center;
	vertical-align: middle;	
}
.menu a:link {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;	
}
.menu a:visited {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;	
}
.menu a:hover {
	display: block;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	line-height: 30px;
	background-image: url(/images/layout/menu/over.gif);
	background-repeat: repeat-x;	
	vertical-align: middle;	
}
.menu a:active {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;	
}



/* -------------------------------------------- */


.adminmenu_head {
	background-image: none;
	border-style: none;
	border-width: 0px;
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	text-transform:uppercase;
	font-style: normal;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 170px;
	font-weight: bold;
}
.adminmenu_subhead {
  background-image: none;
  border-style: none;
  border-width: 0px;
   display: block;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #133e1c;
  	text-align: right;
  text-decoration: none;
	font-weight: bold;
  font-style: normal;
  margin: 5px 0px 0px 0px;
  padding: 2px 0px 0px 20px;
  width: 170px;
    	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #133e1c;

	vertical-align: bottom;
	}

.adminmenu {
  background-image: none;
  border-style: none;
  border-width: 0px;
   display: block;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 130%;
  color: #FFFFFF;
  	text-align: right;
  text-decoration: none;
  font-style: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  width: 170px;
	
}

.adminmenu a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.adminmenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.adminmenu a:hover {
	text-decoration: none;
	color: #000000;
}
.adminmenu a:active {
	text-decoration: none;
	color: #000000;
}



/* panel right Style */

.panelr_head {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align:center;
}

.panelr_subhead {
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;
	color: #000000;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
	font-weight: bold;
}


.panelr_quicklinks {
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;
	text-align:left;
	color: #000000;
	padding: 0px 0px 0px 0px;
	width: 155px;
	border-bottom: solid #faf2d1 1px;
}
.panelr_quicklinks a:link{
	text-decoration: none;
	color: #000000;
}
.panelr_quicklinks a:visited{
	text-decoration: none;
	color: #000000;
}
.panelr_quicklinks a:hover{
	text-decoration: none;
	color: #24682c;
}
.panelr_quicklinks a:active{
	text-decoration: none;
	color: #24682c;
}



.panelr_news {
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;
	text-align:left;
	color: #000000;
	padding: 2px 10px 2px 0px;
	width: 155px;
	border-bottom: solid #24682c 1px;
}
.panelr_news a:link{
	text-decoration: none;
	color: #000000;
}
.panelr_news a:visited{
	text-decoration: none;
	color: #000000;
}
.panelr_news a:hover{
	text-decoration: none;
	color: #24682c;
}
.panelr_news a:active{
	text-decoration: none;
	color: #24682c;
}



.panelh_events {
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;
	text-align:left;
	color: #000000;
	padding: 2px 10px 0px 0px;
}
.panelh_events a:link{
	text-decoration: none;
	color: #000000;
}
.panelh_events a:visited{
	text-decoration: none;
	color: #000000;
}
.panelh_events a:hover{
	text-decoration: none;
	color: #24682c;
}
.panelh_events a:active{
	text-decoration: none;
	color: #24682c;
}

.panelh_category {
	font-family: Verdana;
	font-size: 9px;
	line-height: 10px;
	text-align:left;
	color: #555555;
}

.panelh_date {
	font-family: Verdana;
	font-size: 9px;
	line-height: 10px;
	text-align:left;
	color: #555555;
	padding: 0px 10px 5px 0px;
	width: 155px;
	border-bottom: solid #e7bd19 1px;
}



/* Newsletter Styles */


.nletter_text {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin-bottom: 0px;
	text-align: left;
	list-style-image: url(/images/structure/listimage.gif);
}
.nletter_text a:link{
	text-decoration: none;
	color: #24682c;
}
.nletter_text a:visited{
	text-decoration: none;
	color: #24682c;
}
.nletter_text a:hover{
	text-decoration: none;
	color: #e7bd19;
}
.nletter_text a:active{
	text-decoration: none;
	color: #e7bd19;
}


.nletter_textsmall {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	margin-bottom: 0px;
	text-align: left;
	list-style-image: url(/images/structure/listimage.gif);
}
.nletter_textsmall a:link{
	text-decoration: none;
	color: #24682c;
}
.nletter_textsmall a:visited{
	text-decoration: none;
	color: #24682c;
}
.nletter_textsmall a:hover{
	text-decoration: none;
	color: #e7bd19;
}
.nletter_textsmall a:active{
	text-decoration: none;
	color: #e7bd19;
}

.nletter_subhead {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	vertical-align: middle;
	background-color: #e7bd19;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	}

.nletter_head {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
	width: 100%;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	}
