table, th, td, div						{color:#696969;}

#main								{background:url(../images/page_bg.gif) repeat-y #fff;}

/*
* bakgrundsida och topp
*/
/* Defaultbakgrund */
.bakgrundsida					{background:url(../images/restaurant_bgs/page_background_1.jpg) no-repeat #622028;}
/* .bakgrundsida är default om igen id är satt */
#bg1							{background:url(bak1.jpg) no-repeat #622028;}
#bg2							{background:url(bak2.jpg) no-repeat #622028;}
#bg3							{background:url(bak3.jpg) no-repeat #622028;}
#bg4							{background:url(bak4.jpg) no-repeat #622028;}
#bg5							{background:url(bak5.jpg) no-repeat #622028;}
#bg6							{background:url(bak6.jpg) no-repeat #622028;}
#bg7							{background:url(bak7.jpg) no-repeat #622028;}

/* Toppens bakgrund */
#top_and_logo					{background:#622028;}
/*
* SLUT bakgrundsida OCH TOPP
*/


/*
* MAIN NAVIGATION
*/
/* This is the top navigation which sits on top of the #page-background, beneath #top_and_logo */
#page-main-nav					{background:#622028;}
#page-main-nav a				{color:#C9A968;}
#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:#75343C;}
#page-second-nav a				{color:#C9A968;}
#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:#622028;}
/*
* END PAGE CONTAINER
*/


/* 
* CONTENT AREA TYPES 
*/
/* T04 Single One Column - The container around the one column */
#single							{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				{}

a, a.download					{color:#C9A968; text-decoration:none; font-weight:bold;}
a:hover, a.download:hover			{color:#C9A968; text-decoration:underline; font-weight:bold;}

/* T06 Two column - The content area itself */
/* 
* 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:#622028; color:#C9A968;}
#page-footer a, #page-footer .page-margin a		{color:#C9A968;}
#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
*/

ul.hyphen					{list-style-type:none; margin:0 0 0 -39px;}
* html ul.hyphen					{list-style-type:none; margin:0px;}
ul.hyphen li					{background:url(../images/list_hyphen.gif) no-repeat; margin:0px; padding:0 0 0 10px;}	

ul.sitemap					{list-style-type:none; margin:0 0 0 -39px;}
* html ul.sitemap					{list-style-type:none; margin:0px;}
ul.sitemap li					{background:url(../images/list_hyphen.gif) no-repeat; margin:0px; padding:0 0 0 10px;}	
ul.sitemap li.level-two				{background:url(../images/list_hyphen.gif) no-repeat; margin:0 0 0 20px; padding:0 0 0 10px;}	
