﻿body 
{
	margin-top:0px;
	font-family:  Arial CE, Sans-Serif, Arial;
	font-size: 11pt;
	font-weight: 200;
}
h1
{
	font-family: Century, Arial;
	font-size: 24pt;
	font-weight: 100;
	margin: 0px 0px 10px 0px;
}
h3
{
	font-family: Century, Arial;
	font-size: 24pt;
	font-weight: 100;
	margin: 0px 0px 10px 0px;
}
h4
{
	font-family: Century, Arial;
	font-size: 16pt;
	font-weight: 100;
	margin: 10px 0px 0px 0px;
}
h6
{
	font-family: Century, Arial;
	font-size: 11pt;
	font-weight: 100;
	margin: 0px 0px 10px 0px;
}
#window
{
	width: 1024px;
	position: relative;
	top:0px;
	left:0px;
}
#logomenu
{
	position: absolute;
	top:0px;
	left:0px;
}
#menu
{
	padding-top: 20px;
	padding-left: 0px;
}
#menu li.page
{
	width: 8em;
	list-style-type:none;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.4em;
	background-image: url('../images/burgandyblob.gif');
	background-repeat:repeat;
	border: solid 1pt white;
	margin-bottom: 0.3em;
}
#menu li.currentpage
{
	width: 8em;
	list-style-type:none;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.4em;
	background-image: url('../images/oliveblob.gif');
	background-repeat:repeat;
	border: solid 1pt white;
	margin-bottom: 0.3em;
}
#menu li a
{
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: 200;
	color: white;
	text-decoration:none;
}
#home_content
{
	background-color: #F1F0DE;
	height:450px;
}
#home_innercontent
{
	position:relative;
	left: 260px;
	width:763px;
}
#page_content
{
	background-color: #CFCDA7;
}
#page_innercontent
{
	position:relative;
	left: 260px;
	width:763px;
}
#home_tdleft
{
	background-color: white;
	filter:alpha(opacity=75); 
	-moz-opacity: 0.75; 
	opacity: 0.75;
	vertical-align: top;
	color: black;
	font-weight:bolder;
	padding:5px 10px 5px 10px;
}
#home_tdright
{
	background-image: url('../images/burgandyblob.gif');
	background-repeat:repeat;
	vertical-align: top;
	color: White;
	padding:10px 5px 5px 10px;
}
#home_tdmiddle
{
	vertical-align: top;
}
#page_tdleft
{
	width:275px;
	background-color: white;
	filter:alpha(opacity=75); 
	-moz-opacity: 0.75; 
	opacity: 0.75;
	vertical-align: top;
	color: black;
	font-weight:bolder;
	padding:5px 10px 5px 10px;
}
#page_tdright
{
	width: 430px;
	background-image: url('../images/burgandyblob.gif');
	background-repeat:repeat;
	vertical-align: top;
	color: White;
	padding:10px 5px 5px 10px;
}
#page_tdright_contents
{
	padding-left: 20px;
}
#page_tdright a
{
	color: White;
}
#eventstdleft
{
	width:210px;
	background-color: #153D3E;
	vertical-align: top;
	color: white;
	font-weight:bolder;
	padding:5px 10px 5px 10px;
}
#eventstdright
{
	width:210px;
	background-color: #6C7A25;
	vertical-align: top;
	color: White;
	padding:0px 0px 0px 0px;
}
#eventstdmiddle
{
	vertical-align: top;
}

.eightypercenttext
{
	font-size: 80%;
}
#xmas_orders
{
	padding-left: 50px;
}
#shack_logo
{
	padding-left: 50px;
}
dt
{
	padding-top:0.5em;
	font-size:14pt;	
}
dd
{
	padding-top: 0.3em;
			/*list-style-image: url(../images/bullet_small.gif)*/
	list-style-type:circle;
	list-style-position:outside;

}
dd a
{
	color: White;
	text-decoration: underline;

}
#breadcrumb
{
	position: absolute;
	top: 67px;
	left: 260px;
	color: White;
	font-size: 8pt;
}
#breadcrumb a
{
	color:White;
	font-size:8pt;
}
#map
{
	float:left;
	padding-right: 10px;
}
#chicken_image
{
	float:right;
}
#hidProduct
{
	border: solid 2px black;
	background-color:White;
	padding: 0.3em,0.5em,0.3em,0.5em;
}
#hidProduct a
{
	font-size: 8pt;
	float:right;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}

.productList tr
{
	padding-bottom: 0.5em;
}
.productList td
{
	border: solid 1px white;
	vertical-align: top;
	width: 450px;
}
.productList th
{
	background-color: White;
	color: Black;
	font-size: 12pt;
	font-weight: 300;
	font-family: Century, Times New Roman, Arial
}
.productImage
{
	float:left;
	padding-right: 0.3em;
}
.centred_image
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.float_right_image
{
	float:right;
	padding-left: 0.3em;
	padding-right: 0px;
	margin-right: 0px;
}
.float_left_image
{
	float:left;
	padding-left: 0em;
	padding-right: 0.3em;
	margin-right: 0px;
}

