body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	margin: 0;
	padding: 0;
}
#container {
	width: 750px;
	margin: 10px 0 0 -375px;
	position: absolute;
	left: 50%;
}
#logo {
	margin: 0;
	padding: 0;
	float: left;
}
#navcontainer {
	padding: 0;
	float: left;
	width: 150px;
	margin: 10px 0 0 0;
}
#navlist
{
	padding: 0;
	margin: 0;
	background: #fff;
	width: 150px;
	font-family: Myriad, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0 1px 0 0;
	text-align: right;
}

#navlist li a
{
	display: block;
	padding: 1.25em .5em 1.25em 1.25em;
	border-right: 0.6em solid #cc9933;
	text-decoration: none;
	border-top: 1px solid #fff;
	color:#666;
}
#navlist li a:hover,#navlist li a.active:link,#navlist li a.active:visited {
	border-right: 0.6em solid #cc6633;
	color: #fff;
	}
#about a, #about a:link{
	background: #ffcc66 url(../images/bk_muffinpan.jpg) no-repeat left;
	}
#about a.active:link, #about a.active:visited, #about a:hover{
	background: #993300 url(../images/bk_muffinpan_hover.jpg) no-repeat left;
	}	
#books a, #books a:link{
	background: #ffcc66 url(../images/bk_pastry.jpg) no-repeat left;
	}
#books a.active:link, #books a.active:visited, #books a:hover{
	background: #993300 url(../images/bk_pastry_hover.jpg) no-repeat left;
	}	

#demos a, #demos a:link{
	background: #ffcc66 url(../images/bk_whisk.jpg) no-repeat left;
	}
#demos a.active:link, #demos a.active:visited, #demos a:hover{
	background: #993300 url(../images/bk_whisk_hover.jpg) no-repeat left;
	}		
	
#children a, #children a:link{
	background: #ffcc66 url(../images/bk_spoon_hover.jpg) no-repeat left;
	}
#children a.active:link, #children a.active:visited, #children a:hover{
	background: #993300 url(../images/bk_spoon.jpg) no-repeat left;
	}		
#stir a, #stir a:link{
	background: #ffcc66 url(../images/bk_measuring.jpg) no-repeat left;
	}
#stir a.active:link, #stir a.active:visited, #stir a:hover{
	background: #993300 url(../images/bk_measuring_hover.jpg) no-repeat left;
	}			
#links a, #links a:link{
	background: #ffcc66 url(../images/bk_bowls.jpg) no-repeat left;
	}
#links a.active:link, #links a.active:visited, #links a:hover{
	background: #993300 url(../images/bk_bowls_hover.jpg) no-repeat left;
	}	
#recipes a, #recipes a:link{
	background: #ffcc66 url(../images/bk_bunt.jpg) no-repeat left;
	}
#recipes a.active:link, #recipes a.active:visited, #recipes a:hover{
	background: #993300 url(../images/bk_bunt_hover.jpg) no-repeat left;
	}
#press a, #press a:link{
	background: #ffcc66 url(../images/bk_rollingpin.jpg) no-repeat left;
	}
#press a.active:link, #press a.active:visited, #press a:hover{
	background: #993300 url(../images/bk_rollingpin_hover.jpg) no-repeat left;
	}	
#contact a, #contact a:link{
	background: #ffcc66 url(../images/bk_rings.jpg) no-repeat left;
	}
#contact a.active:link, #contact a.active:visited, #contact a:hover{
	background: #993300 url(../images/bk_rings_hover.jpg) no-repeat left;
	}	
#topbox {
	float: right;
	margin:0;
	padding:0;
}

#rtbox {
	float: right;
	width: 125px;
	margin: 35px 0 0 10px;
	padding: 0 4px;
	border-right: 2px solid #993300;
}
#rtbox h2 {
	color: #cc9933;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#rtbox img {
	margin: 7px 0;
	border: 1px solid #993300;
}
#rtbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
#rtbox a {
	color: #cc6633;
}
#rtbox a:hover {
	color: #993300;
}
#maincontent {
	float: right;
	width: 445px;
	margin: 35px 0 0 0;
	}
#article {
	float: right;
	width: 590px;
	margin: 35px 0 0 10px;
	line-height: 22px;
	}	
h1 {
	background-color: #cc6633;
	color: #fff;
	margin: 0;
	padding: 2px 2px 2px 6px;
	font-size: 24px;
	}
#maincontent p {
	margin: 4px 0 0;
	padding: 0;
	text-align: justify;
	line-height: 22.5px;
}
#maincontent img {
	margin: 4px 0 4px 8px;
	float: right;
	border: 2px solid #993300;
}

#footer {
	float: right;
	width: 750px;
	text-align: center;
	padding-top: 15px;
	margin-top: 15px;
	border-top: 2px dotted #cc9933;
	}
#footer ul {
	display: inline;
}
#footer li {
	display: inline;
	padding: 8px;
	}
#footer a {
	color: #cc6633;
	}
#footer p {
	font-size: 9px;
	color: #999;
}
#contents  {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}
#contents li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#spacing {
	line-height: 20px;
}
#maincontent a {
	line-height: 25px;
	color: #CC6600;
}
#withintext a{
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
}
#withintext a:hover{
	color:#ffcc66;
}
#imgbox img {
	margin: 5px 0px 0px 2px;
	padding: 0px;
	float: right;
}
h4 {
	color: #cc9933;
	font-size: 14px;
}
#ingredients {
	width: 425px;
	border: 1px solid #CC9933;
}
#maincontent li {
	line-height: 20px;
	}
#ingredients td {
	border-right: 1px solid #CC9933;
	border-bottom: 1px solid #CC9933;
	margin: 0px;
	padding: 2px 2px 2px 4px;
}
#ingredients tr {
	margin: 0px;
	padding: 0px;
}

#measlabel {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #CC9933;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}
#headtable {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9933;
	border: none;
	text-align: center;
}
#rtbox h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cc6633;
	
}
h3 {
	font-size: 16px;
}
h5 {
	margin: 0px;
	padding: 0px;
}
p#box {
	line-height: 16px;
}
#maincontent .children {
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
small {
	font-size: 18px;
}
#adobe a img{
	float: right;
	margin-top: 18px;
	border: none;	
}

