body {
	background-image: url(../images/bg_watermark.gif);
	background-repeat: repeat;
}
.oakhouse {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #990000;
	background-color: #fdffb6;
}
.oakhouse .navigation {
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.oakhouse .navigation_bottom {
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.oakhouse #logo {
	background-image: url(../images/logo.jpg);
	background-repeat: repeat;
	height: 80px;
	width: 224px;
	float: left;
	clear: both;
}

/* [Navigation] */
#gnav {
	line-height: 5px;
	list-style: none;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
	#gnav li {
		display: inline; }
	#gnav a {
	margin: auto 0px;
	text-decoration: underline;
	padding: 2px 4px;
	color: #000000;
}
	#gnav a:hover {
	text-decoration: none;
	color: #000000;
}
		
#gnav_bottom {
	line-height: 5px;
	list-style: none;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
	#gnav_bottom li {
		display: inline; }
	#gnav_bottom a {
	margin: auto 0px;
	text-decoration: underline;
	padding: 2px 4px;
	color: #000000;
}
	#gnav_bottom a:hover {
	text-decoration: none;
	color: #000000;
}

/* [/Navigation] */

/* [Content] */

.oakhouse .info_text {
	font-family: Verdana;
	font-size: small;
}
.oakhouse .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #feffea;
	padding: 10px;
}
.oakhouse .footer {
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
	font-size: small;
}
.oakhouse .page_title {
	color: #990000;
	font-weight: bold;
	font-size: large;
	text-align: center;
}
.oakhouse .content_title {
	color: #990000;
	font-weight: bold;
}
.oakhouse .content_black {
	color: #000000;
}
.oakhouse .baking_list {
	color: #990000;
}
.oakhouse .dough_list {
	color: #990000;
}
.oakhouse .hr {
	color: #990000;
	background-color: #990000;
}
.form_kickback_title {
	line-height: 25px;
	list-style: none;
	position: relative;
	width: 250px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: x-large;
	color: #990000;
	display: block;
}
.oakhouse .content #wholesale_list li a {
	color: #000000;
	list-style-type: circle;
	text-decoration: underline;
}
	.oakhouse .content #wholesale_list li a:hover {
		color: #990000;
		text-decoration: none;
	}


/* [/Content] */

/* [Images] */
.oakhouse .content .mainpage_image {
	background-color: #CCCCCC;
	height: 200px;
	width: 200px;
	border: thin solid #FF0000;
	margin-right: 10px;
	margin-left: 10px;
}

/* [/Images] */

/* [Footer] */

.oakhouse .footer {
	padding: 0px;
}
.oakhouse .footer_link {
	color: #990000;
	text-decoration: none;
}
	.footer_link a:hover {
		text-decoration: underline;
	}

/* [/Footer] */
