/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a{
	color: #145401;
	text-decoration:underline;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #82fd5b url(images/bg.jpg) repeat-x top;
}

#main{
	width: 877px;
	margin: 0 auto;
}

#header{
	width: 877px;
	margin: 0 auto;
	height: 255px;
	padding-top: 32px;
}

#head_left{
	width: 613px;
	height: 225px;
	padding-left: 40px;
	text-align: left;
	background: url(images/header.jpg) no-repeat left top;
	padding-top: 30px;
}

#head_left a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#head_left H2 a{
	font-size: 10px;
}

#head_right{
	padding-right:5px;
}

#buttons{
	width: 217px;
	float:right;
}

#buttons ul {
    padding: 0px;
    margin: 0px;
}

#buttons li {
	list-style:none;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

#buttons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	float: left;
	width: 217px;
	height: 34px;
	background: url(images/menubg.png) no-repeat;
	text-align: center;
	text-decoration: underline;
	color: black;
	font-weight: normal;
	font-size: 10px;
	padding-top: 10px;
	margin-bottom:7px;
}


         
}
.end{

}
#content{
	margin-left: 30px;
}

#content_bg{
	background: url(images/con_bg.jpg) repeat-y right;
}

#con_top{
	background: url(images/con_top.jpg) no-repeat top;
	
}

#con_bot{
	background: url(images/con_bot.png) no-repeat right top;
	height: 13px;
	padding-bottom:10px;
}

#content_bg{

}

#left{
	width: 610px;
	padding-left: 5px;
	padding-top: 35px;
	padding-bottom: 5px;
}

.text{
	padding-left: 10px;
	padding-right: 10px;
}

#left H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1e7e00;
	font-weight:normal;
	padding-bottom: 10px;
	padding-top:10px;
}

#left a{
	color: #145401;
}

#left a:hover{
	text-decoration: none;
	color: #353535;
}

#right{
	width: 217px;
	float:right;
	margin-right: 5px;
	margin-top: 5px;
}

#right ul{
	list-style: none;
	padding: 8px;
	margin: 0px;
	display:block;
	bgcolor: white no-repeat top;
	padding-top:20px;
	padding-bottom:30px;
}

#right ul li {
	margin-bottom: 10px;
	bgcolor: white no-repeat left top;
	padding-left: 15px;
        text-align:center;
}

#right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	background: url(images/menubg.png) no-repeat top;
	width: 217px;
	height: 36px;
	padding-top: 15px;
	font-weight:normal;
	text-align:center;
}

#right a{
	text-decoration: underline;
        color: black;
        
}

#right a:hover {
	text-decoration: underline;
      
	
       
}

#right li a {
	padding-left: 15px;
	background: url(images/img09.gif) no-repeat 1px 5px;
       
}

.read{
	text-align:right;
}

.read a{
	color: #145401;
	text-decoration: none;
}

.read a:hover{
	color: #000000;
}

#footer{
	background: url(images/footer.png) no-repeat top;
	height: 34px;
	margin: 0 auto;
	font-size: 10px;
	color: black;
	padding-top: 7px;
	text-align: center;
	clear:both;
	margin-left: 30px;
	margin-bottom: 1px;
}

#footer a{
	color: black;
	font-size: 10px;
	text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
