@charset "utf-8";
/* www.smuttydesign.com */

#splashheader {
	height: 310px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/cookskitchenheader.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#topnav {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#footer {
	padding: 5px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #4C4D51;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}
#left {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
#right {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#center {
	float: left;
	width: 510px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
	background-image: url(images/break.png);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #F5F5F5;
	border-right-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
}
h1 {
	color: #A70303;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #4C4D51;
	border-right-color: #4C4D51;
	border-bottom-color: #4C4D51;
	border-left-color: #4C4D51;
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.clear {
	clear: both;
}
#pagewrap {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
body {
	background-image: url(images/bgfade.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 0px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: small;
	color: #4C4D51;
}


.style1 {color: #000000}
img {
	background-color: #666666;
	border: 1px solid #CCCCCC;