@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #000;
	color: #fff;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

#content_right {
	padding: 5px;
	text-align: left;
	background-color: #231f20;
}

#content_left {
	padding: 5px;
	text-align: left;
	background-color: #231f20;
}

#content {
	padding: 10px;
	width: 662px;
	text-align: left;
	background-color: #231f20;
}

#content h1, #content_left h1, #content_right h1 {
	margin: 0;
	padding: 0;
	color: #f7931e; /* sharp orange */
	font-size: 20px;
	font-weight: normal;
}

#content h2, #content_left h2, #content_right h2 {
	margin: 0;
	padding: 0;
	color: #009245; /* green */
	font-size: 20px;
	font-weight: normal;
}

.gallery_heading {
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-size: 18px;
	color: #fff;
	background-color: #131011;
	font-weight: normal;
	background-image: url(/img/inner/click_img_to_view.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#content a, #content a:link, #content a:visited, a, a:link, a:visited {
	color: #f7931e; /* sharp orange */
	text-decoration: underline;
}

#content a:hover, a:hover {
	color: #FFCC66;
}

#container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

#top_yellow {
	height: 10px;
	background-color: #e19b3a; /* yellowish gold */
}

#top_grad {
	height: 194px;
	background-image: url(/img/home/top_grad_bg.jpg);
	background-repeat: repeat-y;
	width: 530px;
}

#top_sub {
	height: 19px;
	background-image: url(/img/home/top_sub_bg.jpg);
	background-repeat: no-repeat;
	width: 530px;
}

#page_mid {
	/*background-image: url(/img/home/page_mid_bg.png);
	background-repeat: repeat-y;*/
}

#blue_sub {
	height: 72px;
	background-image: url(/img/inner/blue_sub_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

#furry_sub {
	height: 249px;
	background-image: url(/img/home/furry_sub_bg.jpg);
	background-repeat: no-repeat;
}

#furry_sub h1 {
	margin: 0;
	padding: 0;
	color: #009245; /* green */
	font-size: 20px;
	font-weight: normal;
}

/* flash header */
#flash_header {
	position: relative;
	top: 10px;
	width: 450px;
	height: 120px;
}

/* top navigation */
#topnav_container {
	position: relative;
	top: 25px;
	width: 450px;
}

/* yellow piece */
#yell_container {
	
}

#yell_right {
	background-image: url(/img/inner/yell_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #e19b3a; /* yellowish gold */
}

#yell_left {
	background-image: url(/img/inner/yell_left_bg.jpg);
/*	background-repeat: no-repeat;*/
	width: 59px;
}

/* photo frame */
#photos_frame {
	position: absolute;
	margin-left: 20px;
	margin-top: -8px;
	z-index: 5;
	width: 237px;
	height: 236px;
	background-image: url(/img/inner/photos_frame.png);
	background-repeat: no-repeat;
}

#photo {
	margin-top: 47px;
	margin-left: 40px;
	overflow: hidden;
}

/* milk jug */
#milk_jug {
	position: absolute;
	margin-left: 790px;
	margin-top: 330px;
}

/* recipe card */
#recipe_card {
	padding-left: 15px;
}

#recipe_text_container {
	color: #000;
	width: 342px;
	padding: 5px;
	height: 152px;
	background-color: #fff;
	background-image: url(/img/recipe_bg.gif);
	overflow: hidden;
}

#recipe_text {
	margin-top: -3px;
	float: right;
	width: 160px;
	font-size: 13px;
	line-height: 18px;
	text-align: right;
}

#recipe_title {
	color: #c1272d;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 2px solid #e8c7c9;
	text-align: right;
	width: 200px;
	float: right;
	height: 25px;
	overflow: hidden;
	margin-bottom: 4px;
}

#learn_more {
	text-align: right;
	background-color: #fff;
	padding-top: 11px;
	width: 99%;
}

#page_bot {
	margin-top: 8px;
	background-image: url(/img/inner/footer_bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

#page_bot a, #page_bot a:link, #page_bot a:visited {
	color: #fff;
	text-decoration: none;
}

#page_bot a:hover {
	text-decoration: underline;
}

.sidebar_menuitem {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
	background-color: #2c2829;
	margin-bottom: 5px;
}

.sidebar_menuitem_ro {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-color: #131011;
	background-image: url(/img/inner/sidebar_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #009245;
	margin-bottom: 5px;
	cursor: pointer;
	font-weight: bold;
}

.sidebar_menuitemleft {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
	background-color: #2c2829;
	margin-bottom: 5px;
}

.sidebar_menuitemleft_ro {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-color: #131011;
	background-image: url(/img/inner/sidebar_menuleft_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #009245;
	margin-bottom: 5px;
	cursor: pointer;
	font-weight: bold;
}

.submenu {
	background-color: #1b1919;
}

.submenu_ro {
	background-image: url(/img/inner/sidebar_menuleft_submenu_bg.gif);
}

#pack_logos {
	text-align: right;
}

#cows_logo {
	text-align: center;
	position: absolute;
	z-index: 4;
	margin-top: -63px;
	margin-left: 460px;
}

#search {
	background-color: #000;
	padding: 8px;
	text-align: center;
}

#searchtext {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

.searchinput {
	border-right: 1px solid #996600;
	border-bottom: 1px solid #996600;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	background-color: #F6F6F6;
	font-size: 10px;
	margin-left: 8px;
	padding: 4px;
	width: 100px;
}

.searchbutton, .searchbutton_ro {
	border: 2px solid #000;
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 7px;
	height: 26px;
	width: auto;
}

.searchbutton {
	background-color: #666666;
}

.searchbutton_ro {
	background-color: #FF9900;
	cursor: pointer;
}

/* search related */

.searchcontainer, .searchcontainer_alt {
	border: 1px solid #000;
	margin: 10px;
	padding: 10px;
}

.searchcontainer {
	background-color: #000;
}

.searchcontainer_alt {
	background-color: #191919;
}

.searchtitle, .searchtitle_alt {
	font-size: 20px;
}

.searchdate, .searchdate_alt  {
	font-size: 13px;
	color: #996600;
}

.searchcontent, .searchcontent_alt {
	color: #666666;
}

.searchcontent_ro {
	color: #CCCCCC;
}

/* STORE LOCATER */
.slocate_title {
	color: #fff;
	font-size: 18px;
	background-image: url(/img/inner/slocate_viewmap_2.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.slocate_viewmap {
	color: #f7931e;
	font-weight: bold;
	text-decoration: none;
}

.slocate_table {
	background-color: #1a1718;
	width: 100%;
	padding-bottom: 3px;
	margin-top: 2px;
	padding-top: 1px;
}

.slocate_table_alt {
	background-color: #393637;
	width: 100%;
	padding-bottom: 3px;
	margin-top: 2px;
	padding-top: 1px;

}

.slocate_field {
	color: #f7931e;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
}

.slocate_data {
	color: #fff;
	text-align: left;
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
}

#slocate_sideheader {
	margin: 0;
	color: #cc0000;
	background-color: #000;
	background-image: url(/img/inner/slocate_viewmap.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	text-align: left;
}

#slocate_sidebody {
	background-color: #000;
	padding: 10px;
}

#slocate_sidebody h1 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
}

.gallery_sideheader {
	margin: 0;
	color: #cc0000;
	background-color: #000;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	text-align: left;
}

.gallery_sidebody {
	background-color: #000;
	padding: 0;
	padding: 10px;
	margin: 0;
}

.dashbar {
	border-top: 1px dashed rgb(255, 255, 255);
	margin-top: 8px;
	margin-bottom: 8px;
}

.border_grey_2x2 {
	padding: 2px;
	border: 2px solid #2c2829;
}

#contactform {
	background-color: #2c2829;
	padding: 10px;
}

.contactinput {
	border-right: 1px solid #996600;
	border-bottom: 1px solid #996600;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	background-color: #F6F6F6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 8px;
	padding: 4px;
	width: 300px;
}

.reqfield {
	color: #cc0000;
	text-transform: uppercase;
	font-size: 11px;
}


.whitebutton, .whitebutton_ro {
	padding-bottom: 2px;
	padding-left: 7px;
	padding-right: 7px;
	height: 20px;
	width: auto;
	border: 1px solid #cccccc;
}

.whitebutton {
	background-color: #fff;
	color: #cccccc;
}

.whitebutton_ro {
	background-color: #cccccc;
	color: #fff;
	cursor: pointer;
}

/* v2 changes */
#topnav_container {
    height:50px;
}


#topnav_container a {
    padding-right: 15px;
    padding-left:15px;
}
#topnav_container a img {
    vertical-align:top;
}
#yellow-news-title {
    font-weight:bold;
}
#page_bot ul {
    list-style:none;
    margin-top:0;
    margin-bottom:0;
}
#page_bot ul li {
    display:inline;
}
#map {
    color:#000000;
}