body {
	margin:0;
	padding:0;
	font-family: Arial, Trebuchet MS, serif;
	font-size: 0.9em;
	text-align:center;
	color:#000000;
	line-height:1.3em;
	background: #F1F1F1;
}

html {
     overflow: -moz-scrollbars-vertical;
}


a {
	color: #990000;	
	text-decoration:none;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
	text-decoration:underline;
}

input, textarea {

	margin:0;
	padding:0;
	font-family: Arial, Trebuchet MS, serif;
	color:#000000;
	line-height: 1.3em;
	font-size: 10pt;
	border: 1px solid #cccccc;

}

#links 
{
	background:#fff url('images/side.jpg') repeat-y center;
	width:760px;
	margin:0 auto;
	text-align:left;
	font-family: Arial, Trebuchet MS, serif;
	font-size: 0.9em; padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:0px
}
#header {
	background:#fff url('images/top.jpg') no-repeat bottom; 	
 	height: 183px;
	margin: 0 auto;
	width:760px;
	padding:0;
	border:0px solid #fc9;
}
#main 
{
	margin:0 auto;
	padding:0;
	background:#000 url('images/vertical_lines.gif');
	width:740px
}
#content {
	width:510px;
	float:left;
	padding:5px;
	margin:0;
	overflow:hidden;
	display:inline;
}#contentev {
	width:696px;
	float:left;
	padding:5px;
	margin:0;
	overflow:hidden;
	display:inline;
}#sidebar {
	width:186px;
	float:right;
	padding:0px 8px 10px 8px;
	margin:0;
	font-size:1em;
	color:#333;
	display:inline;
} 
a img {
	border: none;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4, lengend {
	font-family: Arial, Trebuchet MS, serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1 
{
	margin: 0;	
	font-size: 1.6em;	
	padding:10px 20px 0 0;
	text-align:right;	
}
#header h1 a 
{
	color:#B5C09D;
	text-decoration:none;
}
#header h1 a:hover 
{
	color:#F7F3ED;
}

legend {

	font-size: 16pt;

}

#sidebar h2 {
	padding:2px;
	font-size: 1em;
	color: #000000;
	text-align:center;
	background:url('images/box_top.jpg') no-repeat center;
	border:0px solid #ccc;
	height:22px;
	font-weight:bold; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0
}
#sidebar ul {
	border-left:1px solid #863B36; border-right:1px solid #863B36; border-bottom:1px solid #863B36; list-style-type: none;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom:3em;
	background:#FFFFFF url('images/box_bottom.jpg') no-repeat bottom;
	border-top:1px solid #f3f6ed;; padding-left:5px; padding-right:5px; padding-top:5px
}
#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar li a {
	text-decoration: none;
	border:none;
}
#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}
#content ul li {
	padding-left: 1.5em
}

.post 
{
	margin:0 0 30px 0;
}
.post-info 
{
	font-size:0.85em;
	font-family:Arial, Trebuchet MS, serif;
	margin:0;
	padding:0;
	color:#333;
}
.post-info a
{
	color:#990000;
}
.post-info a:hover 
{
	color:#000;
}
.post-content {
	padding:10px 0;
	margin:3px 0;
	border-top:#863B36 1px solid;	
	font-family: Arial, Trebuchet MS, serif;
	font-size:12px;
}
.post-title {
	font-family: Arial, Trebuchet MS, serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
}
.post-date {
	color: #000000;
	font-family: Arial, Trebuchet MS, serif;
	font-size: 0.9em;
	text-align: left;
	padding: 8px 3px;
	line-height:1em;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top:#863B36 1px solid;
	clear: both;
	font-size: 0.8em;
	text-align:center;
	width:740px;
}
#topnav 
{
	list-style:none;
	font-size:0.9em;
	margin:0 auto;
	margin-left: 50px;	
	padding:155px 100px 0 0;
	text-align:left;	
	font-family: Arial, Trebuchet MS, serif;
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#47130F;
}
#topnav li a:hover, #topnav li a:active
{
	color:#F7F3ED;	
}

div.event {

  margin-top: 15px;
  margin-bottom: 15px;

}

div.event div {

  border-bottom: 2px solid #cccccc;

}

.officer_profile {

  display: none;
  border: 2px solid #cccccc;
  padding: 10px;
  margin: 10px;

}

.officer_profile img {

  float: left;
  margin: 10px;

}