body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background-image: url(../images/whiteblue.gif);
	background-repeat: repeat;
	background-position: center left;
	background-color:#336633;
}

h1,h2,h3,h4,h5{
	margin-top:0px;
	padding-top:0px;
}

h2{
	line-height:1.4em;
}

#right-nav {
	padding-left: 10px;
	padding-right: 15px;
	width: 20%;
	background-color: #EFF7EB;
}

#middle-content{
	
}

table#middle-content{
	border-width:0;
	padding:0;
	margin:0;
	height: 0;
}

td.content{
	height: 400px;
}

ul.navlinks {
	list-style-type: none;
	margin: 10px 0 20px 0;
	padding: 0;
}

ul.navlinks li {
	margin: 7px 0;
}

ul.navlinks li:first-child {
	color: #333A47;
	font-weight: bold;
}

.top-banner {
	background-color:#EFF7EB;
	clear: both;
}

.body-container {
	width: 700px;
	text-align: left;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-color: #B1BAAC;
	border-style: solid;
	border-width: 1px;	
	position:relative;
}

table#middle-content td{
	vertical-align: top;
}

#body-content {
	
	width: 520px;
	line-height: 1.5em;
}

#middle {
	
}

.content-box {
	background: #EFF7EB none repeat scroll 0 0;
	/*margin-bottom: 50px;*/
	width: 200px;
	margin-top: 40px;	
	line-height: 1.5em;
}

.heading {
	padding: 1px;
	font-size: 14px;
	text-align:center;
}

.box-content {
	padding: 10px;
	border: 0px solid #B1BAAC;
	border-width: 1px;
	min-height:100px;
}

#nav ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav, .heading{
    background-image: url(../images/buttongrad_tq.jpg);
	background-repeat: repeat-x;
	background-position: center left;
	background-color:#02876c;
}
#nav{
	
	border-bottom: 1px solid #02876c;
	border-top: 1px solid #02876c;
	
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	
	border-right: 1px solid #303D51;
}

#nav li.selected,#nav li.selected a,#nav li.selected:hover,li.selected a:hover{
	background-color: #006633;
	color:#FFFFCC;
	background-image: url(images/buttongrad.jpg);
	background-repeat: repeat-x;
	background-position: center left;
}

#nav li a {
	color: #003333;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 14px;
	height: 39px;
	overflow: hidden;
	text-decoration: none;
}

#nav li a span {
	display: block;
	float: left;
	padding: 12px 0;
	width:99px;
	text-align:center;
}

#nav li a:hover,#nav li a.active {
	color: #EFF7EB;
}

#footer {
	background-color: #448273;
	clear: both;
	color: #99CC99;
	font-size: 8pt;
	padding: 2px;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer a {
	color: #66CC99;
	text-decoration: none;
}

#body-content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.first-words {
	font-size: 20px;
}

#right-nav,#body-content {
	padding-top: 25px;
}

.logo-image{
	margin-top:0;
	margin-bottom:10px;
	border-width:0;
}

#contact_form .title_td{
	padding-top:10px;
	}

li{
	margin-bottom:10px;
}

div.post{
	margin-bottom:15px;
	padding-bottom:20px;
	border-bottom: 1px dotted black;
}

h3.post_title{
	margin-bottom:2px;
}

h3.post_title a{
	font-weight: normal;
	text-decoration: none;
	color:#245f53;
	font-size: 12pt;
}

h3.post_title a:hover{
	color:#000000;
	
}

p.post_body{
	margin-top:6px;
}

p.post_footer{
	font-size: 11px;
}

h3.comments_header{
	margin-top:20px;
	margin-bottom:10px;
}

p.comment_header{
	margin-top:0;
	background-color:#eff7eb;
	display:block;
	width:100%;
	margin-bottom:0;
	
}

p.comment{
	margin-bottom:20px;
	margin-top:5px;
	}
	
.error{
	color:red;
}

ul#top_right_nav li{
	padding-bottom:10px;
	
	}
ul#top_right_nav{
	list-style: none;
	margin-right:15px;
}
