html,body{
	margin:0;
	padding:0;
	font-size: 90%;
}
body{
	text-align: center;
	padding-bottom:20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #999999;
	color: #333333;
	background-image: url(../images/css_bg.jpg);
	background-repeat: repeat-x;
}
p{margin-top:0}
h1,h2,h3{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 200%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
h2{font-size:160%}
h3{font-size:120%}
h4 {
	color: #FFCC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 125%;
}

div#header{
	width:100%;
	overflow:hidden;
	text-align: center;
	color: #CCCCCC;
	background-color: #000000;
}
div#header h1,div#menu{
	width:776px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 1px;
}
#container #content .comments .odd a:link, #container #content .comments .odd a:visited  {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
div#header h1{
	padding: 30px 0 10px;
	text-align: center;
}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{
	float:left;
	font-size: 85%;
	font-weight: bold;
}
ul#nav li{
	float:left;
	margin-left: 1px;
	text-align: center;
	margin-right: 1px;
}
ul#nav a{
	float:left;
	width: 84px;
	padding: 5px 0;
	text-decoration:none;
	color: #FFF;
	background-color: #840106;
	background-image: url(../images/button_bg.jpg);
}
ul#nav a:hover{
	color: #FFFFFF;
	background-color: #000084;
	background-image: url(../images/button_bg_hover.jpg);
}
ul#nav li.activelink a,ul#nav li.activelink a:hover{
	color: #003;
	background-color: #FFF;
	background-image: url(../images/button_bg_active.jpg);
}

div#container{
	width:772px;
	text-align:left;
	background:#FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
div#content{float:left;display:inline;width:560px;margin:0 0 10px 10px}
div#side h1  {
	color: #333333;
	font-size: 140%;
	margin-left: 5px;
	margin-bottom: 0px;
}
div#side h2 {
	color: #840000;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-top: 10px;
}
div#side ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
div#side ul h1 {
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-right: 10px;
}
div#side li {
	margin-left: 20px;
	margin-bottom: 0px;
}

ul#intro,ul#intro li{list-style-type:none;margin:0;padding:0}
ul#intro{width:100%;overflow:hidden;margin-bottom:20px}
ul#intro li{float:left;width:180px;margin-right:10px;padding: 10px 0}
li#mission{background: #E65714}
li#services{background: #42B4AC}
ul#intro li#more{margin-right:0;background: #7D63A9}
ul#intro p,ul#intro h3{margin:0;padding: 0 10px}
ul#intro h3{text-transform:uppercase;padding-bottom:3px;color: #FFF}
div#content  h1, h2, h3{
	margin: 10px 0;
	color: #840000
}
div.date{
	float:left;
	width: 4em;
	padding: 5px 0;
	color:#FFFFFF;
	text-align:center;
	margin: 0 4px 4px 0;
	font-size: 80%;
	line-height:0.9;
	background-color: #333333;
}
div.date span{display:block;font-size: 150%;font-weight:bold}

div.comments div{
	margin-bottom:10px;
	background-color: #CCCCCC;
	padding-left: 10px;
}
div.comments p{padding: 10px;margin:0}
div.comments div.odd{
	background-color: #333333;
}
div.comments  div.odd h1  {
	color: #FFFFFF;
}
#container #content .comments .odd h1 {
	color: #FFFFFF;
}
#container #content .comments .odd p {
	color: #FFFFFF;
}

div#side{
	float:right;
	display:inline;
	width: 180px;
	margin:0 10px 10px 0;
	background-color: #CCCCCC;
	color: #333333;
}
div#side p{margin:5px 0 10px;padding: 0 10px}
div#side div{margin: 0 0 10px;padding: 10px 0}

div#footer{
	clear:both;
	width:750px;
	margin:0 10px 0;
	padding: 10px 0;
	color: #CCCCCC;
	text-align:center;
	background-color: #333333;
	font-size: 80%;
}
div#footer p{margin:0}
.clear {
	clear: both;
}

#eventList th {
	color: #FFFFFF;
	background-color: #840000;
}
#eventList td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #840000;
	margin-bottom: 5px;
}#content a:link, #content a:visited {
	color: #840000;
	text-decoration: none;
}
#content a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000084;
}
div#content p {
	margin-left: 10px;
}
div#content .comments img {
	border: 1px solid #333333;
}
div#content h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #840000;
}
div#content .post-body {
	margin-bottom: 5px;
	padding-left: 10px;
}
div#side a:link, div#side a:visited {
	color: #840000;
	text-decoration: none;
}
div#side a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #840000;
}
#linkList th {
	color: #FFFFFF;
	background-color: #840000;
}
.hideMe {
	display: none;
}
div#side h3 {
	color: #840000;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
}
div.comments2 div {
	margin-bottom:10px;
	background-color: #E6E6E6;
	padding-left: 10px;
}
