@CHARSET "UTF-8";
a, a:link
{
	color: #fff;
}

body
{
	background-image:url("/images/main-background.jpg");
	background-repeat:repeat-x;
	margin: 0;
	padding:0;
	height:100%;
	font-family: georgia;
	color: 551f0d;
}
#bottom-border
{
	position:relative;
	bottom:0;
	background-color: be9c60;
	padding-top: 5px;
}
#container
{
	min-height:100%;
	position:relative;
}





#footer-placeholder
{
	clear:both;
	width:100%;
	position:absolute;
	color: #fff;
	margin-bottom: 35px;
	height:70px;
	}

#footer
{
	text-align:center;
	padding: 5px 0;
	background-color: #551f0d;
	font-size: 13px;
}

h1
{
	margin:10px 0;
	font-size: 25pt;	
}

h3
{
	margin: 10px 0;	
}
html
{
	background-color: #f3dda4;	
	
}




.errorMessage
{
	color:red;	
}

.horizontal-spacer
{
	background-image: url("/images/horizontal-spacer.png");
	background-repeat:no-repeat;
	background-position: 100% 5%;
}

#head-spacer
{
	margin-bottom: 25px;
}

img
{
	border: 0;
}

#logo
{
	position: absolute;
	top:-56;
	left:0;
 	width:300px;
}

#main-arrow
{
	color: #f3dda4;
	text-align:center;
	padding: 85px 0 95px 0;
	background-image:url("/images/main-arrow.png");
	background-repeat:no-repeat;
	background-position: 120% 0%;	
}


#main-content
{
	text-align:center;
	margin:55px auto;
	padding: 0 0 20px 0;
	width: 960px;
}

#main-content-padded
{
	text-align:justify;
	margin:45px auto 0 auto;
	padding: 20px 0 20px 25px;
	width:560px;
}
#main-content-placeholder
{
	position:relative;
	text-align: center;
	width:960px;
	margin: auto;
	background-repeat:no-repeat;
	background-position: 30% 50%;
	min-height:100%;
	padding-bottom: 5px;
}

#main-content-sidebar
{
	text-align:center;
	margin: 0 auto;
}

#map-canvas-placeholder
{
	background:url("/images/map_background.png") no-repeat 112px 17px;
	padding:40px 100px;
	margin-bottom: 35px;
}

#map-canvas
{
	width: 572px; 
	height: 286px;
	margin:auto;
}

#mast-width
{
	color: #f3dda4;
	width:960px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#mast-width a, #mast-width a:link
{
	color: #f3dda4;
	padding:  0 15px;
}

#masthead
{
	width:100%;
	padding-top:12px;
	height : 55px;
	text-align:center;
	background-image:url("/images/header.jpg");
	background-repeat:repeat-x;
	background-position: top ;
	margin: auto;
}

.menu-head
{
	padding-left:5px;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:50px;
	background-color: 551f0d;
	color: white;
}

#menu-description
{
	width: 660px;
}

#menu
{
	text-align:left;
	margin-left: 300px;	
}

.menu-info
{
	background-image: url("/images/arrow-logo.png");
	background-repeat:no-repeat;
	background-position: 5% 65%;
	padding-left: 30px;	
}

#menu-description-placeholder
{
	margin:76px 0 16px 94px;
	text-align:left;
}

#menu-table td
{
	padding:0 10px 20px 10px;
}

.menu-info a, .menu-info a:link, .store-info a, .store-info a:link
{
	color: 551f0d;
}

#sidebar-a
{
	width: 420px;
	float: left;
	padding-top: 80px;
}

.store-info
{
	background-image: url("/images/arrow-logo.png");
	background-repeat:no-repeat;
	background-position: 0% 65%;
	padding-left: 16px;	
}

#store-placeholder
{
	background:url("/images/store-background.png") no-repeat 110px 16px;
	padding:50px 5px;
}

table td
{
	vertical-align: text-top;
	padding-bottom: 15px;
}

table th
{
	vertical-align: text-top;
	padding-bottom: 5px;
}

table.text th
{
	vertical-align:text-top;
	text-align: right;
	padding-right: 15px;
}

table#menu-table
{
	margin-left: auto;
	margin-right: auto;
	
}

table#store-table
{
	margin-left: auto;
	margin-right: auto;
	
}




#top-border
{
	padding-top:5;
	position:relative;
	top:0;
	background-color: be9c60;
}

.vertical-spacer
{
	background-image: url("/images/vertical-spacer.png");
	background-repeat:repeat-x;
	background-position: 0% 95%;
	padding:0 30px 0 30px;	
}

<!--[if lt IE 7]>
	<style media="screen" type="text/css">
	#container {
		height:100%;
	}
	</style>
	<![endif]-->
