body{
background-color:#C9AF5B;
font-family: 'Tahoma', Arial, Verdana, sans-serif;
font-size:11px;
color:#55503E;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
}
html *{
margin:0;
padding:0;
text-decoration:none;
list-style-type:none;
border:none;
}
.clear{
clear:both;
height:1px;
font-size:1px;
margin-top:-1px;
}
.lgclear{
clear:both;
height:100px;
font-size:1px;
margin-top:-1px;
}
h3{
color:#905F00;
font-size:12px;
font-weight:normal;
}
h2{
font-size: 13px;
color:#55503E;
}
#container{
width: 742px;
margin:auto;
margin-top: 20px;
border-left:1px solid #7F7141;
border-right:1px solid #7F7141;
}
#top{
background-image:url(../images/top_bg.gif);
background-repeat:repeat-x;
height: 83px;
border-bottom: 1px solid #7F7141;
}
#top .logo{
float:left;
width: 182px;
margin-left: 32px;
}
#top .contactinfo{
float:right;
width: 250px;
margin-top: 55px;
}
#banner{
}
#nav {
background-color:#E0F1F3;
height: 68px;
border-bottom: 1px solid #F5F5F5;
}
#nav ul{
width: 714px;
height: 53px;
background-image:url(../images/nav_inactive.gif);
background-repeat:repeat-x;
border-bottom: 1px solid #CCCCCC;
float:right;
font-size: 13px;
margin-right: 7px;
}
html>body #nav ul{
margin-right: 14px;
}
#nav li.first{
width: 100px;
background-image:none;
}
#nav li.last{
background-image:none;
}
#nav li{
float:left;
background-image:url(../images/menu_divider.gif);
background-repeat:no-repeat;
background-position: 99px 0px;
height: 53px;
width: 100px;
text-align:center;
}
#nav li span.active{
float:left;
background-image:url(../images/nav_active.gif);
background-repeat:repeat-x;
height: 53px;
width: 99px;
text-align:center;
}
#nav li a{
color:#55503E;
position:relative;
top: 25px;
}
#content {
background-color:#fff;
padding:20px 0 0px 0;
}

#content .events{
float:left;
width: 232px;
margin-right: 25px;
margin-left: 28px;
background-image:url(../images/events_bg.gif);
height:auto;
}
#content .events .events_top{
background-image:url(../images/events_top.gif);
background-repeat:no-repeat;
height: 14px;
}
#content .events .events_bottom{
background-image:url(../images/events_bottom.gif);
background-repeat:no-repeat;
height: 10px;
}
#content .events ul{
margin-top: 10px;
padding-bottom: 10px;
}
#content .events li{
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position: 0px 2px;
text-indent:15px;
list-style-type:none;
color:#55503E;
margin-bottom: 10px;
}
#content .events li a{
color:#905F00;
}
#content .events li a:hover{
text-decoration:underline;
}
#content .rightside{
float:left;
width:412px;
padding-bottom: 40px;
}
#content .rightside p{
padding-top:15px;
padding-bottom: 5px;
}
#content .rightside .menu{
float:left;
width:350px;
padding-bottom: 40px;
background-color:#ecf8f9;
border-top: 1px solid #edeadf;
height				: 190px;
overflow			: auto;
scrollbar-arrow-color: #0066C8;
scrollbar-3dlight-color: #4F4F82;
scrollbar-darkshadow-color: #4F4F82;
scrollbar-face-color: #f4f4f0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #d0d0d0;
scrollbar-track-color: #ffffff;
}

#content .rightside .menu ul{
padding-right: 20px;
padding-left: 20px;
}
#content .rightside .menu li{
text-align:center;
list-style-type:none;
color:#55503E;
margin-top: 3px;
}

#content .rightside .menu li a{
color:#905F00;
}
#content .rightside .menu li a:hover{
text-decoration:underline;
}
#content .rightside p a{
color:#C9AF5B;
text-decoration:underline;
}
#bottom{
background-image:url(../images/bottom_bg.gif);
height: 30px;
border-top: 1px solid #A59B7A;
margin-top: -20px;
}
html>body #bottom{
margin-top: 0px;
}
#footer{
background-color:#B08A32;
border-top:3px solid #4D4A35;
border-bottom:1px solid #7F7141;
height: 22px;
color:#fff;
font-size: 10px;
padding-top: 15px;
text-align:center;
}
#copyright{
text-align:center;
color:#fff;
width: 535px;
padding:10px 0 10px 0;
margin:auto;
}
#footer a,
#copyright a{
color:#fff;
}
#footer a:hover,
#copyright a:hover{
text-decoration:underline;
}
.button_1 {
	font-size: 10; 
	font-weight: normal; 
	font-style: normal; 
	font: Tahoma, heveltica; 
	background-color: #b08a32; 
	color: White;

}
