body {
font-family: Arial, Helvetica, Verdana, sans-serif;
margin: 0px;
padding: 0px;
background-color: #ffffff;
}
table {
border:0;
}
img {
border: 0;
}

td {
font-size: 12px;
}

p {
font-size: 12px;
line-height:1.25;
margin-top:7px;
margin-bottom:7px;
}
hr {
border:0;
border-top: 1px dashed black;
width:100%;
color: white;
background-color: white;
height: 1px;
margin-bottom:15px;
}
b, strong {
color: #333333;
}
#main {
padding:10px;
vertical-align:top;
}
#main-special {
background-image:url(images/goji-berry-bottom.jpg);
background-position:top right;
background-repeat:no-repeat;
padding:10px;
vertical-align:top;
}
#outside {
border-bottom:1px solid #F70814;
}
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:22px;
color:#F70814;
margin-top:10px;
margin-bottom:5px;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#889863;
margin-top:12px;
margin-bottom:4px;
border-bottom:1px solid #889863;
}
h3 {
font-size:12px;
color:#5B788A;
margin-top:15px;
margin-bottom:5px;
}
h4 {
font-size:11px;
color:#333333;
margin-top:15px;
margin-bottom:5px;
}
h5 {
font-size:11px;
color:#333333;
margin-top:20px;
margin-bottom:5px;
}


a:link {color:#cc0000} /* unvisited link */ 
a:visited {color: #BA5D5D} /* visited link */ 
a:hover {color: #ff0000} /* mouse over link */ 
a:active {color:#ff0000} /* selected link */

#mainnav {
background-image:url(images/goji-berry-mid.jpg);
background-position:right;
background-repeat:no-repeat;
border-top:1px solid #F70814;
border-bottom:1px solid #F70814;
height:27px;
}
#mainnav td{
text-align:center;
font-size:12px;
font-weight:bold;
}

#mainnav a:link {color:black; text-decoration:none} /* unvisited link */ 
#mainnav a:visited {color:black; text-decoration:none} /* visited link */ 
#mainnav a:hover {color: black; text-decoration:underline} /* mouse over link */ 
#mainnav a:active {color:black; text-decoration:none} /* selected link */

#rightcolumn {
background-image:url(images/goji-berry-bottom.jpg);
background-position:top;
background-repeat:no-repeat;
vertical-align:top;
padding-top:100px;
}

#leftcolumn {
vertical-align:top;
border-right:1px solid #F70814;
color:#666666;
}
#leftcolumn th {
color:white;
height:22px;
font-weight:bold;
padding-left:10px;
background-color:#F70814;
text-align:left;
}
#leftcolumn td {
padding-left:10px;
padding-right:5px;
padding-bottom:3px;
}
#submenu {
float:left;
}
#submenu a{
display:block;
padding:3px;
}
#submenu a:link {color:#cc0000} /* unvisited link */ 
#submenu a:visited {color:#cccccc} /* visited link */ 
#submenu a:hover {color: #ff0000} /* mouse over link */ 
#submenu a:active {color:#ff0000} /* selected link */

#news {
width:190px;
margin-left:10px;
margin-right:5px;
}
#news th{
color:white;
height:22px;
font-weight:bold;
padding-left:10px;
background-color:#F70814;
text-align:left;
border-top:1px solid #F70814;
border-right:1px solid #F70814;
border-bottom:1px solid black;
border-left:1px solid #F70814;
}
#news td{
padding:10px;
border-right:1px dashed #F70814;
border-bottom:1px dashed #F70814;
border-left:1px dashed #F70814;
}
.headerright {
background-image:url(images/goji-berry-top.jpg);
background-position:right;
background-repeat:no-repeat;
width:205px;
}


.intro {
color:#333333;
font-size:13px;
font-weight:bold;
font-style:italic;
}
.credit {
color:#666666;
font-size:12px;
font-style:italic;
}
.floatleft {
float:left;
}
.floatright {
float:right;
}
.question {
font-weight:bold;
color:#333333;
}
/* standard footer begin*/
#footer {
	font-size: 12px;
	color:#333333;
}
#footerleft {
	background-color:#ffffff;
	height:19px;
	font-size: 11px;
	color:#333333;
	padding-left:10px;
}
#footerright {
	text-align:right;
	padding-right:14px;
	height:19px;
	font-size: 11px;
	color:#666666;
}
#footerright a{
	color:#666666;
	text-decoration:none;
}
#footerright a:visited{
	color:#666666;
	text-decoration:none;
}
#footerright a:hover{
	color:#666666;
	text-decoration:underline;
}
/* standard footer end*/

/* Form styling */
fieldset {
margin: 0 0 2em 0;
padding: 1em .5em .5em .5em;
border: 1px solid #000000;
}
legend {
padding: .2em;
background-color: #EBEBFF;
color: #000000;
border: 1px solid #000000;
}
label {
font-weight:bold;
color:#333333;
}
input {
font-family: arial, verdana, helvetica, sans-serif;
font-size:11px;
border: 1px solid #000000;
background-color: #F5F5F5;
}
textarea {
width:300px;
font-family: arial, verdana, helvetica, sans-serif;
font-size:11px;
border: 1px solid #000000;
background-color: #F5F5F5;
}

ul#contact {
	list-style:none;
	margin-left:0;
	padding:0;
}
ul#contact li{
	padding-bottom:3px;
}
.statehead{
	color: #cc0000;
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
}
.contain {

font-size:11px;
text-align:center;
}
.error {
font-weight:bold;
color:#990000;
}