@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
}
#wrapper {
	margin:0 auto;
	width:800px;
}
#header {
	margin: 5px 10px 30px 0;
}
#nav {
	text-align:right;
}
#nav ul li {
	display:inline;
	text-decoration:none;
	padding-right:10px;
}
#banner {
	background-image:url(images/recipeplacelogo.gif);
	background-position: center top;
	height:200px;
	width:800px;
	margin-top: 60px;
	overflow:auto;
	background-repeat:no-repeat;
}
#logo {
	margin:80px 0 0 160px;
	font-family: Verdana, sans-serif;
	font-size: 2.0em;
	text-transform:capitalize;
	letter-spacing: normal;
	line-height: 1.6em;
}
#search_form {
	width:470px;
	margin: 100px 0 0 160px;
}
#search_box {
	height:24px;
	width:380px;
	color:black;
	overflow: hidden;
	z-index: 3;
	font: 17px arial, sans-serif;
	margin:0 0 10px 0;
	padding: 3px 0 0 5px;
	border-color: #000000;
	background: none repeat scroll 0 0 #FFFFFF;
	border-width: 1px;
	vertical-align: top;
}
#search_submit {
	height:28px;
	font-size: 15px arial, sans-serif;
	margin: 1px 0 0 0;
	padding: 0 5px 0 5px;
	color:#000000;
	background-color:#efefef;
	background: transparent url(images/bb.png) repeat scroll center bottom;
	border: 1px none;
	vertical-align: top;
	border-style: solid;
}
#search_refine {
	color: #000000; font-family: Arial; font-size: 13px; font-weight: 400;
}
.underline {
	text-decoration:underline;
}
#search_refine span {
	padding-right:0px;
}
#content {
	margin:auto;
	width:625px;
	padding: 30px 0 0 40px;
}
#content-l {
	margin:auto;
	width:380px;
	padding-right:10px;
	float: left;
}
#content-r {
	margin:auto;
	width:200px;
	padding-left:30px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	float: right;
	border-left: 1px solid;	
}
#content_right ul {
	padding:10px;
	margin: 20px 0 0 30px;
}
#content_right li {
	font-size:1.5em;
}
#footer {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 140px;
	position: relative;
	color: #999999;
	font-size: 10px;
	clear: both;
	background-color: #ffffff;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
.bullet { padding-left: 30px; list-style-type: disc; }

li{ margin:0px; }
.hpts {margin:.5em 10% .5em 0}

font {color: #FFFFFF; }
.mycopy {color: #000000; font-family: Arial; font-size: 13px; font-weight: 800;}
.mycopy3 {color: #000000; font-family: Arial; font-size: 14px; font-weight: 500;}
.headingtitle {color: #000000; font-family: Arial; font-size: 16px; font-weight: 500;}
.termscopy {color: #000000; font-family: Arial; font-size: 11px; font-weight: 500; padding: 10px}
.pagetitle {color: #000000; font-family: Arial; font-size: 18px; font-weight: 800;}



h1, h2, h3, h4, h5, h6, p {
	margin-top:0;
}
a :hover { text-decoration: underline; }
.bl  { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Swiss, SunSans-Regular; letter-spacing: 0px; font-weight: 500; }
a img {
	border: none;
}
a:link {
	color: #333;
}
a:visited {
	color: #444;
}
