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

<style type="text/css">
#container {
	float: left;
	width: 100%;
}
#top {
	background-color: #FFF;
	float: left;
	width: 100%;
}
#top-content {
	float: none;
	height: 120px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 69px;
	width: 380px;
	padding-bottom: 14px;
	padding-top: 14px;
	padding-left: 25px;
	overflow: hidden;
}
#top-menu {
	padding-top: 75px;
	padding-bottom: 21px;
	float: left;
	width: 570px;
	padding-left: 25px;
}
#banner {
	height: 319px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
}
#top-menu a {
	text-decoration: none;
	color: #515152;
}
#top-menu a:hover {
	color: #00AFA0;
	text-decoration: none;
	font-weight: bold;
}

#main {
	background-color: #f7f7f3;
	width: 100%;
	margin-bottom: 35px;
}
body {
	font-family: AbeeZee, sans-serif;
}
p {
	font-size: small;
	line-height: 22px;
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
#left-wide ul {
	font-size: smaller;
	line-height: 25px;
	font-family: 'Roboto', sans-serif;
}

#intro-col {
	width: 575px;
	margin-right: 75px;
	margin-left: 50px;
	margin-top: 15px;
	display: inline;
	float: left;
	overflow: hidden;
}

#full-col {
	width: 900px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 15px;
	display: block;
	float: left;
	overflow: hidden;
}
h2 {
	font-size: x-large;
	line-height: 35px;
	color: #00AFA0;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-style: normal;
}
#top-menu table {
	font-size: small;
	text-decoration: none;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	;
	font-weight: 300;
}
#left-narrow {
	float: left;
	width: 250px;
	margin-right: 50px;
}
#right-wide {
	float: left;
	width: 250px;
	margin-right: 0px;
}
.current-page {
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	;
}

#left-wide {
	width: 575px;
	margin-right: 75px;
	margin-bottom: 25px;
	margin-left: 0px;
	float: left;
}
#right-narrow {
	float: left;
	width: 250px;
	margin-right: 50px;
	margin-bottom: 25px;
	text-align: center;
}
#main-content {
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	display: block;
	float: none;
	overflow: hidden;
}
#bottom {
	background-color: #404041;
	width: 1000px;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#shadow {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	box-shadow:  20px 0px 5px -5px #CCC, -20px 0px 5px -5px #CCC;
}
#tagline {
	display: block;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	color: #FFF;
	text-align: right;
	font-family: 'Raleway', sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
}
#bottom-content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666;
	float: none;
}
#bottom-contact {
	width: 950px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 50px;
	float: left;
	display: block;
	overflow: hidden;
	font-size: smaller;
	color: #FFF;
	font-family: 'Roboto', sans-serif;
}
#transparent {
	background-image: url(img/transparent-bg.png);
	background-repeat: repeat;
	height: 50px;
	width: 100%;
	margin-top: 300px;
}	


#key-container {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#keywords {
	font-size: large;
	font-style: italic;
	width: 900px;
	margin-left: 50px;
	font-family: "Crete Round", serif;
	line-height: 50px;
	color: #FFF;
	text-align: left;
}
.products {
	font-size: small;
}
.fruit-name {
	font-size: large;
	font-style: italic;
	line-height: 35px;
}
</style>
a {
	color: #00AFA0;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	font-weight: bold;
	color: #515152;
	text-decoration: none;
}
#main a {
	color: #00AFA0;
	text-decoration: none;
	font-weight: bold;
}
.green {
	color: #00AFA0;
	font-weight: normal;
}
li {
	font-family: 'Roboto', sans-serif;
	font-size: small;
	line-height: 20px;
	list-style-type: circle;
}
h2 {
}
h3 {
	font-size: small;
	text-transform: uppercase;
	font-weight: normal;
	color: #00AFA0;
}
.bold {
	font-weight: bold;
}
#left-wide table {
	line-height: 20px;
}
