/* CSS Document */

body{
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #555;
	background-image: url(../images/bkgYellow.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;	
}

h1{
	font-size:1.5em;
	letter-spacing:-1px;	
	color: #49788C;
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
}

h2{
	font-weight: bold;
	font-size: 1.2em;
	color: #0B6EBF;
}

h3{
	font-weight: bold;
	font-size: 1.1em;
	color: #476F8F;
}

h3.recipe-title{
	font-size: 1.3em;
	color: #476F8F;
	border-top: 1px solid #999999;
}
h4{
	font-weight: bold;
	font-size: 1.0em;
	color: #5F4035;
	margin-top: 5px;
	margin-bottom: 3px;
}




a{
	text-decoration: none;
	font-size: 10pt;
	color: #4A90A8

}
a:hover, a:visited:hover{
	text-decoration: underline;	
} 

a:visited{
	color: #999999;
}

p{
}



div#wholePage{
	text-align: center;
	background-image: url(../images/chardBkg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	padding-top: 30px;
	
}	

div#contentColOuter{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	background-image: url(../images/bkgFull-rep.png);
	background-repeat:repeat-y;
	text-align: left;
	
}

div#contentColInner{
	width: 780px;
	background-image: url(../images/bkgFull.png);
	background-repeat: no-repeat;
	background-position: bottom;	
}


div#header{
	background-image:url(../images/banner2.png);
	height: 150px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;

}

div#sectionHeadingRow{
	background-image:url(../images/greyBar.png);
	background-attachment:fixed;
	background-position:top;
	background-repeat:no-repeat;
	height: 9px;
	padding-top: 8px;
	color: #214868;
}

div#sectionHeadingRow #primaryNav{
	margin-left: 20px;
	padding: 5px;
	font-weight: bold;
	font-size: 1.6em;
	color: #214868;
}

div#bottomSection{
	width: 750px;
	margin: 0px;
	padding: 0px;
}

div#mainContentBox{
	width: 580px;
	float: left;
	padding: 10px;	
}

div#innerRightCol{
	float: right;
	width: 205px;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 30px;
	border-left: 1px solid #ddd;
	font-size: .9em;
}

div#navBoxInner{	
	padding: 10px;	
	height: 100%;	
}

div#leftNavBox{
	width: 150px;
	float: left;
	position: relative;
	margin-left: 15px;
	height: 100%;	
}

div#leftNavBox img{
	width: 120px;	
}

div.navFeatureAd{
	text-align: center;
	font-size: .8em;
	margin-bottom: 100px;
	margin-top: 30px;
}

div#breadCrumbs, div#breadCrumbs a{
	font-size: 9 pt;
}

div#breadCrumbs a{

}

div#leftNavBox ul#mainNav {
	margin: 0px;
	padding: 0px;
}

div#leftNavBox ul#mainNav li{
	list-style: none;
	margin: 0px;
	
}

div#leftNavBox ul#mainNav li a{ 
	color: #603813;
}


div#footer{
	background-image:url(../images/footerBkg.png);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 200px;
	text-align:center;
	font-size: .8em;
	clear: both;
	padding-top: 30px;
	color: #ccc;
}


a img{
	border: 0px;
}

div#featureBoxRow{
	width: 100%;
}

div#featureBoxRow img{
	margin: 10px;
}

table.formTable{
	border: 1px solid #999999;
	margin: 5px;
	font-size: 10pt;	
	border-collapse: collapse;
	width: 700px
}

table.formTable td{
	padding: 0px 10px 5px 10px;		
}

table.contactInfo td{
	padding: 2px 5px;
}

td.productCellEven{
	background-color: #f0f0f0;
	border-top: 1px solid #999;
}

span.orderLabel{
	width: 180px;
	color: #222;
	display: block;
	float: left;
	font-size: 10pt;
}

label{
	font-size: 10pt;
}


textarea.notes{
	width: 350px;
	height: 80px;
}

.clear{
	clear: both;
}

.visible{
	visibility: visible;
	display: block;
}

.hidden{
	visibility: hidden;
	display: none;
}

span.hint{
	font-size: 10pt;
	color: #999;
	font-style: italic;
}

div.inputGroup{
	displaly: block;
	float: left;
}

div#messageBox{
	margin: 5px 30px;
	border: 1px solid #ccc;
	padding: 10px;
	width: 400px;
	background-color: #fafafa;
}


table.ingredientsTable{
	border: 1px solid #5588cc;
	float: left;
	margin: 5px 10px 5px 0px; 
	background-color: #eee;	
	border-collapse: collapse;
	display: block;
	clear:both;
}

table.ingredientsTable td{	
	padding: 2px;
}

div.recipeObj{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.recipeObj h3{
	clear: both;
}

div.imageBoxRight{
	float: right;
	text-align: center;
	border-bottom: 1px solid #ccc;
	margin: 5px 0px 5px 10px; 
	color: #666;
}

div.imageBoxLeft{
	float: left;
	text-align: center;
	border-bottom: 1px solid #ccc;
	margin: 5px 10px 5px 0px; 
}

img.recipeImage{
 width: 300px;
}

img.recipeImageHome{
 width: 150px;
}
.recipeHeadingHome{
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 4px;
	color: #333;
	
}
