body {
	margin: 0px 0px 20px 0px;
		background-color: #CCBE1A;
	
        	text-align: center;
        
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: large;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	background-color: #FFFFFF;
	border-top: 1px none #333333;
	border-right: 1px outset #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px inset #333333;
	}

#banner {
	text-align: left;
	height: 180px;
	margin: 0px;
	}

#banner img {
	margin: 0px;
	padding: 0px;
}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
		
	
	}

#banner h2 {
	font-size: small;
	}

#center {
	width: 480px;
	overflow: hidden;
	float: left;
	height: 100%;
	}

.content {
	padding: 15px 0px 5px 18px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	overflow: hidden;
	}

#right {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	vertical-align: top;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #99CC00;
	height: 100%;
	}

.content p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	list-style-position: inside;
	}

.content h2 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bolder;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #336633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: normal;
	margin-bottom: 4px;
	padding-top: 15px;
	}
	
.content p.postedby {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	position: relative;
	margin: 0px;
}

.content p.extendedtext {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	position: relative;
	margin: 0px;
	font-weight: bold;
}

.sidebar {
	padding: 5px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	list-style-position: inside;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.hr_line {
	margin: 20px 0px;
	border-top: 2px dotted #99CC00;
	border-right: 0px none #99CC00;
	border-bottom: 0px none #99CC00;
	border-left: 0px none #99CC00;
}
.sub_bar {
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: right;
	line-height: 150%;
	background-color: #242424;
}
#bottom {
	background-color: #80AA00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 5px 15px;
	color: #FFFFFF;
	line-height: 150%;
	clear: both;
}

#address_container {

}

.address {
	padding: 5px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #99CC00;
	line-height: 150%;
	width: 100%;
	overflow: hidden;
}

.address_container a {
	font-size: x-small;
	text-decoration: none;
}

.address_container a:link {
	font-size: x-small;
	text-decoration: none;
}

.address_container a:active {
	font-size: x-small;
	text-decoration: none;
}

.address_container a:visited {
	font-size: x-small;
	text-decoration: none;
}

.sidebar_box1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	width: 100%;
	overflow: hidden;
}
h4 {
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #AD3005;
}
.advertisement {
	padding: 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 150%;
	overflow: hidden;
	border-top: 10px solid #99CC00;
	border-right: 10px none #99CC00;
	border-bottom: 10px none #99CC00;
	border-left: 10px none #99CC00;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

a:link {
	color: #AD3005;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #AD3005;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #AD3005;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #AD3005;
	text-decoration: none;
	font-weight: bold;
}
.side_bar_title {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #86B300;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #597700;
}
ul {
	padding: 0px;
	margin: 0px 5px;
}
.side_bar_title_2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #CC3300;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #597700;
}
.menu_item {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #999999;
	margin: 0px;
	list-style-type: none;
	background-color: #F7F8F1;
}
.category_headline {
	font-size: 16px;
	font-weight: bold;
	color: #86B300;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 2px;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.comment_by {
	background-color: #E3FF84;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px;
	padding: 0px 5px;
	font-size: x-small;
	color: #333333;
	font-style: italic;
	text-align: right;
}
.comment_box {
	background-color: #FFFFDD;
	margin: 0px;
	padding: 0px 5px;
}
.upcoming_events_item {
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #FFFFCC;
}
.upcoming_events_item_head {
	font-size: 12px;
	color: #798844;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	font-weight: bold;
}
.side_bar_title_3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #798844;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #597700;
}
.extended_text_menu {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: normal;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
}
.extended_text {
	color: #000000;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.category_headline2 {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 2px;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.side_bar_title_4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #AEAE00;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #597700;
}
.call_for_submissions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 2px dotted #333333;
	background-color: #EFEFEF;
	padding: 5px;
}
.staff_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	line-height: 150%;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.archives_past_issues {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
}
img {
	margin: 5px;
}
object {
	margin: 5px;
}

