

.menutitle{
cursor:pointer;
margin-bottom: 4px;
background-color: #ffffff;
color:#299c8a;
width:170px;
padding:4px;
text-align:left;
font-weight:bold;
/*/*/border:1px solid #299c8a;/* */
}

.submenu{
margin-bottom: .5em;
}




body {

	margin:0;

	padding:0;

	line-height: 1.5em;

	font-family:  Arial, "Trebuchet MS", Helvetica;

	font-size: 12px;

	color: #373737;

	background: #299c8a;

}

a:link, a:visited { color: #f806c8; text-decoration: none; font-weight:bold;} 

a:active, a:hover { color: #000; text-decoration: underline}

h1 {

	margin:0px 0px 10px 0px;

	padding-top: 20px;

	padding-bottom: 8px;

	font-weight: bold;

	font-size: 20px;

	color:#299c8a;

	text-decoration: none;

}

h2 {

	padding-bottom: 8px;

	font-weight: bold;

	font-size: 13px;

	color:#9c8c6b;

	text-decoration: none; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;

}

#container {

	margin: 0px auto;

	width: 800px;

	height: auto;

	background: url(images/bg2.gif);



}

#header {

	width: 800px;

	height: 275px;

	background: url(images/header3.gif) 	;

}

#site_title {

	padding-top: 120px;

	padding-left: 400px;

	font-size: 30px;

	color: #ffffff;

	font-weight: bold;

}

#site_slogam {

	padding-top: 10px;

	padding-left: 450px;

	font-size: 13px;

	font-weight: bold;

	color: #fff;

}

#right_column {

	float: right;

	margin: 0px 40px 0px 0px;

	width: 166px;



}



.menu {

	margin: 10px 5px 30px 0px;	

	height: 440px;

	width: 150px;

	/*background: url(images/right_button.gif);/*/

	line-height: 24px;

}





.menu ul {

	margin: 0px 0px 0px 15px;

	padding: 0px;

	list-style: none;

}



.menu ul li {

	display: block;

}



.menu ul li a {

	font-size: 12px;

	font-weight: bold;

	display: block;

	padding-left: 2px;

	margin: 3px;

	color: #9c8c6b;

	text-decoration: none;

}



.menu ul li a:hover {

	color: #85775b;

}

.news {

	padding: 10px;

	border: 1px solid #838402;

	background: #9bb821;

	color: #ffffff;

}

.subtitle{

	font-weight: bold;

	text-decoration: underline;

	font-size: 14px;

	color: #ffffff;

}



#left_column{

	float: left;

	width: 520px;

	padding-left: 60px;

	

}

.post_box {

	clear: left;

	margin-top: 0px;

}

.text_area {

	float: left;

	clear: left;

	background: #e8ffd1;

	padding: 10px;

	border: 0px solid #ffffff;

}

.pic {

	float: left;

	margin-right: 10px;

	margin-bottom: 0px;

}

.text_area p{

	margin: 0px;

	padding: 0px 5px 5px 0px;

}

.publish_date {

	clear: both;

	padding-top: 15px;

	color: #499200;

	font-size: 11px;

	font-weight: bold;

}

#footer {

	clear: both;

	height: 30px;

	width: 800px;

	padding-top: 10px;

	font-size: 12px;

	color: #fff;

	text-align: center;

	background: url(images/footer.jpg) repeat-y;

}

#footer a {

	color: #FFFFFF;

}