body {
	background-color: 9C9567;
	background-image: url(images/background_tile.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}

td, p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	
}

a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}

.contentPad {
	padding: 9px;
}
.homeContent {
	line-height: 21px;
	padding-top: 15px;
	padding-right: 10px;
}
.navPad {
	padding-right: 12px;
	padding-left: 12px;
}

.nav {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;

}

.nav a:link, .nav a, .nav:link {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;

}

.nav a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;

}.footer {
	font-size: 11px;
	padding: 10px;
	height: 200px;
	text-align: left;
	vertical-align: top;
}
.header {
	background-image: url(images/header_tile.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 25px;
	padding-left: 40px;
}

.header h1 {
	font-size: 19px;
	padding: 0px;
	margin: 0px;
	color: #000;
}

.header h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #666;
}

.leftColumn {
	margin: 0px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(images/header_below_tile.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.leftColumn h1 {
	font-size: 16px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
	color: #72683B;
}

.leftColumn h2 {
	font-size: 16px;
	margin: 0;
	padding-left: 23;
	color: #72683B;
	background-image: url(images/arrow_tan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
}
.rightColumn {
	background-image: url(images/right_nav_tile.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 14px;
	padding-right: 13px;
	padding-left: 16px;
}
.rightColumn p{
	font-size: 11px;
	line-height: 19px;
}
form {
	padding: 0;
	margin: 0;
}
.tableData {
	font-size: 11px;
	border: 1px solid 6D6337;
}


.tableData tr td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 6D6337;
	font-size: 11px;

}
.tableData tr th{
	font-weight: bold;
	font-size: 11px;
	background-color: A7A27A;
	text-align: left;
	
}
.recipeImg {
	background-image: url(images/recipe_img_background.gif);
	height: 203px;
	width: 236px;
	margin: 0px;
	padding: 11px;
	background-repeat: no-repeat;
}
.recipeSpecs {
	padding-left: 10px;
}

.leftColumn h3 {
	font-size: 16px;
	color: #72683B;
}
.recipeTabPad {
	margin: 0px;
	padding-top: 11px;
	padding-right: 17px;
	padding-bottom: 7px;
	padding-left: 17px;
}
.recipeData {
	font-size: 11px;
}
.recipeData tr th{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.recipeData tr td{
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 19px;
}

.topBlackLinks {
	color: #000;
	padding-bottom: 20px;
}

.topBlackLinks a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.topBlackLinks a:hover {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.moreInfo {
    padding-left: 30px;
	padding-right: 15px;
	font-size: 11px;
	line-height: 19px;
}

.moreInfoTable {
    margin: 0px;
	padding-top: 10px;
	padding-right: 42px;
	padding-bottom: 10px;
	padding-left: 42px;
	font-size: 11px;
	line-height: 19px;
}



.printerHeader {
	margin: 0px;
	padding-top: 20px;
	padding-left: 12px;
	padding-bottom: 20;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: A7A27A;
}

.printerHeader h1 {
	font-size: 19px;
	padding: 0px;
	margin: 0px;
	color: #000;
}

.printerHeader h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #666;
}