
body{
background:#432b0f url("../img/hay_bg.jpg");;
font-family: verdana, helvetica, arial, sans-serif;
color:#50556b;
font-size: 13px;
}

a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}

#container{
width:985px;

margin:20px auto;
padding:0px;
/*-moz-box-shadow: 0 0 5px 5px #333;
-webkit-box-shadow: 0 0 5px 5px#333;
box-shadow: 0 0 5px 5px #333;*/
}

h1{
	font-size:24px;
	
}


h2{
	font-size:18px;
	padding-top: 10px;
	
}

#header{
background: url("../img/bg_header2011.jpg")  top center no-repeat;
width:985px;
height:511px;
margin:0px;
padding:0px;

}

#banner{
background: url("");
width:985px;
height:0px;
margin:0px;
padding:0px;
}


.menu1{
	float: left;
	width: 350px;
/*	border: 1px solid #fff;*/
	margin-top: 100px;
	padding-left: 30px;
}

.menu2{
	float: right;

	width: 340px;
/*	border: 1px solid #fff;*/
	margin-top: 100px;
	text-align: right;
	margin-right: 5px;
}

/*IMAGE ROLLOVERS*/







#container2{
background: #fff url("../img/repeater-bg.jpg") top center;
background-repeat:repeat-y;
width:985px;
margin:0 0 0px 0;


}

#rightbox{
width:260px;
margin-left:25px;
padding:0px;
float:left;
}

.entry{
/*background:#babdce;
width:260px;
padding:0px 20px 5px 20px;
margin-top:40px;*/
}


#leftbox{
width:560px;
float:left;
margin-left: 50px;

}

#footer{
background: #fff url("../img/bottom-bg.jpg") top center;
width:985px;
height:79px;
margin:0 0 20px 0;
padding:0px;
}

p.readmore{
	text-align:right;
}

/*SHADOW IMGS*/



.alpha-shadow {
  float: right;
  background: url(img/shadow1.gif) no-repeat bottom right;
  margin: 10px 0 20px 0px !important;
  margin: 10px 0 20px 5px;
}

.alpha-shadow div {
  background: url(img/shadow2.png) no-repeat left top !important;
  background: url(img/shadow2.gif)  no-repeat left top;
  padding: 0px 5px 0px 0px;
}

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
}

li {
	
}


