

body{
	background: url(images/bg2.gif);
	margin: 0;
	padding: 20px;}











#holder{
	position: relative;
	left: 45%;
	width:700px;
	margin-left: -300px;
	background: #ffffff ;
	border-left: 3px #555555 solid;
	border-right: 3px #555555 solid;
}











#header, #footer{
	position: relative;
	width: 700px;
	left: 45%;
	margin-left: -300px;
	border-left: 3px #555555 solid;
	border-right: 3px #555555 solid;
}

#header h1{
	font: bold 1.3em/300% Georgia;
	color: #fff;
	margin: 0;
	padding: 150px 0 0 10px;
	background: #fff url(images/ozarksheader.jpg) no-repeat top left;
	
	text-align: left;
	border-top: 3px #555555 solid;
	height:50px}



#content{
	position: relative;
	left: 0;
	padding: 20px;
	width: 420px;
}
#content h1{
	font: 1.4em/100% Georgia;
	color: #AF2E31;
	margin: 0;
	padding: 10px 5px 0 0;

}

#content h3{
	font: 1.0em/100% Georgia;
	color: #AF2E31;
	margin: 0;
	padding: 10px 5px 0 0;

}


#content p{
	font: .8em/150% Arial, Sans-Serif;
	color: #AF2E31;
	text-align: left; 
	margin: 0;
	padding: 10px 5px 1em 5px;
}

#content p img.floatleft{
	float: left;
	margin: 0 13px 5px 0;
	border: 2px #555 solid;
}

#content p.blockquote{
	margin: 0 5px 0 20px;
	padding: 6px;
	font: .8em Arial, Sans-serif;
	border-left: 1px #BD2C08 solid;
	background: #FFF2BB;
	text-align: justify;
	font-weight: bold;
}

#content p.blockquote:hover{
	border-left: 1px #BD2C08 solid ;
	background: #FFF2BB;
}




#content p.blockquote:after{
	content: close-quote;
	font-weight: bold;
	font-style: italic;
}


#content a{
	color: #F67C14;
	text-decoration: underline;
}


#content a:hover{
	color: #F67C14;
	text-decoration: none;
}

#menu{
	position: absolute;
	right: 0; top: 15px;
	width: 200px;
}

#menu h1{ font: 0em/0% arial, sans-serif; text-indent: -4321px; height: 0; margin: 0; padding: 0; }


#menu dl{
	margin: 0px 0 15px 0;
	padding: 15px 0 30px 0;
	border-left: 1px #BD2C08 solid;
}

#menu dt{
	margin: 15px 0 0 0;
	padding: 0 5px 0 5px;
	background: #BD2C08;
	font: .8em/150% verdana, sans-serif;
	color: #fff;
}

#menu dd{
	margin: 0;
	padding: 0;
}


#menu dd a{
	background: #ffffff ;
	display: block;
	font: .8em/20px verdana, sans-serif;
	color: #BD2C08;
	padding: 0 5px 0 15px;
	text-decoration: none;
}

#menu dd a:hover, #menu dd a.selected{
	color: #fff;
	background: #F67C14 ;
}

#menu dl:hover dd a.selected{
	background: #ffffff ;
	display: block;
	font: .8em/20px verdana, sans-serif;
	color: #5D5B32;
	padding: 0 5px 0 15px;
	text-decoration: none;
}
#linkList{
position:absolute;
left:470px;
top:20px;
width:220px;
margin:0px;
}

#linkList a{
	color: #F67C14;
	text-decoration: underline;
}


#linkList a:hover{
	color: #F67C14;
	text-decoration: none;
}
#linkList ul{
font: .8em/150% Arial, Sans-Serif;
padding-bottom:30px;
padding-left:0px;
width:190px;font-family: Verdana, Helvetica, Arial, sans-serif;}

#lselect h3{
	background:transparent url("images/select.gif") no-repeat top left;
	height:auto;
	line-height:0px;
	padding-top: 20px;
	padding-left: 40px;
}

#lselect{
background:transparent url("images/linkbottom.gif") no-repeat bottom left; line-height:0px;
}

#larchives{
background:transparent url("images/linkbottom.gif") no-repeat bottom left;
}
#larchives h3{
	background:transparent url("images/select.gif") no-repeat top left;
		font: 1.4em/100% Georgia;
	color: #AF2E31;
	height:20px;
	padding-left: 40px;
	padding-top: 40px;
}
#linkList li{
list-style-type:none;
padding-left: 0px;
line-height:18pt;
voice-family: "\"}\""; 
voice-family:inherit;
padding-left:10px;
}
#linklist a{
	color: #F67C14;
	text-decoration: underline;
}


#linklist a:hover{
	color: #F67C14;
	text-decoration: none;
}
#footer h5{
	font: bold .8em/300% Arial, Sans-Serif;
	color: #ffffff;
	margin: 0;
	padding: 0 0 0 .5em;
	background: #AF2E31;
	text-align: center;
	border-top: 3px #555555 solid;
	border-bottom: 3px #555555 solid;
}

#footer a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


#footer a:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}









acronym{
	border-bottom: 1px #000000 dotted;
}


