
a:link {
	color: #3a7854;
}

a:hover{
	text-decoration: underline;
	color: #353535;
}

a:visited {
	color: #3a7854;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #3d261c;
	background: #f8edcf;
}

#main1
{
width: 100%;
hight: 650px;
background: url(images/sitebg1.jpg) no-repeat top left fixed;
padding-left: 1px;
}

#main
{
width: 770px;
padding-bottom: 20px;
}
#logo{
padding-left: 40px;
text-align: left;
height: 42px;
padding-top: 7px;
margin-bottom: 10px;
}

#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: bold;
	font-size: 32px;
	color: #3d261c;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#buttons
{
width: 750px;
height: 45px;
background: url(images/menu1.png) no-repeat top left;
margin-bottom: 20px;
padding-left: 20px;
}

#buttons ul {
    padding-left: 10px;
    margin: 0px;      
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding-top: 13px;
	margin-right: 5px;
}

#buttons a:hover {
	width: 100px;
    height: 30px;
    font-weight: bold;
    text-decoration: italic;
	color: #ffffff;
}

#contop{
	background:url(images/contop1.png) no-repeat left;
	height: 7px;
}

#conbot{
	background:url(images/conbot.png) no-repeat left;
	height: 7px;
}

#content
{
width: 750px;
background:url(images/conbg.png) ;
}

#left
{
width: 750px;
margin-left: 7px;
}

#left p {
	padding: 10px;
}

#left H1
{
	height: 26px;
	padding: 8px 0 0 20px;
	background: url(images/title_left1.png) no-repeat;
	background-position:center;
	font-size: 18px;

	color: #ffffff;
}

#left a
{
 color: #5c443a;
}

#left a:hover{
	text-decoration: none;
	color: #b77618;
}

#left a:visited {
	color: #3a7854;
}



#news ul li {
	margin-bottom: 1px;
	background: url(images/conbg.png) x-repeat left;
	background-position: center;
	padding-left: 0px;
	padding-top: 7px;
}

#trenner {
	height: 5px;
	margin-left: 4px;
	padding: 8px 0 0 40px;
	background: url(images/trenner.png) no-repeat;
	background-position: center;
	font-size: 18px;
	color: #b77618;
}




#footer
{
	font-size: 10px;
	color: #000000;
	padding-top: 4px;
	text-align: left;
	clear:both;
	padding-bottom: 10px;
}



#footer a
{
color: #000000;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#fed600;
font-weight: bold;
}