/* CSS Document */

* { padding:0 ; margin:0 auto;}
/*body{background-color:#FFF2D3;}*/
body{background-color:#FFFFFF; }
	a:link {
		color: #663300;
		text-decoration: underline;
	}
	a:visited {
		color: #663300;
		text-decoration: underline;
	}
	a:hover {
		color: #D76B00;
		text-decoration: underline;
	}
	a:active {
		color: #663300;
		text-decoration: underline;
	}
	
a.orange, a.orange:active, a.orange:visited {	color: #D76B00;	text-decoration: underline;}
a.orange:hover {	color: #663300;	text-decoration: underline;}	
/* global */

#container, #margin, #bodyContent { width:720px;}
#in_container{width:835px; text-align:center;}
#topborder{background-image:url(images/border_top.jpg); background-repeat:repeat-x; width:835px; height:16px;}
#botborder{background-image:url(images/border_bot.jpg); background-repeat:repeat-x; width:835px; height:17px;}
#maincontent{background-image:url(images/bodybg.jpg); background-repeat:repeat-y; text-align:left;}
*html #flash{width:777px; margin-top:-5px;}
#flash{width:777px; margin-top:0px;}
#homeflash{width:777px; margin-top:0px;}
.whiteBg, #bodyContent, #content{ background-color:#FFFFFF; }
.margin{ height:5px;}

/* Body Section */

#logo{ margin-left:10px; margin-bottom:12px;}
#bodyContent{padding:8px; vertical-align:top; float:center; margin-left:20px;}
/*#content{width:550px; float:left;}*/
#content img{margin-bottom:2px;}
#content p{font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:14px; color:#713D04; line-height:16px; text-align:justify;}
#print p{font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:14px; color:#000000; line-height:16px; padding-left:10px; padding-right:10px;}
#leftImage p, #footer p, #footer li, #footer li a, #leftImage p a, #footer p a{font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:11px; color:#62240F; line-height:16px; text-align:justify;}
#content span{font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size:14px; color:#000000; line-height:16px;}
#rightImage{ width:160px; float:right;}
.clear{ clear:both;}
#footer{background-color:#ffffff; border:#FFFFFF 5px solid; height:35px; width:726px;  float:center; margin-left:20px; }

/* footer */

#footer p{margin-left:5px; float:left; margin-top:10px;}
#footer li{ display:inline; color:#FFCC66 }
#footer ul{float:right; display:inline; margin-right:8px; margin-top:10px;}
#footer li a, #footer p a, #leftImage p a{text-decoration:none;}
#footer li a:hover,#leftImage p a:hover, #footer p a:hover{text-decoration:underline;}

/* INNER PAGES*/
#inner_content{
	background-color:#FFFFFF;
	border:solid 1px #663300;
	padding:5px 5px 0px 5px;
	position:relative;
	left:4px;
}
#inner_content{width:535px; float:right;}
#inner_content img{margin-bottom:2px;}
#inner_content p{font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:12px; color:#713D04; line-height:16px;}
#inner_content td{font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:14px; color:#713D04; line-height:16px;}
#inner_content span{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#713D04;
	line-height:16px;
	font-weight: bold;
}
#leftImage{ width:170px; float:left; margin-top:-8px; margin-bottom:-8px; border-right: solid 1px #E3E3E3; height:100%;}
.contactHead{font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#715537}
.hr{
	width:500px;
	color:#FF6600;
}
.center_text{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#713D04;
	line-height:16px;
	text-align:center;
}
#photos img {border:#713D04; border-width:1px}

.Recipes {
color:#EC5900;
font-size:14px; }