/* CSS Document */

body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(template/bground.jpg) repeat-x fixed left top;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}
#frame-home {
	width: 850px;
	margin: 0 auto;
	border: 0px solid #FF9900;
	background-image:   url("../assets/background-orchid.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#frame-services {
	width: 850px;
	margin: 0 auto;
	border: 0px solid #FF9900;
	background-image:  url(../assets/services/strawberry.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#frame-products {
	width: 850px;
	margin: 0 auto;
	border: 0px solid #FF9900;
	background-image:  url(../assets/background-products.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#frame-contact {
	width: 850px;
	margin: 0 auto;
	border: 0px solid #FF9900;
	background-image:  url(../assets/background-coffee.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 750px;
}
#header {
	height: 97px;
	padding-top: 20px;
}
#nav-bar {
	display: block;
	text-align: left;
	height: 25px;
	padding-left: 0px;
	padding-top: 15px;
}
#content {
	font-size: 1.2em;
	line-height: 1.5em;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#content ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#content li
{
	margin-left: 15px;
	padding: 0 10px 1em .5em;
	line-height: 1.6em;
	list-style-type: disc;
}
#content ol {
	margin-right: 20px;
	background: url(none);
	}
.image-border {
	border: 1px solid #333333;
	background: #FFFFFF;
	padding: 5px;
}
h1 {
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #669900;
	padding-bottom: 20px;
}
h2 {
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../assets/h2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
}
h3 {
	color: #000000;
	background-image: url(template/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	font: bold 1em/1.8em Verdana, Arial, Helvetica, sans-serif;
	background-color: #669900;
	text-align: center;
	margin-top: 40px;
}
h4 {
	color: #FFFFFF;
	font-size: 1em;
}
h5 {
	color: #FFFFFF;
	font: italic bold .95em Verdana, Arial, Helvetica, sans-serif;
	background: #008BDE;
}
h6 {
	color: #FFCC00;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	background: #008BDE;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 2px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #669900;
}
#footer {
	clear: both;
	height: 40px;
	margin-top: 20px;
	line-height: 1.6em;
}
#footer a {
        color: #333333;
	text-decoration: none;
	}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #669900;
	text-decoration: none;
}
#left-col {
	float: left;
	width: 400px;
	padding-bottom: 20px;
}
#right-col {
	float: right;
	margin-left: 20px;
	width: 300px;
	line-height: 1.4em;
	font-size: 0.95em;
	color: #000000;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 70px;
}
#right-col h1 {
	text-align: center;
	font: bold 1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#right-col h2 {
        text-align: center;
	font: bold 1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #669900;
	border-bottom: 1px solid #669900;
}
#right-col-low {
	float: right;
	margin-left: 20px;
	width: 300px;
	line-height: 1.4em;
	font-size: 0.95em;
	color: #000000;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 300px;
}
#right-col-low h1 {
	text-align: center;
	font: bold 1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#right-col-low h2 {
        text-align: center;
	font: bold 1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #669900;
	border-bottom: 1px solid #669900;
}
.image-left {
	float: left;
	margin: 0px 40px 10px 0px;
}
.image-right {
	float: right;
	margin: 0px 0px 10px 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.note {
	font-size: .95em;
	font-style: italic;
}

