html {
background: #933a1e url(images/gradient_bg.jpg) 0 0 repeat-x;
}

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

.clearfloats {
clear: both;
}

.red_bold_text {
color: #a84b24;
}

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

#top_wooden_bar {
width: 100%;
height: 42px;
background: url(images/top_wooden_bar.jpg) 0 0 repeat-x;
position: relative;
text-align: center;
font: 12px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
padding-top: 8px;
}

#top_wooden_bar ul {
margin: 0 0 0 0;
padding: 0;
list-style-type: none;
}

#top_wooden_bar ul li {
display: inline;
margin-right: 11px;
}

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

#main_container {
width: 978px;
height: 985px;
margin: 0 auto;
}

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

#logo_image {
width: 285px;
height: 233px;
background: url(images/logo.gif) 0 0 no-repeat;
position: absolute;
margin: -169px 0 0 -4px;
}

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

#online_ordering_buttons {
width: 667px;
height: 58px;
background: url(images/online_order_now.jpg) 0 0 no-repeat;
margin: 8px 0 0 312px;
}

.raptor_wrigley {
width: 150px;
height: 45px;
position: absolute;
margin: 8px 0 0 149px;
border: 1px #582a14 solid;
}

.raptor_wicker_park {
width: 138px;
height: 45px;
position: absolute;
margin: 8px 0 0 314px;
border: 1px #582a14 solid;
}

.raptor_south_loop {
width: 158px;
height: 45px;
position: absolute;
margin: 8px 0 0 467px;
border: 1px #582a14 solid;
}

/*#grubhub_button {
width: 150px;
height: 45px;
position: absolute;
margin: 8px 0 0 149px;
border: 1px #582a14 solid;
}

#delivery_button {
width: 138px;
height: 45px;
position: absolute;
margin: 8px 0 0 314px;
border: 1px #582a14 solid;
}

#eat24hours_button {
width: 158px;
height: 45px;
position: absolute;
margin: 8px 0 0 467px;
border: 1px #582a14 solid;
}*/

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

#top_navigation_menu {
width: 622px;
height: 61px;
background: url(images/top_navigation_menu.jpg) 0 0 no-repeat;
margin: 34px 0 0 308px;
}

#top_navigation_menu a {
height: 61px;
display: block;
float: left;
}

#home_button a {
width: 80px;
background: url(images/home_over.jpg) 0 -61px no-repeat;
}

#about_button a {
width: 81px;
background: url(images/about_over.jpg) 0 -61px no-repeat;
}

#menus_button a {
width: 80px;
background: url(images/menus_over.jpg) 0 -61px no-repeat;
}

#coupons_button a {
width: 93px;
background: url(images/coupons_over.jpg) 0 -61px no-repeat;
}

#specials_button a {
width: 93px;
background: url(images/specials_over.jpg) 0 -61px no-repeat;
}

#photos_button a {
width: 82px;
background: url(images/photos_over.jpg) 0 -61px no-repeat;
}

#contact_button a {
width: 113px;
background: url(images/contact_over.jpg) 0 -61px no-repeat;
}

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

/*------Active States-------*/

body#home_active #home_button a {
background: url(images/home_over.jpg) 0 0 no-repeat;
}

body#about_active #about_button a {
background: url(images/about_over.jpg) 0 0 no-repeat;
}

body#menus_active #menus_button a {
background: url(images/menus_over.jpg) 0 0 no-repeat;
}

body#coupons_active #coupons_button a {
background: url(images/coupons_over.jpg) 0 0 no-repeat;
}

body#specials_active #specials_button a {
background: url(images/specials_over.jpg) 0 0 no-repeat;
}

body#photos_active #photos_button a {
background: url(images/photos_over.jpg) 0 0 no-repeat;
}

body#contact_active #contact_button a {
background: url(images/contact_over.jpg) 0 0 no-repeat;
}

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

#twoColumn_container {
margin: 0px 0 0 40px;
}

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

#lefthand_column {
width: 268px;
height: 368px;
margin: 113px 0px 0 0px;
float: left;
background: url(images/tagline.jpg) 0 0 no-repeat;
}

#facebook_button {
position: absolute;
margin: 114px 0 0 55px;
}

#twitter_button {
position: absolute;
margin: 182px 0 0 55px;
}

#myspace_button {
position: absolute;
margin: 248px 0 0 55px;
}

#yelp_button {
position: absolute;
margin: 313px 0 0 55px;
}

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

#rightside_content {
width: 622px;
height: 555px;
background: url(images/content_area_bg.jpg) 0 0 no-repeat;
margin: 0px 0 0 0px;
float: left;
line-height: 21px;
}

#rightside_content h1, h2, h3, h4, h5, h6 {
margin: 10px 0 0 0;
font: 16px Arial, Helvetica, sans-serif;
font-weight: bold;
color: #a84b24;
}

#rightside_content p {
margin: 10px 0 0 0;
}

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

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

#rightside_content ul {
margin: 10px 0 0 15px;
padding: 0;
}

#content_headers {
width: 622px;
height: 55px;
background: url(images/content_gradient_header_bg.jpg) 0 0 no-repeat;
margin: 16px 0 0 0;
}

#scrollable_content_container {
width: 555px;
height: 328px;
overflow: auto;
margin: 15px 0 0 35px;
padding: 0 14px 0 0;
}

.thumb_images_holders {
margin: 28px 0 0 15px;
}

.thumb_images_holders img {
margin-right: 45px;
border: 1px #9e3e1c solid;
}

#three_featured_area_text {
width: 147px;
font-size: 11px;
line-height: 18px;
}


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

#footer_locations {
width: 849px;
height: 101px;
margin: 38px 0 0 85px;
color: #FFFFFF;
padding-top: 20px;
}

#footer_locations div {
float: left;
}

#footer_locations h1 {
font: 16px Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
margin: 0 0 4px 0;
}

#footer_locations p {
margin: 0 0 0 0;
line-height: 23px;
}

#footer_locations a {
color: #ed712c;
font-weight: bold;
}

#footer_locations a:hover {
color: #FFCC00;
}

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

#cherryone_creditLine {
width: 635px;
height: 60px;
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-align: center;
margin: 45px auto 0 auto;
}

#cherryone_creditLine a {
color: #FFFFFF;
}


#cherryone_creditLine a:hover {
color: #FFCC33;
}

/*END*/

