body {
background-color: #FFFFFF;
text-align: center;
margin-top: 0px;
}

#wrapper {
text-align: left;
width: 850px;
margin: 0 auto;
background-image: url("index_images/back.jpg");
background-repeat: repeat-y;
}

#container {
text-align: left;
width: 760px;
margin: 0 auto;
}

#content {
width: 760px;
min-height: 250px;  /* Change for length of page */
overflow: hidden;
margin-top: 10px;
}



/* Header Styles */

#header {
height: 137px;
padding-top: 10px;
}

#logo {
padding: 0px 0px 0px 10px;
float: left;
}

#header_info {
width: 430px;
float: right;
}

#nav {
margin-left: 6px;
width: 416px;
border-top: 1px solid #2B6632;
text-align: center;
}

.nav_but {
margin-right: 15px;
}

h1 {
font-family: Arial, Verdana, Gill Sans;
font-weight: bold;
color: #B42611;
text-align: center;
padding: 0px;
margin: 7px 0px 0px 0px;
}

h1.mob {
font-size: 22px;
line-height: 22px;
padding: 0 0 5px 0;
margin: 0;
}

h3 {
font-family: Palatino Linotype, Arial, Verdana;
color: #2B6632;
font-size: 14px;
text-transform: uppercase;
text-align: center;
padding: 0px;
margin: 0px;
}

.small_logo {
text-align: center;
padding: 25px 0px 5px 0px;
}

h5 {
font-family: Palatino Linotype, Arial, Verdana;
color: #B42611;
font-size: 17px;
line-height: 14px;
text-align: center;
padding-bottom: 6px;
margin: 0px;
}

h5 a:link {
color: #B42611;
font-weight: bold;
text-decoration: none;
}

h5 a:visited {
color: #B42611;
font-weight: bold;
text-decoration: none;
}

h5 a:hover {
color: #2B6632;
text-decoration: none;
}



/* Side Styles */

#left_side {
width: 315px;      /* 330 without pad */
text-align: right;
float: left;
padding-right: 15px;
}



/* Main Styles */

#text_content {
width: 430px;
float: right;
}

p {
font-size: 12px;
font-family: Arial, Verdana, Times;
color: #B42611;
text-align: justify;
line-height: 20px;
padding: 0px 20px 0px 5px;
}

p a:link {
color: #B42611;
font-weight: bold;
text-decoration: none;
}

p a:visited {
color: #B42611;
font-weight: bold;
text-decoration: none;
}

p a:hover {
color: #2B6632;
text-decoration: none;
}

h2 {
font-family: Arial, Verdana, Times;
color: #B42611;
padding: 0px 0px 0px 5px;
margin: 0px;
}

#sub_box {
width: 727px;
height: 127px;
background-image: url("index_images/acorn_hog_roast_back.gif");
background-repeat: no-repeat;
margin: 0px 0px 10px 14px;
clear: both;
}

#sub_box1 {
width: 340px;
float: left;
}

#sub_box2 {
width: 380px;
float: right;
}

.sub_box_text {
font-size: 12px;
font-family: Arial, Verdana, Times;
color: #FFFAD7;
line-height: 18px;
text-align: justify;
padding: 32px 0px 0px 40px;
margin: 0px;
}

.sub_box_text_right {
font-size: 12px;
font-family: Arial, Verdana, Times;
color: #FFFAD7;
line-height: 18px;
text-align: justify;
padding: 32px 0px 0px 0px;
margin: 0px 0px 0px 15px;
}

h4 {
font-size: 13px;
font-family: Arial, Verdana, Times;
color: #B42611;
font-weight: bold;
padding: 0px 20px 0px 5px;
}



/* Contact Us Styles */

.contact_head {
font-size: 12px;
font-family: Arial, Verdana, Times;
color: #000000;
}

input {
font-size: 12px;
font-family: Arial, Verdana, Times;
color: #000000;
}



/* Footer Styles */

#footer {
background-color: #B42611;
font-size: 9px;
font-family: Arial, Verdana, Times;
text-transform: uppercase;
color: #A78431;
text-align: center;
padding: 10px 0px 10px 0px;
margin: 0px 0px 0px 0px;
}

#footer a:link {
color: #A78431;
text-decoration: none;
}

#footer a:visited {
color: #A78431;
text-decoration: none;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: none;
}

.wrt {
background-color: #999999;
font-size: 10px;
font-family: Arial, Verdana, Times;
font-weight: bold;
color: #FFFFFF;
text-align: right;
padding: 10px 10px 10px 15px;
}