﻿a:link {
	color: #356011;
}

a:hover{
	text-decoration: underline;
	color: #353535;
}

a:visited {
	color: #356011;
}

*
{
	border: 0;
	margin: 0;
	color: #FFFFFF;
	
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #6d8835 url(images/bg.gif) repeat-x;
}

#bg{
	background:url(images/bgtop.jpg) no-repeat center top;
}
#main
{
margin: 0 auto;
width: 778px;
background: #e3fdac;
border-right: 5px solid #e3fdac;
border-left: 5px solid #e3fdac;
}

#header
{
width: 778px;
margin: 0 auto;
height: 262px;
background: url(images/header1.jpg) no-repeat center bottom;
border-bottom: 5px solid #e3fdac;
}

#logo
{
	padding-left: 40px;
	text-align: left;
	padding-top: 120px;
	height: 207px;
	font-family: 18px Arial, Helvetica, sans-serif;
	letter-spacing:2px
}

#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a
{
font-size: 15px;
}
#buttons a:hover 
	width: 115px;
    height: 40px;
	background: url(images/menu_hover.gif) repeat-x;
}

#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: 500px;
	padding: 5px;
	background: #ffffff;
	border: 1px #CCCCCC double;
}

.text{
	padding-top: 5px;
	padding-bottom: 30px;
}

#left H1, #left H2
{
color: #356011;
font-size: 24px;
font-family:Georgia, "Times New Roman", Times, serif;
padding-top: 20px;
padding-left: 10px;
background: url(images/title_left.gif) no-repeat;
font-weight:normal;
border-bottom: 1px solid #cccccc;
}

.post{
	color: #356011;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-indent: 15px;
	}

#left a
{
 color: #356011;
}

#left a:hover{
	text-decoration: none;
	color: #353535;
}

#left a:visited {
	color: #356011;
}

.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: 240px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
float:right;}

#footer
{
	background: url(images/footer.gif) repeat-x;
	height:25px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 10px;
	text-align: center;
	clear:both;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 5px;
color:#FF0000;
font-weight: bold;
}
#sidebar{
width:245px;
float:right;
padding: 0px 0px 0spx 0px;
margin: 0px 0px 0px 0px
}
.small_block{
width:240px;
height:61px;
padding:5px 0px 10px 5px;
background-image:url(images/block_bg.gif);
background-position:top left;
background-repeat: no-repeat;

}
.small_block p{
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #70893E;
	font-weight: bolder;
}

.small_block p a{
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
	display: block;
	float: left;
	margin: 12px 0 5px 0;
	width: 100%;
}
.small_block p a:visited{text-decoration:underline; font-weight: bold
}
.small_block p a:hover{text-decoration:none; font-weight: bold
}
.banner{
display:block;
margin:0 0 7px 0
}
#menu{
margin:56px 0 0 91px;
}
#menu li{
background-image:url(images/button_bg.gif);
background-position:top left;
background-repeat:no-repeat;
list-style-type:none;
float:left;
margin:0 2px 0 0;
}
#menu a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
text-transform:uppercase;
text-decoration:none;
width:126px;
line-height:35px;
text-align:center;
font-weight:bold;
display:block
}
#menu #active{
background-image:url(images/active_bg.gif);
}
#menu #active a{
color:#FF6600
}
#menu a:hover {
	width: 126px;
    height: 40px;
    background: url(images/menu_hover.gif) repeat-x;
}


