* { 
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background:#000000;
	font-size:14px;

}

p {
	margin:6px 0;
	text-indent:1em;
	}
	
a, a:visited{
	color:#FFF;
	text-decoration:none;
}

a:hover {
	color:#DA952D;
	text-decoration:none;
}
	
.clearfix:after {content: ".";
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* End clearfix */


#container {
	position:relative;
	width:738px;
	margin:0 auto;

}

#containerbook {
	position:relative;
	width:800px;
	margin:0 auto;

}

#containermap {
	position:relative;
	width:800px;
	margin:0 auto;
	padding-left:10px;
}

#header {
	background:url(images/header.gif) no-repeat;
	width:738px;
	height:178px;
	margin:16px 0px 0px 4px;
}

#navbar {
	background:url(images/navBG.jpg) no-repeat;
	width:738px;
	height:254px;
	margin:0px 0px 0px 4px;
}

.navItem {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:900;
	font-size:16px;
	margin-left:6px;
	
}

.navItem a, .navItem a:visited{
	color:#FFF;
	text-decoration:none;
}

.navItem a:hover {
	color:#DA952D;
	text-decoration:none;
}

#content {
	background:url(images/contentBG.jpg) repeat-y;
	width:738px;
	height:336px;
	margin:0px 0px 0px 4px;
	
}

#contentCov {
	background:url(images/largecontent.jpg) no-repeat;
	width:738px;
	height:417px;
	margin:0px 0px 0px 4px;
	
}


#column1 {
	
	width:150px;
	height:294px;
	float:left;
	margin:20px 5px 0px 18px;
}


#column2 {
	
    height:294px;
	width:508px;
	float:left;
	margin:20px 5px 0px 30px;
	
}

.homeTxtHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:900;

	
}

#homeTxt {
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	width:500px;
	font-size:16px;
	color:#FFFFFF;
	padding:10px 0px 0px 0px;
	text-align:justify;
	
	
}
#recipeTxt {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	width:150px;
	font-size:16px;
	color:#FFFFFF;
	padding:10px 0px 0px 0px;
	_padding:10px 0px 0px 0px;
	text-align:center;
	left: 20px;
	top: 469px;
	
}
#recipeTxt2 {
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	width:700px;
	font-size:14px;
	color:#FFFFFF;
	padding:5px 0px 0px 30px;
	text-align:justify;
	
	
}
#contentlower {
	background:url(images/contentlowerBG.jpg) no-repeat;
	width:738px;
	height:81px;
	margin:0px 0px 0px 4px;
}

#conlownoLine {
	background:url(images/lowconnoline.jpg) no-repeat;
	width:738px;
	height:81px;
	margin:0px 0px 0px 4px;
}

#homeTxtLower {
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	width:618px;
	font-size:15px;
	color:#FFFFFF;
	padding:30px 0px 0px 75px;
	
}
#footerTxt {
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	width:618px;
	font-size:15px;
	color:#FFFFFF;
	padding:30px 0px 0px 10px;
	text-align:left;
	
}

#footer {
	background:url(images/footer.jpg) no-repeat;
	width:738px;
	height:59px;
	margin:0px 0px 0px 4px;
}

#book {
	background:url(images/bookbg.jpg) no-repeat;
	width:800px;
	height:600px;
	margin:20px 0px 0px 4px;
	padding-top:10px;
}

#recipe {
	background:url(images/recipebg.jpg) no-repeat;
	width:800px;
	height:600px;
	margin:20px 0px 0px 4px;
	padding-top:10px;
}
