/* CSS Document */
/* The Meyer Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html, body {
	height:100%;
}
body {
	line-height: 1;
}
a {
	text-decoration: none;
	color:#FFFFFF;
}
ol, ul {
	list-style: none;
	margin: 0px 0 10px 35px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body.most{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #4A1F0E;
	background-attachment: repeat;
	background-image: url(images/woodbglow.jpg);
	height: 100%;
	}
body.search{
	margin: 0px 0px 0px 10%;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	}
a:link {
	color:#000000;
	}
a:visited {
	color:#000000;
	}
.title{
	background: url(images/title.jpg) no-repeat;
	width: 837px;
	height: 260px;
	margin: 0 auto 0 auto;
	position: relative;
	left: -80px;
	}
.contentholder {clear:both; margin:0 auto; width:837px;}
.servingbox{
	position: relative;
	top: 200px;
	left: 120px;
	width: 470px;
	}
.serving{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	}
.searchtext{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 10px;
	text-align: left;
	font-size: 11pt;
	}
.services{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 10px;
	text-align: left;
	font-size: 11pt;
	}
.tabsbox{
	padding: 0px 0px 0px 0px;
	z-index: 20;
	display: block;
	}
#content{
	width: 650px;
	background-color:#FFFFFF;
	margin: 0px 0px 0px 10px;
	padding: 20px 10px 10px 20px;
	display: block;
	vertical-align: middle;
	text-align: center;
	}
#featurediframe{
	margin: 0px 0px 0px 10px;
	padding: 20px 10px 10px 10px;
	background-color:#FFFFFF;
	}
#map{
	vertical-align: middle;
	display: inline;
	float: left;
	padding-top: 5px;
	}
#address{
	vertical-align: middle;
	text-align: center;
	list-style-type: none;
	padding-top: 10px;
	height: 300px;
	}
.bottom{
	padding: 15px 0px 20px 25px;
	}
#navigation a{
	color: #000000;
	background: #CCCCCC url(images/left-tab.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 10px
	}
#navigation #here a{
	color: #000000;
	background: #FFFFFF url(images/left-tab-hover.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 10px
	}
#navigation a span{
	background: url(images/right-tab.gif) right top no-repeat;
	padding-right: 10px
	}
#navigation #here a span{
	background: url(images/right-tab-hover.gif) right top no-repeat;
	padding-right: 10px
	}
#navigation a, #navigation a span{
	display: block;
	float: left
	}
/* Hide from IE5-Mac \*/
#navigation a, #navigation a span{
	float: none
	}
/* End hide */
#navigation a:hover{
	color: #000000;
	background: #FFFFFF url(images/left-tab-hover.gif) left top no-repeat;
	padding-left: 10px
	}
#navigation a:hover span{
	background: url(images/right-tab-hover.gif) right top no-repeat;
	padding-right: 10px
	}
#navigation ul{
	list-style: none;
	padding: 0;
	margin: 0
	}
#navigation li{
	list-style: none;
	float: left;
	margin: 0;
	}
