/*Main no-wheat.org stylesheet*/

/*Main Container*/
#body {
	background-color: #ffffff;
	background-image:  url(../images/nwbackground.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	background-repeat: repeat;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #9F9F9F;
}

/*Header Section*/
#header {
	background-color: #ffffff;
	width: 780px;
	border-collapse: none;
	border-top: #DFDFDF;
	border-right: #DFDFDF;
	border-bottom: #DFDFDF;
	border-left: #DFDFDF;
}

.logo {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: normal;
	text-transform: lowercase;
	color: #70a5c4;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 20px;
	top: auto;
	padding-left: 15px;
}

/*Header Site Navigation Bar*/

.Nav1 ul {
display: block;
line-height: 1.25em;
text-decoration: none;
}

.Nav1 ul li {
list-style-type: none;
margin: 0;
padding: 0;
link:
}

.Nav1 ul li a:link,  {
background-color: #fdf362;
color: #FFFFFF;
}
.Nav1 ul li a:visited {
}
.Nav1 ul li a:hover {
background-color: #fdf362;
color: #FFFFFF;
}
.Nav1 ul li a:active {
background-color: #fdf362;
color: #FFFFFF;
}

/*This is the main editable content section*/

#content {
	width: 780px;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	vertical-align: top;
}

#mainCopy1 {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	align: center;
	valign: top;
}

#MainCopy2, .MainCopy2 {
background-color: #ffffff;
}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	list-style-type: square;
	list-style-position: outside;
	padding: 10px;
}

.MainText li {
background-color: #ffffff;
text-decoration: none;
padding: 0.5em;
}

.MainText a:link {
color: #285872;
text-decoration: none;
}

.MainText a:visited {
color: #285872;
text-decoration: none;
}

.MainText a:hover {
color: #868686;
text-decoration: underline;
}

.MainText a:active {
color: #868686;
text-decoration: none;
}

.blocktext1 {
	text-align: justify;
	font-style: italic;
	padding: 10px;

}

.blocktext2 {
text-align: justify;
font-size: 0.75em;
color: #E7F0EF;
background-color: #EEEEEE;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
}

#tabletext{
	border: 1;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.9em;
}

.tablehead, {
	background-color: #E8F1F1;
	color: #70a5c4;
	font-family: CenturyGothic, Helvetica, Arial, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	cell-padding: 0.5em 0.5em;
	text-align: center;
	height: 15px;
	font-size: 0.7em;
	padding: 3px;
	border-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #70a5c4;
}

.tablehead a:link, .tablehead a:visited, .tablehead a:hover, .tablehead a:active {
	text-decoration: none;
}



.tabledata{
	text-align: center;
	width: 60px;
}

.byline {
	font-size: 0.8em;
	font-style: italic;
	line-height: 1em;
	border: thin dotted #dfdfdf;
}

/*Main Text Headings*/

h1 {
font-size:1.3em;
font-family: Century Gothic, Helvetica, Verdana;
text-align: center;
color: #868686;
}

h2 {
font-size:1.1em;
font-family: Century Gothic, Helvetica, Verdana;
color: #868686;
line-height: 1.7em;
padding-bottom: 0.0em;
}

h3 {
font-size:1em;
font-family: Century Gothic, Helvetica, Verdana;
color: #3C86AD;
line-height: 1.2em;

}

h4 {
font-size:0.8em;
font-family: Arial, Helvetica, ;
text-decoration: underline;
}

h5 {
font-size:0.8em;
font-family: Arial, Helvetica,;
font-style: italic;
}


/*Main Text Lists*/
ul {}

li {
list-style-type: square;
}
UL LI
{
list-style-type: square;
}
UL LI LI
{
list-style-type: dash;
}
UL LI LI LI
{
list-style-type: decimal;
}


OL LI
{
list-style-type: decimal;
}
OL OL LI
{
list-style-type: lower-alpha;
}
OL OL OL LI
{
list-style-type: lower-roman;
}


/*Breadcrumb Navigation*/
#breadcrumb, .breadcrumb, .breadcrumb a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #868686;
	font-size: 0.7em;
	text-vertical-align: middle;
	padding: 5px;
	text-decoration: none;
	}

.breadcrumb a:active, .breadcrumb a:hover, .breadcrumb a:visited {
	font-size: 0.7em;
	color: #70a5c4;
	text-decoration: none;
}


#pageTop, .pageTop {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C86AD;
	text-align: right;
	padding: 5px;
	font-size: 0.7em;
	font-weight: bold;
	}

.pageTop a:link, .pageTop a:visited {
	text-deocoration: none;
}

.pageTop a:hover, .pageTop a:active {
	color: #dfdfdf;
	text-decoration: none;
}

#pagehead {
align:center;
valign:top;
}
.pagehead {
background-color: #ffffff;
padding: 0px;
font-size:0.75em;
line-height: 1.2em;
}

.leftNav { font-family: verdana,arial,helvetica,sans-serif; font-size: small; text-align: center; }
.leftNav a:link { text-decoration: none; color: #039; }
.leftNav a:visited { text-decoration: none; color: #963; }
.leftNav a:visited:hover { text-decoration: underline; color: #963; }
.leftNav a:visited:active { text-decoration: underline; color: #F93; }
.leftNav a:hover { text-decoration: underline; color: #039; }
.leftNav a:active { text-decoration: underline; color: #F93; }

/*Home Page Left Tables*/

#LCol {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}

.subscribe {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C86AD;
	font-size: 0.75em;
	line-height: 1.2em;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*Home Page Centre Tables*/
.introboxtitle {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 12px;
	color: #70a5c4;
}

.introboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 15px;
	line-height: 1.3em;
	padding-right: 0px;
	list-style-position: outside;
	list-style-type: square;
}
.homebox {
	vertical-align: top;
	padding: 5px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	border: 1px dotted #DFDFDF;
	font-weight: normal;
}
.homeboxtxt {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	list-style-type: square;
	list-style-position: outside;
	padding: 5px;
	left: 0px;
	top: 0px;
	right: 0px;
	font-size: 0.75em;
	font-weight: normal;
	border: none;
	}

.homeboxtxt a:link, .homeboxtxt a:visited {
color: #285872;
text-decoration: none;
}

.homeboxtxt a:hover {
color: #868686;
text-decoration: underline;
}

.homeboxtxt a:active {
color: #868686;
text-decoration: none;
}

.sig {
	color: #3C86AD;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 0.8em;
	font-weight: normal;
	}

.promo {
	color: #868686;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.85em;
	padding: 5px;
	line-height: 1.1em;
	text-decoration: none;
 }

.promo a:link, .promo a:visited, .promo a:active  {
	color: #868686;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 5px;
	line-height: 1.3em;
	text-decoration: none;
}

.promo a:hover {
	color: #3C86AD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	line-height: 1.3em;
	text-decoration: none;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF9933;
	text-align: left;
}

/*HOME PAGE*/
/*Home Page Right Tables*/

.hotproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
	color: #868686;
	font-size: 0.75em;
 }

.hotproducts a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
	color: #868686;
	font-size: 0.75em;
	text-decoration: none;
}

.hotproducts a:hover {
	color: #3C86AD;
	text-decoration: none;
}

#newsCol {
background-color: #F9F6F6;
cell-padding: 10px;
}

.news1 {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding-left: 10px;
	padding-right: 5px;
}

.news1 a:link, .news1 a:visited {
	color: #666666;
	text-decoration: none;
}

.news1 a:hover, .news1 a:active {
	color: #3C86AD;
	text-decoration: none;
}

.news2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-weight: bold;
	color: #3C86AD;
	padding-left: 5px;
	padding-right: 5px;
}

.news2 a:link, .news2 a:visited {
	color: #3C86AD;
	text-decoration: none;
}

.news2 a:hover, .news2 a:active {
	color: #868686;
	text-decoration: none;
}

.news1intro {
	valign: top;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 0.85em;
	border-left-style: solid;
	border-left-color: #DFDFDF;
	border-left-width: 0px;
	padding: 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.news1image {
	border-left-style: solid;
	border-left-color: #DFDFDF;
	valign: top;
	align: right;
	border-left-width: 1px;
	background-position: right;
	padding: 0px;
}
/*SECTION PAGES*/

#Sec1Main {
	font-size: 0.75em;
	width: 440px;
	align: center;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
}

#Sec2Main {
	width: 580px;
	font-size: 0.75em;
	background-color: #FFFFFF;
	align: center;
	padding: 10px;
}

#secnav1, {
	font-size: 0.75em;
	background-color: #FFFFFF;
	margin: 2px 5px;
	cellspacing: 2px;
	padding:5px;
	text-align: center;
	font-family:CenturyGothic,Verdana, Helvetica;
	vertical-align: top;
	list-style-type: none;
}

.secNav1 ul li {
	list-style-type: none;
	text-decoration: none;
	cellspacing: 5px;
	line-spacing: 1.2em;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.secNav1Cell {
	font-size: 0.9em;
	color: #009900;
	text-align: left;
	vertical-align: middle;
	background-color: #F2F1EE;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	cellspacing: 2px;
	padding:2px;
}

.secNav1Cell ul li: {
	text-decoration: none;
	list-style-type: none;
	color: #009900;
	line-spacing: 1.2em;
}

.secNav1Cell a:link, .secNav1Cell a:visited  {
	background-color: #F2F1EE;
	text-decoration: none;
	color: #009900;
	text-align: left;
	}

.secNav1Cell a:hover, .secNav1Cell a:active {
	background-color: #F2F1EE;
	text-decoration: none;
	color: #009900;
	text-align: left;
}

.secNav1CellOn {
	font-size: 0.9 em;
	text-align: left;
	background-color: #009900;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-bottom-width: thin;
	color: #FFFFFF;
	text-decoration: none;
	cellspacing: 2px;
	padding:2px;
	}

	.secNav1CellOn a:link, .secNav1CellOn a:visited {
	background-color: #009900;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	}

	.secNav1CellOn a:hover, .secNav1CellOn a:active{
	background-color: #009900;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	}

/*Section Right Column*/
#SecRcol, .SecRcol{
	width: 165px;
	background-color: #ffffff;
	border-left-style: solid;
	border-left-color: #DFDFDF;
	border-left-width: 0px;
	valign: top;
	align: center;
	}


/*NEWS PAGES*/

/*News Pages Navigation*/

#secNav2Cell, .secNav2Cell {
	font-size: 0.9em;
	font-weight: normal;
	font-family:CenturyGothic,Verdana, Helvetica;
	text-align: left;
	color: #868686;
	background-color: #FBFBFB;
	cellspacing: 2px;
	padding:2px;
	}

	.secNav2Cell a:link, .secNav2Cell a:visited  {
	color: #868686;
	background-color: #FBFBFB;
	text-decoration: none;
	}

	.secNav2Cell a:hover {
	background-color: #FFFFFF;
	color: #3C86AD;
	text-decoration: none;
	}
	.secNav2Cell a:active {
	background-color: #FBFBFB;
	color: #3C86AD;
	text-decoration: none;
	}

/*News Pages Text*/
#news, .news, {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	font-size: 1em;
}

.news a:link, .news a:visited {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	color: #868686;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.news a:hover, .news a:active {
	text-decoration: none;
	color: #3C86AD;
	font-weight: bold;
}

/*ADVERTISEMENT BLOCKS*/
.promobox {
	background-color: #F2F1EE;
	padding: 5px;
	border: 2px dashed #DFDFDF;
	align: center

}

/*OTHER ITEMS*/

#boxhead, .boxhead {
	background-color: #70A5C4;
	color: #FFFFFF;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.75em;
	vertical-align: middle;
	padding: 0.5em 0.5em;
	text-align: center;
	line-height: 1.2em;
	height: 20px;
	}

/* Main Text Section*/



/*LEGAL PAGES*/

#legal{
background-color: #ffffff;
font-size: 0.7em;
cell-padding: 10px;
}

.legal  {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #ffffff;
	text-align: justify;
	cell-padding: 10px;
 }


/*FOOTER*/

#footer{
	height: 24;
	font-size: 0.6em;
	background-color: #70A5C4;
	font-family: "Century Gothic", Helvetica, Arial;
	color: #FFFFFF;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	font-weight: bold;
}

	.footer a:link, .footer a:visited  {
	background-color: #70A5C4;
	color: #FFFFFF;
	text-decoration: none;
	}


	.footer a:hover, .footer a:active {
	color: #FFFFFF;
	background-color: #70A5C4;
	text-decoration: none;
	}

.programh1 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 1.3em;
	line-height: 2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #FFAA55;
	text-align: left;
}
	.programh1 a:link, .programh1 a:visited{
	background-color: #FFAA55;
	color: #FFFFFF;
	text-decoration: none;
	}

	.programh1 a:hover, .programh1 a:active {
	background-color: #FFFFFF;
	color: #FFAA55;
	text-decoration: none;
	}

.module, .module a:link, .module a:visited, .module a:hover, .module a:active{
	font-family: "century gothic", verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
.tabletext {
	border: 1;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.7em;
	padding: 3px;
 }

.tablerowhead {
	border: 1;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.7em;
	font-weight: bold;
}

.tabletextcentre {
	border: 1;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.7em;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}


.tablerowheadBdr {

	border: 1px solid #9f9f9f;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.7em;
	font-weight: bold;
}
.tabletextBdr {

	border: 1px solid #9f9f9f;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.7em;
	padding: 3px;
}
.tabletextcentreBdr {

	border: 1px solid #9f9f9f;
	valign: top;
	align: center;
	line-height: 1em;
	cell-padding: 5px;
	cell-spacing: 5px;
	font-size: 0.7em;
	padding: 3px;
	text-align: center;
}
#prodNavSub, .prodNavSub {
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	background-color: #70A5C4;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	cellspacing: 2px;
	padding:2px;
	font-weight: bold;
	border-top-style: solid;
	text-decoration: none,
}

.prodNavSub a:link, .prodNavSub a:visited, .prodNavSub a:hover, .prodNavSub a:active   {
	background-color: #70A5C4;
	color: #FFFFFF;
	text-decoration: none;
	}

}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDFF;
	border: #FF8040;
}
.product2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFAE;
	border: #FF8040;
}
.thismonthbox {
	vertical-align: top;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
	width: 398px;
	background-image: url(../images/nwbackground.gif);

}
.thismonthtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #868686;
	list-style-position: outside;
	list-style-type: square;
	padding-right: 10px;
	padding-left: 10px;
}


.productsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #44BABA;
	background-color: #e8f1f1;
	background-position: left;
	text-indent: 10px;
	vertical-align: middle;
	display: block;
	height: 20px;
	width: 90%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border: 1px solid #DFDFDF;
}

.REST { font-family: verdana,arial,helvetica,sans-serif; color: #FFF; font-size: x-small; };
a.REST { color: #FFF; }
.REST a:link { color: #FFF; }
.REST a:visited { color: #FFF; }
.REST a:hover { color: #FFF; }
.REST a:active { color: #FFF; }
.itemTable { font-family: verdana,arial,helvetica,sans-serif; text-align: left; font-size: small; }
.itemTable b { font-weight: bold; font-size: small; }
.itemTable a:link { font-family: verdana,arial,helvetica,sans-serif; color: #003399; }
.itemTable a:visited { font-family: verdana,arial,helvetica,sans-serif; color: #963; }
.itemTable a:active { font-family: verdana,arial,helvetica,sans-serif; color: #F93; }
table.itemTable { border-width: 0px; border-style: none; border-collapse: separate;
	width: 100%; table-layout: auto; border-spacing: 0px; padding: 0px; }
td.itemTable.image { text-align: center; vertical-align: top; }
td.itemTable.foundIn { text-align: left; vertical-align: top; font-size: small; font-weight: bold; }
.itemTable.bnList { font-family: verdana,arial,helvetica,sans-serif; color: #000; font-size: xx-small; }
.itemTable.bnList a:link { text-decoration: none; color: #039; }
.itemTable.bnList a:visited { text-decoration: none; color: #963; }
.itemTable.bnList a:visited:hover { text-decoration: underline; color: #963; }
.itemTable.bnList a:visited:active { text-decoration: underline; color: #F93; }
.itemTable.bnList a:hover { text-decoration: underline; color: #039; }
.itemTable.bnList a:active { text-decoration: underline; color: #F93; }
.itemTable.plusminus { text-align: right; vertical-align: text-top; border: none; }
.itemTable.plusminus img { vertical-align: top; border: none; }
.itemTable.plusminus a:link { text-decoration: none; }
.itemTable.plusminus a:visited { text-decoration: none; }