a {
	outline:none;
}

a:link {
	color: #C06828;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #C06828;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #C06828;
	text-decoration: none;
}

body {
	margin-top: 0px;
	background-color: #D2C69E;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/cuttingBoardBG.jpg);
	background-position: top;
}
.boldBlue {
	font-size: 16px;
	font-weight: bold;
	color: #16717B;
}
.boldOrange {
	font-size: 16px;
	font-weight: bold;
	color: #C06828;
}

#intContentTD {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 0px;
}
#intContentLeft {
	width: 568px;
}
#intContentRight {
	width: 279px;
	background-color: #CDC29A;
}


#wrapperTable {
	background-color: #FFFFFF;
	width: 867px;
	border: 6px solid #FFFFFF;
}
#footer {
	background-color: #CDC29A;
	padding-right: 5px;
	padding-left: 5px;
}
#homeContentTable {
	text-align: justify;
	margin-top: 6px;
	margin-bottom: 6px;
}
.homeSquareTD {
	color: #FFFFFF;
	padding: 5px;
}
.menuItem {
	font-weight: bold;
}
.menuDesc {
	font-style: italic;
}
.menuSectionDIV {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebbc3f;
	width: 500px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#intContentTD2 {

	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#intContentRight2 {
	width: 279px;
	background-color: #16717B;
}
#intContentRight3 {

	width: 279px;
	background-color: #C06828;
}
#intContentRight4 {


	width: 279px;
	background-color: #EBBB3F;
}
#footerTable {
	font-size: 12px;
	width: 100%;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
#footerTable a {
	font-size: 12px;
	text-decoration:none;
}
.smallItal {
	font-size: 11px;
	font-style: italic;
}
.menuTDpadding {
	padding-bottom: 2px;
	padding-left: 0px;
	font-style: italic;
}
.menuTDpadding2 {
	padding-bottom: 2px;
	padding-left: 0px;
	font-style: normal;
	font-weight: bold;
}
.menuSectionTopDIV {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebbc3f;
	width: 500px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebbc3f;
}
#homeRightContentTD {
	background-color: #CDC29A;
	color: #FFF;
	width: 275px;
	padding-right: 5px;
	padding-left: 5px;

}
#homeCenterContentTD {
	padding-right: 10px;

}
#homeLeftContentTD {
	width: 196px;
}


.boldBlack {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#navDIV {
	background-color: #CDC29A;
	text-align: right;
	height: 34px;
}
#bobTable {
	background-color: #FFF;
	text-align: left;
}
