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

/* ------------"generic" styles */

body {
	margin: 0;
	padding: 0;
	background:url(../images/syrup_bkgd.jpg);
	background-color:#000;
	font: 11px Verdana, Geneva, sans-serif;
}
a {
	text-decoration: none;
	color: #000;
	outline: none;
}
a img {
	border: 0;
}
p {
	margin: 0 0 1em;
}
#container {
	width: 686px;
	margin: 0 auto;
}
/* ------------masthead styles */

#masthead {
	width: 686px;
	margin-bottom: 1em;
	background-image:url(../images/header_bkgd.png);
}
#masthead img {
	margin: 15px 21px 10px;
}
/* ------------navlink styles */

#nav {
	background-color: white;
}
#nav a:hover {
	color: #736357;
	border-bottom: #736357 .1em solid;
}
#navlinks {
	margin: 0 21px;
	padding: 1em 0px 42px;
	color: #000;
	background-color: #FFF;
	border-bottom: #736357 dotted .2em;
}
#navlinks li {
	display: inline;
	margin-right: 1.25em;
	padding: 0 0 1em 0;
	text-transform: uppercase;
	font: 10px Verdana, Geneva, sans-serif;
	color: #8C4D22;
}
/* ------------content styles */

#content {
	width: 686px;
	padding:0 0 1em;
	background-color: #FFF;
	position: relative;
	line-height: 1.4em;
	height: 345px;
}

#content p {
	width: 405px;
	margin: 0 21px .65em;
}
#content img {
	margin: 1.5em 21px 1em;
}

/* ------------sidebar styles */

#sidebar {
	background-color:#FFF;
	padding: 1.5em 0 3.3em 0;
}


#sidebar img {
	margin-bottom: .69em;
	margin-left: 5px;

}

/* ------------about styles */


#content.about {
	position: relative;
	width: 686px;
}

#leftbar.about {
	margin: 0 0;
	width: 435px;
	float: left;
}


#sidebar.about img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


#sidebar.about {
	background-color:#FFF;
	margin: 0 0 0 18px;
	padding: 1.5em 0 0 0;
	float: left;
}

/* ------------product styles */

#productshead {
	padding-right:34.73em;
}
#content.products a {
	color: #736357;
	text-decoration: none;
}
#content.products a:hover {
	color: #736357;
	text-decoration: underline;
}
#content.products li {
	list-style: none;
	color: #736357;
	text-align: center;
	line-height: 1.5em;
	font-size: 9px;
}
#content.products ul {
	padding: 20.7em 2em 2.25em;
	margin: 0 0;
	text-transform: uppercase;
	font-size: 10px;
}
#content.products a {
	font-size: 9px;
}
#content.products p {
	font-size: smaller;
	text-align: left;
	
}
#productwrapper {
	margin: 1.1em 2.75em;
}
#productwrapper p {
	margin: 0;
	padding: 0;
}
#column1 {
	width: 150px;
	background: 50% 0 url(../images/syrup_flask.jpg) no-repeat;
	float: left;
	margin-right: 8px;
}
#column2 {
	width: 150px;
	background: 50% 0 url(../images/syrup_leaf.jpg) no-repeat;
	float: left;
	margin-right: 8px;
}
#column3 {
	width: 150px;
	background: 50% 0 url(../images/syrup_jug.jpg) no-repeat;
	float: left;
	margin-right: 8px;
}

#column4 {
	width: 150px;
	background: 50% 35px url(../images/maple_candy.jpg) no-repeat;
	float: left;
}


/* ------------learn styles */

#content.learn {
	width: 686px;
}

#leftbar.learn {
	margin: 0 0;
	padding: 0 0 0 0;
	width: 430px;
	float: left;
}

#sidebar.learn {
	width: 245px;
	margin: 0 0 0 0;
	padding: 32px 0 0 0;
	float: left;
}

#content.learn img {
	margin: 1.1em 21px .5em;
}

#content.learn ul {
	width: 390px;
	margin: 0 1.9em 1.1em 0;
	padding-left: 3.5em;
}

#content.learn li {
	padding-bottom: .65em;
	list-style-type: disc;
	font-size: 11px;
}

/* ------------photo styles */

#content.photos {
	width: 686px;
}
#content.photos ul {
	margin: 1.8em 0;
	padding-left: 21px;
	list-style: none;
}
#gallery.photos li img {
	margin: 0 1.1em 1.1em 0;
	padding: 0 0 0 0;
	border: 1px #8C4D22 solid;
	float: left;
	position: relative;
}
#content.photos img {
	padding: 0 0 0 0;
}
#gallery.photos a {
	opacity:0.6;
	filter:alpha(opacity=60);
}
#gallery.photos a:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

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

#leftbar.contact {
	margin: 0 0;
	padding: 0 0 0 0;
	width: 250px;
	float: left;
}

#content.contact p {
	width: 200px;
	padding-right: 43px;
}
.contact a {
	color: #736357;
}
.contact a:hover {
	color: #736357;
	text-decoration: underline;
}

#sidebar.contact {
	width: 400px;
	float: left;
	margin: 0 0 0 35px;
	padding: 0 0 0 0;
}

#sidebar.contact img {
	margin-bottom: 0;
	padding: 0 0 7px 0;
}

#sidebar.contact p {
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
}

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

#footer {
	clear: both;
}
#footer p {
	color: #FFF;
	font-size: xx-small;
	text-align: center;
	padding: 2em;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #999;
	text-decoration: underline;
}
