@charset "utf-8";
body {
	background-image: url(images/jokari_bg.gif);
	background-position: top;
}
#header {
	background-color: #FFFFFF;
	height: 145px;
	width: 797px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #ee3224;
	border-left-color: #EE3224;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #EE3224;
	border-bottom-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
}

#topMenu {
	background-color: #FFFFFF;
	width: 797px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #EE3224;
	border-left-color: #EE3224;
	height: 40px;
	background-image: url(images/top-menu_01.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-bottom-style: none;
}
#content {
	background-color: #FFFFFF;
	float: left;
	width: 450px;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #ee3224;
	padding-right: 32px;
	padding-left: 32px;
	padding-top: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

#rightContent {
	background-color: #FFFFFF;
	float: right;
	width: 270px;
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #EE3224;
	padding-top: 28px;
	padding-left: 12px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightContentProductsPage {
	background-color: #FFFFFF;
	float: right;
	width: 371px;
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #EE3224;
	padding-top: 28px;
	padding-left: 12px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boldIt {
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}


#contentProductPage {
	background-color: #FFFFFF;
	float: left;
	width: 350px;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #ee3224;
	padding-right: 32px;
	padding-left: 32px;
	padding-top: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#recipes {
	width: 615px;
	padding-right: 140px;
	padding-left: 32px;
	padding-top: 20px;
}
.redText {
	color: #EE3224;
}

.bulletPoints {
	text-indent: 0px;
}
a:link {
	color: #EE3224;
	font-weight: normal;
}
a:visited {
	font-weight: normal;
	color: #EE3224;
}
a:hover {
	color: #EE3224;
}
a:active {
	color: #EE3224;
}


#contentProducts {
	background-color: #FFFFFF;
	float: none;
	width: 733px;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #ee3224;
	padding-right: 32px;
	padding-left: 32px;
	padding-top: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

#footer {
	background-color: #EE3224;
	height: 15px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #EE3224;
	border-left-color: #EE3224;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 32px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #EE3224;
	vertical-align: middle;
	border-top-style: none;
	clear: both;
}
.contentProductsTable {
	text-align: center;
}

.rightContentImage {
	margin-top: 10px;
}

#wrapper {
	background-color: #FFFFFF;
	width: 797px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	margin-top: 0px;
	background-position: top;
	border: 2px solid #EE3224;
}

