root { 
    display: block;
}
html {
    height:100%;
}
body {
    behavior: url("csshover3.htc");
    background-color:#9C2A0E;
    background:url('../images/bd_barn.png') repeat top left;
    height:100%;
    margin:0 auto;
    padding:0;
    width:100%;
    font-family:Arial;
    font-size:12px;
}
a:link, a:visited {
	color:#9c2a0e;
}
a:hover, a:active {
	color:#9c2a0e;
	text-decoration:none;
}
#sub_content ul, #main_texts ul {
	/* font-size:1.2em; */
	list-style:none;
	margin-bottom:6px;
	padding-left: 0px;
}

#sub_content ul li, #main_texts ul li {
	padding-left:15px;
	margin:0 0 .5em 0;
	line-height:150%;
	background-image:url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}

#sub_content ol, #main_texts ol {
	/* font-size:1.2em; */
	list-style: decimal outside;
	margin-bottom:20px;
	padding-left: 18px;
}

#sub_content ol li, #main_texts ol li {
	margin:0 0 .5em 0;
	line-height:150%;
}
#head_links {
    float:right;
}
#head_links, #bottom_nav {
    color:#FFF;
}
#head_links div.head_link {
    float:left;
    padding: 0 25px;
    text-align:center;
    border-right:1px solid #fff;
}
#head_links div.head_link:hover, #head_links div.head_link_active {
    background-color:#006233;
}
#head_links div.last {
    border-right:none;
}
#prime_nav {
    background:url('../images/prime_nav_bg.png') repeat-x top center;
    height:32px;
    border-bottom:1px solid #FFF;
}
#prime_nav ul {
    margin:0 0 0 205px;
    padding:0;
    position:absolute; 
    z-index:9;
}
#prime_nav li {
    margin:0;
    text-align:center;
    list-style-type:none;
    float:left;	
position:relative;}
#prime_nav li a {
    display:block;
    padding:9px 15px 8px;
    font-size:12px;
    text-transform:uppercase;
}
#prime_nav li#home1 a {
	padding-left: 34px;
}
#prime_nav li a, #head_links a, #bottom_nav a {
    text-decoration:none;
    color:#FFF;
}
#bottom_nav a {
	margin: 0 15px;
}
#prime_nav li.active {
    /*background:#ff9933;*/
    background: url(/images/prime_nav_active.jpg) repeat-x;
}
.blocks-right-sidebar {
	padding-top: 20px;
}
#prime_nav li:hover {
	background:#9C2A0F;
	background: url(/images/prime_nav_over.jpg) repeat-x;
}
input[type=text] {
    border:1px solid #ffffcc;
    font-size:12px;
    width:155px;
    margin-bottom:10px;
}
#bottom_info a {
    color:#FFA98B;
}
.logo {
    background:transparent url('../images/logo.png') no-repeat top left;
    display:block;
    height:245px;
    width:225px;
    position:absolute;
    z-index:10;
    background-position:0px 10px;
    top:0;
}
#hd_r1 {
    background:url('../images/barn_brd1.png') repeat top center;
    height:29px;
}
#hd_r1_con {
    padding-top:10px;
    overflow:visible;
}
#hd_r2 {
    background:url('../images/barn_brd2.png') repeat-x top center;
    height:109px;
}
#hd_r2_con {

}
#tagline {
    float:left; 
    margin-top:63px; 
    margin-left:270px;
}
#shoponline {
    float:right;
}
#shoponline img {
    display:block;
}
#bd {
    background:url('../images/shine_bg.png') no-repeat top center;
    background-color:#FFEAAE;
}
#content {
    padding-top:22px;
}
#content_con {
    background-color:#FFF;
    /*min-height:680px;*/
}
#home {
    padding-top:17px; 
    width:900px;
    margin:0 auto;
}
#home img {
    display:block;
}
#main_texts {
    float:left;
    margin-top:20px;
}
#main_texts_r1 {
	height: auto;
}
#main_texts_r1 .thumb {
    float:left;
}
#main_texts_r1 .thumb_desc {
    float:left;
    margin-left:30px;
    width:490px;
    font-size:14px;
    line-height:20px;
}
#bottom_boxes {
    margin-top:20px;
}
#bottom_boxes .title, #bottom_boxes h2.title {
	margin-top:0;
    font-size:16px;
    color:#cc6666;
}
#bottom_boxes h2.home {
    font-size:18px;
}
#bottom_boxes div.home {
	line-height:165%;
}
#bottom_boxes a {
    color:#9C2A0E;
}
#bottom_boxes a:hover {
    text-decoration:none;
}
.bottom_boxes_con1 {
    width:202px;
    /*border-right:1px solid #BD7A6A;*/
    padding-right:20px;
    float:left;
}
.bottom_boxes_con2 {
    width:182px; 
    /*border-right:1px solid #BD7A6A; */
    padding:0 20px; 
    float:left;
}
.bottom_boxes_con3 {
    width:182px; 
    padding:0 20px;
    float:left;
}
#mail_list_nav {
    width:200px;
    background: #F19021 url('../images/mail_list_bg2.png') no-repeat bottom left;
    float:right;
    position:relative;
}
#mailing_list {
    margin-top:20px;
}
#mailing_list_join {
    color:#FFF; 
    float:left; 
    margin-left:20px; 
    margin-top:25px;
}
#mailing_list_mail {
    float:right;
    margin-right:30px;
}
#mailing_list_form_con {
    margin-left:20px;
}
#mailing_list_form_con form {
    margin:0;
    padding:0;
}
#mailing_list_form_con form .img_submit {
    float:right;
    margin:0;
    margin-right:23px;
    display:block;
}
#bottom_nav {
	padding-top:30px;
    background:url('../images/bottom_nav_bg.png') repeat-x top center;
    height:30px;
}
#bottom_nav_r1 {
    text-align:center; 
    padding-top:4px;
}
#bottom_nav_r1 div.block {
	border: 1px solid #006233; margin:0; padding:0;
}
#bottom_nav_r1 table { 
	margin: auto; 
}
#bottom_nav_r1 table td {
	padding:0;
	padding-right:5px;
	padding-left:5px;
	border-right:1px solid #FFF;
	margin:0;
}
#bottom_nav_r1 table td:last-child {
	border:0;
}
#bottom_info {
    background:url('../images/barn_brd3.png') repeat-x top center;
    height:200px;
}
#bottom_info_r1 {
    text-align:center;
    padding-top:20px;
    color:#FFA98B;
}
.clear, .list_con {
    clear:both;
}
.main_container {
    width:960px;
    margin:0 auto;
}

/** sub pages spefifics **/
#content_con_sub_page {
    background:url('../images/content_bg_sub.png') repeat-y top center;
    min-height:200px;
    background-color:#FFEAAE;
}
div.left-column {
    margin:0;
    padding:0;
    list-style:none;
}
/* ? */
div.left-column div.block div.end {
    border-bottom:1px dotted #FFF;
}
div.left-column div.block {
    border-bottom:1px dotted #FFF;
}
/* ? */
div.left-column div.block div.active {
    background-color:#006233;
}
div.left-column div.block a:hover {
    background-color:#006233;
}
div.left-column div.block a {
    color:#FFF;
    display:block;
    padding:5px 30px 5px 48px;
    text-decoration:none;
    font-size:14px;
}
div.cover-section-middle {
	border-top:1px dotted #FFF;
	margin-left:18px;
}
div.item:hover {
    background-color:#fffaeb;
}
div#sub_nav {
    width:260px;
    height:100%;
    float:left;
}
div#sub_nav_links {
    margin-top:55px;
}
div.mailing_list_sub {
    width:200px;
    margin-left:40px;
    padding-top:0px;
}
div#sub_content {
    float:left;
    margin:5px 0 30px 10px;
    width:660px;
}
div#sub_main_banner {}
.h_bottom_rule {
    border-bottom:1px dotted #333333;
}
div.sub_title_con {
    padding-bottom:15px;
}
div.sub_title_con .title, div.sub_bottom_title_con .title {
    color:#993300; 
    font-size:18px;
    margin-bottom:0;
}
h1.cufon-book {
	color:#006233;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight:normal;
	margin-bottom: 10px;
	margin-top: 20px;
}
h1.cufon-book span {
	color:#9c2a0e;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	line-height:20px;
}
h2           {

                font-family: Arial, Helvetica, sans-serif, "Arial Narrow";

                color:#9c2a0e;

                font-size:20px;

                font-weight: normal;

                margin:0 0 .2em;

                padding:0;

                }

h3           {

                color:#006233;

                font-size:16px;

                font-weight:normal;

                margin:0 0 .2em;

                padding:0;

                }

h4           {

                color:#006233;

                font-size:14px;

                margin:0 0 .2em;

                padding:0;

                }

h5           {

                color:#9c2a0e;

                font-size:14px;

                margin:0 0 .2em;

                padding:0;

                }

h6           {

                color:#1e024a;

                font-size:12px;

                margin:0 0 .2em;

                padding:0;

                }img.float-left {
	float:left;
	margin:0 30px 18px 0;
	}
img.float-right {
	float:right;
	margin:0 0 18px 30px;
	}
div.sub_title_con .sub {
    color:#006233;
    font-size:30px;
}
div.item {
    /*min-height:155px;*/
    border-bottom:1px dotted #333333;
    padding:25px 20px 25px 33px;
}
div.item_thumb_con {
    text-align:center;
    width:125px;
    float:left;
    margin-right:30px;
}
div.item_thumb_con a, .item_link a {
    color:#006633;
}
div.item_thumb_con a:hover {
    text-decoration:none;
}
div.item_thumb_con img.magnifier {
    float:left;
}
div.item_desc_con {
    margin-left:150px; 
    width:450px;
    padding-left:5px;
}
div.item_desc_con a:hover {
    text-decoration:none;
}
div.item_desc_con div.item_desc_body, div.item_news_body {
	line-height:175%;
	margin: 0 0 1.2em;
	padding:0;
}
div.item_desc_title {
    margin-bottom:5px; 
    color:#993300;
    font-size:20px;
}
div.item_desc_con form {
    margin:0; padding:0;
}
div.price_con {
    font-weight:bold;
    color:#993300;
    float:left;
    margin:30px 0 0 0;
}
div.price {
    float:left;
    margin-top:5px;
}
div.price_con input[type='text'] {
    margin:0; 
    padding:0;
    border:1px solid #ffcc99;
    height:23px;
    width:40px;
    margin-right:25px;
    float:left;
}
div.price_con input[type='submit'], #products input[type='submit'], form#contact input[type='submit'] {
    margin:0;
    padding:0;
    float:left;
    border:1px solid #ffcc99;
    height:25px;
    font-size:12px;
    font-family:Arial;
    font-weight:bold;
    width:80px;
    color:#993300;
    background:#fff;
}
div.item_link {
    float:left;    
    margin:7px 0 0 0;
    padding:0;
    min-width:300px;
}
/** end sub pages specifics **/

/** begin sub page recipe lvl2b **/
/*#main_contents {
    width:660px; 
    margin-right:20px;
    float:left;
}*/
#main_contents a:hover {
    text-decoration:none;
}
#block_search {
    min-height:110px;
}
#block_search_con {
    height:132px;
    width:430px;
    border-bottom:1px dotted #2f2048;
    float:left;
}
#block_search_con img#search {
    float:left;
}
#block_search_con form {
    margin:10px 0 0 30px;
    padding:0;
    float:left;
}
.sub_bottom_title_con {
    margin-top:20px;
    padding-bottom:15px;
    float:left;
    margin-bottom:0;
    padding-bottom:0;
}
#links {
    margin-top:10px;
    clear:both;
    float:left;
    color:#9b290d;
    width:660px;
    border-bottom:1px dotted #2f2048;
    padding-bottom:14px;
}
.rsaquo {
    display:block;
    float:left;
    margin:-1px 5px;
}
#links a {
    display:block;
    float:left;
    color:#9b290d;
}
#links a.active {
    font-weight:bold;
    text-decoration:none;
    display:block;
    float:left;
    color:#9b290d;
}
#links .divider {
    display:block;
    float:left;
    margin-left:5px;
    color:#000;
}
.input_con {
    margin-bottom:10px;
}
.input_con input[type=text] {
    border:1px solid #efefef;
    width:275px;
    margin:2px 5px 0 0;
    padding:1px;
    float:left;
}
.input_con input[type=image] {
    width:30px;
}
.sub_nav_right {
    padding:10px 3px 8px 20px;
    width:187px;
    background:url('../images/rnav_bg.png') no-repeat top center;
    margin-left:20px; float:left;
}
.sub_nav_right img {
    display:block;
    border:0;
}
.list_con div.item {
    border-bottom:1px dotted #2f2048; 
    padding:13px 0 0 30px;
    height:26px;
}
.list_con div.even {
    background-color:#fffaeb;
}
.list_con a.title {
    color:#1e152e;
    display:block;
    float:left;
}
.list_con .printer {
    float:right;
    margin-right:25px;
    border:0;
}
.clear .text {
    line-height:25px;
    width:430px;
    float:left;
}
.clear .thumb {
    float:right;
}
.clear .thumb_con {
    float:left;
    margin-left:20px;
}
/** end sub page recipe lvl2b **/

/** begin sub page recipe lvl2recipes **/
.main_content_sub {
    width:430px;
    float:left;
}
.sub_main_title {
    color:#f00; 
    margin:0; 
    padding:20px 0 10px 0; 
    color:#2d253c; 
    font-weight:bold; 
    font-size:14px;
}
.line_height {
    line-height:25px;
}
.sub_main_rnav {
    width:187px;
    float:left;
    height:500px;
}
.sub_nav_right_recipes {
    background:url('../images/rnav2_bg.png') no-repeat top center;
    height:483px;    
    margin-left:0;
    margin-top:25px;
}
.sub_nav_right_recipes .sub_title {
    color:#006233; 
    font-size:18px; 
    padding-top:10px; 
}
.sub_nav_right_recipes .sub_item {
    color:#9a280c;
    font-size:14px;
}
.sub_nav_right_recipes .sub_thumb {
    margin-top:10px;
    margin-bottom:10px;
}
.sub_nav_right_recipes .sub_text {
    padding-bottom:10px;
    margin-bottom:10px;
}
.sub_nav_right_recipes a {
    color:#006233;
}
/** end sub page recipe lvl2recipes **/
/** begin sub page lvl2 **/
.sub_left_con {
    width:660px;
    margin-right:20px;
    float:left;
}
.sub-left-column {
    width:430px;
    margin-right:20px;
    float:left;
}
.sub-right-column {
	float: right;
	width: 210px;
}
.sub-left-column ul, .sub-left-column ol {
	margin-bottom: 20px;
	margin-top: 0;
}
.sub-left-column ul li {
	list-style: none;
	background: url(/images/bullet.gif) no-repeat 0 5px;
	padding: 0 15px 8px;
}
.sub-left-column ol li {
	list-style: decimal;
	padding-bottom: 8px;
	list-style-position:inside;
}
/*
.sub_left_con p.title, .sub-left-column p.title, .sub_left_con h3, .sub-left-column h3 {
    color:#333366;
    font-size:14px;
    font-weight:bold;
    margin:0 0 5px 0;
    padding:0;
}
*/
.sub_left_con p, .sub-left-column p, .sub_left_con p, .sub-left-column p {

                line-height:175%;

margin: 0 0 1.2em;

                padding:0;

}


/*
.sub_left_con h3, .sub-left-column h3 {
    border-top:1px dotted #333333;
    padding-top:10px;
    margin-top:10px;
}
*/

.block {
    display:block;
}

#sub_nav_right_bottom .thumb_con {
    border-bottom:1px dotted #db2e06; 
    padding-bottom:18px;
    margin-bottom:15px;
}
#sub_nav_right_bottom .thumb_con img {
    margin-left:15px;
    display:block;
    border:0;
}
#sub_nav_right_bottom .item_main_con {
    text-align:left; 
    margin-left:20px
}
#sub_nav_right_bottom .item_con {
    margin-bottom:4px;
}
#sub_nav_right_bottom .item {
    display:block;
    float:left;
    margin-top:4px;
    margin-right:5px;
}
.r_image_con {
    width:210px;
    padding-top:0px;
    text-align:center;
	padding: 18px 0;
}
.r_image_con a:hover {
    text-decoration:none;
}
.no_margin {
    margin:0;
    padding:0;
}
/** end sub page lvl2 **/

img.rnav_magnifier {
    margin-top:5px;
    display:block;
    float:left;
    margin-right:5px;
}
.glink {
    color:#006633;
    display:block;
    float:left;
    margin-top:6px;
}
#sub_nav_right_bottom {
    margin-top:0;
    padding: 20px 0 0 3px;
    background:url('../images/rnav_bg.png') no-repeat top center;
    width:204px;
    height:380px;
    left:0;
}

.pageMessages {
	margin:0 0 20px 0;
	text-align:center;
	font-weight:bold;
	font-size:14px;	
	padding:5px;	
	background-color: #FFEAAE;
	border: 1px solid #F19021;
	color: #006233;	
}

div.content_con_sub_page_botop {
	background-color:#FFEAAE;
}
div.content_con_sub_page_botop div.center {
	width:960px; margin:0 auto;
}

#content_con_sub_page img {
	border:0;
}

.main-content {
	min-height:100px;
}

.sub_left_con p, .sub-left-column p, .sub_left_con p, .sub-left-column p {
	line-height:175%;
	margin: 0 0 1.2em;
	padding:0;
}

hr, .rule {	
	border-top:1px dotted #000;
	margin:15px 0; 
	clear: both; 
}

.pictureframe-bg {
	margin-bottom:10px;
}

/* rotator in-page placement */
div#rotator {
	height:280px;
	left:-40px;
	padding:0;
	position:relative;
	top:-20px;
	z-index:8;
}
/* rotator css */
div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
div#rotator ul li img {
	border:0;
	padding:0;
}
div#rotator ul li.show {
	z-index:8;
}	

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* end clearfix */

.blocks-home-main-text {
    padding-left: 10px;
    padding-right: 35px;
}

