@charset "UTF-8";
/* CSS Document */

#ctn_logo {
	float: left;
	height: 60px;
	width: 120px;
	margin-left: 20px;
}
#ctn_jump {
	float: right;
	height: 40px;
	width: 150px;
	margin-top: 20px;
	margin-right: 20px;
}
#ctn_topNav {
	float: right;
	width: 220px;
	margin-top: 20px;
	margin-right: 10px;
}
.clearFloat {
	clear: both;
	height: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#ctn_mainNav {
	height: 18px;
	width: 710px;
	margin-left: 20px;
	background-color: #FFFFFF;
	margin-top: 25px;
}
#ctn_imageHolder {
	height: 135px;
	width: 710px;
	margin-left: 20px;
	margin-top: 10px;
}
#ctn_lpStripe {
	height: 10px;
	width: 710px;
	margin-left: 20px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#ctn_mainContent {
	height: 470px;
	width: 700px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	overflow: auto;
}
#prodDir {
	float: right;
	height: 427px;
	width: 280px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#specialprodDir {
	float: right;
	height: 222px;
	width: 280px;
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#ctn_Special_ItemsDir {
	height: 255px;
	width: 280px;
	float: right;
	margin-top: 60px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#dirInset {
	height: 67px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px dotted #006633;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#ctn_recipeDir {
	height: 80px;
	width: 300px;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
}
#ctn_recipe_copy {
	width: 350px;
	float: left;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	white-space: normal;
	margin-top: 15px;
	margin-left: 15px;
	font-weight: normal;
	padding: 0px;
}
#ctn_recipeImage {
	height: 320px;
	width: 538px;
	border: 1px dotted #006633;
	float: right;
	margin-top: 30px;
	margin-right: 80px;
	margin-left: 80px;
}
#prodLabel {
	float: left;
	height: 220px;
	width: 300px;
	margin-top: 60px;
	margin-right: 0px;
	overflow: auto;
	background-repeat: no-repeat;
	border: 1px dotted #006633;
	margin-left: 20px;
	padding: 0px;
}
#ctn_footer {
	margin-left: 21px;
	width: 712px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#ctn_wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #006633;
}
#ctn_bodyLeft {
	width: 39%;
	float: right;
	height: 100%;
	text-align: center;
}
#ctn_bodyRight {
	height: 100%;
	width: 60%;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;
}
.tableBorder_imgTop {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.tableBorder_imgLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#tabwrap {
	width: 630px;
	height: 360px;
	margin-top: 20px;
	float: left;
	margin-left: 35px;
	margin-right: 35px;
}

