
a:link {
	color: #356011;
}

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

a:visited {
	color: #356011;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;

	}


#site
{
margin: 0 auto;
width: 1000px;
 border: 3px solid #C0C0C0;
/*border-right: 10px solid #C0C0C0;
border-left: 10px solid #C0C0C0;
*/
}

#header
{
width: 1000px;
margin: 0 auto;
height: 340px;

}

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

#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: 820px;
	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: bold;
	font-size: 14px;
	padding-top: 22px;
	margin-right: 5px;
}

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


#content_bg{
	
	width: 100%;
	margin-bottom: 5px;
	border-top:4px solid #C0C0C0;
	border-bottom:4px solid #C0C0C0;

}
#content
{
width: 100%;
padding-top:10px;
background:url(images/cbg.png) repeat;
}

#main
{
font-size: 16px;
	line-height: 180%;
	color: black;
    padding-top: 5px;
    padding-bottom: 5px;

width: 790px;
    padding-left: 10px;
    padding-right: 10px;
border: 1px solid #3a6611;
}

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

#main H1, #main H2
{height: 34px;
	background: url(images/title_right2.gif) repeat-x;
	font-size: 18px;
	color: #ffffff;
	text-align:center;
	padding-top: 12px;
	font-weight: normal;

border-bottom: 1px solid #356011;


}

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

#main a
{
 color: #356011;
}

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

#main 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: 180px;
padding-right: 7px;
padding-top: 5px;
padding-bottom: 7px;
float:right;
background:white;
}

#right ul 
{
	list-style: none;
	display:block;
	padding-left: 20px;
	padding-top: 10px;
}

#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;
}

#main nav {
	height: 25px;
	background: url(images/but2.gif) repeat-x;
	
	color: black;
	text-align:left;
	padding-top: 5px;
	font-weight: normal;
}
#main navd {
	height: 25px;
	background: url(images/but2.gif) repeat-x;
	
	color: black;
	text-align:left;
	padding-top: 5px;
	font-weight: bold;
}

#navm {

	height: 27px;
	background: url(images/title_right2.gif) repeat;
	
	color: white;
	text-align:center;
	padding-top: 9px;
	padding-bottom: 2px;
	font-weight: normal;
position:absolute;
}


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

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

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

#footer
{width:100%;
	background: url(images/foote.gif) repeat-x;
	height: 115px;
	margin: 0 auto;
	font-size: 15px;
	color: green;

	text-align: center;
	clear:both;
}

#footer a
{
color: green;
font-size: 15px;
text-decoration: none;
}
.padding
{
padding: 10px;

font-weight: bold;
}
#tab
{
	
  text-shadow: 1px 1px 1px #880000;
	}