* {
	margin: 0px;
	padding: 0px;
}
.right {
	float: right;
}
.box-single.right {
	float: right !important;
	clear: right;
}
.left {
	float: left !important;
}
body {
	background: #E7E6D2 url(../images/bkg/tile-white.jpg) repeat center top;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #72793A;
}
#center-wrap {
	width: 822px;
	margin: 0 auto;
}
#page-wrap {
	float: left;
	background: #FFFFFF url(../images/bkg/main-head-white.jpg) no-repeat right top;
	width: 822px;
	padding-top: 71px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#inner-page {
	float: left;
	background: #864028 url(../images/bkg/footer-dots.gif) no-repeat center bottom;
	width: 762px;
	margin-right: 10px;
	padding-bottom: 33px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px; /**/
	margin-left: 10px; /**/
	display: inline;
}
#header {
	display: inline;
	float: left;
	width: 772px;
	height: 79px;
	margin-right: 25px;
	margin-left: 25px;
}
#header .logo {
	float: left;
	/*margin-bottom: 9px;*/
	margin-right: 15px;
}
#header #top {
	float: left;
	height: 49px;
	width: 518px;
	padding-left: 120px;
}
#header #top #welcome {
	float: right;
	width: 200px;
}
#header #top #welcome h3,
#header #top #welcome h4 {
	font-size: 17px;
	color: #864028;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#header #top #welcome h4 {
	font-size: 12px;
	margin-top: 6px;
}
#header #navigation {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 621px;
}
#header #navigation li {
	list-style-type: none;
	float: left;
	font-size: 13px;
	height: 30px;
}
#header #navigation li a {
	float: left;
	display: inline;
	margin: 7px 3px 0 0;
	height: 13px;
	padding: 5px 12px;
	color: #864028;
	text-decoration: none;
	background: #D59F33 url(../images/bkg/nav-corner.gif) no-repeat right top;
}
#header #navigation li a:hover {
	color: #FFFFFF;
	background-color: #9F6030;
	background-image: url(../images/bkg/nav-corner.gif);
	background-repeat: no-repeat;
	background-position: right -33px;
}
#header #navigation li .current,
#header #navigation li .current:hover {
	height: 17px;
	padding: 8px 12px 5px 12px;
	margin: 0 3px 0 0;
	color: #FFFFFF;
	font-size: 17px;
	background: #864028 url(../images/bkg/nav-corner-current.gif) no-repeat right top;
}
#header #top #search {
	display: inline;
	float: left;
	font-size: 13px;
	width: 190px;
	height: 15px;
	padding: 5px;
	border: none;
	background-image: url(../images/bkg/search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #top form {
	width: 295px;
	float: left;
}
#page {
	float: left;
	width: 732px;
	min-height: 275px;
	padding: 20px 15px;
	background-color: #FFFFFF;
	background-image: url(../images/bkg/page-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#page h1,
#page .comments h3 {
	font-size: 20px;
	color: #864028;
	padding-bottom: 7px;
	margin-bottom: 12px;
	background: url(../images/bkg/h1-border.gif) repeat-x left bottom;
}
#page .comments h3 {
	font-size: 16px;
}
#page #comments textarea,
.content .midbox {
	width: 350px;
	height: 100px;
}
#page p {
	font-size: 14px;
	color: #72793A;
}
#page .box-single {
	width: 234px;
	float: left;
	margin-left: 15px;
}
#page .box-double {
	width: 483px;
	float: left;
}
#page .box-half {
	width: 360px;
	float: left;
}
#page .box-full {
	width: 732px;
	float: left;
	margin-bottom: 20px;
}
#page .no-margin {
	margin-left: 0px;
}
#page .content,
#page .comments {
	padding: 0px 10px;
}
#page #comments label {
	clear: none;
	margin-left: 10px;
}
#page .half-margin {
	margin-left: 12px;
}
.edit {
	font-size:12px;
}
.recipes-all {
	list-style: none;
}
#page .recipes-all li {
	margin-bottom: 5px;
}
#recipes input {
	width: 300px;
}
#recipes textarea {
	width: 300px;
	height: 200px;
}
#page label,
#page input,
#page textarea,
#page form,
#page form p {
	float: left;
	clear: left;
	margin-bottom: 2px;
}
#page input,
#page textarea,
#page form p {
	margin-bottom: 10px;
}
#page form {
	width: 100%;
	margin-bottom: 10px;
}
#page h4,
#page label {
	color: #864028;
	font-weight: normal;
	margin-bottom: 5px;
}
p {
	margin-bottom: 10px;
}
a {
	color: #864028;
}
#page ul li {
	list-style: none;
	margin-bottom: 2px;
}
.spacer {
	margin-right: 50px;
}
.odd,
.even {
	padding: 10px;
}
.even {
	background-color:#F7EBEB;
	background-image: url(../images/bkg/comment_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.comment {
	margin-bottom: 20px;
}
.comment h6 {
	color: #864028;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D2C0A6;
	margin-bottom: 8px;
	padding-bottom: 6px;
}
.comment p {
	font-size: 80%;
}
.comment h6 span {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D2C0A6;
	margin-right: 15px;
	padding-right: 10px;
}
.comment .notify {
	float: left;
	clear: left;
}
.btmSpace {
	margin-bottom: 20px;
}
#page #emailRecipe input {
	float: left;
	clear: none;
	width: 45px;
}
#page #emailRecipe label {
	float: left;
	margin-top: 10px;
}
#page #emailRecipe #email {
	margin-right: 10px;
	width: 172px;
	padding: 3px;
	height: 14px;
	background-image: url(../images/bkg/send_email.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
