body {
margin: 0;
padding: 0;
background: #772b12 url(images/wood_bg.jpg) 0 0 repeat;
font: 12px Arial, Helvetica, sans-serif;
color: #000000;
}

.clearfloats {
clear: both;
}


/*----------------------------------*/

#main_container {
width: 948px;
margin: 0 auto;
}

/*-------------------------*/

#top_interface {
width: 948px;
height: 256px;
background: url(images/top_interface_bg.jpg) 0 0 no-repeat;
}

#join_email_club a {
width: 148px;
height: 113px;
position: absolute;
margin: 49px 0 0 69px;
display: block;
background: url(images/email_club_over.jpg) 0 -113px no-repeat;
}

#join_email_club a:hover {
background-position: 0 0;
}

#logo_button a {
width: 259px;
height: 113px;
display: block;
position: absolute;
margin: 49px 0 0 342px;
background: url(images/mullens_logo_over.gif) 0 -113px no-repeat;
}

#logo_button a:hover {
background-position: 0 0;
}

#facebook_button a {
width: 157px;
height: 62px;
display: block;
position: absolute;
margin: 100px 0 0 729px;
background: url(images/facebook_button_over.gif) 0 -113px no-repeat;
}

#facebook_button a:hover {
background-position: 0 0;
}
#myspace_button a {
width: 157px;
height: 43px;
display: block;
position: absolute;
margin: 57px 0 0 729px;
background: url(images/myspace_button_over.gif) 0 -113px no-repeat;
}

#myspace_button a:hover {
background-position: 0 0;
}

/*--------*/

#navigation_bar {
width: 904px;
height: 51px;
margin: 185px 0 0 27px;
position: absolute;
}

#home_button a {
display: block;
width: 66px;
height: 51px;
background: url(images/home_over.jpg) 0 -51px no-repeat;
float: left;
}

#about_us_button a {
width: 103px;
height: 51px;
display: block;
background: url(images/about_us_over.jpg) 0 -51px no-repeat;
float: left;
}

#menu_button a {
width: 73px;
height: 51px;
display: block;
background: url(images/menu_over.jpg) 0 -51px no-repeat;
float: left;
}

#photos_button a {
width: 83px;
height: 51px;
display: block;
background: url(images/photo_over.jpg) 0 -51px no-repeat;
float: left;
}

#catering_button a {
width: 150px;
height: 51px;
display: block;
background: url(images/catering_over.jpg) 0 -51px no-repeat;
float: left;
}

#events_button a {
width: 80px;
height: 51px;
display: block;
background: url(images/events_over.jpg) 0 -51px no-repeat;
float: left;
}

#locations_button a {
width: 104px;
height: 51px;
display: block;
background: url(images/locations_over.jpg) 0 -51px no-repeat;
float: left;
}

#jobs_button a {
width: 63px;
height: 51px;
display: block;
background: url(images/jobs_over.jpg) 0 -51px no-repeat;
float: left;
}

#links_button a {
width: 72px;
height: 51px;
display: block;
background: url(images/links_over.jpg) 0 -51px no-repeat;
float: left;
}

#contact_button a {
width: 110px;
height: 51px;
display: block;
background: url(images/contact_us_over.jpg) 0 -51px no-repeat;
float: left;
}

#home_button a:hover, #about_us_button a:hover, #menu_button a:hover, #photos_button a:hover, #catering_button a:hover, #events_button a:hover, #locations_button a:hover, #jobs_button a:hover, #links_button a:hover, #contact_button a:hover  {
background-position: 0 0;
}

/*--------------------------------*/

#content_container {
width: 948px;
background: url(images/content_area_bg.jpg) 0 0 repeat-y;
}

#frame_photo_container {
width: 867px;
height: 226px;
margin-left: 44px;
background: url(images/picture_frame.jpg) 0 0 no-repeat;
}

#directions_content {
position: absolute;
color: #FFFFFF;
font: 13px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: 20px;
margin: 44px 0 0 62px;
width: 206px;
height: 149px;
}

#directions_content a {
color: #f47309;
}

#directions_content a:hover {
color: #FFFF00;
}

/*-------------------------*/

#lefthand_column {
float: left;
width: 257px;
padding-left: 44px;
}

/*----------------------------*/

#righthand_content {
float: left;
width: 610px;
}

#righthand_content h1 {
color: #000000;
font: 16px Arial, Helvetica, sans-serif;
margin: 25px 0 0 22px;
font-weight: bold;
}

#righthand_content p {
width: 520px;
margin: 20px 0 0 26px;
line-height: 20px;
}

#righthand_content a {
color: #904306;
font-weight: bold;
}

#righthand_content a:hover {
color: #00CC00;
}

.categories_headers {
width: 510px;
background-color: #904306;
color: #FFFFFF;
font: 16px Arial, Helvetica, sans-serif;
padding: 5px;
margin: 25px 0 0 22px;
font-weight: bold;
}

/*------------------------------------*/

#one_column_contentArea {
margin-left: 65px;
}

/*-------Cherryone Credit Line--------*/

#cherryone_creditLine {
width: 635px;
height: 80px;
font: 10px Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
text-align: center;
margin: 40px auto 0 auto;
}

#cherryone_creditLine a {
color: #000000;
}


#cherryone_creditLine a:hover {
color: #00CC00;
}

/*END*/