*{margin:0;padding:0;}
body
{
	background-color: #FCFCFC;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #404040;
}

body, div, a, span
{
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 11px;
}

h1
{
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 22px;
	color: #99cc66;
}

.rssincl-itemtitle a {
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 18px;
	color: #99cc66;
}

.rssincl-itemtitle a:hover {
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 18px;
	color: #99cc66;
	text-decoration: none;
	cursor: default;
}

.rssincl-entry {
	padding-top: 6px;
	padding-bottom: 6px;	
}

.rssincl-itemdate {
	color: #66cccc;	
}

.rssincl-itemdesc {
	color: #404040;
}

h2
{
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 18px;
	color: #ffcc00;
}

h3
{
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 16px;
	color: #66cccc;
}

h4 
{
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 14px;
	color:#66cc00;
}

p
{
	line-height: 18px;
	color: #404040;
}

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

a:hover
{
	color: #ffcc00;
	text-decoration: underline;
}

#wrapper
{
	width: 1000px;
	margin: auto;
	text-align: left;
}

#topbar
{
	background-color: #ffcc00;
	border: 1px solid #FFFFFF;
	border-top: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
#topbar a
{
	color: #918E7F;
	text-decoration: none;
	margin-bottom: 7px;
}

#topbar a:hover
{
	text-decoration: underline;
}


#header
{
	background-color: #99cc66;
	position: relative;
	height: 128px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66cccc;
	border-right-color: #FFF;
	border-bottom-color: #66cccc;
	border-left-color: #FFF;
}

#logo
{
	position: absolute;
	top: 9px;
	/*left: 24px;*/
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 110px;
	font-size: 21px;
	color: #FFFFFF;
	width: 514px;
	background-position: 25px;
}

#logo span
{
	margin-left: 3px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	display: block;
}

#navigation
{
	position: absolute;
	right: 0px;
	top: 100px;
}

#navigation li
{
	float: left;
	list-style: none;
	width: 80px;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
}

#navigation li a
{
	display: block;
	padding-top: 7px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

#navigation li a:hover
{
	/*background-image: url(images/header_selected.png);*/
	background-color:#FFF;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
		
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	color: #66cccc;
}

#navigation li span a
{
	/*background-image: url(images/header_selected.png);*/
	background-color:#FFF;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
		
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	color: #66cccc;
}

#body
{
	background-color: #F5F5F5;
	padding-top: 25px;
}

#leftmenu
{
	float: left;
	margin-left: 15px;
	margin-bottom: 25px;
	width: 240px;
}

#lwrap
{

}

#leftmenu p
{
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #FFFFFF;
}

#leftmenu blockquote
{
	margin-left: 20px;
}

#footer
{
	margin: 2px;
	padding-top: 18px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #99cc66;
	color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ffcc00;
}

#footer a
{
	color: #FFF;
	text-decoration: none;
	margin-bottom: 7px;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer span a
{
	text-decoration: underline;
}

#footer p
{
	color: #FFF;
	margin-top: 10px;
}

.clear
{
	clear: left;
}

.right
{
	float: right;
	margin-right: 20px;
	text-align: right;
	color: #918E7F;
}

#quotestart
{
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 14px;
	background-image: url(images/quote_top.jpg);
	width: 34px;
	height: 25px;
}

#quoteend
{
	padding-top: 20px;
	float: right;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 14px;
	margin-right: 20px;
	background-image: url(images/quote_bottom.jpg);
	width: 34px;
	height: 25px;
}

.seperator
{
	padding-top: 5px;
	border-bottom: 1px solid #CCCADB;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.form
{
	margin-left: 4px;
	margin-right: 3px;
	margin-bottom: 15px;
	color: #FFFFFF;
	height:400px;
	overflow:auto;
}

#leftmenu h3
{
	color: #000000;
	font-size: 14px;
	margin-bottom: 5px;
}

.form label
{
	color: #000000;
	display: block;
	margin-left: 2px;
	margin-bottom: 3px;
}

.form input, textarea
{
	background-color: #FFFFFF;
	border: 1px solid #CECCC0;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #9D9C9C;
	margin-bottom: 10px;
}

.send_button
{
	border: 0;
	display: block;
	background-image: url(images/send_button.jpg);
	width: 79px;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 11px;
	float: right;
	margin-bottom: 25px;
}

#content
{
	margin-left: 280px;
	margin-right: 25px;
}
