@charset "utf-8";
html {font-size:100%;}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: url(images/background.gif) repeat;
	font: 0.8em/1.2em verdana, arial, Helvetica, sans-serif;
}

#containerArea {
	background: url(images/back_dotBars.gif) repeat-y;
	width: 1000px;
	margin: 0px auto;
}
#container  {
	width: 934px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF repeat-x;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
p {
	margin-left: 20px;
	margin-right: 20px;
}

.tan{
	color:#7a0030;
	padding-right: 4px;
	padding-left: 4px;
}
/*Calendar Styles*/
.topcell {
	color: #1f6328;
	font-weight: bold;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	text-align: center;
}
.calendarnumber {
	font-weight: bold;
	text-align: right;
	vertical-align: text-top;
	color: #659528;
}
.calendarnumberlast {
	color: gray;
}
.calendartitle {
	vertical-align: text-top;
	font-size: 85%;
}
.calendar tr td {
	vertical-align: text-top;
	vertical-align: top;
}

#mainContent  {
	margin: 0 206px 10 0;
} 
#mainContent1  {
	margin: 0 20px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 4px 0 20px;
	width: 914px;
} 


#content1 {
	padding: 0px 20px 20px;
}

#column1 {
	border-right: 3px dotted #578a0e;
	width:205px;
	float: left;
	padding-right: 10px;
	margin-left: 20px;
	height: 180px;
	margin-bottom: 20px;
}
#column2 {
	border-right: 3px dotted #578a0e;
	padding-right: 10px;
	width:205px;
	float: left;
	margin-left: 10px;
	height: 150px;
	margin-bottom: 20px;
}
#column3 {
	border-right: 3px dotted #578a0e;
	width:205px;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	height: 180px;
	margin-bottom: 20px;
}
#column4 {
	width:205px;
	float: left;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#columnA {
	border-right: 3px dotted #578a0e;
	width:300px;
	float: left;
	padding-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#columnB {
	padding-right: 10px;
	width:280px;
	float: left;
	margin-bottom: 20px;
	margin-top: 0px;
}
.text_green {
	color: #1A7640;
}
.column {
	font: 85% Verdana, Arial, Helvetica, sans-serif; line-height: 1.75em;
}

 #topnav {margin: 0px auto;	font: .9em Verdana, Arial, Helvetica, sans-serif;	height: 27px;	text-align: center;	width: 934px;	overflow:hidden;	background: url(images/backNav.jpg);	border-bottom: 1px solid #000;}
  #topnav ul {list-style: none;	margin: 0px auto;	width: 934px;	padding: 0;}
  #topnav li {float: left;	list-style: none;	height: 27px;	color: #000000;	text-align: center;	padding: 2px 11px;}
  #topnav li a {display: block;	color: #000;	text-decoration: none;	font-size: 95%;	font-weight: bold;	padding: 5px 8px;}
  #topnav li a:hover {color: #fff;	background: #000000;	font-weight: bold;	text-decoration: none;	height: 27px;	padding: 3px 8px;}
  #topnav li a.highlight {color: #fff;	background: #000000;	font-weight: bold;	text-decoration: none;	height: 27px;	padding: 5px 8px;}


/*  #topnav {margin: 0px auto;	font: .9em Verdana, Arial, Helvetica, sans-serif;	height: 29px;	text-align: center;	width: 934px;	overflow:hidden;	background: url(images/backNav.jpg);	border-bottom: 1px solid #000;}
  #topnav ul {list-style: none;	margin: 0px auto;	width: 934px;	padding: 0;}
  #topnav li {float: left;	list-style: none;	height: 27px;	color: #000000;	text-align: center;	padding: 3px 11px;}
  #topnav li a {display: block;	color: #000;	text-decoration: none;	font-size: 95%;	font-weight: bold;	padding: 3px 8px;}
  #topnav li a:hover {color: #fff;	background: #000000;	font-weight: bold;	text-decoration: none;	height: 27px;	padding: 3px 8px;}
  #topnav li a.highlight {color: #fff;	background: #000000;	font-weight: bold;	text-decoration: none;	height: 27px;	padding: 3px 8px;}
 */ 
/*****************************************/

/*Begin Secondary Nav*/
#nav {
	width: 600px;
	margin: 12px auto 0;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	text-align: center;
	overflow:hidden;
	background: url(images/backNav2.jpg) repeat-x;
	border: 1px solid #000;
}
.navcontainer ul{
	list-style-type: none;
	width: 100%;
	margin: 0px auto;
	padding: 0;
}
.navlist li {
	display: inline;
	font-size: 85%;
	height:22px;
	padding: 3px 5px;
	float:left;
}
.navlist li a {
	text-decoration: none;
	padding: 3px 6px 7px;
	color: #000000;
	font-weight: bold;
}
.navlist li a:hover{
	color: #fff;
	background: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 6px 10px;
}
b {color: #fff;	background: #000000;	font-weight: bold;	text-decoration: none;	padding: 6px 12px 10px;}
/*End Secondary Nav*/

h1 {font: normal 160% Verdana, Arial, Helvetica, sans-serif;	color: #000000;	text-transform: uppercase;	margin-left: 20px;}
h2 {font: normal 140%/1.2em Verdana, Arial, Helvetica, sans-serif;	color: #1A7640;	padding-bottom: 0px;	margin-left: 20px;}
h3 {
	color: #7f0034;
	font: bold normal 120%/normal Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-left: 20px;
}
h4 {color: #015023;	font: bold normal 120%/normal Verdana, Arial, Helvetica, sans-serif;	border-top: 1px dotted #b4c526;	padding-top: 10px;	margin-bottom: 0px;}
h5 {font-size: 100%;	font-weight: bold;	color: #d36217;	margin-bottom: 0px;	margin-top: 5px;}

.heading {font: normal 140%/1.2em Verdana, Arial, Helvetica, sans-serif;	color: #1A7640;	padding-bottom: 0px;}

a:hover {
	color: #1A7640;
}
a:visited {color: #065400;}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
#columnRight  {
	float: right; /* since this element is floated, a width must be given */
	width: 213px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 10px 0px;
	margin-left: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.photoR {
	border: 1px solid #015023;
	margin: 0px 0px 0px 10px;
}

.text_small {font-size: 85%;}
#text_smallR {font-size: 85%; text-align:right;}
.text_large {
	font-size: 110%;
	color: #015023;
}

#top {
	font-size: 85%;
	text-align: right;
	padding-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.form_padding {
	padding-bottom: 5px;
}
.padding {
	margin-left: 20px;
}

#divider {
	background: url(images/burgundy.gif) repeat-x center;
	width: 60%;
	margin-left: 20px;
}

#footer {
	padding: 0px 10px 0 20px;
	border-bottom: 2px solid #007E49;
	border-top: 1px solid #B5D7A9;
	margin-top: 20px;
} 


#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 85%;
	text-align: center;
}
.borderLeft {
	border-left: 1px solid #000000;
	margin-left: 15px;
}
.tableLayout {
	margin-left: 20px;
}
.table_hr {
	border-top: 3px dotted #578a0e;
}
