body {
background: #F6F6D1;
font-family: Arial, Helvetica, san-serif;
font-size: 12px;
text-align:center;
margin-top:0px;
line-height:1.2;
}
p {
margin: 0px;
padding: 0px;
}
td {}

h3{margin: 0px;
padding: 0px;}

#main h3 {
color:#739E00;
font-size: 17px;
background: url(../images/bullet.gif) no-repeat left bottom;
padding: 3px 0 0 25px;
}
#sidebar h3{
background: none;
padding-left: 5px;
font-size:13px;
}

#main p{
padding: 5px;}

#main a{
color: #9A4A07;
text-decoration: none;
border-bottom:1px dotted #9A4A07;}


.spacer {
clear: both;
}


ul{
margin: 0;
padding: 0;
}

#wrapper {
margin: 0 auto;
width:961;
text-align:left;
}

#top{
height:67px;
padding-top:7px;
}

#logo{
float: left;
}

#menu{
	float: left;
	width:630px;
}

#menu a{
font-size: 14px;
color: #F86C00;
text-decoration:none;
padding: 10px 10px;
}

#menu a:hover {
background: #F86C00;
color: white;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

#menu ul{
list-style-type: none;
margin-top:30px;
margin-left:15px;
}

#menu li{
float: left;
display: block;
}

#header{
width: 961px;
height: 225px;
background: url(../images/header_back.jpg) no-repeat top left;
}

#news{
/*width:260px;
height:159px;*/
padding:8px 0 8px 8px;
}

#news ul{
margin-left: 25px;
list-style-image: url(../images/news_bullet.gif);
}

#news li{
margin-bottom: 8px;
list-style:none;
}

#news h3 a {
border:0;
margin-bottom:4px;
color:#3E7B35;
}

#news a {
margin-bottom:4px;
padding-top:4px;
}

.news_desc {
padding-left:24px;
}

#news_top{
height:25px;
background:#d0ef80 url(../images/newstop_back.gif) no-repeat left bottom;
padding-top:8px;
padding-left: 10px;
}

#news_top a {
text-decoration:none;
color: #114f0b;
}

#nav {
background:url(../images/nav.jpg) no-repeat top left;
height: 28px;
}

#main {
background: #F8C730;
padding: 4px;
}

input, textarea{
	border:1px solid #BB720A;
}
#intro{
width: 665px;
height: 154px;
float: left;
background: #fff;
padding:5px;
overflow: hidden;
}


#content{
width: 665px;
float: left;
background: #fff;
padding:5px;
}

#content ul{
margin-left:25px;
margin-top:5px;
Amargin-bottom:5px;
}

#links, #sidebar{
float: left;}

#sidebar  { background: #f6f6d1 url("../images/sidebar_bg.gif") repeat-y left 50%; padding: 5px; width: 267px;
-moz-border-radius-bottomright:15px;
-webkit-border-bottom-right-radius:15px;
}

#bottom{
margin-top: 5px;

}
.square{
width:227px;
float: left;
margin-right: 6px;
margin-top: 5px;
background: white;
padding: 3px;
height:330px;
}
.square ul{
margin-left: 25px;
list-style-image: url(../images/bullet_th.jpg);
}
#footer{
height: 20px;
background: #9bcf13;
color: #000;
margin-top: 5px;
padding:8px 0 0 5px;
text-align:center;
}
.formtext {
	font-size: 12px;
}
