/* main definitions */

body {
	background-image: url(images/graphics/header_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 115px;
	background-image: url(images/graphics/WFlogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#main {
	width: 1008px;
	float: left;
	display: block;
}
p , li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}
h3 {
	color: #AE3226;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	padding: 10px;
}
a:link, a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
a:hover, a:active {
	color: #999999;
	text-decoration: none;
}

/* nav definitions */

#leftcol {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	width: 105px;
}
#nav {
	padding: 20px 0px 0px 0px;
	width: 104px;
	background-color: #AE3226;
}
#nav ul {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	padding: 0px;
	margin: 0px;
}
#nav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 104px;
	line-height: 14px;
	display: block;
}
#nav li a {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4E131;
	display: block;
	padding: 3px;
	margin: 0px;
}
#nav li a:link, #nav li a:visited {
	color: #F6E32F;
	background-color: #AE3226;
}
#nav li a:hover, #nav li a:active {
	color: #AE3226;
	background-color: #F4E131;
}

#fblink {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#leftcol #fblink {
	width: 104px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#fblink p {
	line-height: 110%;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
	margin-top: 20px;
	font-weight: normal;
}
#contact table tbody tr td p{
	text-align: center;
}
#leftcol #fblink p {
	line-height: 110%;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: -5px;
}

/* products definitions */

#products table {
	width: 750px;
	padding: 0px;
	margin: 10px 20px 10px 20px;
}
#products td {
	width: 250px;
	margin: 0px;
	padding: 0px;
}
#products .top {
	background-image: url(images/graphics/tablecorner_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	margin: 0px;
	padding: 0px;
}
#products  .mid {
	background-image: url(images/graphics/tablecorner_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#products .bottom {
	background-image: url(images/graphics/tablecorner_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	margin: 0px;
	padding: 0px;
}

#products h4 {
	color: #AE3226;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#products ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
	text-align: left;
}
#products li {
	margin: 0px;
	padding: 0px;
}

/* content definitions */

span.org {
	display: none;
}
.questions {
	color: #FF0000;
	font-weight: bold;
}
.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.redbig {
	color: #AE3226;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
.indent { padding-left: 30px; }
.red { color: #AE3226; }
.subheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 35px 0px 10px 0px;
}
.subheadersmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.pressrelease {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}
#sidebar {
	width: 200px;
	float: right;
	display: inline;
	background-color: #F6E32F;
	margin: 20px;
}
#sidebar div {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#sidebar .quote{
	font-style: italic;
	font-size: .95em;
	color: #ae3226;
	margin: 0px;
	padding: 0px;
}
#sidebar .author{
	text-align: right;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}
#sidebar .location{
	font-weight: bold;
	font-size: 0.8em;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.emphasis {
	font-weight: bold;
	color: #AE3226;
	line-height: 180%;
	font-size: 160%;
}
.transportimage {
	border: 2px solid #AE3226;
}

/* community page definitions */

.commlogos {
	background-color: #E6E6E6;
	border: 1px solid #AE3226;
	width: 600px;
	text-align: center;
}
.commlogos  td  {
	padding: 10px;
}
#content  .commlogos ul {
	text-align: center;
}
#content  .commlogos li {
	text-align: center;
	list-style-type: none;
	list-style-image: none;
	background-image: none;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -23px;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
}
#content .center {
	text-align: center;
}

/* footer definitions */

#footer {
	width: 100%;
	height: 52px;
	float: left;
	display: block;
	background-color: #AE3226;
	border-top: solid 3px #F6E32F;
	cursor: default;
	overflow: hidden;
	padding-left: 106px;
}
#footer table {
	width: 900px;
	padding: 0px;
	margin: 0px;
}
#footer td {
	padding: 5px;
	width: 290px;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F6E32F;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin: 5px;
	line-height: 100%;
}
#footernav {
	width: 900px;
	text-align: center;
	cursor: default;
	margin-left: 0px;
}
#footernav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
}
#footernav a:link, #footernav a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#footernav a:hover, #footernav a:active {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}
#footer a:link, #footer a:visited {
	color: #F6E32F;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover, #footer a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.imgborder {
	padding: 10px;
}
.highlight {
	background-color: #FFFF00;
}
.specialsgreen {
	color: #060;
	font-weight: bold;
	font-size: 105%;
	margin: 0px;
	padding: 0px;
}
.footer	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#F6E32F;
	font-size:10pt;
	text-align:center;
}

/* content definitions */

#content {
	width: 900px;
	display: block;
	float: left;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
	font-weight: normal;
}
#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
	list-style-image: url(images/graphics/diamond.gif);
	padding: 0px;
	margin: 8px 8px 8px 18px;
}
#specials table tr td ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
	list-style-image: url(images/graphics/arrowbullet.gif);
	padding: 0px;
	margin: 0px 0px 0px -7px;
	text-align: left;
	list-style-position: outside;
}
#content.products li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	line-height: 120%;
	padding: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 23px;
	list-style-image: none;
}
#content a {
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#content a:link, #content a:visited {
	font-weight: bold;
	font-style: italic;
	color: #333333;
}
#content a:hover, #content a:active {
	font-weight: bold;
	font-style: italic;
	color: #CCCCCC;
}
.pitpass   {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	line-height: 180%;
}
#content .faqquestions {
	color: #AE3226;
	font-style: italic;
}
#storemenu  {
	text-align: center;
	padding: 0px 30px 0px 30px;
}
#content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 140%;
	font-weight: normal;
	text-align: center;
}
.specialsemphasis {
	font-style: italic;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
#specials td {
	padding: 1px;
	font-size: 12px;
	margin: 0px;
	text-align: center;
	border: 1px dotted #CCC;
}
#specials table {
	width: 600px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #999;
}
.prtitle {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.prdate {
	font-size: 70%;
	font-style: oblique;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h1 {
	line-height: 110%;
}
.specialshead {
	background-color: #E6E6E6;
}
/* nutritional table definitions */

#water table tbody tr td p , #water table tbody tr td ul li{
	text-align: left;
}
#water table tbody tr td #awards {
	text-align: center;
}
#analysis {
	float: right;
	width: 300px;
	height: 300px;
	display: block;
}
#nutrition div    table{
	width: 400px;
	margin: 10px;
	height: 200px;
}
.nutriborder {
	border: 1px solid #666;
}
#content table tr td div table tr td p , #content div table tbody tr td p ,#content table tr td div table tr td ul li{
	/*text-align: left;*/
}
#content table tr td div table tr td div p  {
	text-align: center;
}
.expandingboxfix {
	overflow: hidden;
}
#content div table tbody tr td div i   , #content div table tbody tr td div{
	text-align: left;
}
#content div table tbody {
	border: 1px solid #666;
}
.expandingboxfix tbody {
	padding: 5px;
	border: 1px solid #666;
	margin: 0px;
}
#store table tbody tr td b , #bbqschedule .expandingboxfix tbody tr td b{
	font-size: 90%;
	line-height: 140%;
	color: #000;
	font-weight: bold;
}
#store table tbody tr td , #bbqschedule .expandingboxfix tbody tr td{
	font-size: 95%;
	line-height: 140%;
	color: #000;
}
#store table        tr td      , #bbqschedule .expandingboxfix tbody tr td{
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 90%;
	line-height: 140%;
	margin: 0px;
}
#store img     {
	text-align: center;
}
.storeheadings      {
	background-color: #F3F3F3;
}
.center a img {
	padding: 10px;
}
#pr {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#pr p {
	text-align: center;
}

