@charset "UTF-8";
/* CSS Document */

body {
	background: url(Images/bkgrnd.jpg) repeat;
}

#main {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4a442a;
	background: url(Images/center.jpg) repeat-y center;
	height: auto;
	width: 962px;
	clear: left;
	margin: 0 auto;
	padding: 0 10px 15px 10px;
}

#main h1 {
	height: 340px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(Images/head.jpg) no-repeat center;
	width: 100%;
}

table {
	margin: auto;
}
td {
	text-align: left;
}

.photo {
	float: left;
	width: 250px;
}

#text {
	line-height: 1.7em;
	padding: 15px;
}

#beforeAfter{
	float: left;
}
#caption {
	text-align: center;
}
/*way to indent paragraphs that come after a paragraph*/
p {
  margin-bottom: 0 }
p + p {
  text-indent: 1.5em;
  margin-top: 0 }
  
#copyright {
	background: url(Images/bottom.jpg) no-repeat bottom center;
	color:#600;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: -30px auto;
	padding-bottom: 30px;
	text-align: center;
	width: 962px;
	padding-left:0;
	display:block;
}
.contact {
	margin: 0 0 -5px -5px;
}

.center {
	text-align: center;
}

/*Nav bar styling*/
#nav {
	height: 615px;
	margin: -25px 0 0 25px;
	float: left;
	width: 225px;
	padding-right: 10px;
	background: url(Images/childNavBar.jpg) no-repeat;
}
#nav ul, #childNav ul {
	margin: 65px 5px 0 7px;
	width:198px;
}
/*child nav bar styling*/
#childNav {
	height: 615px;
	margin: -25px 0 0 25px;
	float: left;
	width: 225px;
	background: url(Images/childNavBar.jpg) no-repeat;
}

/*link styling*/
#nav a, #childNav a {
	display: block;
	margin: auto;
	width: 198px;
	line-height: 41px;
	/*text-align: center;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#900;
}
#oilLink a:link, #oilLink a:visited {
	background:url(Images/nav/oil.jpg) center center no-repeat;
	text-indent: -9999px;
}
#oilLink a:hover, #oilLink a:active {
	background:url(Images/nav/oilD.jpg) center center no-repeat;
	text-indent: -9999px;
}
#factsLink a:link, #factsLink a:visited {
	background:url(Images/nav/factsUp.jpg) center center no-repeat;
	text-indent: -9999px;
}
#factsLink a:hover, #factsLink a:active {
	background:url(Images/nav/factsD.jpg) center center no-repeat;
	text-indent: -9999px;
}
#oliveLink a:link, #oliveLink a:visited {
	background:url(Images/nav/olive.jpg) center center no-repeat;
	text-indent: -9999px;
}
#oliveLink a:hover, #oliveLink a:active {
	background:url(Images/nav/oliveD.jpg) center center no-repeat;
	text-indent: -9999px;
}
#orchardLink a:link, #orchardLink a:visited {
	background:url(Images/nav/orchard.jpg) center center no-repeat;
	text-indent: -9999px;
}
#orchardLink a:hover, #orchardLink a:active {
	background:url(Images/nav/orchardD.jpg) center center no-repeat;
	text-indent: -9999px;
}
#treeLink a:link, #treeLink a:visited {
	background:url(Images/nav/trees.jpg) center center no-repeat;
	text-indent: -9999px;
}
#treeLink a:hover, #treeLink a:active {
	background:url(Images/nav/treesD.jpg) center center no-repeat;
	text-indent: -9999px;
}
#homeLink a:link, #homeLink a:visited {
	background:url(Images/nav/home.jpg) center center no-repeat;
	text-indent: -9999px;
}
#homeLink a:hover, #homeLink a:active {
	background:url(Images/nav/homeD.jpg) center center no-repeat;
	text-indent: -9999px;
}
#olivePressLink a:link, #olivePressLink a:visited {
	background:url(Images/nav/olivePress.jpg) center center no-repeat;
	text-indent: -9999px;
}
#olivePressLink a:hover, #olivePressLink a:active {
	background:url(Images/nav/olivePressD.jpg) center center no-repeat;
	text-indent: -9999px;
}
/*Page no longer needed.
#spremolivaLink a:link, #spremolivaLink a:visited {
	background:url(Images/nav/oilMachine.jpg) center center no-repeat;
}
#spremolivaLink a:hover, #spremolivaLink a:active {
	background:url(Images/nav/oilMachineD.jpg) center center no-repeat;
}*/

/*this is the current page link styling*/
#home #homeLink #current {
	background: url(Images/nav/homeD.jpg) center center no-repeat;
	cursor: default;
}
#facts #factsLink #current {
	background: url(Images/nav/factsD.jpg) center center no-repeat;
	cursor: default;
}
#equip #equipLink #current {
	background: url(Images/nav/ooe_r.jpg) center center no-repeat;
	cursor: default;
}
#oil #oilLink #current {
	background: url(Images/nav/oilD.jpg) center center no-repeat;
	cursor: default;
}
#olives #oliveLink #current {
	background: url(Images/nav/oliveD.jpg) center center no-repeat;
	cursor: default;
}
#orchard #orchardLink #current {
	background: url(Images/nav/orchardD.jpg) center center no-repeat;
	cursor: default;
}
#trees #treeLink #current {
	background: url(Images/nav/treesD.jpg) center center no-repeat;
	cursor: default;
}
#spremoliva #spremolivaLink #current {
	background: url(Images/nav/oilMachineD.jpg) center center no-repeat;
	cursor: default;
}
#olivePress #olivePressLink #current {
	background: url(Images/nav/olivePressD.jpg) center center no-repeat;
	cursor: default;
}

/*unordered list styling*/
.list {
	list-style: disc;
	line-height: 1.2em;
	list-style-position: inside;
}
.listItem {
	font-weight: bold;
}
#trees {
	list-style: none;
	line-height: 1.2em;
	list-style-position: inside;
}
/*definition list styling*/
#rightCol{
	float: right;
	width: 45%;
	margin-top: 35px;
}
#leftCol{
	float: left;
	width: 45%;
	margin-top: 10px;
}

/*Child pages background styling and nav backgrnd*/


#childMain h1 {
	display: block;
	height: 200px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(Images/childhead.jpg) no-repeat center;
	width: 100%;	
}
#childMain {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4a442a;
	background: url(Images/center.jpg) repeat-y center;
	height: auto;
	width: 996px;
	clear: left;
	margin: 0 auto;
}

#childCopyright{
	background: url(Images/bottom.jpg) no-repeat bottom center;
	color:#600;
	margin: 0 auto;
	padding-bottom: 25px;
	text-align: center;
	width: 962px;
	display:block;
	clear: both;
}

#childText {
	display: block;
	line-height: 1.7em;
	padding: 15px 25px 40px 0px;
	min-height: 630px;
	height:auto !important;
	height: 630px;
	width: 680px;
	float: right;
}

#childTitle {
	text-align: center;
	display: inline;
	/*margin: -40px 0 0 100px;*/
}

.title {
	padding: 5px 0 0 0;
}
/*Olive oil page styling*/
#oilImage{
	margin: 0;
	width: 650px;
}
dt {
	color:#600;
	text-decoration:underline;
	font-weight:bold;
	margin: 5px 0 -5px 0;
}
dd {
	line-height: 1.2em;
}
h2 {
	margin: -50px 0 25px 40px;
}
h4{
	font: caption;
}
h3{
	color: #600;
	text-decoration: underline;
}
#buyBtn{
	background: url(Images/buybttn.jpg) center top no-repeat;
	height: 50px;
	width: 200px;
	margin: 0 0 25px 0;
	text-indent: -9999px;
}
#buyLink{
	display: block;
	height: 50px;
}
#sold{
	background: url(Images/soldout.png) right bottom no-repeat;
}
#starBurst{
	display:block;
	float: right;
	width: 150px;
	margin: -105px 20px 0 0;
}
