body {
	margin: 0;
	padding: 0;
	font-family: georgia, Times Roman, sans-serif;
	font-size: 15px;
	color: black;
	background-image:url(/site/bgbrown.png); 
	background-repeat:repeat-y; 
	background-position:50% 0;
	background-color:#600;
}

#wrapperOuter {
	text-align:center;
}
#wrapper {
	width:985px;
	margin:0px auto;
	background-color:white;
box-shadow:0px 0px 90px #300;
}

div#fadeshowOut { float:right; width:350px; border:1px solid black; padding:10px; margin: 0px 0px 10px 20px; text-align:center; }
div#fadeshow {  }
div.gallerylayer { background-color:white!important; }
div.gallerylayer img { width:360px; margin:0px 0px 0px 0px!important; border:0!important; }
div.descpanelfg { font-size:15px; font-weight:bold; background-color:black; overflow:hidden; text-align:center; }


div.news { text-align:left; }
div.side h3 { border-bottom:2px solid orange; }
div.news h3 { border-bottom:2px solid orange; }
div.news a { font-weight:bold!important; color:darkgreen; margin:15px 0 0 0!important; display:block; }
div.news br { display:block; height:5px; }
div.page ol li { margin-top:15px; }

.productlist { display:block; margin:20px 0px; padding:0px; list-style:none; }
.productlist li { display:block; float:left; width:210px; height:175px; margin:5px 5px; text-align:center; line-height:15px; }
.productlist li a { font-size:12px; }
.productlist li a img { display:block; margin:10px 0px; text-align:center; margin:10px auto; }
.productlist li a span { display:block; }
.productlist li a span.thumbdesc { margin-top:10px; color:#333; font-style:italic; }

.subnav { text-align:left; margin:0 0 10px 0; }
.subnav a { font-size:14px; text-decoration:none; font-weight:bold; color:darkgreen; }
.subnav a:hover { background-color:yellow; }

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	
}

h1 { font-size: 24px; color: #0C95C9; }

h2 { font-size: 18px;color: #600; font-weight:bold!important; }

h3 { font-size: 14px; color: #0C95C9; }

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

ul, ol { }

blockquote { }

a { color: #0C95C9; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	text-align:left;
}

#page-bgtop {
	padding-top: 20px;
}

/* Header */

#header-wrapper {
}

#header {
	width: 985px;
	height: 45px;
	margin: 0 auto;
	background-color: #600;
}

/* Menu */

#menu {
	float: left;
	height: 45px;
	background-color:#600;
}

#menu ul {
	margin: 0;
	padding: 10px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 10px 2px 10px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

#menu li:hover { 
	background: #FEC200 url(/images_Condition/img02.jpg);
	color: #FFFFFF;
}

#menu .current_page_item a {
	/*height: 20px;*/
	background: #FEC200 url(/images_Condition/img02.jpg) repeat-x left top;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}
	/** LOGO */

#logo {
	width: 985px;
	height: 193px;
	margin: 0 auto;
	overflow:hidden;
	background-image:url(/site/BrooksBendFarm-header.jpg);
	background-repeat:no-repeat;
	background-align:center;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	font-size: 15px;
}

#logo h1 {
	padding-top: 25px;
	text-align:left;
	margin-left:20px;
	font-size: 40px;
}

#logo h2 {
	color: white;
	text-align:right;
	font-size: 20px;
	margin-right: 20px;
	margin-top: 10px;
	font-style:italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 675px;
	padding-right: 10px;
}

/* Post */

.post {
	background: url(/images_Condition/img07.jpg) repeat-x left bottom;
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	color: #549900;
}

.post .title a {
	text-decoration: none;
	color: #585D60;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 16px;
	background: url(/images_Condition/img03.gif) no-repeat left 8px;
	font-family: Georgia, Helvetica, sans-serif;
	font-weight: normal;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding-left: 22px;
	font-family: Georgia, Helvetica, sans-serif;
	color: #585D60;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 10px 10px 7px;
	background: url(/images_Condition/img07.jpg) repeat-x left bottom;
}

#sidebar p {
	margin: 0;
	line-height: 150%;
}

#sidebar h2 {
	margin: 0 0 10px 0px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #464F54;
}


#sidebar a {
	color: darkred;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
	background: #394144;
}

#footer {
	margin: 0 auto;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #E5FFC4;
}
div.bottom { font-size:8px; width:900px; margin:0px auto; }
