/*
Design by 
*/

a:link {
	color: #FFF;
}

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

a:visited {
	color: #00F;
}

*
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: none;
	border: medium none #FFF;
	text-indent: 0;
	font-weight: normal;
}

body
{
	color: #FFF;
	background-color: #6d8835;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: static;
	background-attachment: scroll;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bg{
	background-image: url(images/bgtop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#main
{
	width: 778px;
	background: #e3fdac;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E3FDAC;
	border-right-color: #e3fdac;
	border-left-color: #e3fdac;
	border-bottom-width: 3px;
}

#header
{
	width: 778px;
	height: 190px;
	border-bottom: 8px solid #e3fdac;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #79B105;
}

#logo
{
	padding-left: 40px;
	text-align: left;
	padding-top: 120px;
	height: auto;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#buttons
{
	width: 778px;
	height: 62px;
	margin: 0 auto;
	background: url(images/menu.gif) repeat-x;
}

#buttons ul {
    padding-left: 80px;
    margin: 0px;      
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	width: 115px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	padding-top: 22px;
	margin-right: 5px;
}

#buttons a:hover {
	width: 115px;
	height: 40px;
	background: url(images/menu_hover.gif) repeat-x;
	text-decoration: none;
}

#content
{
width: 768px;
padding: 5px;
}

#content_bg{
	background: #e3fdac url(images/content_bg.gif) repeat-x top;
	padding: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #e3fdac;
}

#left
{
	width: 738px;
	padding: 10px;
	border: 0px none #3a6611;
	background-color: #6D8835;
	font-size: 12px;
}

.text{
	padding-top: 5px;
	padding-bottom: 30px;
}

#left H1, #left H2
{
	color: #FFF;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 10px;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #356011;
}

.post{
	color: #356011;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

#left a
{
 color: #356011;
}

#left a:hover{
	text-decoration: none;
	color: #353535;
}

#left a:visited {
	color: #030;
	font-size: 12px;
}

.date {
	
	margin: 0 auto;
	color: #356011;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 10px;
	border-top: 1px solid #356011;
	font-weight:bold;
}

.date a {
	color: #356011;
	text-decoration:none;
}

.dateleft{
	background:url(images/comment.gif) no-repeat;
	padding-left: 30px;
	height: 16px;
	margin-top: 2px;
	width:200px;
	margin-left: 120px;
	width: 130px;
}

.dateright{
	margin-top: 2px;
	background:url(images/timeicon.gif) no-repeat left;
	padding-left: 25px;
	height: 16px;
	float: left;

}


#right
{       width: 257px;
	float:right;
	padding: 7px;
	height: auto;
	margin: 3px;
        font-family: Arial, Helvetica, sans-serif;
	}

#right ul 
{
	list-style: none;
	display:block;
	padding-left: 20px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#right ul li{
	margin-bottom: 20px;
	height: 24px;
}

#archives ul li {
	margin-bottom: 5px;
	background:url(images/list_style.gif) no-repeat left;
	padding-left: 15px;

}

#right h2 {
	height: 34px;
	background: url(images/title_right.gif) no-repeat;
	font-size: 18px;
	color: #ffffff;
	text-align:center;
	padding-top: 12px;
	font-weight: normal;
}

#right a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

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

#right li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat;
}

#footer
{
	background: url(images/footer.gif) repeat-x;
	height: 50px;
	margin: 0 auto;
	font-size: 12px;
	color: #ffffff;
	padding-top: 20px;
	text-align: center;
	clear:both;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
#bg #main #content_bg #content #right #archives p {
	font-weight: bold;
	color: #C60;
}
#bg #main #content_bg #content #left .text p {
	font-size: 16px;
	color: #356011;
	font-weight: bold;
}
#bg #main #content_bg #content #right p {
	font-weight: bold;
	color: #666;
}
#bg #main #content_bg #content #right p {
	font-size: 14px;
}
#bg #main #footer p {
	font-size: 18px;
	font-weight: bold;
}
#bg #main #footer p a strong {
	font-size: 14px;
}
#bg #main #content_bg #content #right p {
	font-size: 14px;
}
#bg #main #content_bg #content #right p {
	font-size: 16px;
}
#bg #main #content_bg #content #right p {
	font-size: 12px;
}
#bg #main #content_bg #content #right p {
	font-size: 16px;
}
#bg #main #content_bg #content #right p {
	font-size: 16px;
}
#bg #main #content_bg #content #right p {
	font-size: 12px;
}
#bg #main #content_bg #content #right p {
	font-size: 14px;
}
#bg #main #content_bg #content #right p {
	font-size: 16px;
}
#bg #main #content_bg #content #right p {
	font-size: 14px;
	text-align: left;
}
#bg #main #footer p {
	font-size: 18px;
}
#bg #main #content_bg #content #left .text p {
	color: #FFF;
}
#bg #main #content_bg #content #left #right tr td p {
	color: #FFF;
	font-size: 16px;
}
#bg #main #content_bg #content #left #right tr td p {
	font-family: Arial, Helvetica, sans-serif;
}
#bg #main #content_bg #content #left #right tr td p {
	font-size: 12px;
}
#bg #main #content_bg #content #left #right tr td p {
	font-size: 12pt;
}
#bg #main #content_bg #content #left h1 {
	font-size: 10px;
}
#bg #main #content_bg #content #left #right tr td p {
	font-weight: normal;
}
#bg #main #content_bg #content #left .text p {
	font-weight: normal;
}
#bg #main #content_bg #content #left .text p {
	font-weight: bold;
}
#main #content_bg #content #left #wrap1 table tr td .style6 {
	font-weight: normal;
}
#main #content_bg #content #left #wrap1 table tr td .style6 {
	font-weight: bold;
}
#main #content_bg #content #left #wrap1 table tr td .style6 {
	font-family: Arial, Helvetica, sans-serif;
}
#main #content_bg #content #left #wrap1 table tr td .style6 {
	font-weight: bold;
}
#main #content_bg #content #left #wrap1 table tr .intro .style18 .style52 {
	color: #FFF;
}
#main #content_bg #content #left #wrap1 table tr td .intro {
	font-size: 10px;
}
#main #content_bg #content #left #wrap1 table tr td .intro {
	font-size: 12px;
}
#main #content_bg #content #left #wrap1 table tr td .intro {
	font-family: "Arial Black", Gadget, sans-serif;
}
#main #content_bg #content #left #wrap1 table tr td .intro {
	font-family: Arial, Helvetica, sans-serif;
}
#main #content_bg #content #left #wrap1 table tr td .intro {
	font-weight: bold;
}
#main #content_bg #content #left #wrap1 table tr td .intro {
	font-weight: normal;
}
#main #content_bg #content #left #wrap1 table tr td .style6 {
	font-family: Arial, Helvetica, sans-serif;
}
#main #content_bg #content #left #wrap1 table tr td .style6 {
	font-size: 10px;
}
#main #content_bg #content #left #wrap1 table tr td .style6 {
	font-size: 10pt;
}
#main #content_bg #content #left #wrap1 table tr td .style6 {
	font-weight: bold;
}
#main #content_bg #content #left #wrap1 table tr td .text {
	font-size: 12px;
}
#main #content_bg #content #left #wrap1 table tr td .text {
	font-size: 12pt;
}
#main #content_bg #content #left #wrap1 table tr td .text {
	font-size: 10px;
}
#main #content_bg #content #left #wrap1 table tr td .intro {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#main #content_bg #content #left #wrap1 table tr td .intro {
	font-size: 12px;
}
#main #content_bg #content #left #wrap1 table tr td .intro {
	font-size: 12pt;
}
#main #content_bg #content #left #wrap1 table tr td .intro {
	font-size: 10px;
}
#main #content_bg #content #left #wrap1 table tr td .intro {
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}
#main #content_bg #content #left #wrap1 table tr td .text {
	font-family: Arial, Helvetica, sans-serif;
}
#main #content_bg #content #left #wrap1 table tr td .intro .intro .intro {
	font-size: 12px;
	font-weight: normal;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
}
#main #content_bg #content #left #wrap1 table tr td .intro .intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
#main #content_bg #content #left #wrap1 .intro strong {
	font-size: 12px;
}
#main #content_bg #content #left #wrap1 table tr td div .style34 {
	text-align: center;
}
#main #content_bg #content #left div .style18 {
	text-align: center;
}
#main #content_bg #content #left div .style181 {
	text-align: center;
}
#main #content_bg #content #left div .style18 {
	font-family: Arial, Helvetica, sans-serif;
}
#main #content_bg #content #left div .style18 {
	font-size: 10px;
}
#main #content_bg #content #left div .style18 {
	font-size: 14px;
}
#main #content_bg #content #left div .style18 {
	font-weight: bold;
}
#main #content_bg #content #left blockquote .style61 {
	color: #003;
}
#main #content_bg #content #left blockquote .style61 strong {
	font-weight: normal;
}
#main #content_bg #content #left div .style44 strong {
	text-align: left;
}
#main #content_bg #content #left #wrap1 table tr td .new {
	font-size: 12px;
}
#main #content_bg #content #left #wrap1 table tr td p .intro .intro {
	font-family: Arial, Helvetica, sans-serif;
}
#main #content_bg #content #left #wrap1 table tr td p .intro .intro {
	font-size: 12px;
}
#bg #main #footer p .style44 {
	font-weight: bold;
}
#main #content_bg #content #left #wrap1 blockquote .intro strong {
	text-align: left;
}

