*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #1F5111;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #1F5111;
}

body {
	
	background: #8CBB5F url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

#content
{

}

#back
{
width: 799px;
background: #E3F5D1;
margin: 0 auto;
}

#header {
	height: 225px;
	text-align: left;
}

#menu
{
	width: 659px;
	height: 50px;
	padding-left: 100px;
	background: url(images/buttons.gif) no-repeat;
}

#menu ul {
	list-style: none;

}

#menu li {
	
	display: inline; 
	width: 100px;
}


#menu a {
	float: left;
	width: 100px;
	height: 44px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #1E5010;
	font-weight: bold;
	padding-top: 15px;
	font-size: 12px;
	text-transform: uppercase;
}

#menu a:hover {
	
	color: #F8FAF7;
	text-decoration: underline;
}


#logo {
	background: url(images/header.jpg) no-repeat;
	width: 769px;
	height: 101px;
	text-align: left;
	padding-top: 55px;
	padding-left: 30px;
	margin-bottom: 5px;
}


#logo a {
	text-decoration: none;
	text-transform: capitalize;
	font-style: italic;
	font-size: 24px;
	color: #000000;
}

#logo H1
{
padding: 0px;
margin: 0px;
}

#logo H2 a
{
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #003300;
}

#main
{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#left
{
	width: 229px;
}

#left H3
{
	width: 209px;
	height: 35px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 17px;
	text-transform: capitalize;
	color: #1E5010;
	background: url(images/title.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#left ul {
	list-style: none;

}

#left li
{
background: #E9EFE4;

border-left: 1px solid #FFFF00;

border-right: 1px solid #FFFF00;
border-bottom: 1px solid #FFFF00;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 10px;
    background: url(images/small.gif) no-repeat left;
	border: 0px;
}

#left a {
	color: #1F5111;
	text-decoration:none;
}
#left a:hover{

	text-decoration:underline;
}
#left a:visited {
	color: #1F5111;
}

#left p
{
padding: 10px;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 3px;
}

.date2 {
	float: left;
	width: 53px;
	height: 54px;
	background: url(images/date.gif) no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}


.date2 b {
	display: block;
	font-size: 35px;
	color: #2F6AA2;
}


#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #1F5111;
}

#right a
{
color: #1F5111;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #8c0013;
	font-size: 24px;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #D72020;
}



#footer {
	height: 280px;
	clear: both;
	/*padding-top: 10px;*/
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	border-top: 5px solid #1E5010;
	background-color:#006600;
	
	/*background: url(images/footer.gif) repeat-x bottom;*/
}

#footer p {
	margin: 0;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	
	color:#CCCCCC;
}
