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

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

.clearfloats {
clear: both;
}

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

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

#join_email_club a {
width: 124px;
height: 96px;
position: absolute;
margin: 43px 0 0 83px;
display: block;
background: url(images/join_email_button_over.jpg) 0 -113px no-repeat;
}

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

#logo_button a {
width: 247px;
height: 96px;
display: block;
position: absolute;
margin: 43px 0 0 339px;
background: url(images/logo_over.jpg) 0 -108px no-repeat;
}

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

#facebook_button a {
width: 135px;
height: 32px;
display: block;
position: absolute;
margin: 107px 0 0 715px;
background: url(images/facebook_button_over.gif) 0 -108px no-repeat;
}

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

#myspace_button a {
width: 135px;
height: 38px;
display: block;
position: absolute;
margin: 69px 0 0 715px;
background: url(images/myspace_button_over.gif) 0 -108px no-repeat;
}

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

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

#navigation_bar {
width: 893px;
height: 39px;
margin: 196px 0 0 31px;
position: absolute;
}

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

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

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

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

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

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

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

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

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

#contact_button a {
width: 111px;
height: 39px;
display: block;
background: url(images/contact_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: 942px;
background: url(images/content_container_bg.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: 43px 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 26px;
line-height: 20px;
}

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

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

.categories_headers {
width: 510px;
background-color: #824f2d;
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*/