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

.clearfloats {
clear: both;
}

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

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

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

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

#join_email_club a {
width: 160px;
height: 87px;
position: absolute;
margin: 40px 0 0 79px;
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: 180px;
height: 153px;
display: block;
position: absolute;
margin: 4px 0 0 376px;
background: url(images/logo_over.jpg) 0 -153px no-repeat;
}

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

#myspace_button a {
width: 161px;
height: 87px;
display: block;
position: absolute;
margin: 40px 0 0 710px;
background: url(images/myspace_logo_over.jpg) 0 -87px no-repeat;
}

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

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

#navigation_bar {
width: 875px;
height: 41px;
margin: 170px 0 0 34px;
position: absolute;
}

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

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

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

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

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

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

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

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

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

#home_button a:hover, #about_us_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: 945px;
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: 42px 0 0 59px;
width: 206px;
height: 149px;
}

#directions_content a {
color: #f47309;
}

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

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

#lefthand_column {
float: left;
width: 262px;
padding-left: 42px;
}

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

#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*/