/* Hilmar Cheese Base Style Sheet */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	background: #BAB582;
	text-align: center;
	margin-top: 0;
}

body * {
	margin: 0;
	padding: 0;
	color: #444;
	text-decoration: none;
	/* border: none; */
	list-style-type: none;
}


fieldset {
	border-style: none;
}

img { border-style:none; }

#container {
	width: 770px;
	border-right: 1px solid #AAA676;
	border-left: 1px solid #AAA676;
	background: #FFFFFF;
	text-align: left;
	margin: 0px auto;
}

#unav {
	background: url(../img/unav_bkg.gif) repeat-x;
	height: 37px;
	margin:0;
}

#unav li a {
	padding-right: 3px;
	padding-left: 4px;
	text-decoration: none;
	color: #797255;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

#unav li a:hover {
	text-decoration: none;
	color: #2C291E;
}

#unav li {
	margin:0;
	list-style: none;
	display: inline;
}

#utilityNAV {
	text-align: right;
	padding-top: 14px;
	padding-right: 5px;
	margin: 0px;
}

body#home a#homenav,
body#about a#aboutnav,
body#careers a#careersnav,
body#education a#educationnav,
body#tour a#tournav,
body#shop a#shopnav,
body#eat a#eatnav,
body#event a#eventcalnav,
body#special a#specialnav {
	text-decoration: none;
	color: #994818;
	background: url(/img/nav_bkgOV.gif) repeat-x;
}

#navigation {
	text-align: right;
	background: url(../img/nav_bkg.gif);
	height:34px;		
}

#navigation ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	height:34px;
	float:right;
}

* html #navigation ul {
	letter-spacing:-1px;
}

#nav li {
	list-style: none;
	border-left: 1px solid #9C976C;
	margin: 0px;
	float:left;
	background: url(../img/nav_bkg.gif) repeat-x;	
}

#nav li a {
	text-decoration: none;
	color: #525039;
	display:block;
	float:left;
	padding:10px 8px;	
	background:url(../img/nav_bkg.gif) repeat-x;	
	background: url(../img/nav_bkg.gif) repeat-x;	
}

#nav li a:hover {
	text-decoration: none;
	color: #994818;
	background: url(../img/nav_bkgOV.gif) repeat-x;
}

#logoHOME {
	position:absolute;
	top:0;
	margin:0;
	visibility: visible;
}

#footer {
	background: #D9D296;
	border-top: 1px solid #9C976C;
	height: 18px;
	padding-top: 7px;
	padding-left: 8px;
	font: 9px Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom: 1px solid #9C976C;
	margin-top: 8px;
}

#featureHOME {
	background: #FFFFFF;
	clear:both;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}

/* Variable Elements */

#bodyABOUT {
	background: #FFFFFF url(/about/img/head_aboutus.gif) no-repeat;
}

#bodyABOUT #sidebar {
	background: url(/about/img/bkg_sidebar.jpg) no-repeat;
}

#bodyVISIT {
	background: #FFFFFF url(/about/img/head_aboutus.gif) no-repeat;
}

#bodyVISIT #sidebar {
	background: url(/about/img/bkg_sidebar_visit.jpg) no-repeat;
}

#bodyEDU {
	background: #FFFFFF url(/education/img/head_edu.gif) no-repeat;
}

#bodyEDU #sidebar {
	background: url(/education/img/bkg_sidebar.jpg) no-repeat;
}

#bodyTOUR {
	background: #FFFFFF url(/tour/img/head_tour.gif) no-repeat;
}

#bodyTOUR #sidebar {
	background: url(/tour/img/bkg_sidebar.jpg) no-repeat;
}

#bodySHOP {
	background: #FFFFFF url(/shop/img/head_shop.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#bodySHOP #sidebar {
	background: url(/shop/img/bkg_sidebar.jpg) no-repeat;
}

#bodyADMIN {
	background: #FFFFFF url(/admin/img/head_admin.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#bodySHOP #sidebar {
	background: url(/shop/img/bkg_sidebar.jpg) no-repeat;
}

#bodyEAT {
	background: #FFFFFF url(/eat/img/head_eat.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#bodyEAT #sidebar {
	background: url(/eat/img/bkg_sidebar.jpg) no-repeat;
}

#bodyEVENT {
	background: #FFFFFF url(/events/img/head_event.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#bodyEVENT #sidebar {
	background: url(/eat/img/bkg_sidebar.jpg) no-repeat;
}

#bodySPECIAL {
	background: #FFFFFF url(/events/img/head_special.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#bodySPECIAL #sidebar {
	background: url(/events/img/bkg_specialsidebar.jpg) no-repeat;
}

#bodyACCOUNT {
	background: #FFFFFF url(/img/head_account.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#bodyERROR {
	background: #FFFFFF url(/img/head_error.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#sidebar {
	width: 225px;
	margin-top: 62px;
	float: left;
	height: 519px;
}
#copyContainer {
	padding-top: 113px;
	padding-left: 238px;
}

#sidebar li a {
	text-decoration: none;
	color: #595647;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	padding: 8px 0px 0px 20px;
	height: 18px;
	background: url(/img/bullet_orgarrow.gif) no-repeat 3px 50%;
}

#sidebar li a.current {
	text-decoration: none;
	color: #595647;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	padding: 8px 0px 0px 20px;
	height: 18px;
	background: #DAC892 url(/img/bullet_orgarrow.gif) no-repeat 3px 50%;
}

#sidebar li a:hover {
	text-decoration: none;
	color: #595647;
	background: #DAC892 url(/img/bullet_orgarrow.gif) no-repeat 6px 50%;
}

#sidebar li {
	list-style: none;
	padding: 0px;
	border-bottom: 1px solid #A5986F;
	margin: 0px;
	height: 26px;
}

#sidebar ul {
	margin: 0px;
	padding: 7px 0px 0px 12px;
	width: 203px;
}

#sidebar #pdf_links ul {
	margin: 0px;
	padding: 7px 0px 0px 12px;
	width: 203px;
}

#sidebar #pdf_links li {
	list-style: none;
	padding: 0px;
	border-bottom: 1px solid #E1DEC0;
	margin: 0px 7px;
	height: 26px;
}

#sidebar #pdf_links li a {
	display: block;
	padding: 8px 0px 0px 25px;
	height: 18px;
	background: url(../img/ico_sidebarpdf.gif) no-repeat 3px 50%;
	text-transform: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #8F8B79;
}

#sidebar #pdf_links li a:hover {
	text-decoration: none;
	color: #595647;
	background: transparent url(../img/ico_sidebarpdfOV.gif) no-repeat 3px 50%;
  padding: 8px 0px 0px 25px;
}

#copyContainer p {
	line-height: 18px;
	padding-right: 40px;
	margin: 0px;
	padding-top: 10px;
}
#infobox {
	background: url(/img/bkg_infobox.gif);
	width: 508px;
}
#infobox h2 {
	background: url(/img/bkg_infoboxhead.gif);
	font: 16px Arial, Helvetica, sans-serif;
	height: 26px;
	text-transform: uppercase;
	color: #994818;
	padding-top: 9px;
	padding-left: 13px;
	margin: 0px;
	padding-bottom: 0px;
}
#infobox h3 {
	font: 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #263355;
	border-bottom: 1px solid #CAC38D;
	padding-top: 15px;
	margin: 0px 45px 0px 13px;
	padding-bottom: 0px;
}
#infobox ul {
	line-height: 16px;
	padding-top: 10px;
	padding-right: 20px;
	margin: 0px;
	padding-left: 18px;
}
#infobox li {
	background: url(/img/bullet_bluesq.gif) no-repeat 0px 5px;
	list-style: none;
	padding-left: 15px;
	text-indent: 0px;
}
.directions {
	margin-top: 8px;
	margin-left: 17px;
}
#infobox p {
	margin: 0px;
	padding: 10px 0px 0px 12px;
}
.picleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.picright {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}

div#copyContainerSHOP {
	float:left;
	width:500px;
	padding-top:120px;
	padding-left: 20px;
}

#copyContainerSHOP p {
	line-height: 18px;
	padding-bottom: 10px;
	clear:none;	
}

div#sidebarSHOP {
	margin-left:550px;
	width:191px;
	padding-top:120px;
}

div#sidebarSHOP  div#sidebarbox {
	background: url(/img/bkg_sidebarbox.gif);
	margin: 0px;
	padding: 0px;
}

div#sidebarSHOP div#sidebarbox p {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
}

div#sidebarSHOP div#sidebarbox h2 {
	background: url(/img/bkg_sideboxhead.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333F5E;
	font-size: 12px;
	padding-top: 10px;
	border-bottom: 1px solid #CAC38D;
	width: 180px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px 0px 10px;
}

#sidebarSHOP form {
	margin-left: 10px;
	margin-top: 10px;
	width: 100px;
}

#sidebarSHOP input {
	margin: 0px 0px 10px;
	padding: 0px;
}

#copyEVENT {
	padding-top: 100px;
	margin-left: 20px;
}
h2 {
	font: 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #233355;
	margin: 0px;
	padding: 0px;
}
#containerHOME {
	width: 770px;
	border-right: 1px solid #AAA676;
	border-left: 1px solid #AAA676;
	background: #CDC58F;
	text-align: left;
	margin: 0px auto;
}
#news {
	background: #685F4B url(/img/home/bkg_news.gif) no-repeat;
	float: right;
	width: 272px;
	height: 282px;
}
#highlightsTOP {
	width: 494px;
}
#highlightsBTM {
	width: 494px;
}
#highlightsBTM img {
	display: inline;
}

/* Older news style
#news ul {
	padding-top: 45px;
	padding-right: 20px;
	padding-left: 28px;
	list-style: none;
	margin-right: 0px;
	margin-left: 0px;
}
#news li {
	padding-bottom: 10px;
}
Older news style */
/* Modified 021306 */
#news ul {
	padding-top: 45px;
	padding-right: 20px;
	list-style: none;
	margin-right: 0px;
	margin-left: 0px;
}
#news li {
	padding-bottom: 10px;
	padding-left: 40px;
}
#news li.new {
	background: url(../img/home/ico_new.gif) no-repeat 10px 0px;
}
/* End Modified 021306 */

#news a {
	color: #BAB582;
	text-decoration: underline;
}
#news a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.current {
	text-decoration: none;
	color: #595647;
	background: #DAC892 url(/img/bullet_orgarrow.gif) no-repeat 3px 50%;
}
h3 {
	font: 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #994818;
	margin: 0px 180px 0px 0px;
	padding: 0px 0px 1px;
	border-bottom: 1px solid #AAA676;
}
h1 {
	font: 21px Arial, Helvetica, sans-serif;
	color: #233355;
	margin: 0px 70px 0px 0px;
	padding: 0px 0px 1px;
	border-bottom: 1px solid #AAA676;
}
#infobox h4 {
	background: url(/img/bkg_infoboxheadlong.gif);
	font: 12px Arial, Helvetica, sans-serif;
	height: 23px;
	text-transform: uppercase;
	color: #263355;
	padding-top: 12px;
	padding-left: 13px;
	margin: 0px;
	padding-bottom: 0px;
}
a {
	color: #263355;
	text-decoration: underline;
}
a:hover {
	color: #263355;
	text-decoration: none;
}

.newsdate {
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
#news h4 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#news p {
	margin: 0px;
	padding: 0px;
	font: 11px/12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#ORIGINAL_contactform label {
	display: inline;
	padding-bottom: 5px;
}
/* added by elliot on 09/03/09  */
#contactform label {
	display:inline;
	font-weight:bold;
	margin-bottom:0px;
	font-size:101%;
	float: left;  
	width: 12em;  
	margin-right: .5em;  
	text-align: right; 
    padding-right: 1em;
}



#contactform input {
	/*
    display:inline;
	margin-bottom:5px;
	width:70%;
	margin-right:1px;	
    */
    display:inline;
	margin-bottom:10px;
	width:auto;
	margin-right:1px;

}

#contactform select {
	/*display:inline;
	margin-bottom:5px;
	width:55%;
	margin-right:1px;	*/
     display:inline;
	margin-bottom:10px;
	width:auto;
	margin-right:1px;
    
}

/* end added by elliot on 09/03/09  */

#WIP_contactform label {
	display:inline;
	font-weight:bold;
	margin-bottom:0px;
	font-size:101%;
	float: left;  
	width: 10em;  
	margin-right: 1em;  
	text-align: right; 
    padding-bottom: 5px;
}
#copyEVENT p {
	font-size: 12px;
	line-height: 16px;
	padding-right: 200px;
	margin: 0px;
	padding-top: 20px;
}
#copyEVENT h2 {
	padding-top: 20px;
}
#copyEVENT {
	padding-left: 20px;
}
.bluebullet {
	background: url(/img/bullet_bluesq.gif) no-repeat 0px 5px;
	list-style: none;
	padding-left: 15px;
	padding-bottom: 3px;
	text-indent: 0px;
}
.bulletlist {
	margin: 10px;
}.center {
	text-align: center;
}
#daisypic {
	text-align: center;
	padding-top: 10px;
}
#daisypic p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 11px;
}
.table_title {
	background: #DAC892;
}
#containerFormat {
	width: 450px;
	border-right: 1px solid #AAA676;
	border-left: 1px solid #AAA676;
	background: #FFFFFF;
	text-align: left;
	margin: 0px auto;
}
#copyContainerFormat {
	margin: 10px;
}

body div#newsdetail {
	background-color: transparent;
	margin-bottom:20px;
	padding-right:25px;
}

body div#newsdetail * {
	background-color:#fff;
	text-align:left;
	line-height:16px;
}

body div#newsdetail p.newsdate {
	margin-bottom:10px;
}
.smtxt {
	font-size: 10px;
}

/* Added by Elliot Gage on 06-30-2005 Had to remove the border from button */
.ShopSubmit
{
	border: none;
}

/*Elliot -  Harold Added June 22,2005 */
img.gallerythumbnail {
	padding: 6px;
}
