/* Style for Jones Farm */
html {
	text-align: center;
	background: url(../images/topbar.gif) repeat-x #fff;
}

body {
	font: 16px Garamond, 'Hoefler Text', 'Times New Roman', Times, serif;
	line-height: 24px;
	color: #444;
}

.wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}

h1, h2, h3, h4, h5 {
	color: #222;
}

h1 {
	font-size: 96px;
	font-weight: normal;
	font-style: italic;
	line-height: 96px;
}

#header h1 {
	margin: 48px 0 0 -48px;
	width: 404px;
	height: 113px;
	background: url('../images/jflogo.gif') no-repeat #fff;
}

#header h1 a:link, #header h1 a:link, #header h1 a:visited {
	text-indent: -9999px;
	display: block;
	border: 0;
}

#header h1:hover {
	background: url('../images/jflogo.gif') 0 100% no-repeat;
}

/*h1 a:link,  h1 a:visited {
	color: #222;
	text-decoration: none;
	border: 0;
}

h1 a:hover {
	color: #666;
	border: 0;

}

h1 span {
	font-size: 20px;
	font-style: normal;
	display: block;
	line-height: 20px;
	margin:0 0 -24px 50px;
	color: #999;
}*/

h2 {
	font-style: italic;
	font-weight: 400;
	font-size: 48px;
	line-height: 48px;
	margin: 12px 0;
}

h3 {
	font-weight: 600;
	margin-top: 12px;
	font-variant: small-caps;
	font-size: 18px;
	margin-bottom: 12px;
}

h4 {
	font-size: 22px;
	line-height: 24px;
	font-weight: 400;
	font-style: italic;
	color: #002148;
	margin-top: 12px;
}

h4 a {
	border: 0;
}

a {
	text-decoration: none;
	border-bottom: dotted 1px #888;
}

a:link {
	color: #2659a0;
}

a:visited {
	color: #6b26a0;
}

a:hover {
	color: #357de2;
	border: 0;
}

p {
	margin-bottom: 12px;
}

/* nav */
/* ----------------------------------------- */

#nav li {
	display: inline-block;
	  display: -moz-inline-box;
	margin: -36px 16px 24px 0;
	color: #666;
	font-size: 17px;
	padding-right: 18px;
	background: url(../images/navseperator.gif) no-repeat right center;
}

#nav li:last-child {
	background: none;
}

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

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

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

#nav a#active {
	font-style: italic;
	color: #002148;
	border: 0;
}

/* Main Image */
/* ----------------------------------------- */
#main_img {
	background-color: #005c56;
	padding: 6px 0;
	height: 266px;
}

#visit #main_img {
	background-color: #5b426b;
}

#contact #main_img {
	background-color: #cb703e;
}

#bakery #main_img {
	background-color: #693834;
}

#clearwaters #main_img {
	background-color: #204b14;
}

#jones #main_img {
	background-color: #1f568a;
}

#main_img img{
	margin: 0;
}

/* main */
/* ----------------------------------------- */
#main_content {
	width: 540px;
	float: left;
	margin: 24px 10px 24px 0;
}

.one {
	width: 300px;
	float: left;
}

.two {
	width: 220px;
	float: left;
}

#map_canvas {
	width: 220px;
	height: 240px;
}

.margleft{
	margin: 0 0 0 10px;
}

.margright {
	margin: 0 10px 0 0;
}

#main_content img {
	padding: 5px;
	border: 1px solid #c3c3c3;
}

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

#form {
	margin-top: 11px;
	border-top: 1px solid #c3c3c3;
	padding-top: 12px;
}

input {
	font: 14px 'Adobe Garamond Pro', Garamond, 'Hoefler Text', 'Times New Roman', Times, serif;
	border: 1px solid #c3c3c3;
	background: #fff;
	height: 24px;
	width: 220px;
}

label {
	display: inline-block;
	width: 70px;
}

label.error {
	color: #af282e;
	margin-left: 20px;
	width: 220px;
}

#form div {
	margin: 12px 0;
}

div.message label {
	vertical-align: top;
}

textarea {
	font: 14px 'Adobe Garamond Pro', Garamond, 'Hoefler Text', 'Times New Roman', Times, serif;
	border: 1px solid #c3c3c3;
	width: 380px;
}

.submit-button {
	margin-left: 76px;
	width: 140px;
	color: #fff;
	border: 0;
	background: #cb703e;
	cursor: pointer;
}

.submit-button:hover {
	background: #693834;
}

/* sidebar */
/* ----------------------------------------- */
#sidebar {
	width: 210px;
	margin: 24px 0 24px;
	border-left: 1px solid #c3c3c3;
	padding: 0 10px 12px 9px;
	float: left;
	background: #f6f6f6;
}

/*#jones #sidebar {
	position: absolute;
	margin: 24px 0 24px 560px;
}*/
.new{
	font-style: italic;
	color: #111;
}
/* Bakerylist */
/* ----------------------------------------- */
#bakerylist div{
	width: 210px;
	display: inline-block;
	vertical-align: top;
	margin:20px 20px 0 0;
}
#bakerylist h4{
	clear: both;
	border-bottom: 1px solid #c3c3c3;
	margin-top: 30px;
}
#bakerylist p.price{
	color: #999;
	font-style: italic;
}
#bakerylist h5{
	margin-top: 20px;
}
#bakerylist h6{
	font-weight: normal;
	font-style: italic;
}

#bakerylist div#last {
	width: auto;
	margin-top: 20px;
}

/* CLEARFIX */
/* ----------------------------------------- */

#footer {
	margin: 11px auto 12px;
	border-top: 1px solid #c3c3c3;
	padding-top: 12px;
}

/* CLEARFIX */
/* ----------------------------------------- */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac */
	.clearfix {display:block;}
/* End hide from IE Mac */