body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; background: #cdebf3; color: #454545; }


.content { 
	margin: 10px auto;
	width: 800px;
	color: #454545;
	background-color: #33cc33;
	border:1px outset;
}
.header_top { background: #996633 url(images/bg_logo.gif) center center no-repeat; color: #000000; height: 120px;}
.header_text { background: #ffffff url(images/bg_tagline.gif) center center  no-repeat; color: #000000; height: 30px;
	font: normal 1.4em Arial, Sans-Serif; 
	text-align:center;
	padding: 6px 0px 0px 0px;
	font-weight: bold;}
.header_nav { background: #996633 no-repeat; color: #000000; height: 20px; padding: 0px 0px 0px 0px;}
.left_side { float: left; width: 200px; height:300px; padding: 0px 0px 0px 0px;}
.right_side { float: right; width: 597px; margin: 0 0px 0 0px; text-align: justify;  background: #fff;  border: none; border-left:3px solid #33cc33;}
.footer { background: #33cc33 url(images/bg_footer.jpg) center center no-repeat; clear: both; text-align: center;color: #808080;height: 50px;}
.leftnav{
	width: 150px;
	border-top:1px solid #fff;
}
.submenu{ 
	width: 150px;
	height:20px;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	text-align:right;
	color: #fff;
	background: #33cc33;
}
.topnavon{
	background: #e1e1e1 url(images/topnav_on.gif) no-repeat;
	background-position: bottom center;
	height: 20px;
	width: 99px;
	text-align:center;
	margin: 0; 
	padding: 0; 
	font: normal 1.1em Arial, Sans-Serif; 
	letter-spacing: -0.5px;
	font-weight: bold;
	color: #ffffff;
}
.topnavoff{
	height: 20px;
	width: 99px;
	text-align:center;
	margin: 0; 
	padding: 0; 
	font: normal 1.1em Arial, Sans-Serif; 
	letter-spacing: -0.5px;
	font-weight: bold;
	color: #ffffff;
}
a.topnavlink { color: #ffffff; background: inherit; text-decoration: none;}
a.topnavlink:hover { color: #ffffff; background: inherit;text-decoration: none;}
.telephone{
	background: #33cc33;
	height: 20px;
	width: 203px;
	color: #ffffff;
	text-align:center;
	font-weight: bold;
}
.content_image{
	height: 180px;
	width: 597px;
	border-bottom:3px solid #33cc33;
}
.article { padding: 0px 5px 5px 8px; margin-bottom:0px; background: #fff;}
p {	
	margin: 0 0 0px 0; 
	font: normal 1em verdana, Sans-Serif; 
	letter-spacing: 0px;
	font-weight: normal;
	line-height: 1.5em;
}
h2{
	margin: 0 0 0px 0; 
	font: normal 1.5em verdana, Sans-Serif; 
	letter-spacing: 0px;
	font-weight: normal;
	line-height: 1.5em;
}