body {
	background: #8E0D0D url(images/page_bg.jpg) repeat-x;
	font-size: 12px;
    text-align: center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #565656;
	margin-top: 0;
}

a,a:visited {
	color: #990000;
	text-decoration: none;
    font-size: 12px; 
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
a:hover,a:active {
	color: #FF7F00;
	text-decoration: underline;
}

.copyright {font-size: 9px; text-align: left;}
a.copyright {font-size: 9px;}
.small {font-size: 10px;}
.big {font-size: 2em; }


#container
{
width: 95%;
margin: 10px auto;
background-color: #fff;
border: 1px solid gray;
line-height: 130%;
}

#top
{
padding: .5em;
background-color: #990000;
border-bottom: 1px solid gray;
background: url(images/header.jpg) repeat-x;
height: 44px;
}

#top h1
{
padding: 0;
margin: 0;
}

/** varies by page
#leftnav
{
background: url(images/logo.jpg) no-repeat;
color: #FFFFFF;
float: left;
width: 268px;
height: 739px;
margin: 0 0 30 0;
}
**/

#rightnav
{
float: right;
text-align:left;
width: 160px;
margin: 0;
padding: 1em;


}

#content
{
margin-left: 268px;
border-top: 10px solid #CCC;
border-bottom: 10px solid #CCC;
border-left: 10px solid #CCC;
margin-right: 200px;
border-right: 10px solid #CCC;
padding: 1em;
/*max-width: 36em;*/
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
}



#leftnav p, #rightnav p,td { margin: 0 0 0 0; font: 12px Verdana, Tahoma, Arial, sans-serif;}
#content a, #rightnav a {font-weight:bold;}
#content h2 { margin: 0 0 0 0; }
#leftnav h3 { color:#FAFAFA; line-height: 130%; font-size: 3em;}
#rightnav .big, a.big { line-height: 111%; font-size: 1.5em;}
#rightnav .small, a.small {font-size: 10px;}
#rightnav ul {list-style-position : outside; list-style-type: disc; list-style-image : url(http://www.arkansasvacation.com/images/diamond.gif);clear: left; text-align: left;  margin : 0px 0 0; padding : 0;}
#top ul { margin: 0;  padding: 0 0 0 0px; }
#top li {float: left; border-right: 1px solid #A26A6B;  padding: 11px 9px 9px 9px;  list-style: none; }
#top li.last { border-right: none;}
#top a { color: #CECECE; font-size: 10px; text-transform: uppercase; font-weight:bold;}
#footer a { background-color: #FDFDFD; font-size: 10px; font-weight:bold;}
