@charset "utf-8";
/* CSS Document */

Body{
	background-color: #D8D8D8;
	text-align: center;
}h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	padding-top: 5px;
	padding-left: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: underline;
	padding-left: 30px;
	padding-top: 10px;
	color: #284907;
}

p {
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
	font-weight: normal;
	padding-right: 5px;
	text-align: left;
}
#header {
	background-color: #BD8D46;
	height: 100px;
	width: 900px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#header h1 {
	font-size: 36px;
	font-weight: bolder;
	color: #7A97AB;
	padding-left: 20px;
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #4A1A2C;
	margin: 0px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header p {
	font-size: 16px;
	font-weight: bolder;
	color: #999999;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
#imgbox {
	float: left;
	height: 302px;
	width: 900px;
	background-image: url(../img/front_page/kitchen5.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #52180C;
}
#box1 {
	height: 20px;
	width: 100%;
	background-color: #52180C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#topbox {
	font-size: 18px;
	font-weight: bolder;
	color: #72AD6E;
	float: left;
	height: 100px;
	width: 300px;
}
#topnav {
	text-align: center;
	height: 27px;
	width: 100%;
	background-color: #ADCF4F;
	margin: 0px;
}
#footer {
	font-size: 11px;
	font-weight: bold;
	height: 60px;
	width: 100%;
	border-top-color: #CCCCCC;
	border-right-color: #F7F7F7;
	border-bottom-color: #F7F7F7;
	border-left-color: #F7F7F7;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: center;
	background-color: #ABD6EB;
}
#spacer1 {
	background-color: #52180C;
	height: 20px;
	width: 100%;
}

#footer a:link {
	font-size: 11px;
	padding: 0px;
}
#footer a:visited {
	font-size: 11px;
	padding: 0px;
}

#footer2 {
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	height: 20px;
	width: 100%;
	padding-bottom: 5px;
	background-color: #ABD6EB;
}
#footer2 a:link {
	font-size: 11px;
	padding: 0px;
}
#footer2 a:visited {
	font-size: 11px;
	padding: 0px;
}
#fc {
	float: right;
	height: 30px;
	width: 300px;
	padding-right: 20px;
}
