@charset "utf-8";
body {
	background-image: url(../images/background1.jpg);
	text-align: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
#stage {
	text-align: center;
	padding: 10px 20px 10px 20px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #333;
	background-attachment: scroll;
	background-image: url(../images/fadebackground.png);
}
#header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	position: relative;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#stage #imageboxone h1 a {
	font-size: 24px;
	color: #000;
	text-decoration: none;
}

#navbarhome {
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: center;
	border: 1px solid #999;
	float: left;
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	height: 25px;
	width: 90px;
	background-image: url(../images/buttonhome.png);
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
}
#stage #navbarhome a:link,#stage #navbarhome  a:visited{
	text-indent: inherit;
	display: block;
	background-image: url(../images/buttonhome.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 25px;
	width: 90px;
	text-decoration: none;
}
#stage #navbarhome a:hover,#stage #navbarhome a:active{
	background-position: left top;
	border: none;
	background-repeat: no-repeat;
	text-decoration: underline;
}
#navbarkitchen {
	text-align: center;
	padding: 0px;
	float: left;
	height: 25px;
	width: 160px;
	position: relative;
	bottom: 0px;
	background-image: url(../images/buttonkitchen.png);
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left bottom;
	border: 1px solid #999;
	font-family: "Century Gothic";
	font-size: 14px;
	background-repeat: no-repeat;
}
#stage #navbarkitchen a:link,#stage #navbarkitchen  a:visited{
	text-indent: inherit;
	display: block;
	background-image: url(../images/buttonkitchen.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 25px;
	width: 160px;
	text-decoration: none;
}
#stage #navbarkitchen a:hover,#stage #navbarkitchen a:active{
	background-position: left top;
	border: none;
	background-repeat: no-repeat;
	text-decoration: underline;
}
#navbarcasework {
	text-align: center;
	padding: 0px;
	float: left;
	height: 25px;
	width: 165px;
	position: relative;
	background-image: url(../images/buttoncommerc.png);
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: bottom;
	border: 1px solid #999;
	font-family: "Century Gothic";
	font-size: 14px;
	}
#stage #navbarcasework a:link,#stage #navbarcasework  a:visited{
	text-indent: inherit;
	display: block;
	background-image: url(../images/buttoncommerc.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 25px;
	width: 165px;
	text-decoration: none;
}
#stage #navbarcasework a:hover,#stage #navbarcasework a:active{
	background-position: left top;
	border: none;
	background-repeat: no-repeat;
	text-decoration: underline;
}
#navbarrestore {
	text-align: center;
	padding: 0px;
	float: left;
	height: 25px;
	width: 128px;
	position: relative;
	background-image: url(../images/buttonrestore.png);
	background-position: bottom;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #999;
	font-family: "Century Gothic";
	font-size: 14px;
		}
p {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
}
#stage #navbarrestore a:link,#stage #navbarrestore  a:visited{
	text-indent: inherit;
	display: block;
	background-image: url(../images/buttonrestore.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 25px;
	width: 128px;
	text-decoration: none;
}
#stage #navbarrestore a:hover,#stage #navbarrestore a:active{
	background-position: left top;
	border: none;
	background-repeat: no-repeat;
	text-decoration: underline;
}
#navbarcontact {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	bottom: 0px;
	height: 25px;
	width: 120px;
	background-image: url(../images/buttoncontact.png);
	background-position: left bottom;
	border: 1px solid #999;
	font-family: "Century Gothic";
	font-size: 14px;
	background-repeat: no-repeat;
}
#stage #navbarcontact a:link,#stage #navbarcontact  a:visited{
	text-indent: inherit;
	display: block;
	background-image: url(../images/buttoncontact.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 25px;
	width: 120px;
	text-decoration: none;
}
#stage #navbarcontact a:hover,#stage #navbarcontact a:active{
	background-position: left top;
	border: none;
	background-repeat: no-repeat;
	text-decoration: underline;
}
h2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-image: url(../images/linkbackground.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 1px solid #666;
}
h4 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333;
	line-height: 23px;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
}
h5 {
	font-size: 14px;
	color: #000;
	text-align: left;
	padding: 10px;
	font-family: "Century Gothic";
}

h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	margin: 0px;
	text-align: left;
	color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h3 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	text-align: left;
}
a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:link {
	color: #333;
	text-decoration: none;
}
#stage #boxsidebar h5 a {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000;
	text-align: center;
}

a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
	font-family: "Century Gothic";
}
#stage #imageboxone h1 a {
	text-decoration: underline;
}

