/*----------------------------------Default-------------------- */
body {
	margin:0;
	padding:0;
	background:#A8C47B url('../images/background.gif') repeat-x scroll center top;
	font-family:Verdana;
	font-size:12px;
	color:#718E51;
	border:0;
}
h2, .pageheading, a.pageheading:link, a.pageheading:visited, a.pageheading:hover {
	margin:0 0 20px 0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#006666;
	text-transform:uppercase;
	font-weight:normal;
}
h3, .heading, a.heading:link, a.heading:visited, a.heading:hover{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	color:#2B4310;
	text-transform:uppercase;
	font-weight:normal;
}
h4, .subheading, a.subheading:link, a.subheading:visited, a.subheading:hover {
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#51692C;
	font-weight:normal;
}
h5 {
	font-size:19px;
	color:#006666;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	text-align:right;
	margin:60px 0 15px 0;
	padding-right:10px;
}

a {
	color:#4C5045;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:hover {
	color:#016065;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.inv {
	display:none;
}

p {
	margin: 10px 0;
}

/*----------------------------------Styles--------------------- */
.event_title {
	color:#425F1F;
	font-size:17px;
	font-family:"Times New Roman", Times, serif;
}
.event_body {
	color:#618B66;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:15px;
}
.read_more {
	color:#4C5045;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.read_more:hover {
	color:#016065;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.float_left {
	float:left;
}
/*----------------------------------Menu----------------------- */
#menu a {
	color:#171915;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
}
#menu2 .menu_item a {
	font-family:Verdana;
	font-size:11px;
	color:#4C5045;
	text-decoration:none;
}
#navigation a {
	color:#F5F8F3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

#submit_button {
	background-image: url(../images/blank_button.jpg);
	background-repeat:no-repeat;
	width:105px;
	height:29px;
	cursor:pointer;
	border:none;
	color: #006666;
	font-family:Tahoma;
	font-size:13px;
}