* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

a {
	color:#006400;
}

body {
	background-color:#FFF;
	color:#000;
	font-family:arial, helvetica, sans-serif;
	margin:30px 0;
	font-size:12px;
	line-height:25px;
}

#paging .selected {
	text-decoration:none;
	color:#000;
}

#header {
	display:block;
	width:740px;
	margin:0 auto;
	background-color:#006400;
	background-image:url('/public/images/page_bg.gif');

}

#email {
	display:block;
	width:740px;
	margin:0 auto;
	background-color:#003700;
	text-align:right;
	font-size:12px;
	line-height:25px;
}

#email a.email {
	color:#FFF;
	text-decoration:none;

	padding-left:20px;
	padding-right:20px;
}

#bodywrapper {
	display:block;
	margin:0 auto;
	border:1px solid #003700;

}

#bodywrapper {
  width:740px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width:738px;
}

html>body #bodywrapper {
  width:738px;
}

#innerwrapper {
	margin:20px 20px 20px 30px;
	background-image:url('/public/images/dots.gif');
	background-position:top center;
	background-repeat:repeat-y;
}

#navigation {
	float:left;
	width:169px;
	display:inline;
}

#content {
	float:left;
	margin-left:30px;
	width:469px;
	display:inline;
}

#navigation ul {
	list-style:none;
}

#navigation li {
	margin-left:0px;
	padding-left:0px;
}

#navigation li li {
	margin-left:13px;
	padding-left:0px;
}

#navigation li li li {
	margin-left:26px;
	padding-left:0px;
}

#navigation a {
	text-decoration:none;
	color:#666;
	font-size:13px;
	line-height:23px;
	font-weight:normal;
}


#navigation a.selected {
	color:#000;
}

#breadcrumb {
	font-size:13px;
	line-height:23px;
	color:#666;

}

#breadcrumb a {
	color:#666;
	text-decoration:none;
}


h1 {
	font-size:26px;
	margin:8px 0;
	color:#006400;
	font-weight:normal;
}

h2, h3, h4, h5, h6 {
	font-size:16px;
	margin:0 0 8px 0;
	color:#006400;
	font-weight:normal;
}

p {
	font-size:13px;
	line-height:23px;
	margin-bottom:20px;
}

#footer {
	display:block;
	width:740px;
	margin:0 auto;
	font-size:11px;
	line-height:33px;
}

.article_date {
	margin:0;padding:0;
	color:#666;
}

/* Clearfix Hack */

.clearfix:after 	{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-table;
	}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from IE-mac */
