body {
	background-color:#000000;
	text-align:center;
	scrollbar-arrow-color: #815315;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #815315;
	scrollbar-base-color : #E9E6C7;
	scrollbar-track-color: #E9E6C7;
	scrollbar-face-color: #E9E6C7;
	scrollbar-3dlight-color: #E9E6C7;
	scrollbar-darkshadow-color: #E9E6C7;
}

img, a, div {
	padding: 0;
	margin: 0;
	border: 0;
}

p, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
}

#contentsub {
	background-image:url(kit_bak_sub.jpg);
	background-repeat: repeat-y;
	width:1040px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	text-align:left;
}

#content {
	background-image:url(kit_bak.jpg);
	background-repeat: repeat-y;
	width:1040px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
}

#content img.homepage{
	display:block;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5D3A1B;
	margin-left: 15px;
	}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#features ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

#kitchencustommade {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
	text-align: center;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #473929;
	text-decoration: none;
}

a:visited {
	color: #473929;
	text-decoration: none;
}

a:hover {
	color: #E69415;
	text-decoration: none;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	}
	
.kitchenname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #663300;
}

.kitchencolor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #663300;
}

.kitchentitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: italic;
	font-weight: bold;
	color: #663333;
	text-shadow: #CE6BBD 20px -12px 2px;
}

.pageCenter {
	MARGIN: auto;
	VERTICAL-ALIGN: top;
	WIDTH: 750px;
	padding: 0px;
}

#footerTemp {
	width: 1040px;
	height: 58px;
	margin-right:auto;
	margin-left: auto;
	background-image:url(kit_footer_sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	width: 1040px;
	height: 150px;
	margin-right:auto;
	margin-left: auto;
	padding-top: 50px;
	background-image:url(kit_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 12px;
}

#footer span {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	LINE-HEIGHT: 125%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

#footer span.small {
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	LINE-HEIGHT: 125%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

/* being nav menu */

.wrap {
width:auto !important;
}

#menu {
	font-family: Georgia, Times New Roman, serif;
	height: 68px;
	background-color: #000000;
	background-image: url(menu_bg.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: -21px;
	#margin-top: -4px;	
	width: 1040px;
}

#menu LI {
	list-style: none;
	line-height: 34px;
	font-size: 16px;
	cursor: pointer;
	float: left;
}

#menu LI A {
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	display: block;
	color: #2F2F2F;
}

#menu LI A:hover {
	color: #E1DECD;
	background-image: url(menu-item-sel.jpg);
	background-repeat: repeat;
}

#menu LI UL LI A {
	padding: 0px 10px 0px 10px;
	font-size: 14px;
	color: #E1DECD;
}

#menu LI UL LI A:hover {
	text-decoration: underline;
	background: transparent;
}

#menu UL LI UL {
	position: absolute;
	display: none;
	width: 700px;
}

#menu UL LI:hover UL, #menu UL LI A:hover UL, #menu LI.sfhover UL { display: block; }

#menu .sel, #menu .actual, #menu .sel:hover {
	padding: 0px 20px 0px 20px;
	color: #F4F4EA;
	background-image: url(menu-item-sel.jpg);
	background-repeat: repeat;
}

#menu .neutral {
	background: transparent !important;
	color: #BC1C1C !important;
}

#menu .sub-about { margin-left: -75px; }
#menu .sub-pictures { margin-left: -70px; }
#menu .sub-styles { margin-left: -300px; }
#menu .sub-contact { margin-left: -200px; }
