/********************************************
	GENERAL
********************************************/
body {
	background-color: #AAA979;
}
body, table {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	color: #666633;
	font-size: 23px;
	font-weight: bold;
	text-transform: lowercase;
}
h2 {
	color: #CC6633;
	font-size: 17px;
	font-weight: bold;
	text-transform: lowercase;
}
h3{
	color: #CC6633;
	font-size: 14px;
	font-weight: bold;
}
h3 a.heading {
	color: #CC6633;
	font-size: 14px;
	font-weight: bold;
}
.subtitle {
	color: #CC6633;
	font-weight: bold;
}
.button a {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.content {
	background-color: #FFFFFF;
	color: #535353;
	letter-spacing: .06em;
}
.content a {
	color: #535353;
}
.content-vert {
	padding-top: 20px;
}
.small-text {
	font-size: 11px;
}
.footer {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #D5D5AA;
	background-color: #666634;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.footer a{
	color: #D5D5AA;
	text-transform: none;
}
div#errordiv {
	border:3px double #900;
	background-color:#FFFFF2;
	color:#900;
	padding:5px 10px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:18px;
}
#vitis {
	display:none;
}
/********************************************
	 HEADER
********************************************/
.header h1, .header h1 a {
	background: url('/images/logo.gif') no-repeat left top;
	text-indent:-9999px;
	margin:0;
	padding:0;
	border:0;
}
.header h1 a {
	position:relative;
	display:block;
	width:760px;
	height:77px;
}
/********************************************
	 OLIVES SECTION
********************************************/
.section-olives .header h1, .section-olives .header h1 a {
	background: url('/images/logo-olives.gif') no-repeat left top;
}
.section-olives h2 {
	color: #7e4d63;
	font-size: 17px;
	font-weight: bold;
	text-transform: lowercase;
}
.section-olives .sidenavcell {
	background-color: #7e4d63;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.section-olives #listbutton {
	display:none;
}
.section-olives #vitis {
	display:block;
}



/********************************************
	 TOP NAVIGATION
********************************************/

/* See separate nav stylesheet. */



/********************************************
	SIDE NAVIGATION
********************************************/


.sidenavcell {
	background-color: #CC6733;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.one, .one a {
	letter-spacing: .15em;
	text-transform: uppercase;
	color: #FFD6AA;
	text-decoration: none;
}

.two {
	color: #333300;
	text-decoration: underline;
}
.two a {
	color: #FFFFFF;
}
.header, .nav {
	background-color: #FFFFFF;
}
.button {
	background-color: #666633;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	letter-spacing: 1px;
}
.varieties-shade1{
	background-color: #E9E8DE;
}
.varieties-shade2{
	background-color: #D6D2C2;
}

.varieties-border{
	border-width: 1px;
	border-style: solid;
	border-color: #666633;
}
