#page_header{
	height:149px;
	background-image:url(../gfx/page/header.gif);
	background-repeat:no-repeat;
}
#frontpage_content{
	background-image:url(../gfx/front/bg.jpg);
	padding:0px 0px 0px 28px;
	font-size:0.75em;
	line-height:1.3em;
	background-repeat:no-repeat;
}
#frontpage_content #site_header {
	font-size:0.92em;
}
#frontpage_footer{
	background-image:url(../gfx/front/footer.gif);
	background-repeat:no-repeat;
	height:205px;
}
#frontpage_footer_text{
	color:#9d5124;
	font-size:0.75em;
	padding-top:95px;
	text-align:center;
}
#frontpage_footer_text .red{
	color:#ba0034;
}
#frontpage_footer_text a{
	color:#9d5124;
	text-decoration:none;
}
#frontpage_footer_text a:HOVER{
	text-decoration:underline;
}

#frontpage_panels{
	height:470px;
	color:#450610;
	font-weight:bold;
}
#frontpage_panels h2{
	padding:0px;
	margin:0px;
	color:#450610;	
	font-size:1.4em;
	line-height:1.2em;
}
#frontpage_panels ul{
	padding:0px;
	margin:5px 0px 0px 15px;	
}
#frontpage_leftpanel{
	float:left;
	width:345px;
	margin:0px 0px 0px 0px;
}
.frontpage_panels_btn{
	padding:0px 0px 0px 100px;
}
#frontpage_rightpanel{
	float:left;
	width:310px;
	margin:0px 0px 0px 22px;
}
#frontpage_articles{
	color:#fad39c;
	padding:0px 20px 0px 0px;	
	
}
#frontpage_articles .link_arrow{
	color:#bb0034;
	font-size:0.92em;
}

#frontpage_articles h1{
	font-weight:normal;
	color:#9d5124;
	font-size:1.17em;
	line-height:1.5em;
	border-bottom:none;	
}
#frontpage_articles h2{
	color:#ed8022;
	padding:0px;	
	font-size:1.17em;
	margin:22px 0px 4px 0px;	
}
#frontpage_articles h2 a{
	color:#ed8022;
	text-decoration:none;
	font-size:1em;
}
#frontpage_articles h3{
	color:#ed8022;
	padding:0px;
	font-size:1.17em;
	margin:15px 0px 5px 0px;
}

#frontpage_articles h3 a{
	color:#ed8022;
	text-decoration:none;
	font-size:1em;
}
#frontpage_articles h3 a:HOVER, #frontpage_articles h2 a:HOVER{
	text-decoration:underline;
}
#frontpage_articles a{
	color:#ed8022;
	font-size:0.92em;
}


