/* CSS Document */
body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #70947A;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
#wrapper {
	top: 0px;
	width: 800px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
a {
	font-size:12px;
	color : #404040;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	font-size:12px;
	color : #404040;
	text-decoration: none;
	font-weight: bold;
}
.navbar a {
    font-size:16px;
	color : #404040;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.navbar a:hover {
	font-size:16px;
	color : #E0EECA;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
table.main {
	font-size:16px;
	color:#70947A;
	background-color: #70947A;
}
table.contentarea {
	font-size:16px;
	color:#70947A;
	background-color: #ffffff;
}
td.addarea {
	color:#70947A;
	background-color: #ffffff;
}
table.banner {
	width:780px;
	height:132px;
 	background-color: #D3F8B3;
	border-bottom: 5px solid #70947A;
	border-top: 4px solid #70947A;
	border-right: 4px solid #70947A;
	border-left: 4px solid #70947A;
}
td.bannerbottom {
	background-image: url(images/bbottom.jpg);
	background-repeat:no-repeat;
	height: 55px;
	width:547px;
	vertical-align:bottom;
}
td.bannerleft {
 	background-image: url(images/bleft.jpg);
	background-repeat:no-repeat;
	height: 131px;
	width:225px;
	vertical-align:bottom;
}
td.bannertop {
 	height: 76px;
	width:547px;
	vertical-align:bottom;
}
td.headline {
	border-bottom: 4px solid #A1DFB0;
	border-top: 4px solid #A1DFB0;
	border-right: 4px solid #A1DFB0;
	border-left: 4px solid #A1DFB0;
	background-color:#A1DFB0;
	height: 30px;
	width:460px;
	color: #ffffff;
	vertical-align:middle;
}
td.navtop {
 	width:189px;
	height: 30px;
	vertical-align:top;
	background-color: #70947A;
	color: #D3F8B3;
	font-weight:bold;
	vertical-align:middle;
}
td.sidenav {
	border-left: 3px solid #70947A;
	border-right: 3px solid #70947A;
	background-color: #D3F8B3;
	width:189px;
	vertical-align:top;
}
.sidenav a {
    font-size:16px;
	color : #70947A;
	text-decoration: underline;
	font-weight: bold;
}
.sidenav a:hover {
	font-size:16px;
	color : #A1DFB0;
	text-decoration: none;
	font-weight: bold;
}
p.sidenav {
	line-height: 18px;

}
td.sidefill {
 	background-image: url(images/bfill.jpg);
	background-repeat:repeat-x;
	width:26px;
	vertical-align:top;
}
#col1 {
	margin: 5px 5px 5px 5px;
	width: 230px;
	height:auto;
	vertical-align:top;
}
#minitop {
	top: 0px;
	width: 220px;
	height: 39px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-image: url(images/boxtop.jpg);
}
#miniwrapper {
	top: 0px;
	width: 220px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-image: url(images/boxmid.jpg);
	
}
td.som {
	color: #D3F8B3;
	font-size:14px;
	padding-left:5px;
}
#minibase {
	top: 0px;
	width: 220px;
	height: 12px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-image: url(images/boxbottom.jpg);
	background-repeat:no-repeat;
}
#hntop {
	top: 0px;
	width: 220px;
	height: 39px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-image: url(images/hntop.jpg);
}
#hnwrapper {
	top: 0px;
	width: 220px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-image: url(images/hnmid.jpg);
	
}
td.hn {
	color: #70947A;
	font-size:14px;
	padding-left:5px;
}
#hnbase {
	top: 0px;
	width: 220px;
	height: 15px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-image: url(images/hnbottom.jpg);
	background-repeat:no-repeat;
}
#col2 {
	margin: 5px 5px 5px 5px;
	width: 250px;
	height:auto;
	color:#70947A;
}
td.content {
	font-size:14px;
	color:#70947A;
}
.tmdate {
	border-bottom: 1px dotted #70947A;
}
#col3 {
	margin: 5px 5px 5px 5px;
	width: 550px;
	height:auto;
	color:#70947A;
}