body {
	margin: 0 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #72910E url(../images/Untitled-2.gif) repeat-x;
	padding: 0;
	
}

p {
	margin: 0;
	padding: 0;
	
}

#border{
margin: 0 auto;
border: 3px solid #5F7529;
width: 985px;
padding: 2px;
background: #E5E2C3;
float: left;
}



#frame_nav {
	position: relative;	
	float: left;
	padding: 20px 0 0 0 ;
	margin: 0 ;
	width: 600px;
	height: 265px;
	top: 0;
	
	}

#wrapper{
	margin: 0 auto;
	padding: 0;
	width: 985px;
	position: relative;	
	
}


#welcome_text{
	position: absolute;
	width: 479px;
	float: left;
	top:0px;	
	left: 0px;
	height: 20px;	
	font: bold 12px verdana;
	
	padding: 5px 0px 0 500px;
	
}


#flash_header{
	position: absolute;
	width: 979px;
	float: left;
	top:7px;	
	left: 7px;
	height: 290px;	
	
}

#header{
	width: 979px;
	height: 285px;
	float: left;	
}

#flash_intro{
	width: 949px;
	height: 285px;	
	float: left;	
}

#content{
	width: 949px;
	padding:20px 15px 45px 15px ;
	float: left;	
	background: url(../images/bg.jpg);
	text-align: left;
	font: 13px verdana;
	line-height: 20px;
	color: #38352D;
	
}

#content p{
	margin-top: 15px ;
	margin-bottom: 25px;
}

h3{	
	font-size:  27px;	
	font-weight: lighter;
	color: #38352D;
	margin: 15px 0px 10px 10px;
	line-height: 35px;
	
}

#right_col{	
	width:55%;
	float: right;
}

#left_col{	
	width:370px;
	float: left;
	
	
}


.roundcont {
	width: 100%;
	background-color: #F7F6EC;
	margin: 5px 0;
}

.roundcont p {
	margin: 2px 5px 2px 10px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 14px;
   height: 14px;
   border: none;
   display: block !important;
}

#flash_inf{
	position: absolute;
	width: 500px;
	top: 300px;
	left: 20px;
}

img.center{
	margin: 20px 0 0 120px ;
	
}

#footer {
	float: left;
	width: 985px;
	height: 35px;
	background:  url(../images/bg_footer.jpg) no-repeat;
	padding: 15px 0 0 0;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	color: #53670E;
	/*display: block;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#footer a:link, #footer a:visited, #content-middle a:link, #content-middle a:visited {
	font-weight: normal;
	color: #53670E;
	text-decoration: none
}

#footer a:hover, #footer a:active, #content-middle a:hover, #content-middle a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: White;
	background-color: #53670E;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

.text_scroll{
	width: 440px;
	height: 250px;
	overflow: auto;
}

