/* This styles all text unless otherwise styled later */
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Remove the default padding and margin settings from the page so everything sits flush to the edge of browser window */
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

.display-none {
	display: none;
}

/* Style the text tags */
p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0 0 5px 0;
}

h1, h2, h3 {
	font-weight: bold;
	color: #FFFFFF;
}

h4, h5, h6 {
	font-weight: bold;
	color: #003366;
}

h1, h4 {
	font-size: 18px;
}

h2, h5 {
	font-size: 14px;
}

h3, h6 {
	font-size: 12px;
	color: #003366;
}

.style2 {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.style3 {
	font-size: 14px
}

.style4 {color: #000099
}

/* Everything is surrounded by an outer div as we don't know the height of the main content area and the navigation column needs */
/* to run from the top header to the footer. A gif sized to 167px width and 1px high is tiled vertically. This is the navigation background. */
div#outer {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(../images/col1bkgd.gif) repeat-y;
}

/* This is top header div */
div#header-layer {
	width:800px;
	height:119px;
	background: #FF0000 url(../images/header.jpg) no-repeat;
}

/* This is top header div */
div#header-layer-deli {
	width:800px;
	height:119px;
	background: #FF0000 url(../images/header_deli.jpg) no-repeat;
}

/* This is the navigation column */
div#col1 {
	width:167px;
	margin: 0;
	padding: 12px 0;
	float: left;
	height: 500px;
}

/* This styles the navigation list */
div#col1 ul {
	margin: 0;
	padding: 0;
}

div#col1 ul li {
	margin: 0;
	padding: 0;
 	list-style: none;
}

/* This styles the navigation links */
div#col1 li a:link, div#col1 li a {
/*	width: 213px;*/
	height: 28px;
	display: block;
	margin: 0;
	padding: 0;
	/*border: solid 1px green;*/
}

/* These styles the navigation images and rollovers */
div#col1 li a.button1 {
	background: url(../images/home.jpg) no-repeat;
}

div#col1 li a.buttonShow1 {
	background: url(../images/home_r.jpg) no-repeat;
}

div#col1 li a.button2 {
	background: url(../images/store.jpg) no-repeat;
}

div#col1 li a.buttonShow2 {
	background: url(../images/store_r.jpg) no-repeat;
}

div#col1 li a.button3 {
	background: url(../images/deli.jpg) no-repeat;
}

div#col1 li a.buttonShow3 {
	background: url(../images/deli_r.jpg) no-repeat;
}

div#col1 li a.button4 {
	background: url(../images/location.jpg) no-repeat;
}

div#col1 li a.buttonShow4 {
	background: url(../images/location_r.jpg) no-repeat;
}

div#col1 li a.button5 {
	background: url(../images/contact.jpg) no-repeat;
}

div#col1 li a.buttonShow5 {
	background: url(../images/contact_r.jpg) no-repeat;
}

div#col1 li a.button6 {
	height: 122px;
	background: url(../images/order_online.jpg) no-repeat;
}

div#col1 li a.buttonShow6 {
	height: 122px;
	background: url(../images/order_online_r.jpg) no-repeat;
}



div#col1 li a.button7 {
	height: 122px;
	background: url(../images/basket.jpg) no-repeat;
}

div#col1 li a.buttonShow7 {
	height: 122px;
	background: url(../images/basket_r.jpg) no-repeat;
}


/* This styles the main content area */
div#col2 {
	width: 590px;
	margin: 0;
	padding:20px;
	float: left;
}
div#col22 {
	width: 590px;
	margin: 0;
	padding:20px;
	float: left;
}


div#col2_order_top {
	width: 598px;
	padding:15px;
	float: left;
	background-color: #000099;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

div#col2_order {
	width: 598px;
	padding:15px;
	float: left;
	background-color: #000099;
	margin-top: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


div#col2_order_grocery {
	width: 179px;
	height: 40px;
	padding:15px;
	float: left;
	background-color: #000099;
	margin-top: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
}

/* This styles the bullet point in the main content area */
div#col2 ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

div#col2 li {
	margin: 0px;
	padding-bottom: 5px;
	list-style: square;
}

div#col2 a, div#col2 a.pdflink {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}

div#col2 a.pdflink {
	text-align: center;
	padding: 5px;
}

/* This styles the inset picture on the home page */
div#col2 div#home_insetpic {
	width: 260px;
	height: 388px;
	margin: 0;
	padding: 0;
	float: right;
	background: url(../images/brittains_home.jpg) no-repeat 0px -12px;	
}

div#col2 div#home_insetpic_store {
	width: 260px;
	height: 388px;
	margin: 0;
	padding: 0;
	float: right;
	background: url(../images/brittains_store.jpg) no-repeat 0px -12px;	
}

div#col2 div#home_insetpic_deli {
	width: 260px;
	height: 388px;
	margin: 0;
	padding: 0;
	float: right;
	background: url(../images/brittains_deli.jpg) no-repeat 0px -8px;	
}

div#col2 div#home_insetpic_location {
	width: 260px;
	height: 388px;
	margin: 0;
	padding: 0;
	float: right;
	background: url(../images/brittains_location.jpg) no-repeat 0px -12px;	
}

div#col2 div#home_insetpic_order {
	width: 260px;
	height: 388px;
	margin: 0;
	padding: 0;
	float: right;
}

div#col2 div#home_insetpic_contact {
	width: 260px;
	height: 388px;
	margin: 0;
	padding: 0;
	float: right;
	background: url(../images/brittains_contact.jpg) no-repeat 0px -12px;	
}

/* This styles the footer div */
div#footer {
	width: 800px;
	height: 69px;
	margin: 0;
	padding: 0;
	background: #FF0000 url(../images/footer.jpg) no-repeat;
	text-align: center;
	clear: both;
}

/* This styles the copyright line in the footer */
div#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	color: #FFFFFF;
	font-size: 9px;
}

.footerclass a:link {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerclass a:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;

}
.footerclass a:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footerclass a:active {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

/* The below settings style the footer list navigation */
div#footer ul {
	margin: 0;
	padding: 5px;
	list-style: none;
}

div#footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

div#footer ul li a, div#footer ul li a.border-right {
	margin: 0;
	padding: 1px 12px;
	color: #FFFFFF;
}

div#footer ul li a.border-right {
	border-right: solid 1px #FFFFFF;
	text-align: center;
}

/* Styles for the order form */
form#orderForm table#ordertable th {
	background: #DEDEDE;
	vertical-align: top;
	text-align: left;
}

form#orderForm table#ordertable td {
	vertical-align: top;
}

form#orderForm .listbox {
	width: 300px;
}

.footnote {
	font-size: 10px;
	font-style:italic;
	font-weight: normal;
}
