/* INITIAL
*/

/* Neutralize styling:
   Elements we want to clean out entirely: */ html, body, form, fieldset {
    margin: 0;
    padding: 0;
    font-family: arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #b2b2b2;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0px 0px 0.4em 0px;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */ li, dd, blockquote {
        margin-left: 3em;
        margin-bottom: 1em;
}

/* Miscellaneous conveniences: */
form label {
	display: block;
	float: left;
	width: 120px;
}

.radio {
	width: auto;
}

fieldset {
	border: none;
}
form input, textarea {
	font-size: 100%;
	width: 180px;
}

img {
	border: 0px none;
}

a {
	text-decoration: none;
	color : #a8c511;
}

.green {
	color: #a8c511;
}

h1 {
	color: #a7cc11;
	font-size: 18px;
	font-weight: normal;
	background-color: #fff;
}

h2 {
	color: #a7cc11;
	font-size: 18px;
	font-weight: normal;
}

h3 {
	color: #a7cc11;
	font-size: 16px;
	font-weight: normal;
}

.buttonSubmit {
	width: 67px;
	height: 30px;
	cursor: pointer;
	color: #fff;
	background-image: url(/custom/images/button-submit.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: 0px none;
	float: right;
}

/* custom styles */

.center {
	width: 884px;
	margin: 0px auto;
}

.mainContent {
	height: auto !important;
	height: 500px;
	min-height: 500px;
}

.banner {
	background-color: #e3ef97;
	height: 103px;
}

.bannerCenter {
	background-color: #cae059;
	height: 103px;
}

.logo {
	float: left;
	padding-top: 42px;
	padding-left: 26px;
	width: 233px;
}

.bannerHeader {
	float: left;
	background-image: url(/custom/images/header.jpg);
	background-repeat: no-repeat;
	margin-left: 178px;
	width: 447px;
	height: 103px;
}

.searchBox {
	margin-top: 72px;
	padding-left: 224px;
}

.searchContainer {
	float: left;
	width: 158px;
	height: 18px;
	background-color: #a8c53e;
	border: 0px;
}

.searchText {
	height: 14px;
	line-height: 14px;
	width: 156px;
	border: 0px;
	margin: 1px;
	float: left;
	font-size: 12px;
}

.searchGo {
	float: left;
	cursor: pointer;
	width: 52px;
	height: 18px;
}

.left {
	float: left;
	width: 168px;
	padding: 9px 0px 0px 9px;
}

/* lhs site */

.menuTop {
	background-image: url(/custom/images/grey-curve-top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 159px;
	overflow: hidden;
}

.menu {
	background-image: url(/custom/images/grey-rpt.gif);
	background-repeat: repeat-y;
	width: 159px;
}

.menuBottom {
	padding: 3px 0px 10px 6px;
	background-image: url(/custom/images/grey-curve-foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.menuItem {
	background-position: 4px center;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 152px;
}

.menuImage {
	float: left;
	height: 32px;
	width: 32px;
}

.menuLink {
	display: block;
	padding: 0px 0px 0px 41px;
	text-decoration: none;
	color: #b2b2b2;
}

.menuLink:hover {
	color: #92b210;
}

.menuText {
	float: left;
	margin-left: 5px;
	width: 109px;
}

.menuSeparator {
	background-image: url(/custom/images/menu-separator.gif);
	background-repeat: repeat-x;
	width: 109px;
	margin-left: 37px;
	height: 1px;
	overflow: hidden;
}

.lhsItemContainer {
	margin-top: 9px;
	width: 157px;
	height: 155px;
}

.right {
	float: left;
	width: 700px;
	margin-top: 9px;
}

/* home */

.mainFarmUnspecified {
	background-repeat: no-repeat;
	width: 697px;
	height: 263px;
}

.mainFarmPears {
	background-image: url(/custom/images/farm-pears.jpg);
	background-repeat: no-repeat;
	width: 697px;
	height: 263px;
}

.mainFarmApples {
	background-image: url(/custom/images/farm-apples.jpg);
	background-repeat: no-repeat;
	width: 697px;
	height: 263px;
}

.mainText {
	clear: left;
	float: left;
	padding-left: 5px;
	width: 696px;
}

.homeLink {
	float: left;
	margin-top: 9px;
	display: block;
	width: 227px;
	height: 183px;
}

.homeText {
	clear: left;
	float: left;
	padding-left: 5px;
	width: 435px;
}

.homeImage {
	float: left;
	width: 247px;
	height: 298px;
	background-image: url(/custom/images/drawn-oast-house-small.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.siteContent {
	clear: left;
	padding-top: 15px;
}

.organicContent {
	clear: left;
	float: left;
	padding: 0 10px 0 5px;
	width: 505px;
}

.organicList {
	float: left;
	width: 164px;
	background-image: url(/custom/images/list-rpt.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #d0d0d0;
}

.organicListHeader span {
	font-size: 16px;
	color: #a7cc11;
	font-weight: bold;
}

.organicListHeader {
	background-image: url(/custom/images/list-header2.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 0px 14px;
	width: 150px;
	height: auto !important;
	height: 22px;
	min-height: 22px;
}

.organicListBackground {
	background-image: url(/custom/images/organic-grey-repeat.gif) !important;
	background-repeat: repeat-y !important;
}

.organicListPre {
	background-image: url(/custom/images/organic-pre.gif);
	background-repeat: no-repeat;
	width: 164px;
	height: 6px;
	overflow: hidden;
}

.organicListItems {
	padding: 11px 0px 11px 14px;
	color: #a7cc11;
}

.organicListSeparator {
	background-image: url(/custom/images/organic-repeat.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 9px;
	width: 137px;
}

.heading {
	background: url(/custom/images/grey-dots.gif) repeat-x 0 16px;
	height: 25px;
	width: 500px;
	overflow: hidden;
}

.underlinedHeading {
	float: left;
	padding-right: 3px;
}

/* stages */

.organicStages {
	clear: left;
	
}

.organicStage {
	float: left;
	margin-top: 10px;
}

.stageLeft {
	float: left;
	width: 113px;
	padding: 10 0px;
}

.stageRight {
	float: left;
	margin-left: 10px;
	width: 377px;
	padding-bottom: 5px;
	background-image: url(/custom/images/grey-dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.subStageLeft {
	float: left;
	width: 217px;
	padding: 10 0px;
}

.subStageRight {
	float: left;
	margin-left: 10px;
	width: 273px;
	padding-bottom: 5px;
	background-image: url(/custom/images/grey-dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}	

.stageText {
	padding: 0 0 5px 5px;
}

.stageView {
	padding: 1px 0;
	float: right;
}

.stageText a, .stageView a {
	color: #a7cc11;
}

/* gallery */

.tab {
	display: block;
	float: left;
	width: 100px;
	height: 36px;
	cursor: pointer;
	text-align: center;
	line-height: 36px;
	font-size: 13px;
}

.tabOn {
	background-image: url(/custom/images/tab-on.jpg);
	color: #92b210;
}

.tabOff {
	background-image: url(/custom/images/tab-off.jpg);
	color: #fff;
}

.tabArea {
	clear: left;
	float: left;
	width: 698px;
	height: 225px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	background-image: url(/custom/images/tab-rpt.gif);
	background-repeat: repeat-x;
}

.galleryNaver {
	float: left;
	width: 60px;
	text-align: center;
	margin-top: 89px;
}

#portfolioThumbs {
	float: left;
	height: 225px;
	width: 577px;
}

#portfolioThumbsContent {
	float: left;
	height: 225px;
	width: 577px;
	overflow: hidden;
}

.galleryItem {
	width: 131px;
	height: 225px;
}

.gallerySeparator {
	width: 17px;
	height: 225px;
}

.galleryIcon {
	margin-top: 10px;
	height: 28px;
	width: 131px;
	text-align: center;
}

.galleryImage {
	width: 131px;
	height: 131px;
	cursor: pointer;
}

.galleryDetailsTitle {
	margin-top: 5px;
	text-align: center;
	color: #a7cc11;
	font-size: 13px;
}

.galleryDetailsDate {
	text-align: center;
	color: #ababab;
	font-size: 13px;
}

.galleryFull {
	padding-top: 12px;
	clear: left;
	width: 700px;
	height: 600px;
}

.galleryFullImage {
	float: left;
	width: 325px;
	height: 477px;
	margin-right: 12px;
	background-repeat: no-repeat;
	background-position: center;
}

.galleryNote {
	float: left;
	width: 362px;
	height: 477px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/custom/images/note-turned.jpg);
}

.galleryBacking {
	width: 362px;
	height: 477px;
	background-repeat: no-repeat;
	background-position: top right;
}

.galleryCrop {
	padding-right: 5px;
	height: 330px;
	width: 323px;
	overflow-y: scroll;
}

.galleryFullDate {
	color: #ababab;
	font-weight: bold;
	font-size: 14px;
}

.galleryExtraPaddingThing {
	padding: 20px 0 0 17px;
}

.galleryFullDetails {
	margin-top: 10px;
	line-height: 20px;
	font-size: 11px;
}

.galleryNavigation {
	margin-top: 20px;
	width: 300px;
	height: 33px;
}

.galleryNavigation img {
	cursor: pointer;
	vertical-align: middle;
}

.galleryNavigation span {
	margin: 0px 38px;
}

/* contact */

.contactForm {
	width: 317px;
}

.contactImage {
	clear: left;
	float: left;
	padding-left: 5px;
	width: 696px;
	background-image: url(/custom/images/drawn-oast-house-large.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: auto !important;
	height: 425px;
	min-height: 425px;
}

.contactLabel {
	clear: left;
	float: left;
	width: 110px;
}

.contactInput {
	float: left;
	width: 200px;
}

.contactItem {
	height: 32px;
}

.contactItem span {
	color: #a7cc11;
	font-size: 10px;
}

.contactStar {
	color: #ababab;
}

.contactTextarea {
	width: 198px;
	height: 60px;
}

.contactTallItem {
	height: 80px;
}

/* footer */

.footer {
	float: right;
	margin-top: 12px;
	padding-right: 23px;
	color: #87b203;
}

.footer a {
	color: #87b203;
	font-size: 12px;
}

.footerSeparator {
	margin: 0px 15px;
	color: #87b203;
}


.clearer {
	clear: left;
	padding-top: 9px;
}


/** product section (resources) **/

.photoContainer, .photoContainerRight {
	width: 166px;
	height: 158px;
	float: left;
	margin-bottom: 10px;
	background: url(/custom/images/photobg.gif) no-repeat;
}
.photoContainer {
	margin-right: 10px;
}
.photo {
	width: 164px;
	height: 156px;
	margin: 1px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.productSectionPagination {
	background: url(/custom/images/paginationbg.gif) repeat-x;
	margin: 20px 0 6px 0;
	clear: both;
}
.productSectionPaginationLeft {
	background: url(/custom/images/paginationleft.gif) no-repeat;
}
.productSectionPaginationRight {
	background: url(/custom/images/paginationright.gif) no-repeat right;
	padding-left: 12px;
	height: 31px;
	overflow: hidden;
}
.productSectionPagination a, .currentPage {
	font-weight: bold;
	font-size: 9pt;
	color: #a7cc11;
	padding: 0 5px;
	display: block;
	float: left;
}
.paginationLinks {
	float: right;
	padding-top: 5px;
}
.currentPage {
	border: 1px solid #a7cc11;
}
.productSectionPagination h2 {
	float: left;
	font-weight: bold;
}
/** end product section (resources) **/
