/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {color: #682;}
a:hover {color: #9A6;}
body {
	background: #5F8000 url(img/bg.gif) repeat-y center top;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
li {list-style-image: url(img/li.gif);}
h1 {font-size: 1.4em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #654;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(img/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 802px;
}

/* top */
.top {
	background: #567300;
	font: normal 2.4em Verdana,sans-serif;
	height: 77px;
	margin: 0 auto;
	width: 787px;
}
.top a {
	color: #FFF;
	padding-left: 25px;
	display: block;
	line-height: 77px;
	text-decoration: none;
	width: 100%;
}



/* header */
.header {
	background: url(img/headerw.gif) repeat-x;
	height: 330px;
	margin: 0 auto;
	width: 787px;
}

/* item */
.item {clear: both;}
.item .date {
	background: url(img/bgdate.gif) no-repeat;
	color: #FDD;
	float: left;
	margin-left: -25px;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 593px;
}
.item h1 {
	background: #567300;
	color: #FFF;
	line-height: 40px;
	padding-left: 2px;
}
.item .body {padding: 0px 0px;}

/* main */
.main {float: left;}


/* navigation */
.navigation {
	float: left;
	margin-left: 1px;
	width: 188px;
}
.navigation h1 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.2em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
}
.navigation li a {
	background: #E8F6BF url(img/bgnavigation.gif) repeat-x;	
	color: #000;
	display: block;
	padding: 3px 0px 3px 6px;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: 400;

}
.navigation li a:hover {
	background: #d0dea7;
	color: #513;
}

/* navigation2 */
.navigation2 {
	float: left;
	margin-left: 1px;
	width: 188px;
}
.navigation2 h1 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.2em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation2 ul {margin: 0; padding: 0;}
.navigation2 li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
}
.navigation2 li a {
	background: #E8F6BF url(img/bgnavigation.gif) repeat-x;	
	color: #000;
	display: block;
	padding: 4px 3px 4px 8px;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: 400;

}
.navigation2 li a:hover {
	background: #d0dea7;
	color: #513;
}

.counter {
	text-align: center;
	margin-top: 710px;
	color: #e3f4ae;
}

/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 787px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}

.row-051fe { display:block; height:100%; white-space:nowrap; clear:left; }
.cell-051fe { display:block; float:left; height:100%; width: 15%; white-space: normal;}
.table-051fe { display:block; width:100%; }
.table-051fe .cell-051fe { border:0px solid; padding:3px; }

.row-43b85 { display:block; height:100%; white-space:nowrap; clear:left; }
.cell-43b85 { display:block; float:left; height:100%; width: 99%; white-space: normal;}
.table-43b85 { display:block; width:100%; }
.table-43b85 .cell-43b85 { border:0px solid; padding:0px; text-align:center; }

.alignright {

float: right;
padding-right:15px;  

}

.blogbutton {

float: right;
padding:7px 15px 0px 0px; 

}


.aligncenter {

text-align: center;


}

.underpost {

	font-size: 18px;
	color: #005300;
	font-family:Sans-serif, "Times New Roman", Times, serif;
	font-weight: 600;
	font-style: normal;
	padding:1px 15px 5px 15px;  
}


