/* CSS Document */

body {
	background-color: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	margin: 0;
	padding: 0;
	border: 0;
	left: auto;
	text-align: left;
}

ul {
	list-style: none;
	margin-left: -24px;
}

p {
	font-size: 10pt;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	text-align: center;
	font-size: 2.3em;
	padding: 0;
	margin: 0;
	font-weight: lighter;
}

h2 {
	text-align: center;
	margin: 0;
	font-size: 1.5em;
	font-weight: lighter;
}

h3 {
	font-size: 1.2em;
	font-weight: lighter;
}

#wrap {
	width: 800px;
	margin: 0 auto;
	position: relative;
	height: 200px;
	top: 5px;
}

/* @group header styles */

#header {
	width: 100%;
	height: 150px;
	text-align: center;
}
#header img {
	position: absolute;
	top: 50px;
	left: 250px;
	width: 100px;
}
#header h1 {
	color: #003300;
}

#header p {
	text-align: center;
	line-height: 1.4em;
	padding-left: 120px;
	
}

/* @end */

/* @group mainnav styles */

ul#mainnav {
	padding-left: 140px;
	height: 26px;
	color: white;
	background-color: #003300;
}

ul#mainnav li {
	float: left;
	font-size: 1.2em;
}

ul#mainnav a {
	text-decoration: none;
	padding: 3px 12px;
}

ul#mainnav a:link,
ul#mainnav a:visited {
	color: white;
}

ul#mainnav a:hover {
	color:green;
}

/* @end */

#content,
.content {
	width: 100%;
	clear: both;
	float: left;
	font-size: 10px;
	line-height: normal;
	text-align: left;
}

.float-left,
.leftcolumn {
	float: left;
	margin-right: 15px;
}

.float-right,
.rightcolumn {
	float: right;
	margin-left: 30px;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.clear {
	clear: both;
}

.sidebar {
	border: 2px solid #FF6600;
	float: right;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	top: 12px;
	margin: 12px;
	clear: right;
}

.inside {
	padding: 10px;
}
.center_image {
}


.fullwidth {
	width: 100%;
}

#left {
	float: left;
	margin-right: 25px;
	width: 210px;
	text-align: left;
}

#right {
	float: right;
	margin-left: 25px;
	width: 230px;
}

/* @group home page styles */

.home h2 {
	padding-bottom: 15px;
}

.home #center h2 {
	padding-bottom: 0;
	padding-top: 15px;
}

.home #center  {
	margin:0 240px;
}
.home #slideshow {
	width:250px;
	margin:0 auto;
	position: absolute;
	left: 400px;
	top: 400px;
}

.home .sidebar {
	width: 186px;
}

.home .sidebar h2 {
	margin: 0;
	padding: 0;
	font-size: 2.2em;
}

.home .sidebar h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.home .sidebar ul {
	font-size: 1.1em;
	color: #003300;
	margin: 3px 0 3px -24px;
}

.home .sidebar p {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}

.home #right p {
	font-weight: normal;
	text-align: left;
	padding-bottom: 15px;
}

.home #right img {
	margin-top: 12px

;
}
/* @end */

p.small {
	font-weight: normal;
	font-size: 9pt;
	text-align: center;
}

span.superscript {
	font-size: .8em;
	position: relative;
	bottom: .4em;
}

#content a:link,
#content a:visited,
#content a:hover {
	color: green;
	text-decoration: none;
}

/* @group about page styles */

.about .float-right {
	padding-bottom: 30px;
	padding-right: 30px;
	font-size: x-small;
}

.about .float-left {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: x-small;
}

.about .sidebar .float-right {
	padding-top: 8px;
	font-size: x-small;
}

.about .sidebar {
	float: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-indent: 0px;
}

.about h1 {
	padding-bottom: 10px;
}

.about  p {
	margin: 0;
	font-size: small;
	text-align: left;
	
}

.about .sidebar {
	margin: 20px 0;
	text-align: justify;
	background-color: #FFFFCC;
}

/* @end */

/* @group products page styles */

.products #right {
	font-size: 1.5em;
	text-align: left;
	width: 185px;
	margin-top: 12px;
}

.products .sidebar {
	padding: 8px 16px;
}

.products .sidebar p {
	text-align: center;
}

#productlist p,
#productlist ul {
	text-align: center;
	font-size: 2em;
}

#productlist ul {
	list-style-type: none;
	line-height: 2em;
}

/* @end */

/* @group individual product page styles */

.fresh,
.smoked,
.cheddar {
	padding: 0 90px 0 90px;
	font-size: 1.1em;
}

.fresh .float-right {
	padding-bottom: 10px;
}

.fresh .float-left,
.smoked .float-left,
.cheddar .float-left {
	padding-top: 20px;
	padding-bottom: 10px;
}

.fresh p.clear-left,
.fresh p.note {
	text-align: left;
}

.fresh ul {
	list-style-type: disc;
}

.ricotta .leftcolumn {
	width: 250px;
	margin-left: 120px;
}

.ricotta .rightcolumn {
	width: 250px;
	margin-right: 120px;
}

.ricotta img {
	padding: 15px 0;
}

/* @end */

.where #left {
	width: 164px;
	font-size: .9em;
	margin-right: 12px;
	padding: 9px 14px;
}

.where .sidebar  {
	
}

.where #right {
	width: 214px;
	font-size: .9em;
	margin-left: 12px;
	padding:7px 12px;
}

.where .sidebar p {
	text-align: left;
}
.where img {
	padding-left: 5px;
}
.where p {
	text-align: center;
}
.recipes,
.recipes p {
	text-align: left;
	font-size: 1.5em;
}
ul#recipe_categories {
	list-style-type: none;
	text-align: center;
	padding-bottom: 15px;
}
ul#recipe_categories li {
	display: inline;
	padding: 0 5px;
	font-size: 1.5em;
	
}
ul#recipe_categories li a {
	text-decoration: none;
}
.ingredients li {
	text-indent: -2em;
}
#recipe-categories li {
	display: inline;
	float: left;
}
.recipe .leftcolumn {
	width: 300px;
	font-size: 1.1em;
	line-height: 1.5%;
}
.recipe .rightcolumn {
	width: 430px;
	margin-right: 30px;
	margin-left: 0;
}
.recipe .rightcolumn p {
	text-indent: 2em;
}
#smoked_mozzarella_bread .recipe .rightcolumn {
	width: 330px; 
}
#smoked_mozzarella_bread .recipe .leftcolumn {
	width: 400px;
	line-height: 1.6em;
}
.contact {
	margin:0px;
	font-size: 1.1em;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	background-position: center;
	DarkLink{color:#003300}
	LightLink{color:#990000}
}

.contact h1 {
	padding-bottom: 20px;
}
.contact p.address {
	text-align: center;
}
.contact .float-left {
	padding-left: 50px;
	margin-right:0px;
}body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669966;
	line-height: normal;
}
#wrap #content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrap #content .sidebar fullwidth {
	text-decoration: underline;
	padding-right: 1em;
	padding-left: 1em;
}
