
table, th, td, div                        {color:#2D3C13;}

#main                                {background:url(../images/page_bg.gif) repeat-y #2D3C13;}
/*
* PAGE BACKGROUND AND MAST PANEL
*/
/* This is the main background of the page, which will include a photographic image provided by each site css */
.page-background                    {background:url(../images/restaurant_bgs/page_background_01.jpg) no-repeat #2D3C13;}
/* .scrollable menu */


/* This is the brand mast which sits on top of the #page-background */
#page-brand-mast                    {background:#2D3C13;}
/*
* END PAGE BACKGROUND AND MAST PANEL
*/


/*
* MAIN NAVIGATION
*/
/* This is the top navigation which sits on top of the #page-background, beneath #page-brand-mast */
#page-main-nav                    {background:#2D3C13;}
#page-main-nav a                {color:#A4AE87;}
#page-main-nav a:hover            {color:#fff;}
#page-main-nav a:active            {color:#fff;}
#page-main-nav a.active            {color:#fff;}
/*
* END MAIN NAVIGATION
*/

/*
* SECONDARY NAVIGATION
*/
/* This is the 2nd top navigation which sits on top of the #page-background, beneath #page-top-nav-main */
#page-second-nav                {background:#485532;}
#page-second-nav a                {color:#A4AE87;}
#page-second-nav a:hover        {color:#fff;}
#page-second-nav a:active        {color:#fff;}
#page-second-nav a.active        {color:#fff;}
/*
* END SECONDARY NAVIGATION
*/


/*
* PAGE CONTAINER
*/
/* This is the container for the actual page content, and sits on top of #page-background, beneath #page-top-nav-second    */
#page-content-container            {color:#2D3C13;}
/*
* END PAGE CONTAINER
*/

/*
* CONTENT AREA TYPES
*/
/* T04 Single One Column - The container around the one column */
#single {background:#fff; filter:alpha(opacity=90); opacity:0.9;}
#single2 {background:#fff; filter:alpha(opacity=90); opacity:0.9;}
#single3 {background:#fff;}

/* T04 One column - The content area itself */
#single-one-column                {}

/* T05 Double One Column - The container around the one column */
#double                            {background:#fff;}

/* T05 One column - The content area itself */
#double-one-column                {}

/* T06 Two column - The content area itself */

a, a.download                        {color:#2D3C13; text-decoration:none; font-weight:bold;}
a:hover, a.download:hover                {color:#2D3C13; text-decoration:underline; font-weight:bold;}
/*
* END CONTENT AREA TYPES
*/


/*
* FOOTER
*/
/* This is the footer panel and sits on top of the #page-background, beneath #page-content-container */
#page-footer, #page-footer .page-margin            {background:#2D3C13; color:#A4AE87;}
#page-footer a, #page-footer .page-margin a        {color:#A4AE87;}
#page-footer a:hover, #page-footer .page-margin a:hover        {color:#fff;}
#page-footer a:active, #page-footer .page-margin a:active    {color:#fff;}
/*
* END FOOTER
*/
