/*
Menu Blue - #679000


*/

body {
	text-align: center;
	/*background-image: URL('images/mainbg.gif');*/
	background-repeat: repeat;
 }

th,td, p { font-size: 14px; }


/*
p:first-letter 
{
  color: #679000;
  font-size: 18px;
  font-weight: bold;
}
*/

#pagewrap {
	width:1100px;
}
#headerBox {
  /*position:relative;
  top:0px;*/
  background-image: URL('images/Courtesy_Revised.jpg');
  width: 920px;
  height: 220px;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  color: #000000;
  /*border-top: thin solid #DDDDDD;
  border-left: thin solid #DDDDDD;
  border-right: thin solid #DDDDDD;*/
  text-align: center;
  vertical-align:top;
  }

#horizMenu {
  width: 920px;
  height: 28px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  font-size: 16px;
  font-family: arial, sans-serif;
  background-color: #FFFFFF;
  color: #000000;
  border-left: thin solid #FFFFFF;
  border-right: thin solid #FFFFFF;
  vertical-align: top;
  text-align: center;
  }

#horizMenu a {
  float: right;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #008742;
  font-size: 17px;
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 0px;
}
#horizMenu a:hover   { color: #008742; background: #FFFFFF; }

#dropmenudiv {
  position:absolute;
  border:1px solid black;
  border-bottom-width: 0;
  font: normal 12px Verdana;
  line-height:18px;
  text-align: left;
  z-index:100;
}

#dropmenudiv a {
  width: 100%;
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid black;
  padding: 1px 0;
  text-decoration: none;
  font-weight: bold;
  color: black;
}

#dropmenudiv a:hover { /*hover background color*/
  background-color: #910000;
  color: white;
}

#mainContent {
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  background: #FFFFFF;
  color: #000000;
  /* border: thin solid #679000; */
  font-size: 12px;
  /*border-left: thin solid #DDDDDD;*/
  /*border-right:thin solid #679000;*/
  }

#contentArea {
  min-height: 275px;  
  background: #FFFFFF;
  color: #000000;
  font-family: arial, serif;
  font-weight: normal;
  font-size: 14px;
  padding: 10px;
  vertical-align: top;
  text-align: center;
  }
  
#contentArea h3 {  font-size: 14px; }

#contentArea h2 {  font-size: 18px; }

.contentLink a:link    { text-decoration: underline; color: #000000; }
.contentLink a:visited { text-decoration: underline; color: #000000; }
.contentLink a:hover   { text-decoration: none; color: #008742; }
.contentLink a:active  { text-decoration: none; color: #000000; }

#footerContent {
  height: 50px;
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  color: #000000;
  border-left: medium solid #DDDDDD;
  border-right: medium solid #DDDDDD;
  border-bottom: medium solid #DDDDDD;
  text-align: center;
  }

.floatLeft { float: left; }

.clear { background-color: transparent }

.centered { text-align: center }

.larger { font-size: 14px; }

.smaller { font-size: 10px; font-weight: normal; }

.required {
	font-weight: bold;
	color: red;
}

.fakeLink {
	text-decoration: underline;
	cursor:pointer;
	color: #000000;
}

a.fadedThumb img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
a.fadedThumb:hover img {
	filter:alpha(opacity=60);
	-moz-opacity: .60;
	opacity:.60;
}

.photoCredit {
	font-size: 10px;
	color: #999999;
}

.greenTitle {
	color: #679000;
	font-weight: bold;
	font-size: 16px;
}

.content_title {
  font-weight: bold;
  font-size: 16px;
  color: #679000;
  display: block;
  border-bottom: thin solid #679000;
}

.link_title {
  font-weight: bold;
  font-size: 16px;
  color: #679000;
}
.link_title a:link    { text-decoration: none; color: #679000; }
.link_title a:visited { text-decoration: none; color: #679000; }
.link_title a:hover   { text-decoration: underline; color: #008742; }
.link_title a:active  { text-decoration: none; color: #679000; }

.link_URL {
  font-weight: normal;
  font-size: 12px;
  color: #AAAAAA;	
}
.link_URL a:link    { text-decoration: none; color: #AAAAAA; }
.link_URL a:visited { text-decoration: none; color: #AAAAAA; }
.link_URL a:hover   { text-decoration: none; color: #008742; }
.link_URL a:active  { text-decoration: none; color: #AAAAAA; }

.link_desc {
  font-weight: normal;
  font-size: 12px;
  color: #555555;	
}
.link_desc a:link    { text-decoration: none; color: #555555; }
.link_desc a:visited { text-decoration: none; color: #555555; }
.link_desc a:hover   { text-decoration: underline; color: #679000; }
.link_desc a:active  { text-decoration: none; color: #555555; }

.note {
  font-weight: normal;
  font-size: 12px;
  color: #555555;	
}
.note a:link    { text-decoration: underline; color: #555555; }
.note a:visited { text-decoration: underline; color: #555555; }
.note a:hover   { text-decoration: none; color: #111111; }
.note a:active  { text-decoration: underline; color: #555555; }

.serviceProvider {
  width: 650px;
  font-weight: bold;
  font-size: 16px;
  color: #679000;
  display: block;
  border-bottom: thin solid #679000;
}
.serviceProvider a:link    { text-decoration: none; color: #679000; }
.serviceProvider a:visited { text-decoration: none; color: #679000; }
.serviceProvider a:hover   { text-decoration: underline; color: #679000; }
.serviceProvider a:active  { text-decoration: none; color: #679000; }

.serviceLink a:link    { text-decoration: underline; color: #000000; }
.serviceLink a:visited { text-decoration: underline; color: #000000; }
.serviceLink a:hover   { text-decoration: none; color: #679000; }
.serviceLink a:active  { text-decoration: underline; color: #000000; }

.execNames {
  font-weight: bold;
  font-size: 14px;
  color: #000000;
}
.execNames a:link    { text-decoration: none; color: #679000; }
.execNames a:visited { text-decoration: none; color: #679000; }
.execNames a:hover   { text-decoration: underline; color: #679000; }
.execNames a:active  { text-decoration: none; color: #679000; }

#Header-Link {
  width: 920px;
  height: 220px;  
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  color: #000000;
  /*border-top: medium solid #DDDDDD;
  border-left: medium solid #DDDDDD;
  border-right: medium solid #DDDDDD;*/
  text-align: center;
  }

#HorizMenu-Link {
  width: 920px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  font-size: 16px;
  font-family: arial, sans-serif;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  color: #000000;
  border-left: medium solid #DDDDDD;
  border-right: medium solid #DDDDDD;
  border-bottom: medium solid #DDDDDD;
  vertical-align: top;
  text-align: right;
  }

#HorizMenu-Link a {
  float: right;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #679000;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
}
#HorizMenu-Link a:hover   { color: #008742; background: #FFFFFF; }


#Footer-Link {
  height: 50px;
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  color: #000000;
  border: medium solid #DDDDDD;
  text-align: center;
  }
  
#Facebook_iFrame {
  position: absolute;
  top: 277px;
  left: 890px;
  width: 210px;
  background-color: #FFFFFF;
  float: right;
  z-index: 10;
  }
