body {
	background: #FD8C00 url(/images/main_background.jpg) repeat-x;
	color: #B4A96B; /* tan */
	font-family: Georgia, Times;
	font-size: 12px;
	font-weight: bold;
}
h1,h2,h3,h4,h5,strong {
	font-family: Georgia, Times !important;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	word-spacing: 4pt;
	letter-spacing: .2pt;
}
h2 {
	font-size: 14px;
	word-spacing: 3pt;
}
h3, strong {
	font-size:12px;
	letter-spacing:0.4pt;
	word-spacing:3pt;
	color: #809E3E; /* green */
}
p {margin-top: 8px; margin-bottom: 8px;}
a, a:link, a:visited {color: #E84F15}
a:hover, a:active {color: #809E3E}

.orange {color: #E84F15 !important}
.green {color: #809E3E !important}
.tan {color: #B4A96B !important}
.red {color: #E74E12 !important}

dt, dd {
	float: left;
}
dd {width: 65%}
dt {
	width: 35%;
	clear: left;
}


#main {
	width: 844px;
	margin: 30px auto;
	background-color: transparent;
}

#header {
	height: 237px;
}
#header-top {
	height: 34px;
	background: transparent url(/images/header_top.png) no-repeat 0px -2px;
}
#header-main {
	height: 203px;
	background: transparent url(/images/header_main.jpg) no-repeat;
}
/* --- Nav section --- Start */
#horiz-nav-bar-top-left {
	float: left;
	width: 136px;
	height: 47px;
	background: transparent url(/images/content_top_left.png) no-repeat top left;
}
#horiz-nav {
	float: left;
	margin: 0 0 0 0;
	width: 708px;
	height: 47px;
	background: transparent url(/images/bar_bg.png) repeat-x top left;
}

#horiz-nav a {
	float: left;
	display: block;
	height: 25px;
	padding: 0 8px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	margin: 2px 3px;
	border: 0px solid;
	padding-top: 16px;
}
#hover-nav a, #hover-nav a:link, #hover-nav a:visited {
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
}
#horiz-nav a:hover {
	background: #5F5 url(/images/nav/roll_over_bar.png) repeat-x;
	cursor: pointer;
}
#horiz-nav a img {
	cursor: pointer;
	border: 0px solid;
}
#horiz-nav div.divider {
	background: transparent url(/images/nav/divider.png) no-repeat;
	background-position: 0px 18px;
	width: 3px;
	height: 41px;
	float: left;
}
/* --- Nav section --- End */
/* --- CONTENT SECTION --- START */
#content {
	background: #FEF9D9 url(/images/content_bottom_left_leaf.jpg) no-repeat bottom left;
	clear:both;
	padding-bottom: 1em;
}
#content div#content_inner {
	background: transparent url(/images/content_left_subsection.png) no-repeat top left;
}
.horiz-dash {
	background: transparent url(/images/horiz-dash.png) repeat-x center;
}
.vert-dash {
	background: transparent url(/images/vert-dash.png) repeat-y center;
}

#content table#outer {
	width: 822px;
	margin-left: 15px;
}
#content table.cushy tr td {
	padding: 6px;
}
#content table#left_col {
	text-align: center;
}
#content table#right_col {
	margin-top: 10px;
}
#content table#right_col *, #content td#right_col_td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px !important;
}
#content table#right_col img, #content table#right_col a, #content td#right_col_td img, #content td#right_col_td a{
	line-height: 0px !important;
}
#content td#right_col_td {
	padding-top: 15px;
	padding-right: 5px
}

	/* -- CONTENT SUB SECTIONS -- START */
	#newsletter-box h3 {
		line-height: 28px;
	}
	input#submit {
	  width: 60px;
	  height: 18px;  
	  background: #000 url(/images/sign_up.gif) no-repeat scroll left top;
	  border: none;
	  vertical-align: text-top;
	  cursor: pointer;
	}
	input#submit:hover {
	  opacity: 0.65;
	  filter: alpha(opacity=65);
	  cursor: pointer;
	}
	#recipe-directions, #recipe-ingredients {
		font-family: Arial, Helvetica, sans-serif;
	}
	#recipe-ingredients {
		width: 140px;
	}
	#recipe-directions {
		width: 240px;
		padding: 0 1em;
	}
	
	/* -- home page recipes -- */
	div#cur_recipe ul {
		float: left;
		width: 140px;
	}
	div#cur_recipe {
		margin-right: 10px;
	}
	
	/* -- CONTENT SUB SECTIONS -- END */

/* --- CONTENT SECTION --- END */

/* --- GENERAL PURPOSE --- START */
.errorExplanation h3 {color: #E74E12}
.errorExplanation {
	background-color: #FEC947;
	border: 1px solid #6E6F2B;
	padding: 1em;
	color: #6E6F2B;
}
.errorExplanation ul li {
	margin-left: 2em;
	list-style: disc;
	line-height: 175%;
}
/* --- GENERAL PURPOSE --- END */

#footer {
	background: transparent url(/images/footer.png) no-repeat;
	height: 38px;
	color: #5D99BE;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
}

.slResult {
  padding: 7px;
  border: dotted #C9C484 2px;
  width: 40%;
  margin: 7px;
}

.slCone {
  float: left;
  clear: left;
}

.slCtwo {
  float: left;
}

#right_col_td ul {
	list-style-position: outside;
	list-style-type: square;
	margin:9px 0px 0px 28px;
	padding:4px 0px 0px;
	
}
#right_col_td ul li {
	line-height: 20px;
	padding-left: 0px;
}
#right_col_td img{
	padding: 7px;
	background-color: #fff;
	border: 1px solid #EFEBBE;
	margin: 10px;
}
#right_col_td p{
	font-weight:normal;
	color: #8F8550;
}

.slPagination {
  clear: both;
  text-align: center;
}

.notice {
  color: red;
  font-weight: bold;
}
