@charset "utf-8";
#menuleft {
	float: left;
	height: 520px;
	width: 200px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#container {
	clear: both;
	width: 900px;
	padding-top: 10px;
	background-image: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#container2 {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: thin none #FF8A00;
}
#formsamples {
	width: 600px;
	float: left;
	background-image: none;
}
#aptitle {
	width: 480px;
	float: left;
	background-color: #CFC9AF;
	height: 180px;
}
#questions {
	float: right;
	width: 230px;
	background-color: #CFC9AF;
	height: 180px;
}


#top {
	margin: 0px;
	padding: 0px;
	height: 222px;
	width: 900px;
	background-image: url(images/top.gif);
}
#title {
	float: left;
	height: 40px;
	width: 580px;
	color: #FFFFFF;
	font-size: xx-large;
}
#contacts {
	float: right;
	height: 70px;
	width: 850px;
	padding: 0px;
	font-family: "Palatino Linotype";
	margin-right: 30px;
}
#contacts ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #836A42;
	font-family: Academy;
}
#contacts a {
	color: #836A42;
	text-decoration: none;
	font-family: Academy;
}

#subtitle {
	padding: 0px;
	height: 30px;
	width: 540px;
	float: right;
	color: #976D2B;
	font-size: medium;
	font-family: Academy;
	font-weight: bold;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 800px;
}
#awmAnchor-menu {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 900px;
	clear: none;
	float: left;
}
#bottom {
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#bottom2 {
	height: 25px;
	width: 900px;
	font-size: medium;
	color: #4E4E4E;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #989987;
	border-bottom-color: #989987;
}


#sidepics {
	padding: 0px;
	float: left;
	width: 166px;
	border: thin none #FF8A00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: none;
	height: 1100px;
}
.links {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#samples {
	width: 229px;
	float: right;
	text-align: center;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #989987;
	border-right-color: #989987;
	border-bottom-color: #989987;
	border-left-color: #989987;
}
.samples {
	background-color: #989987;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
}

.roomname {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-family: Academy;
	background-color: #989987;
}
.toproom {
	font-family: Academy;
	color: #FFFFFF;
	margin-top: 0px;
	background-color: #989987;
	text-align: center;
	font-weight: bold;
}



#form {
	width: 475px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #989987;
}
#formtext {
	float: left;
	width: 724px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6E4A30;
	border-right-color: #6E4A30;
	border-bottom-color: #6E4A30;
	border-left-color: #6E4A30;
}
#questions p {
	font-family: Academy;
	color: 333333;
	margin-left: 5px;
}


#formkitchen {
	width: 630px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	border: 5px solid #989987;
	margin-left: 0px;
	background-color: #E9E7BE;
}
#aptitlek {
	height: 180px;
	width: 650px;
	float: left;
	background-color: #CFC9AF;
}
#aptitlek ul {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#aptitlek li {
	color: #333333;
	margin-left: 18px;
	font-family: Academy;
	list-style-type: disc;
}

.kitchenmodel {
	color: #333333;
	font-weight: bold;
	text-align: left;
}

.style5 {
	text-align: justify;
	color: #FFFFFF;
}
#form ul {
	margin: 0px;
	padding: 0px;
}
#form li {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	color: #333333;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Academy;
}
#aptitle ul {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#questionsk {
	height: 180px;
	width: 229px;
	float: right;
	background-color: #CFC9AF;
}

#questions a {
	text-decoration: none;
	font-family: Academy;
	color: #956C2A;
}
#aptitle li {
	color: #333333;
	list-style-type: disc;
	font-family: Academy;
	margin-left: 12px;
}
#questions li {
	font-family: Academy;
	list-style-type: none;
	color: #956C2A;
}

#questions ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}


#form a {
	text-decoration: none;
	color: #333333;
	cursor: pointer;
	font-weight: bold;
	font-family: Academy;
}
.formtitle {
	font-size: large;
	font-weight: bold;
	color: #956C2A;
	text-align: center;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-family: Academy;
}
#delivery {
	float: left;
	width: 724px;
	height: 30px;
	background-color: #CFC9AF;
	margin-top: 10px;
}
#delivery p {
	margin: 0px;
	padding: 0px;
	font-family: Academy;
	font-size: large;
}


.lowcontacts {
	font-weight: bold;
	color: #333333;
}
#formtextkitchen {
	float: left;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #6E4A30;
	border-right-color: #6E4A30;
	border-bottom-color: #6E4A30;
	border-left-color: #6E4A30;
}
#formtextkitchen a {
	color: #946845;
	text-decoration: none;
}
#links {
	clear: both;
	width: 760px;
	float: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #989987;
}
#questionsk p {
	font-family: Academy;
	color: 333333;
	margin-left: 5px;
}
#questionsk li {
	font-family: Academy;
	list-style-type: none;
	color: #956C2A;
}
#questionsk ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#photo {
	width: 890px;
	float: left;
	border: 5px solid #989987;
	margin-top: 10px;
}
.frame {
	float: left;
	height: 170px;
	width: 170px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-left: 5px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	display: block;
}
.frameimg {
	display: block;
	margin: auto;
	vertical-align: middle;
}
#pftext {
	float: left;
	height: 180px;
	width: 650px;
	background-color: #CFC9AF;
}
#questionsp {
	height: 180px;
	width: 229px;
	float: right;
	background-color: #CFC9AF;
}
#questionsp p {
	font-family: Academy;
	color: 333333;
	margin-left: 5px;
}
#questionsp li {
	font-family: Academy;
	list-style-type: none;
	color: #956C2A;
}
#questionsp ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#questionsp a {
	text-decoration: none;
	font-family: Academy;
	color: #956C2A;
}
.phd {
	float: left;
	height: 172px;
	width: 172px;
	vertical-align: middle;
	text-align: center;
}
s
