﻿body         { font-family: Arial; color: #000000; font-size: 10pt; 
               word-spacing: 0; text-indent: 0; font-weight: normal; text-align: center;
               margin: 0px 5px 10px 8px;
}
               
p {
	margin-top:0px;
	margin-bottom:8px;
}
               
table {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

li {
	margin-bottom:6px;
}

#line
{
    background-image: url('images/line.png');
    background-repeat: repeat-x;
}

.pic_left {
	margin: 0px 8px 0px 0px;
	float: left;
}

.pic_right {
	margin: 0px 0px 0px 8px;
	float: right;
}

.pic_center {
	margin: 0px auto 0px auto;
}

.homezone
{
	font-weight: bold;
	text-transform: capitalize;
}

.main_tablewidth
   {width: 100%;}
   
.menu_table{
	width: 93%;
 	border: 2px #9F9672 solid;
	border-spacing: 2px;
	border-collapse: separate;
	font-weight: bold;
	text-indent: 0px;
	font-family: Verdana;
 	color: black;
	text-transform: capitalize;
	text-align:center;
	}
	
.centered
	{
	margin-left: auto;
	margin-right: auto;
}

.border_alt
{
	background-color: #c1b9a4;
    background-image: url("images/hz_watermark.png");
    background-repeat: repeat;
}

.info_black
 {
	background: #000000 url('images/glass_box.png') repeat-x scroll left top ;  
	font-weight: bold;
	text-indent: 5px;
	font-family: Verdana;
 	color: white;
	text-transform: capitalize;
	text-align:center;
	height: 16px;
}
 
.info_dark
 {
	background: #9F9672 url('images/glass_box.png') repeat-x scroll left top ;  
	width: 6px;
	height: 16px;
}
 
.info_light
 {
	background: #c1b9a4 url('images/glass_box.png') repeat-x scroll left top ;  
	font-weight: bold;
	text-indent: 5px;
	font-family: Verdana;
	text-transform:	capitalize;
	color: black;
	height: 16px;
}

.info_border
 {
 	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #9F9672 #9F9672 #9F9672 #9F9672;
	height:16px;
	border-collapse: collapse;
	width: 100%;
}

.info_top_background
 {background-color: #a7a091;}
 
.info_menu_background
 {background-color: #c1b9a4;}
 
.info_body_background
 {background-color: #cdc6b4;}

A:link {color: #000088; font-weight: bold; }
A:visited {color: #000088; font-weight:normal; }

div.centered {text-align: center;}
div.centered table {margin: 0 auto; text-align: left;}

h1 {
      	color: #000000;
		font-size: 24pt;
		font-weight: bold;
		font-family: Verdana;
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 4px;
}

h2 {
      	color: #000000;
		font-size: 18pt;
		font-weight: bold;
		font-family: Verdana;
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 4px;
}

/* h3 used for product header */
h3 {
      	color: #000000;
		font-size: 16pt;
		font-weight: bold;
		font-family: Verdana;
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 5px;
}

h4 {
      	color: #000000;
		font-size: 10pt;
		font-weight: bold;
		font-family: Arial;
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 4px;
}

h5 {
      	color: #000000;
		font-size: 10pt;
		font-weight: bold;
		font-family: Verdana;
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 4px;
}

h6 {
      	color: #000000;
		font-size: 10pt;
		font-weight: bold;
		font-family: Times New Roman;
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 4px;
}
.openhours {
	border:2px grey solid;
	background-color:black;
	color:white;
	width:50%;
	margin:auto;
	padding:10px 5px;
	font-weight:bold;
	font-size:11pt;
}
.headingopen {
	text-decoration: underline;
	font-family:Verdana;
	font-size:14pt;
}


/* not used

#border
 {background-color: #e3dbc6;}

#store_footer_background
 {background-color: #a7a091;}

#store_corner_background
 {background-color: #9a9383;}

#store_seperator
 {color: #91897c;}

#store_box_main
 {color: #800000;}

#store_box_info
 {color: #bb0000;}

#store_box_shop
 {color: #ffffff;}

#back_relief
{
    background-color: #DDDDDD;
    }

#back_top
{
    background-color: #FFFFFF;
    background-attachment: fixed;
    background-repeat: no-repeat
    }

#back_menu
{
    background-color: #FFFFFF;
    background-attachment: fixed;
    background-repeat: no-repeat
    }

#back_body
{
    background-color: #FFFFFF;
    background-attachment: fixed;
    background-repeat: no-repeat
    }

#back_paper
{
    background-attachment: fixed;
    background-repeat: repeat
    }

#store_border
 {
 	border-color: #AB9672;
 }

#store_dark
 {
	background: #a7a091 url('images/glass_box.png') repeat-x scroll left top ;  
	font-weight: bold;
	text-indent: 5px;
	font-family: Verdana;
}

#store_light
 {
	background: #D4AAAB url('images/glass_box.png') repeat-x scroll left top ;  
	font-weight: bold;
	text-indent: 5px;
	font-family: Verdana;
}
 
*/

