body {
	height: 100%;
	font: Arial, Helvetica;
	background-color: #000000;
	text-align:center;
}

#Master {
	height: 100%;
	font: Arial, Helvetica;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align:left;
	left: 0px;
	top: 0px;
}

p {
	font-weight:normal;
	font: Arial, Helvetica;
	font-size:16px;
	color:#663300;
}

#Cabinets{
	position:absolute;
	top: 114px;
	width:400px;
	height:300px;
	color:#663300;
	background-image: url(star_background.jpg);
	background-position: center center;
}

div.Bio{
	height: 100%;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	width:650px;
	color: #663300;
	background-image: url(lightBrown.jpg);
	background-position: center center;
}

div.Cabinet_and_Countertops{
	padding-left: 15px;
	width:390px;
	color:#663300;
}

div.Services_and_Skills{
	padding-left: 30px;
	padding-left: 30px;
	color:#663300;
	width: 340px;
}


#BodyContent{
	position:relative;
	color:#663300;
	background-image: url(lightBrown.jpg);
	background-position: center center;
}

div.BodyContentLeft{
	float: left;
	color:#663300;
	background-image: url(lightBrown.jpg);
	background-position: center center;
}

#Logo {
	position:absolute;
	cursor:pointer;
	left:0px;
	width:295px;
	height:109px;
	background-image: url(_images/lightBrown.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-color: white;
}

#Products {
	position:absolute;
	left:295px;
	width:141px;
	height:109px;
	background-image: url(products.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-color: white;
	cursor:pointer;
}

#Products:hover {
	background-image: url(products2.jpg);
	cursor:pointer;
}

#Services {
	position:absolute;
	left:436px;
	width:141px;
	height:109px;
	background-image: url(services.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-color: white;
	cursor:pointer;
}


#Services:hover {
	background-image: url(services2.jpg);
	cursor:pointer;
}

#Showroom {
	position:absolute;
	left:577px;
	width:141px;
	height:109px;
	background-image: url(showroom.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-color: white;
	cursor:pointer;
}

#Showroom:hover {
	background-image: url(showroom2.jpg);
	cursor:pointer;
}

#Gallery {
	position:absolute;
	left:718px;
	width:141px;
	height:109px;
	background-image: url(gallery.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-color: white;
	cursor:pointer;
}

#Gallery:hover {
	background-image: url(gallery2.jpg);
	cursor:pointer;
}

#Contact {
	position:absolute;
	left:859px;
	width:141px;
	height:109px;
	background-image: url(contact.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-color: white;
	cursor:pointer;
}

#Contact:hover {
	background-image: url(contact2.jpg);
	cursor:pointer;
}

.hiddenPic {display:none;}



#Flash {
	position:absolute;
	left:0px;
	top:114px;
	width:700px;
	height:292px;
	background-image: url(lightBrown.jpg);
}

#News_01 {
	position:absolute;
	left:700px;
	top:114px;
	width:295px;
	height:35px;
	background-image: url(Kitchen-News.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-left-width: 5px;
	border-left-style: solid;
	border-color: white;
}

#News_02 {
	position:absolute;
	left:700px;
	top:149px;
	width:287px;
	height:257px;
	background-image: url(lightBrown.jpg);
	border-left-width: 5px;
	border-left-style: solid;
	border-color: white;
	font-weight:normal;
	font: Arial, Helvetica;
	font-size:14px;
	padding-left: 8px;
	overflow:auto;
	color:#663300;
}

div.Header {
	width:1000px;
	background-image: url(addressfooterback.jpg);
}

div.Footer {
	width:1000px;
}

div.AddressFooter {
	float: left;
	width:700px;
	height:85px;
	background-image: url(addressfooterback.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-top-width: 5px;
	border-top-style: solid;
	border-color: white;
}

div.Since {
	float: right;
	width:295px;
	height:75px;
	background-image: url(Kitchen-Square-Logo.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-top-width: 5px;
	border-top-style: solid;
	border-left-width: 5px;
	border-left-style: solid;
	border-color: white;
}

div.Address_Box{
	float: left;
	margin-left: 50px;
	font: Arial, Helvetica;
	width:300px;
	height:75px;
	color: white;
	font-weight:normal;
}

div.Phone_Box{
	float: left;
	font: Arial, Helvetica;
	width:300px;
	height:75px;
	color: white;
	font-weight:normal;
}


p.footerNormal{
	color: white;
	font: Arial, Helvetica;
	font-size: 10pt;
	line-height: 12px;
	margin:6px;
}

#Designers {
	position:absolute;
	left:700px;
	top:0px;
	width:275px;
	height:350px;
	background-image: url(designers_back.jpg);
	background-repeat:repeat-y;
	border-left-width: 5px;
	border-left-style: solid;
	border-color: white;
	font-weight:normal;
	font: Arial, Helvetica;
	font-size:14px;
	padding-left: 10px;
	padding-right: 10px;
	paddig-top; 10px;
	overflow:auto;
	color:#663300;
}

div.RightBar {
	height: 100%;
	float: right;
	width:275px;
	background-image: url(designers_back.jpg);
	background-repeat:repeat-y;
	border-left-width: 5px;
	border-left-style: solid;
	border-color: white;
	font-weight:normal;
	font: Arial, Helvetica;
	font-size:14px;
	padding-left: 10px;
	padding-right: 10px;
	paddig-top; 10px;
	overflow:auto;
	color:#663300;
}
div.KitchensInfo {
	width:235px;
	background-image: url(designers_back.jpg);
	background-repeat:repeat-y;
	border-right-width: 5px;
	border-right-style: solid;
	border-color: white;
	font-weight:normal;
	font: Arial, Helvetica;
	font-size:14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top; 10px;
	overflow:auto;
	color:#663300;
}

div.GalleryPhotoSmall {
  position: relative;
  float: left;
  width: 150px;
  height: 150px;
  padding: 12px;
}

#GalleryPhoto {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 165px;
	height: 165px;
	padding-top: 10px;
	padding-left: 10px;
}

div.GalleryPhotoLarge {
	position: relative;
	float: left;
	width: 500px;
	height: 500px;
	padding-left: 100px;
	padding-top: 25px;
}


div.Links {
	width:976px;
	height:18px;
	font: Arial, Helvetica;
	color: #663300;
	vertical-align: center;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	padding: 12px;
	background-image: url(lightBrown.jpg);
}
a {
	font: Arial, Helvetica;
	color: #663300;
	vertical-align: center;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: circle;
	font-size: 16px;
}
