/*--------------structure-------------------*/

body {
	background-color: #758638;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#container {
	width: 700px;
	margin: 0px auto;
	display: block;
	padding: 30px;
}

#header {
	display: block;
	height: 90px;
}

#nav {
	background-color: #CFDE99;
	display: block;
	height: 48px;

	font-weight: bold;
	color: #FFFFFF;
}

#subnav {
	background-color: #E5EEC5;
	display: block;
	height: 28px;
	margin-bottom: 30px;
	font-weight: bold;
	color: #FFFFFF;
}

#main {
	display: block;
	width: 700px;
}

#footer {
	background-color: #CFDE99;
	display: block;
	height: 48px;
	clear: both;
	margin-top: 30px;
	color: #758638;
}

#bycosmic {
	background-color: #CCCCCC;
	display: block;
	clear: both;
	margin-top: 20px;
	color: #758638;
}

/*--------------header-------------------*/

#hlogo {
	height: 90px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

/*--------------main-------------------*/

#main a {
	color: #758638;
	text-decoration:none;
	font-weight: bold;
}

#main a:hover {
	color: #C2F40C;
	text-decoration:none;
	font-weight: bold;
}

#maintext {
	width: 335px;
	float: right;
	margin-bottom: 30px;
}

/*--------------bottompictures-------------------*/

#indexpictures {
	clear: both;
	display: block;
	height: 99px;
	background-image: url(images/pictures.jpg);
}

#aboutpictures {
	clear: both;
	display: block;
	height: 99px;
	background-image: url(images/aboutpictures.jpg);
}

#ratespictures {
	clear: both;
	display: block;
	height: 99px;
	background-image: url(images/ratespictures.jpg);
}

#contactpictures {
	clear: both;
	display: block;
	height: 99px;
	background-image: url(images/contactpictures.jpg);
}

#linkspictures {
	clear: both;
	display: block;
	height: 99px;
	background-image: url(images/linkspictures.jpg);
}

#wherepictures {
	clear: both;
	display: block;
	height: 99px;
	background-image: url(images/wherepictures.jpg);
}

#foodpictures {
	clear: both;
	display: block;
	height: 99px;
	background-image: url(images/foodpictures.jpg);
}

#holisticpictures {
	clear: both;
	display: block;
	height: 99px;
	background-image: url(images/holisticpictures.jpg);
}

#parentspictures {
	clear: both;
	display: block;
	height: 99px;
	background-image: url(images/parentspictures.jpg);
}

#safetypictures {
	clear: both;
	display: block;
	height: 99px;
	background-image: url(images/safetypictures.jpg);
}

#sustainablepictures {
	clear: both;
	display: block;
	height: 99px;
	background-image: url(images/sustainablepictures.jpg);
}

#farmhousepictures {
	clear: both;
	display: block;
	height: 99px;
	background-image: url(images/farmhousepictures.jpg);
}

#specialpictures {
	clear: both;
	display: block;
	height: 99px;
	background-image: url(images/contactpictures.jpg);
}

/*--------------leftpictures-------------------*/

#homepic {
	display: block;
	float: left;
	width: 365px;
	background-image: url(images/homepic.jpg);
	background-repeat: no-repeat;
	height: 402px;
}

#aboutpic {
	display: block;
	float: left;
	width: 365px;
	background-image: url(images/aboutpic.jpg);
	background-repeat: no-repeat;
	height: 567px;
}

#ratespic {
	display: block;
	float: left;
	width: 365px;
	background-image: url(images/ratespic.jpg);
	background-repeat: no-repeat;
	height: 402px;
}

#contactpic {
	display: block;
	float: left;
	width: 365px;
	background-image: url(images/contactpic.jpg);
	background-repeat: no-repeat;
	height: 565px;
}

#linkspic {
	display: block;
	float: left;
	width: 365px;
	background-image: url(images/linkspic.jpg);
	background-repeat: no-repeat;
	height: 400px;
}

#wherepic {
	display: block;
	float: left;
	width: 365px;
	background-image: url(images/wherepic.jpg);
	background-repeat: no-repeat;
	height: 432px;
}

#foodpic {
	display: block;
	float: left;
	width: 365px;
	background-image: url(images/foodpic.jpg);
	background-repeat: no-repeat;
	height: 402px;
}

#holisticpic {
	display: block;
	float: left;
	width: 365px;
	background-image: url(images/holisticpic.jpg);
	background-repeat: no-repeat;
	height: 402px;	
}

#parentspic {
	display: block;
	float: left;
	width: 365px;
	background-image: url(images/parentspic.jpg);
	background-repeat: no-repeat;
	height: 402px;
}

#safetypic {
	display: block;
	float: left;
	width: 365px;
	background-image: url(images/safetypic.jpg);
	background-repeat: no-repeat;
	height: 402px;	
}

#sustainablepic {
	display: block;
	float: left;
	width: 365px;
	background-image: url(images/sustainablepic.jpg);
	background-repeat: no-repeat;
	height: 580px;	
}

#farmpic {
	display: block;
	float: left;
	width: 365px;
	background-image: url(images/farmpic.jpg);
	background-repeat: no-repeat;
	height: 640px;	
}

#specialpic {
	display: block;
	float: left;
	width: 365px;
	background-image: url(images/farmpic.jpg);
	background-repeat: no-repeat;
	height: 400px;	
}

#reviewspic {
	display: block;
	float: left;
	width: 365px;
	background-image: url(images/reviewspic.jpg);
	background-repeat: no-repeat;
	height: 934px;	
}

/*--------------navigation-------------------*/

#nav ul {
	margin:0px;
	padding: 17px 5px 2px 20px;
	display: inline;
	float: left;	
}

#nav li {
	display: inline;
	list-style-type: none;
	
}

#nav a {
	text-decoration: none;
	color: #758638;
}

#nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#subnav ul {
	margin:0px;
	padding: 7px 20px 2px;
	display: inline;
	float: right;
}

#subnav li {
	display: inline;
	list-style-type: none;
	
}

#subnav a {
	text-decoration: none;
	color: #758638;
}

#subnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/*--------------footer-------------------*/

#email {
	float: left;
	margin-top: 17px;
	margin-left: 30px;
}

#email a {
	color: #758638;
	text-decoration:none;
}

#email a:hover {
	color: #ffffff;
	text-decoration:none;
}

#tel {
	float: right;
	margin-top: 17px;
	margin-right: 30px;	
}

/*--------------bycosmic-------------------*/

#designedby {
	float: right;
}

#designedby a {
	color: #758638;
	text-decoration:none;
}

#designedby a:hover {
	color: #cdcdcd;
	text-decoration:none;
}

/*--------------other-------------------*/

.hidden {
	visibility: hidden;
}

.bold {
	font-weight: bold;
}


h2 {
	font-size: 100%;
	font-weight: bold;
	color: #758638;
}

.green {
	color: #758638;
}

/*--------------gallery-------------------*/

#gallery {
	display: block;
	float: left;
	width: 700px;
 	margin-bottom: 30px;
}

#gallery ul{
	margin: 0px;
	padding: 0px;
}

#gallery li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#thumbcontainer {
	width: 700px;
	display: block;
}

#thumb {
	width: 140px;
	display: block;
	text-align: center;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/*--------------contact-------------------*/

.sendbutton	{
	border: 1px solid #758638;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #758638;	
}

.textbox {
	border: 1px solid #758638;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #758638;
	width: 300px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.bigbox {
	border: 1px solid #758638;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #758638;
	height: 100px;
	width: 300px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.border {
	border: 1px solid #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D8C7D;
}

.greyborder {
	border: 1px solid #ADADAD;
}

.red {
	color: #C65573;
}

.centre {
	text-align: center;
}

.italic {
	font-style: italic;
}