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

.clearfloats {
clear: both;
}

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

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

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

#join_email_club a {
width: 142px;
height: 108px;
position: absolute;
margin: 46px 0 0 72px;
display: block;
background: url(images/email_club_over.gif) 0 -113px no-repeat;
}

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

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

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

#facebook_button a {
width: 155px;
height: 53px;
display: block;
position: absolute;
margin: 101px 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: 155px;
height: 41px;
display: block;
position: absolute;
margin: 60px 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: 892px;
height: 44px;
margin: 183px 0 0 29px;
position: absolute;
}

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

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

#menu_button a {
width: 75px;
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: 149px;
height: 44px;
display: block;
background: url(images/catering_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: 101px;
height: 44px;
display: block;
background: url(images/locations_over.jpg) 0 -51px no-repeat;
float: left;
}

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

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

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

#frame_photo_container {
width: 866px;
height: 228px;
margin-left: 41px;
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: 44px 0 0 62px;
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: 606px;
}

#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: #7c8c47;
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*/