html, body, div, span, applet, object, iframe,
h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* scott removed img from above */

ol, ul {
	list-style:none;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.hiddenPic {display:none;} /* used for picture caching */

.clear {
margin:0px;
clear:both;
}

body {
line-height: 1;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
/* background:#804040 url(images/apple-blossom-tile4.jpg) repeat; */
background:#804040;
color:#333333;
margin:10px;
}

h1 { 
font-family:Georgia, "Times New Roman", Times, serif;
font-size:140%;
color:#BF3030;
margin:10px;
margin-top:20px;
letter-spacing:-0.05em;
font-style:italic;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:110%;
color:#BF3030;
margin-bottom:10px;
margin-top:15px;
letter-spacing:-0.05em;
font-style:italic;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:100%;
color:#333333;
margin-bottom:10px;
margin-top:10px;
letter-spacing:-0.05em;
font-style:italic;
}

.paragraph {
margin-top:20px;
}

.doubleparagraph {
margin-top:40px;
}


#container {
width:775px;
margin:0% auto;
border: 3px solid white;
background:#F3F3F3;
height:100%;
}

#header {
width:100%;
background-color:#BF3030;
height:125px;
border-bottom: 3px solid white;
margin-top:auto;
margin-bottom:auto;
}

#content {
padding:0px 20px 15px 20px;
min-height:500px;
height:auto !important;
height:500px;
}

#content p {
margin-top:15px;
}

#content p.nobreak {
margin:0px;
}

#content blockquote {
padding:30px;
line-height:1.1em;
}

.emphasis {
color:#CC0000;
font-style:oblique;
}

.whiteemph {
color:#ffffff;
font-style:oblique;
}

#indextr {
    padding: 100px 0 0 0;
    overflow: hidden;
    background-image: url("images/VDCtext.gif");
    background-repeat: no-repeat;
    margin-left:275px;
    height: 0px !important;
    height /**/:100px;
} 

.indent {
margin-left:10px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: #804040;
	width:100%;
}

#nav a {
	display: block;
	text-decoration: none;
	padding: 0.5em;
	color:#FFFFFF;
	font-size:85%;
	text-align:center;
}

#nav li {
	float: left;
	display: inline;
	background: #804040;
	border-bottom: 3px solid white;
}

#home #nav #homeactive a,
#order #nav #orderactive a,
#harvest #nav #harvestactive a,
#market #nav #marketactive a,
#news #nav #newsactive a,
#visit #nav #visitactive a {
	background: #BF3030;
	color: #000000;
}

#nav li.nav2 {
	border-right: 3px solid white;
}

#nav li ul {
	position: absolute;
	width: 1em;
	left: -999em;
}

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

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background-position: 0 0;
}

#nav li:hover, #nav li.sfhover {
	background: #BF3030;
	background-position: 0 0;	
}

#subnavmain, #subnav ul {
	clear:both;
	padding: 0;
	margin: 0;
	list-style: none;
	background: #BF3030;
	float:left;
	width:775px;
}

#subnav li {
	float: left;
}

#subnav a {
	display: block;
	float:left;
	padding: 0.5em 1em;
	color:#CCCCCC;
	font-size:75%;
	text-align:center;
}

#subnav .subnavtext {
	display: block;
	float:left;
	text-decoration: none;
	padding: 0.5em 1em;
	color:#CCCCCC;
	font-size:75%;
	text-align:center;
}

#subnav li.subnavactive {
	display: block;
	float:left;
	text-decoration: none;
	padding: 0.5em 1em;
	color:#000000;
	font-size:75%;
	text-align:center;
}

#subnav a:hover {
	color:#FFFFFF;
}


.logotext {
font-size:65%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#CCCCCC;
line-height:1.2em;
margin-top:8px;
}

#footer, #footernav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: #BF3030;
	float:left;
	width:775px;
}

#footernav li {
	float: left;
}

#footernav a {
	display: block;
	float:left;
	text-decoration: none;
	padding: 0.5em 1em;
	color:#CCCCCC;
	font-size:70%;
	text-align:center;
}

#footernav .footertext {
	display: block;
	float:left;
	text-decoration: none;
	padding: 0.5em 1em;
	color:#000000;
	font-size:75%;
	text-align:center;
	line-height:1.1em;
}

#footernav a:hover {
	color:#FFFFFF;
}

.topquote {
margin:0px 40px 20px 40px;
}

.subscribe {
width:400px;
margin-top:30px;
margin-left:auto;
margin-right:auto;
background:#d1d1d1;
border:1px solid #666666;
padding:8px;
text-align:center;
}

.subscribeoffer {
font-size:85%;
font-style:italic;
text-align:center;
margin-bottom:20px;
}

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


.imgframe {
padding:2px;
border:1px solid gray;
}

.tdheader {
background-color:#d1d1d1;
border-bottom:1px solid black;
border-top:1px solid black;
}

sup {
font-size:60%;
}

