body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-color: #496826;
}
* {margin: 0 auto; padding: 0px;}
.clear{clear:both;}
.AccordionPanelContent {
	margin: 0px auto;
	text-align: left;
	width: 780px;
	border: 0;
}
/********************** Header ***************************/
#logo{
	background-color: #b6ad9b;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	height: 69px;
	width: 774px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#header {
	margin: 0 auto;
	width: 774px;
	height:176px;
	background-repeat: no-repeat;
	position:relative;
	background-color: #FFF;
}
#header ul{
	list-style-type: none;
	display:inline;
	position:absolute;
	top:158px;
	left:159px;
	width: 533px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#header li{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;		
}
.lastchild{
	border-right: 0px none #4d4b4a !important;
}
#header ul a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
	border-right: 2px solid #4d4b4a;
}
#header ul a:hover{
}


/********************** Content ***************************/

#content {
	background-color: #330033;
	width:774px;
	display:block;
}
#content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #dad9cf;
	margin: 0px 23px 6px 28px;
	padding: 20px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dad9cf;
}
#container #content h1 strong {
	font-size: 13px;
	font-weight: normal;
	color: #FC0;
}
/********************** ubercolortabs ***************************/
.ubercolortabs{
	padding: 0px 15px;
	width: 742px;
	overflow: hidden;
	background: transparent;
}

.ubercolortabs ul{
font: bold 11px Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
list-style: none;
}

.ubercolortabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform: uppercase;
}


.ubercolortabs a{
float: left;
color: white;
background: #496826 url(media/roundleft.gif) no-repeat left top; /*default background color of tabs, left corner image*/
margin: 0 2px 0 0;
padding: 0 0 1px 6px;
text-decoration: none;
letter-spacing: 1px;
}

.ubercolortabs a span{
float: left;
display: block;
background: transparent url(media/roundright.gif) no-repeat right top; /*right corner image*/
padding: 7px 9px 3px 6px;
cursor: pointer;
}

.ubercolortabs a span{
float: none;
}


.ubercolortabs a:hover, .ubercolortabs li.selected a{
	background-color: #000; /*background color of tabs onMouseover*/
	color: #FC3;
}

.ubercolortabs a:hover span{
	background-color: transparent;
	color: #FC3;
	border: 0;
}


.ubercolordivider{ /*CSS for horizontal line.*/
	clear: both;
	padding: 0;
	width: 774px;
	height: 5px;
	line-height: 5px;
	background: #FFF; /*Remove this to remove border between bar and tabs*/
	border-top-color: #fff;
}
/********************** Content - left ***************************/
#left {
	background-color: #FFF;
	width:530px;
	float:left;
	display:inline;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.text{
	float:left;
	width:530px;
	margin-left: 0px;
	background-color: #FFF;
}
#leftgallery {
	float: left;
	width: 326px;
}
#left h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bolder;
	color: #486826;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 23px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#left p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #4d4b4a;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#container #content #left .text h4 {
	font-size: 20px;
	color: #496826;
	font-weight: normal;
	line-height: 120%;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container #content #left .text p strong {
	color: #496826;
}
.floatright {
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 0px;
}
#left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	color: #496826;
	text-decoration: none;
}
#container #content #left .text h6 {
	font-size: 0.95em;
	text-align: center;
	font-weight: lighter;
	color: #303;
	padding-right: 46px;
}
#container #content #left .text h6 a {
	font-weight: lighter;
	color: #303;
	font-size: 0.95em;
}
#left a:hover{
	font-size: 1.1em;
	text-decoration: none;
}
.photos{float:right;}
.photos img{display:block;}
/********************** Content - right ***************************/
#right {
	float:right;
	width:150px;
	background-color:#dad9cf;
	display:inline;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	clear: right;
}
#right h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#496826;
	text-align:left;
	margin-top: 12px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-image: url(images/whitearrow.png);
	background-repeat: no-repeat;
	background-position: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.photoflush {
	margin: 0px;
	padding: 0px;
}
#right p{
	padding: 10px 9px 0px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4b4a;
}
#right a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	display:inline;
	padding: 0px;
	text-decoration: none;
	color: #496826;
}
#right a:hover{
	color:#000000;
}
#right span a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #605c4c;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#c2bdaa;
	width:138px;
	text-align:left;
	padding: 3px 0px 3px 5px;
	margin: 15px 6px 0px 6px;
}

/********************** footer ***************************/
#footer, #footer a {
	background-color: #DAD9CF;
	width: 774px;
	height:22px;
	text-align:center;
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #303;
}
#footer a:hover{
}



</style>
.floatleft {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	float: left;
}
.floatleft {
	float: left;
	padding-right: 10px;
	margin-top: 4px;
	padding-bottom: 5px;
}
#container #content #left .text p {
	font-weight: normal;
	margin-right: 23px;
	text-align: left;
	font-size: 1em;
}
#left h3    {
	font-size: 16px;
	color: #496826;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 23px;
	padding-top: 3px;
	text-decoration: underline;
}
#container #content #left .text table {
	margin-left: 0px;
	margin-top: 15px;
}
#container #content #left .text #photocreditsright{
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 0.9em;
	color: #666;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-right: 23px;
}
#container #content #left .text #photocreditsright a{
	color: #666;
	font-weight: bold;
	font-size: 0.9em;
}
#container #content #left .text #photocreditsright a:hover {
	font-size: 0.9em;
}
#container #content #left .text table tr td h5 {
	font-size: 1.1em;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #496826;
	background-color: #496826;
	padding-left: 6px;
}
#container #content #left .text table tr td a {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#container #content #right h2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}
#container #content #left .text table tr td strong {
	font-family: Arial, Helvetica, sans-serif;
	color: #496826;
	font-weight: bold;
	text-decoration: underline;
}
.floatcenter {
	text-align: center;
}
#container #content #right p strong {
	color: #496826;
}
#container #content #left .text table tr th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #496826;
	font-size: 13px;
	font-weight: normal;
}
#container #content #left .text table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 1px;
	padding-bottom: 1px;
}
#container #content #left .text tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	background-color: #000;
	margin-top: 0px;
	margin-bottom: -6px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: normal;
	color: #FC0;
	letter-spacing: 140%;
}
#container #content #left .text table tr td h1 {
	font-size: 1.25em;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FC0;
	border-bottom-width: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 0px;
	background-color: #303;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#container #content #left .text table tr td a {
	color: #303;
	text-decoration: none;
}
#container #content #left .text h5 {
	font-weight: bold;
	font-size: 1.5em;
	color: #486826;
	padding-top: 6px;
	margin-bottom: -6px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#container #content #left .text h5 strong {
	color: #303;
}
#tabbed1col {
	height: auto;
	width: 530px;
	padding-left: 2px;
	margin-top: 14px;
}
#leftrecipes {
	background-color: #FFF;
	width:530px;
	float:left;
	display:inline;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 28px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #content #leftrecipes h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #486826;
	margin-left: 1px;
	margin-right: 1px;
}
#rightrecipes {
	float:right;
	width:150px;
	background-color:#dad9cf;
	display:inline;
	margin-top: 15px;
	margin-right: 23px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-image: url(images/food2/pot1.jpg);
	background-repeat: no-repeat;
}
#container #content #rightrecipes h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 6px;
	margin-bottom: 6px;
	color: #303;
	font-size: 1.35em;
}
#container #content #rightrecipes p {
	padding-right: 5px;
	padding-left: 10px;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #info {
	width: 506px;
	padding: 5px;
	margin-right: 1px;
	margin-left: 1px;
	border: 1px solid #DDD;
	height: 475px;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #info h4 {
	font-size: 1.3em;
	color: #486826;
	padding-bottom: 3px;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #info #infoleft p {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDD;
	margin-bottom: 3px;
	margin-right: 3px;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #info #inforight p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-bottom: 3px;
	margin-left: 3px;
}
#infoleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
}
#inforight {
	padding: 0px;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	float: right;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #direx {
	width: 506px;
	padding: 5px;
	margin-right: 1px;
	margin-left: 1px;
	border: 1px solid #DDD;
	margin-top: 6px;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #direx p a {
	text-decoration: none;
	color: #486826;
	font-weight: bold;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #direx h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #486826;
	margin-bottom: 3px;
}
#container #content #leftrecipes .text h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #303;
	text-align: center;
	font-weight: lighter;
}
#container #content #leftrecipes .text h6 a {
	text-decoration: none;
	color: #303;
}
#archiveleft {
	float: left;
	width: 254px;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 6px;
	padding-right: 1px;
	padding-left: 1px;
}
#archiveright {
	float: right;
	width: 254px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 3px;
	padding-right: 1px;
	padding-left: 1px;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #archiveleft h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #486826;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #486826;
	margin-right: 5px;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #archiveleft p {
	font-size: 1.2em;
	margin-bottom: 8px;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #archiveleft p a {
	text-decoration: none;
	color: #333;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #archiveright h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #486826;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #486826;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #archiveright p {
	font-size: 1.2em;
	margin-bottom: 8px;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #archiveright p a {
	color: #333;
	text-decoration: none;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #archiveright p a:hover {
	color: #303;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #archiveleft p a:hover {
	color: #303;
}
#storageveg {
	width: 255px;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 6px;
	float: left;
}
#storageherbs {
	float: right;
	width: 255px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 3px;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #storageveg h2 {
	font-size: 1.5em;
	color: #486826;
	margin-bottom: 8px;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #storageveg h3 {
	color: #303;
	font-size: 1.2em;
	font-style: italic;
	margin-bottom: 8px;
	padding-right: 6px;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #storageherbs h2 {
	font-size: 1.5em;
	color: #486826;
	margin-bottom: 8px;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #storageherbs h3 {
	font-size: 1.2em;
	font-style: italic;
	color: #303;
	margin-bottom: 8px;
}
#rightrecipes2 {
	float:right;
	width:150px;
	background-color:#dad9cf;
	display:inline;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-image: url(images/food2/pot1.jpg);
	background-repeat: no-repeat;
}
#container #content #rightrecipes2 h2 {
	font-size: 1.35em;
	color: #303;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
}
#container #content #rightrecipes2 p {
	margin-right: 6px;
	margin-left: 6px;
}
#leftnosidebar {
	background-color: #FFF;
	width:700px;
	float:left;
	display:inline;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.textnosidebar {
	float:left;
	width:680px;
	margin-left: 0px;
	background-color: #FFF;
}
#container #content #leftnosidebar .textnosidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #496826;
	text-align: center;
	margin-bottom: 8px;
	margin-top: 12px;
	font-size: 1.4em;
}
#container #content #leftnosidebar .textnosidebar table tr td {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	font-weight: bold;
	padding-bottom: 8px;
}
#container #content #leftnosidebar .textnosidebar h6 {
	font-size: 0.95em;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	color: #303;
	text-align: center;
}
#rightgallery {
	float: right;
	width: 350px;
	clear: right;
}
#container #content #right h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #486826;
	padding-top: 10px;
	padding-right: 9px;
	padding-left: 9px;
	font-size: 1.4em;
}
#container #content #right h6 {
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 4px;
	font-size: 0.95em;
	font-weight: normal;
}
#container #content #right h5 {
	padding-top: 2px;
	font-size: 1.1em;
	color: #FFF;
	background-color: #486826;
	margin-top: 8px;
	margin-bottom: -2px;
	padding-bottom: 2px;
	margin-left: 7px;
	margin-right: 8px;
	padding-left: 4px;
}
#container #content #left .text table tr td h2 {
	font-size: 1.4em;
	color: #303;
	font-family: Arial, Helvetica, sans-serif;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #info #inforight p strong {
	color: #496826;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #info #infoleft p br {
	font-weight: bold;
}
#container #content #leftrecipes #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #info #infoleft p strong {
	color: #486826;
}

