

a:link       { color: #2D5B2D; }
a:visited    { color: #2D5B2D; }
a:active     { color: #2D5B2D; }
a:hover      { color: #2D5B2D; }

body {
	background-color: #224423;
	background-repeat: repeat;
	color: #000000; 
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-position:0%;
	margin-top:15px;
}

body {
  font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}

caption {
	color : #000;
	font-size : 25%;
	font-style : normal;
	font-weight : normal;
}

fieldset {
	border : thin none Black;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

form {
	border : 0px solid red;
	margin : 0px;
	padding : 0px;
	}

h1 {
  font-size: 120%;
  font-weight: bold;
  color:#224423;
}

h2 {
  font-size: 120%;
  font-weight: bold;
  color: #224423;
  background: white;
  margin-bottom : 0px;
  padding-bottom:0px;
}

td.today {
	background : #4F4F4F;
	color : #FFCC00;
   font-weight: bold;
   }

th.calendar {
   background-color : #DBDBC2;
	color : #000000;
	font-weight : bold;
	text-align : center;
  }

th {
	background-color : #DBDBC2;
	color : #000000;
	font-weight : bold;
	text-align : center;
}

.blacktitle {
	background : #FFF none;
	color : #000;
	font-weight : bold;
}

.blackbar {
	width:100%;
	background:#000;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	margin: 0px;
	padding: 0px;
	border: 1px solid #fff;
  }

.centercolumn {
	width: 50%;
	border : 2px solid #999966;
	float : left;
	text-align : left;
	padding : 0px;
	line-height : 130%;
}

 .DirLinks    {
   font-size: 10px;
 }

.fixedboxleft{
	text-align : left;
}

.footer {
	background-color : #DBDBC2;
	color : #000000;
}

.headline {
	background-color : #DBDBC2;
	color : #000000;
}

.hidden {
    display : none;
}

.label,.label-left, .label-center, .label-right {
	background-color : #DBDBC2;
	color : #000000;
	font-weight : bold;
	border: 1px none Black;
}

.label-center { text-align: center;}
.label-left { text-align: left; }
.label-right {text-align: right; }

.label-left a:link,
.label-left a:visited,
.label-left a:active,
.label-right a:link,
.label-right a:visited,
.label-right a:active,
.label-center a:link,
.label-center a:visited,
.label-center a:active,
.label a:link,
.label a:visited,
.label a:active {
	text-decoration: none;
	background-color : #DBDBC2;
	color : #000000;
}

.leftcolumn {
	width: 20%;
	border : 2px solid #999966;
	float : left;
	text-align : left;
	padding : 0px;
	line-height : 130%;
}

.lineborder {
	padding: 1px;
	border : 1px solid Black;
}

.lineboxleft {
      border-color : Black;
 }

.margin15{
	margin-bottom : 10px;
	margin-left : 25px;
	margin-top : 10px;
}

.margin4 {
 margin: 3px;
 border: 1px none #000;
}

.MixFloat {
	float:left;
}

 .NameFont {
	color : #000000;
   font-weight: bold;
   font-size: 18px;
   margin:0px;
 }

.required {
  color: #FF0000;
  font-weight: bold;
  background-color : transparent;
}


.strip {
	background-color : #DBDBC2;
	color : #000000;
}

 .tab {
	 color:#000;
	 font-size: 10px;
	 font-weight: bold;
	 text-align: left;
	 background-image:url(images/profile_bgrd.gif);
	 background-repeat:repeat-x;
}

.border1 {
	border: 1px solid #000;
}

.border3stop{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

.bordersides{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.bordertop{
	border-top: 1px solid #000;
}

.borderbottom{
	border-bottom: 1px solid #000;
}

 .bottomtab {
   height:6px;
	background-image: url(images/profile_bottombgrd.gif);
   background-repeat:repeat-x;
   margin:auto;
   background-color:#FFF;
	border-top: 1px solid #000;
 }

.title {
	background : #4f4f4f none;
	color : #ffcc00;
}

.vspace {
 margin-bottom: 6px;
}

/* Calendar formatting section */
  .SmallCalendar {
	border: 1px solid #000;
}

.LargeCalendar {
  width: 100%;
	border: 1px solid #000;
}

.WeekCalendar {
}

.WeekList ul {
  margin: 0px 0px 0px 20px;
	padding: 0px;
}

.WeekList ul li {
  margin: 0px;
	padding: 0px;
}

.MonthBar,
.WeekHeadline,
.WeekHeadline a:link,
.WeekHeadline a:visited,
.WeekHeadline a:active
{
	background-color : #DBDBC2;
	color : #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
  padding:4px;
	border:0px;
	margin:0px;
}

.PrevWeek{
  padding:2px;
	float: left;
}

.NextWeek{
  padding:2px;
	float: right;
}

 .BlkDay, .SmBlkDay {
	background-color: #000000;
}

.small {
  font-size:75%;
}

 .SmBlkDay {
  border-top: 2px solid white;
  border-bottom: 2px solid white;
 }

.StdDay {
	text-align: left;
	margin-left:0px;
	width: 14%;
	height:75px;
}

.SmStdDay {
	text-align: left;
	margin-left:0px;
	width: 14%;
   background-color:#FFFFFF;
   font-size: 75%;
   text-align:right;
   border-top: 2px solid white;
   border-bottom: 2px solid white;
   padding-right: 4px;
}

 .Today , .SmStdToday{
   text-align:left;
	background-color: #FFEEAA;
}

.SmToday a:link,
.SmToday a:visited,
.SmToday a:active,
.SmStdDay a:link,
.SmStdDay a:visited,
.SmStdDay a:active {
  text-decoration: none;
  background-color : #030;
  color:#fff;
  padding: 2px;
}


.Today a:link,
.Today a:visited,
.Today  a:active {
	text-decoration: none;
	background : Maroon none;
	color : #FFF;
}

.StdDay a:link,
.StdDay a:visited,
.StdDay  a:active {
	text-decoration: none;
	color: maroon;
}

.SmDay{
	background-color: white;
	margin-left: 0px;
	font-size: 75%;
	float:right;
}

.Today .SmDay{
	background-color : transparent;
	font-weight : bold;
}

.SmToday{
	border:1px solid red;
	color: #003300;
	font-size: 75%;
}

.WkDay{
	font-weight: bold;
	background-color: white;
	margin-left: 0px;
}

.OddRow,
.OddRow a {
  background-color: #DCDCDC;
  text-decoration:none;
}

.EvenRow,
.EvenRow a  {
	background-color: #FFF;
	text-decoration: none;
}

.OddRow:hover,
.EvenRow:hover,
.EvenRow:hover a,
.OddRow:hover a{
   color: #FFF;
	background-color: #030;
	text-decoration: none;
}

.databox {
 margin: 3px;
 margin-left:10px;
 background-color: #DCDCDC;
 border: 1px none #000;
 padding: 2px;
}

.subhead {
	color: #2D5B2D;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

.subhead-left {
	color: #2D5B2D;
	font-size: 13px;
	font-weight: bold;
}

th.green {
	color: #FFFFFF;
	background-color: #2D5B2D;
	font-size: 12px;
	font-variant: normal;
}

.pagehead {
	font-family: times new roman, times;
	font-size: 15px;
	font-weight: bold;
	background-color: #4F4F4F;
	color: #FFCC00;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
}

.pagehead1 {
	font-family: times new roman, times;
	color: #224423;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.pagehead2 {
	font-family: times new roman, times;
	color: #224423;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.pagehead3 {
	font-family: times new roman, times;
	color: #224423;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.rightbox {
	padding-left: 9px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 6px;
	text-align:left;
}

.rightboxhead {
	padding-left: 7px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-align:left;
}

.rightbox a {
	font-family: arial;
	text-decoration: none;
	color: #000000;
	text-align:left;
}

.rightboxtext {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	font-variant: normal;
	text-align:left;
}

.rightboxtext a:active {
	color:#000;
	}
	
.rightboxtext a:link {
	color:#000;
	}
	
.rightboxtext a:visited {
	color:#000;
	}
	
.rightboxtext a:hover {
	color:#FFF;
	}
	


.address {
	font-family: arial;
	font-size: 11px;
	color: #2D5B2D;
	line-height: 13px;
}
a.address, .address a {
	color: #919173;
}
.footernav {
	font-family: arial;
	font-size: 10px;
	color: #919173;
	line-height: 11px;
}
a.footernav {
	color: #919173;
	text-decoration: none;
}
.news {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
}
a.news {
	color: #919173;
	font-style: italic;
}
.copyright {
	font-family: times new roman, times roman, times;
	font-size: 10px;
	color: #E5E5D5;
	padding-right: 55px;
}

.gallerynav {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
}

img.border {
	border: 1px solid #2D5B2D;
	margin: 0px 12px 7px 0px;
}

.btt {
	background: #E5E5D5;
	border: 1px solid #BABAAD;
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	color: #2D5B2D;
	cursor: pointer;
	width: 75px;
}

.sidebar a, .sidebar b, .sidebar .address, .sidebar .subhead {
	color: #ffffff;
}

.bodycell {
	padding-left: 21px;
	padding-right: 11px;
	padding-top: 11px;
	padding-bottom: 16px;
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
}

.bodytext td, th  {
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
}

.readonlybox {
   font-size: 100%;
   background-color: #E0E0E0;
   border-style: solid;
   border-width: 2px 1px 1px 2px;

   border-color: #000 #C0C0C0 #C0C0C0 #000;
padding: 2px;
   width: 200px;
}

