body {
margin: 0;
padding: 0;
background-color: #000000;
font: 12px Arial, Helvetica, sans-serif;
color: #000000;
}

.clearfloats {
clear: both;
}

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

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

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

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

#join_email_club a {
width: 134px;
height: 108px;
position: absolute;
margin: 26px 0 0 90px;
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: 247px;
height: 108px;
display: block;
position: absolute;
margin: 26px 0 0 340px;
background: url(images/logo_over.jpg) 0 -108px no-repeat;
}

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

#facebook_button a {
width: 139px;
height: 42px;
display: block;
position: absolute;
margin: 109px 0 0 724px;
background: url(images/facebook_button_over.gif) 0 -108px no-repeat;
}

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

#myspace_button a {
width: 139px;
height: 42px;
display: block;
position: absolute;
margin: 67px 0 0 724px;
background: url(images/myspace_button_over.gif) 0 -108px no-repeat;
}

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

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

#navigation_bar {
width: 888px;
height: 44px;
margin: 168px 0 0 37px;
position: absolute;
}

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

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

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

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

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

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

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

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

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

#contact_button a {
width: 109px;
height: 44px;
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: 947px;
background: url(images/content_container.jpg) 0 0 repeat-y;
}

#frame_photo_container {
width: 867px;
height: 230px;
margin-left: 42px;
background: url(images/directions_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: 42px 0 0 59px;
width: 206px;
height: 149px;
}

#directions_content a {
color: #f47309;
}

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

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

#lefthand_column {
float: left;
width: 260px;
padding-left: 41px;
}

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

#rightside_content {
float: left;
width: 608px;
}

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

#rightside_content p {
width: 520px;
margin: 20px 0 0 25px;
line-height: 20px;
}

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

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

.categories_headers {
width: 510px;
background-color: #617e4b;
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: 50px auto 0 auto;
}

#cherryone_creditLine a {
color: #000000;
}


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

/*END*/