/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	background-image: url(images/bg_main.gif);
}
h1 {
	font-size: 15px;
	text-align: center;
	margin: 0px;
	letter-spacing: 1px;	
	color: #333333;
}
#container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 788px;
	height: auto;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
}

/* Banner Headers */
#top {
	width: 788px;
	height: 144px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
#top_sub {
	width: 788px;
	height: 56px;
	background-image: url(images/top_sub.jpg);
	background-repeat: no-repeat;
}
#top_nav {
	margin: 0px 0px 0px 178px;
	width: 610px;
	height: 56px;
}

img.top_nav {
	margin: 0px;
	padding: 0px 0px 0px 28px;
}

/* Main Content area inc. Nav (left) Content (right) */
#nav_content {
	width: 178px;
	float: left;
	background-image: url(images/nav_bg_strip.jpg);
	
}

#main_content_index {
	width: 610px;
	float: right;
	background-color: #CDD9CD;
}
.main_picA_index {
	background-image: url(images/top_sub_main.jpg);
	background-repeat: no-repeat;
	height: 147px;
}
.main_picA {
	background-image: url(images/top_sub_mainA.jpg);
	background-repeat: no-repeat;
	height: 22px;
}

/* Main text section*/

.context_text {
	text-align: justify;
	padding: 3px 10px 0 10px;
	line-height: 18px;
}

.context_text h2 {
	font-size: 13px;
	margin: 0 0 0 0;
}
.context_text h3 {
	font-size: 12px;
	margin: 0 0 0 0;
	text-align: center;
}
.context_text h4 {
	font-size: 13px;
	margin: 0 0 0 0;
	font-weight: bold;
}
.content_Italic {
	font-size: 13px;
	text-align: center;
}
.content_pullout {
	margin-left: 20px;
	padding: 10px;
	float: right;
	width: 175px;
	background-color: #E3EAE3;
	border-color: #85A385;
	border-width: 1px;
	border-style: dashed;
}
.content_pulloutA {
	margin-left: 20px;
	padding: 10px;
	float: right;
	width: 255px;
	background-color: #E3EAE3;
	border-color: #85A385;
	border-width: 1px;
	font-size:11px;
	border-style: dashed;
}
/* Cheese Board */
.cheeseboard_right {
	width: 270px;
	float: right;
	background-color:#BBCCBB;
	padding:15px;
}
.cheeseboard_left {
	width: 284px;
	float: left;
	background-color: #CCD9CC;
}
.cheeseboard_clear {
	clear: both;
}
.box {
	float: right;
	width: 180px;
	font-size: 11px;
	margin: 12px 9px 0 10px;
	background: #87A587 url(images/pullout_top.gif) no-repeat left top;
}

.box h2 {
	padding: 25px 6px 0 4px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
.box h3 {
	padding: 0px 7px 0 5px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: white;
}

.box p {
	margin: 0px;
	padding: 0px 7px 10px 5px;
	font-size: 11px;
	text-align: center;
	font-weight:bold;
}

.fonttoblack {
	color: black;
}

/* Shopping Cart Information */
.shoppingcart {
	text-align: center;
	padding: 40px 10px 0px 7px;
	font-size: 11px;
	color: #CCD9CC;
	line-height: 15px;
	background-image: url(images/shopping_cart_bg.jpg);
	height: 80px;
}
.shoppingcart p {
	margin: 1px
}

/* Left section below Navigation */
.leftsection {
	text-align: left;
	padding: 0px 10px 0px 7px;
	font-size: 11px;
	line-height: 15px;
}

.leftsection h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	text-align: center;
}
.leftsection p {
	margin: 0 0 0 0;
}
/* Key to products */
.leftsectionA {
	text-align: left;
	padding: 0px 10px 0px 7px;
	font-size: 11px;
	line-height: 15px;
	background-color: #84A282;
}

.leftsectionA h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	text-align: center;
}
.leftsectionA p {
	margin: 0 0 0 0;
}
/* Cheese Selection */
.selectionA {
	line-height: 20px;
	vertical-align: middle;
	background-color: #AEC1AE;
	padding: 0px 4px 0px 4px;
}
.selectionB {
	float: left;
	width: 293px;
	line-height: 30px;
	vertical-align: middle;
	background-color: #C4D2C4;
	padding: 0px 4px 0px 4px;
}
.selectionC {
	float: Right;
	width: 280px;
	line-height: 30px;
	vertical-align: middle;
	background-color: #C4D2C4;
	padding: 0px 4px 0px 4px;
}

.selectionA p {
	margin: 0px;
}
.selectionB p {
	margin: 0px;
}
.selectionC p {
	margin: 0px;
}
.selection {
	clear: both;
}
form {
	margin: 0px;
	line-height: 30px;
	background-color: #C4D2C4;
}
form input {
	font-size: 11px;
	margin: 5px 0 5px 0;
}


/* Footer Section */
#footer {
	clear: both;
	font-size: 10px;
	height: 159px;
	padding: 0px 0px 0px 5px;
	line-height: 110px;
	vertical-align: bottom;
	background-image: url(images/footer.jpg);
}

div.footerTXT {
	font-size: 10px;
	background-color: white;
	text-align: center;
	vertical-align: middle;
}

p.footerTXT {
	margin: 0px;
}

/** Navigation **/
#sectionLinks{
	width: 171px;
	margin: 0px;
	padding: 10px 2px 2px 5px;
	line-height: 19px;
	text-align: left;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 280px; 
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	padding-left: 8px;
	color: white;
	font-size: 12px;
	text-decoration: none;
}
#sectionLinks a:hover{
	text-decoration: none;
	color: black;
	background-color: #6E926C;
	
} 

