html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #80904f;
  color: #444444;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
a,  a:link {
  /*color: #6f7922;*/
  color: #095b35;
  font-weight: Normal;
  text-decoration: underline;
}
a:visited {
  color: #095b35;
  font-weight: Normal;
  text-decoration: underline;
}
a:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #095b35;
}
a:focus {
  color: #095b35;
}
a:active {
  color: #095b35;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
/*  width: 780px;*/
  width: 960px;
}
#outerWrapper #header {
  background-color: #ffffcd;
  border-bottom: solid 2px #ffffcd;
  font-size: 18px;
  font-weight: bold;
  height: 152px;
  line-height: 15px;
}
#outerWrapper #headerCMS {
  background-color: #ffffff;
  border-bottom: solid 1px #666;
  font-size: 18px;
  font-weight: bold;
  height: 125px;
  line-height: 15px;
}
#outerWrapper #menu {
	background-color: #095b35;
	/*background-color: #dbbf3e;*/
  border-bottom: solid 1px #666;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#outerWrapper #contentWrapper {
  background-image: url("../images/contentWrapper_bg_960.png");
  background-repeat: repeat-y;
  overflow: hidden;
}

#outerWrapper #contentWrapper #rightColumn {
  background-color: #f2e676;
  float: right;
  padding: 10px 15px 10px 10px;
  width: 200px;
}
#outerWrapper #contentWrapper #content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px 235px 0px 0px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
}
/*
#outerWrapper #contentWrapper #content {
  margin: 0 230px 0 0;
  padding: 10px 10px 10px 10px;
}
*/
#outerWrapper #contentWrapper #contentIndex {
  margin: 0 0 0 0;
}
#outerWrapper #contentWrapper #content h1 {
	/*color: #80904f;*/
	/*color: #507f20;*/
	color: #095b35;	
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1.5pt;
}
#outerWrapper #contentWrapper #content h2 {
  color: #095b35;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
#outerWrapper #contentWrapper #content h3 {
  color: #095b35;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
#outerWrapper #footer {
	background-color: #80904f;
	border-top: solid 1px #666;
	color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
/*	padding: 5px 0px 0px 0px;*/
}
/* ************* Begin Footer Link specs ************    */
.footer a:link {
	color: #095b35;
  	font-weight: bold;
  	text-decoration: underline;
}
.footer a:visited {
  color: #095b35;
  font-weight: bold;
  text-decoration: underline;
}
.footer a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #095b35;
}
.footer a:visited hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #095b35;
}
.footer a:focus {
	color: #095b35;
	text-decoration: none;
}
.footer a:active {
	color: #095b35;
	text-decoration: none;
}
/* ************* End Footer Link specs ************    */
/*----------------------  Begin Text Formatting -------------------  */

#horizontalLine1px {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #80904f;*/
	border-bottom-color: #095b35;
}
#horizontalLine1px80 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #80904f;*/
	border-bottom-color: #095b35;
	width: 80%;
}
#horizontalLine1px50 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #80904f;*/
	border-bottom-color: #095b35;
	width: 50%;
}
#horizontalLine2px {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	/*border-bottom-color: #80904f;*/
	/*border-bottom-color: #095b35;*/
	border-bottom-color: #507f20;
}
#horizontalLine {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	/*border-bottom-color: #80904f;*/
	/*border-bottom-color: #095b35;*/
	border-bottom-color: #507f20;
}
.textGreenBold16 {
  color: #095b35;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;	
  letter-spacing: 1pt;
}
.textGreenBold14 {
  color: #095b35;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;	
  letter-spacing: 1pt;
}
.textGreenBold12 {
  color: #095b35;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;	
  letter-spacing: 1pt;
}
.textGreen12 {
  color: #095b35;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.textGreen10 {
  color: #095b35;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}.text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.textDate {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
/*  font-weight: bold;*/	
}
/*----------------------  End Text Formatting -------------------  */
/*----------------------  Begin Newsletter Formatting -------------------  */
.newsletters {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.newslettersDate {
	font-size: 9px;	
	line-height: 20px;
	color: #000000;
}
.newslettersTitle {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
}
/* ************* Begin Newsletter Link specs ************    */
.newsletters a:link {
	color: #095b35;
	/*color: #507f20;*/
  	font-weight: bold;
  	text-decoration: underline;
}
.newsletters a:visited {
	color: #095b35;
	/*color: #507f20;*/
  font-weight: bold;
  text-decoration: underline;
}
.newsletters a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #095b35;
}
.newsletters a:visited hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #095b35;
}
.newsletters a:focus {
	color: #095b35;
	/*color: #507f20;*/
	text-decoration: none;
}
.newsletters a:active {
	color: #095b35;
	/*color: #507f20;*/
	text-decoration: none;
}
/* ************* End Newsletter Link specs ************    */
/* ************* End Newsletter Formatting ************    */
/*----------------------  Begin annoucements Formatting -------------------  */
.annoucements {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.annoucementsDate {
	font-size: 9px;	
	line-height: 20px;
	color: #000000;
}
.annoucementsTitle {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
}
/* ************* Begin Newsletter Link specs ************    */
.annoucements a:link {
	color: #095b35;
  	font-weight: bold;
  	text-decoration: underline;
}
.annoucements a:visited {
  color: #095b35;
  font-weight: bold;
  text-decoration: underline;
}
.annoucements a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #095b35;
}
.annoucements a:visited hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #095b35;
}
.annoucements a:focus {
	color: #095b35;
	text-decoration: none;
}
.annoucements a:active {
	color: #095b35;
	text-decoration: none;
}
/* ************* End Annoucements Link specs ************    */
/* ************* End Annoucements Formatting ************    */

/*----------------------  Begin Home Page Text Formatting -------------------  */
.announcementsTableR1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #095b35;
	text-align: center;
}
.announcementsTableR2 {
	/*background-color: #E7FCE6;*/
	background-color: #ffffcd;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 10px 10px 10px 10px;
	color: #095b35;
/*	padding: 0px 5px 0px 5px;
	border: 1px solid #095b35;
	background-color: #ffffff;*/
}
.announcementsDate {
	font-size: 9px;	
	line-height: 20px;
	color: #000000;
}
.announcementsTitle {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
}
.text_small_white {
	font-size: 9px;
	line-height: 20px;
	color: #fff;	
}
/* ************* Begin Announce Link specs ************    */
.announcementsTableR2 a:link {
	color: #095b35;
  	font-weight: Normal;
  	text-decoration: underline;
}
.announcementsTableR2 a:visited {
  color: #095b35;
  font-weight: Normal;
  text-decoration: underline;
}
.announcementsTableR2 a:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #095b35;
}
.announcementsTableR2 a:focus {
	color: #095b35;
	text-decoration: none;
}
.announcementsTableR2 a:active {
	color: #095b35;
	text-decoration: none;
}
/* ************* End Announce Link specs ************    */

/*----------------------  End Home Page Text Formatting -------------------  */

/*----------------------  Begin Home Page Formatting -------------------  */
#Table_01 {
	position:relative;
	left:0px;
/*	top:180px;*/
	width:780px;
	height:416px;
}

#id01 {
	position:absolute;
	left:0px;
	top:0px;
	width:115px;
	height:280px;
	background-color: #095b35;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	padding: 10px 5px 10px 5px;
}

#id02 {
	position:absolute;
	left:125px;
	top:0px;
	width:440px;
	height:300px;
}

#id03 {
	position:absolute;
	left:565px;
	top:0px;
	width:195px;
	height:400px;
		background-color: #f2e676;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	padding: 10px 10px 10px 10px;
}

#id04 {
	position:absolute;
	left:0px;
	top:300px;
	width:545px;
	height:80px;
		background-color: #dbbf3e;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	padding: 10px 10px 10px 10px;
}

#id05 {
	position:absolute;
	left:0px;
	top:400px;
	width:565px;
	height:20px;
	background-color: #8b4513;
}

/*----------------------  End Home Page Formatting -------------------  */


/*----------------------  Begin Image Formatting -------------------  */
.photoIndexThumb {
	/*border: 1px solid #000;*/
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.photoNewsDetail {
	/*border: 1px solid #000;*/
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float:left;
}
.photoBorder {
	border: 1px solid #000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.photoLeftBorder {
	border: 1px solid #000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:left;
}
.photoLeftNoBorder {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:left;
}
.photoRightBorder {
	border: 1px solid #000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float:right;
}
.photoRightNoBorder {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float:right;
}
.photoTable {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.photoStaff {
	float: left;
	border: 1px solid #000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tableGuides {
	background-color: #e7e7e7;
}
.tableGuideRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
/*----------------------  End Image Formatting -------------------  */

