/* ----------------------------------------
------------- HTML and Body ---------------
----------------------------------------- */ 

span.required {
color: red;
}

span.heading{
font-weight: bold;
font-family: verdana;
font-size: 11px;
}
td {
	font-size: 135%;
}
/* Restored full size to table images RLS 01/13/10*/
td img {
	width: auto;
	height: auto;
}


* {
margin: 0;
padding: 0;
text-decoration: none;
}

img {
border: none;
}

body {
background-color: #ffffe7;
background-image: url("../assets/pageBG.jpg");
background-position: top center;
background-repeat: repeat-y;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
}

.outer, .inner, .innermost {
margin-left: 20px;
margin-bottom: 12px;
}

a, a:active, a:visited {
color: #9C0000;
}

a:hover {
color: #640000;
}

.clear {
clear: both;
}


.spacer {
clear: both;
}

#main {
font-size: 16px;
}

#contactForm {
text-align: left;
}

#contactForm ol {
padding-left: 15px;
}

#author, #email, #phone1, #phone2, #whichProducts,#otherPurchase,#whichStore {
width: 260px;
height: 26px;
min-height: 16px;
}

.errMsg {
color: #640000;
}

input {
margin-bottom: 5px;
}

label {
margin-bottom: 5px;
}

/* ----------------------------------------
------------- Page Structure --------------
----------------------------------------- */ 

#topMenu {
	display: none;
width: 100%;
height: 30px;
min-height: 30px;
background-image: url("../assets/topMenuBG.jpg");
background-repeat: no-repeat;
background-position: top center;
text-align: center;
margin: 0 auto;
}

#wrapper {
width: 960px;
margin: 0 auto;
}

#menu {
width: 180px;
padding: 5px;
padding-right: 15px;
text-align: center;
float: left;
background-image: url("../assets/menuBG.jpg");
background-repeat: repeat-y;
}

#menu a {
color: #fff;
font-weight: bold;
line-height: 21px;
}

#menu a:hover {
background-image: url("../assets/navmaca.jpg");
background-position: left;
background-repeat: no-repeat;
color:#e1c08b;
}

#content {
width: 750px;
margin-top: -1120px;
padding: 0 10px 0 0;
}

html>body #content {
margin-top: 0;
}

/* ----------------------------------------
----------------- Header ------------------
----------------------------------------- */ 

#header {
margin-left: 192px;
width: 750px;
height: 260px;
min-height: 260px;
background-image: url("../assets/header.jpg");
background-repeat: no-repeat;
}

#header span {
text-align: center;
display: block;
padding-top: 200px;
padding-bottom: 2px;
font-style: italic;
font-size: .9em;
}


/* ----------------------------------------
------------- Nav Structure --------------
----------------------------------------- */ 

.navMenu {
padding-top: 15px;
padding-bottom: 30px;
list-style: none;
text-align: left;
}

.navMenu li a {
padding-left: 18px;
}

.copyText {
font-size: 80%;
color: #ffff00;
}

/* ----------------------------------------
------------- Footer Structure ------------
----------------------------------------- */ 

#footer {
margin-left: 200px;
width: 750px;
text-align: center;
}

#footer hr {
margin-bottom: 5px;

}

p {
color: #000;
text-align: center;
}

.mainHR {
border: 1px solid black;
color: black;
margin: 0 auto;
width: 98%;
}

/* ----------------------------------------
--------------- Main Content --------------
----------------------------------------- */ 

#mainContent {
	margin-top: 5px;
	margin-bottom: 40px;
	margin-left: 212px;
	min-height: 100px;
	width: 750px;
}

#mainContent ul li, #mainContent ol li {
	margin-left:20px;
}


#mainContent ul.bold {
	font-weight: bold;
}

.left {
float: left;
}

.padded {
padding-right: 20px;
}

hr {
color: #666;
margin: 0 auto;
width: 98%;
margin-top: 10px;
margin-bottom: 25px;
}

.smallHR {
padding: 2px;
margin: 0 auto;
width: 80%;
}

.bigHR {
border: 3px solid #650000;
margin: 0 auto;
width: 50%;
}

/* ----------------------------------------
--------- Main Header Green Text ----------
---------------------------------------- */ 

.usdaLogo {
padding: 0 15px 0 0;
}

.indexHeaderText {
font-weight: bold;
}

.indexHeaderLinks {
display: block;
color:#006633;
font-size: 1.3em;
margin-left: 100px;
}

.indexHeaderLinks a {
color: #9c0000;
}

.indexHeaderLinks a:hover {
color: #640000;
}

/* ----------------------------------------
-------- Main Page Q and A Posts ----------
---------------------------------------- */ 

.item p {
	font-size: 135%;
}

.QandA {
font-family: "Times New Roman", Times, serif;
font-size: 116%;
font-weight: bold;
}

.QandA em {
font-weight: normal;
}

.QandA p {
margin-bottom: 15px;
}

.right {
float: right;
padding: 5px;
}

.iRight {
	float: right;
	padding: 5px 0 0 5px;
}

.iLeft {
	float: left;
	padding: 5px 5px 0 0;
}

.products {
font-size: 90%;
font-weight: normal;
}

.uiRIGHT {
display: block;
margin-left: 590px;
}

.uiRIGHTMultiple {
margin-left: 122px;
}

.products .padded {
padding: 0 5px 0 15px;
}

.postSeperator {
padding: 2px;
margin-bottom: 15px;
margin-top: 15px;
}

.asterix {
font-size: 85%;
font-style: italic;
}

#herbalLibrary ul {
text-align:justify;
}

#herbalLibrary li{
list-style-type:none;
margin: 8px 0 8px 15px;
}

#herbalLibrary a {
color: #9c0000;
}

#herbalLibrary a:hover {
color: #640000;
}

#twoColLeft {
text-align: center;
float: left;
width: 360px;
}

#twoColRight {
text-align: center;
width: 360px;
margin-left: 360px;
}

#LtwoColLeft {
text-align: left;
float: left;
width: 200px;
font-size: 110%;
}

#LtwoColRight {
text-align: left;
font-size: 110%;
width: 360px;
margin-left: 230px;
}

/* ----------------------------------------
---------- Column Page Layouts ------------
---------------------------------------- */ 

#JtwoColLeft {
text-align: justify;
float: left;
width: 340px;
}

#JtwoColRight {
text-align: justify;
width: 340px;
margin-left: 360px;
}

#JtwoColLeft, #JtwoColRight {
line-height: 20px;
}

/* ----------------------------------------
--------- Global Text Effects ----------
---------------------------------------- */ 

p {
	margin-bottom: 15px;
	text-align: justify;
}

strong span{
color: #9c0000;
}

h1 { /* Page Titles */
font-size: 200%;
color: #9c0000;
}

h2 { /* Index Header Text H1 */
color:#006633;
font-size: 188%;
}

h3 { /* Posting Titles */
color:#993300;
font-size: 165%;
font-weight: normal;
font-family: "Comic Sans MS", sans-serif;
margin-bottom: 10px;
}

h3 span {
font-weight: bold;
}

h4 { /* Posting Titles Same Line */
color:#993300;
font-size: 165%;
font-weight: bold;
font-family: "Comic Sans MS", sans-serif;
display: inline;
}

h5 { /* Link Headers */
color:#993300;
font-size: 155%;
font-weight: bold;
display: inline;
}

h5 span {
padding-left: 150px;
text-decoration: underline;
}

h6 { /* Lower Header */
color:#993300;
font-size: 155%;
font-weight: bold;
margin-bottom: 15px;
}

span.notice {
font-size: 12px;
font-weight: bold;
color: red;
}

.h1 {
color: #800000;
font-size: 32px;
font-family: Georgia, Helvetica, Times, serif;
margin-top: 15px;
margin-bottom: 5px;
}

.upper {
margin-left: 100px;
list-style-type: circle;
}

.lower {
margin-left: 150px;
list-style-type: square;
}

.headerTitle  {
margin: 0 auto;
display: block;
text-align: center;
margin-bottom: 15px;
}

.leafy  { /* UL with Leaf Icon */
list-style-type: none;
width: 650px;
margin: 0 auto;
}

.leafy li { /* UL with Leaf Icon */
padding-bottom: 10px;
background-image: url("../assets/leafy.gif");
background-repeat: no-repeat;
background-position: top left;
padding-left: 25px;
}

.caption {
display: block;
margin: 0 auto;
text-align: center;
font-size: 90%;
width: 60%;
}

.album {
display: block;
margin: 0 auto;
text-align: center;
width: 450px;
}

.warning {
	color: #ff0000;
	font-weight: bold;
}

.goldHeader {
	color: #FEA601;
	font-weight: bold;
}

/* LIBRARY */

.qalink {
	display: block;
	margin: 0 auto;
	width: 310px;
	font-weight: bold;
	font-size: 16px;
}

.libraryTitle {
font-size: 110%;
}

.libraryTitle span {
font-size: 120%;
}

.rightedText {
margin-left: 160px;
}

.libraryLeafy {
width: 500px;
margin-left: 160px;
list-style-type: none;
}

.libraryLeafy li { /* UL with Leaf Icon */
padding-bottom: 10px;
background-image: url("../assets/leafy.gif");
background-repeat: no-repeat;
background-position: top left;
padding-left: 25px;
}

.alignright {
float: right;
padding: 10px;
}

.socialMenu {
font-weight: bold;
}

.socialMenu a {
font-size: 15px;
}

.socialMenu a:hover {
border-bottom: 1px dotted;

}

/* ---------------------------------------
--------------- Dropdown Menu ------------
----------------------------------------*/

#topNav {
margin: 0 auto;
width: 855px;
line-height: 25px;
height: 30px;
min-height: 30px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	height: 30px;
	min-height: 30px;
	list-style: none;
	margin: 0 auto;
	background-color: #9c0001;
	text-align: center;
}

#nav a {
	display: block;
	color: white;
	font-weight: bold;
	width: 10em;
	background-color: #9c0001;
	height: 30px;
	min-height: 30px;
}

#nav a:hover {
color: #ccc;
}

#nav li {
	float: left;
	width: 10em;
}

#nav li ul {
	position: absolute;
	text-align: left;
	width: 10em;
	left: -999em;
	
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


#visualMenu {
display: block;
width: 550px;
margin: 0 auto;
margin-top: 10px;
margin-bottom: 15px;
height: 115px;
text-align: center;
}

.visualMenu {
border-collapse: collapse;
font-weight: bold;
text-align: center;
}

.visualMenu a {
font-size: 14px!important;
}

.visualMenu tr td {
vertical-align: top;
text-align: center;
padding: 5px 18px 5px 18px;
}

.visualMenu td img {
width: 101px;
height: 101px;
margin-top: 2px;
}

.pics1 {
width: 310px;
height: 200px;
margin-left: auto;
margin-right: 8px;
}

.pics2{
position:relative; 
top:50%; 
height:260px; 
margin-top:-130px;
width: 315px;
}

.productDisplay {
text-align: center;
font-family: Georgia, Helvetica, Times, serif;
width: 310px;
height: 400px;
}

.productDisplay p {
font-weight: bold;
}

.pLeft {
display: block;
width: 160px;
text-align: center;
margin: 0 auto;
}

.pRight {
display: block;
text-align: center;
width: 160px;
margin: 0 auto;
margin-top: 10px;
}

.pRight img {
border: none;
width: 75px;
height: 22px;
}

.thumbs {
border: none;
width: 35%;
}

.productDisplay h3 {
font-family: Georgia, Helvetica, Times, serif;
color: #800000;
font-size: 14px;
margin-top: 8px;
margin-bottom: -5px;
font-weight: bold;
}

.productDisplay p {
font-weight: bold;
margin-bottom: 3px;
}
.productDisplay .h3 {
color: #800000;
font-size: 14px;
margin-top: 8px;
margin-bottom: -5px;
font-weight: bold;
}

.productListing {
width: 750px;
height:250px;
}

.productListing td {
vertical-align: top;
padding: 10px;
}

.productLeft {
width: 325px;
border: 1px solid #650000;
border-top: 1px solid;
border-bottom: 1px solid;
border-left: 4px solid;
border-right: 4px solid;

}

.productRight {
width: 400px;
border: 1px solid #650000;
border-top: 1px solid;
border-bottom: 1px solid;
border-left: 4px solid;
border-right: 4px solid;

}

.productRight ul li {
padding: 3px;
}

.ddfmwrap {
font-family: Verdana,sans-serif;
font-size: 88%;
margin-top: 8px;
height: 100%;
}

label {
margin-bottom: 5px;
font-weight:bold;
}
input {
width: 200px;
height: 20px;
border: 1px solid #ddd;
margin-bottom: 8px;
margin-left: 8px;
}
textarea {
width: 450px;
height: 250px;
border: 1px solid #ddd;
display: block;
margin-top: 8px;
}
.textarea {
display: block;
float: right;
margin:0;
padding: 0;
}

.fmradio input {
 width: 20px;
 height: 8px;
margin: 4px 0 4px 0;
}

.fmradio label {
display: inline;
margin: 4px 0 4px 0;
}

.submit input {
margin: 0;
padding: 0;
width: 88px;
height: 31px;
    padding: 5px 10px;
    display: inline;
    background: #777 url(button.png) repeat-x bottom;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;
    }
.submit input:hover {
    background-position: 0 -48px;
    }
.submit input:active {
    background-position: 0 top;
    position: relative;
    top: 1px;
    padding: 6px 10px 4px;
    }

.ddfmwrap .submit input { background-color: #333; }

.ddfmerrors {
color: #ff0000;
}

.credits {
display: none;
}
