body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #2d5140;
}

#main_logo {
	background-image: url(../images/masthead.jpg);
	height: 300px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#logo_holder {
	background-image: url(../images/masthead.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#top_menu {
	width: 850px;
	height: 37px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top_menu_holder {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#top_menu ul {
	line-height: normal;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
#top_menu li {
	float: left;
}
#top_menu a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#content a img {
	border: 3px solid #9FD5B5;
	margin-right: 14px;
}
#content h1 {
	font-size: 26px;
	color: #9FD5B5;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#content h2 {
	font-size: 20px;
	color: #9FD5B5;
	font-weight: normal;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
#content a:hover img {
	border: 3px solid #FFFFFF;
}
#footer {
	background-color: #9FD5B5;
	height: 20px;
	font-size: 10px;
	color: #2D5140;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#photo_gallery {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 600px;
	background-color: #CCCCCC;
	padding: 12px;
	border: 3px solid #E63886;
	margin-right: auto;
	margin-left: auto;
}
#index_headline_holder {
	width: 440px;
	float: right;
	color: #FFFFFF;
}
#index_sub_copy_holder {
	float: left;
	width: 160px;
	margin-right: 30px;
	clear: none;
	height: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#horiz_spacer {
	clear: both;
}
#imageShowContainer {
	height:225px;
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: none;
	position: relative;
}  
#imageShowContainer img {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	height:225px;
	width:300px;
	opacity: -0.01;
	border: 2px solid #9FD5B5;
} 
#menu_category {
	width: 600px;
	margin-bottom: 20px;
}
#menu_category h2 {
	font-size: 15px;
	color: #9FD5B5;
	margin-bottom: 20px;
}
#content #menu_row #menu_category h2 {
	font-size: 15px;
	color: #9FD5B5;
}
#menu_category_title {
	font-size: 16px;
	color: #9FD5B5;
	margin-bottom: 10px;
}
#menu_item_name {
	background-color: #999999;
	float: left;
	width: 400px;
	margin-right: 3px;
}
#menu_item_price {
	background-color: #999999;
	float: right;
	width: 50px;
	margin-left: 3px;
}
#news_holder {
	float: left;
	margin-bottom: 20px;
	width: 720px;
	padding: 12px;
	border: 2px solid #9FD5B5;
	background-color: #37644F;
}
#news_holder img {
	border: 2px solid #E63886;
	float: left;
	width: 150px;
	margin-right: 20px;
}
#news_copy {
	float: right;
	width: 550px;
}
#content #index_sub_copy_holder h2 {
	color: #9FD5B5;
	font-weight: normal;
}
#content #index_sub_copy_holder p {
	color: #FFFFFF;
}
#content #index_sub_copy_holder a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9FD5B5;
	text-decoration: none;
}
#content #index_sub_copy_holder a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9FD5B5;
	text-decoration: none;
}

#content #index_sub_copy_holder a:hover {
	font-weight: bold;
	color: #9FD5B5;
	text-decoration: underline;
}
img.left {
	margin-right: 20px;
}
img.right {
	margin-left: 20px;
}
#content #mail_form {
	float: left;
	width: 400px;
	height: 400px;
	margin: 0px;
	clear: none;
	position: relative;
}
#content #address_box {
	float: right;
	width: 300px;
	display: inline;
	height: 300px;
	clear: none;
	position: relative;
	padding: 2px;
	border: 1px solid #FFFFFF;
	background-color: #9FD5B5;
}
.date {
	font-size: 11px;
	line-height: 18px;
}
#pattern {
	background-image: url(../images/pattern_tile.gif);
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
	height: 30px;
	width: 100%;
}
#headline_holder {
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	margin-bottom: 20px;
}
#menu_subsection a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2D5140;
	text-decoration: none;
}
