@charset "utf-8";
body {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
}
a:link {
	color:#FFFFFF;
	text-decoration: underline;
}
a:visited {
	color:#999999;
	text-decoration: underline;
}
a:hover {
	color:#999999;
	text-decoration: underline;
}
a:active {
	color:#FFFFFF;
	text-decoration: underline;
}

.oneColElsCtr #container {
	width: 69em;
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #999999;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.oneColElsCtr #menu {
	border-bottom:	1px solid #999999;
	border-top: 1px solid #999999; 
}

.oneColElsCtr #submenu {
	border-bottom:	1px solid #999999;
	border-top: 0px solid #999999;
	background-color: #333333; 
}

.nav {
	font-variant: small-caps;
}
.nav a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color:#999999;
	text-decoration: none;
}
.nav a:active {
	color:#FFFFFF;
	text-decoration: none;
}
.nav_quote {
	font-variant: small-caps;
	font-weight: bold;
}
.nav_quote a:link {
	color:#CC0000;
	text-decoration: none;
}
.nav_quote a:visited {
	color:#CC0000;
	text-decoration: none;
}
.nav_quote a:hover {
	color:#999999;
	text-decoration: none;
}
.nav_quote a:active {
	color:#CC0000;
	text-decoration: none;
}
.oneColElsCtr #logo {
	margin: 0;
	padding: 0;
	text-align: center;
}
.oneColElsCtr #footer {
	border-bottom:	0px solid #999999;
	border-top: 1px solid #999999;
	background-color: #333333;
	font-size: 80%; 
}
.home_image {
	border: 1px solid #000000;
}
.sale_image {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
}
.oneColElsCtr #press {
	border-bottom:	0px solid #999999;
	border-top: 1px solid #999999;
}
img {
	border: 0px;
}
.presstd {
	vertical-align: top;
	font-size: 120%;
	font-weight: bold;
}
.saletd {
	font-weight: bold;
	color: #FF0000;
	border-bottom: 2px double #FF0000;
}
.bordertd {
	border-bottom: 2px solid #CCCCCC;
}
.contenttd {
	vertical-align: top;
	padding: 5px;
	font-size: 85%;
}
.contenttd2 {
	vertical-align: top;
	padding: 5px;
	font-size: 85%;
	border-bottom:	1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.contenttd4 {
	vertical-align: top;
	padding: 5px;
	font-size: 85%;
	border-bottom:	1px solid #999999;
	border-top: 0px solid #999999;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
}
.contenttd3 {
	vertical-align: top;
	padding-bottom: 5px;
	border-bottom:	1px solid #999999;
	background-color: #333333;
	font-weight: bold;
}
.required {
	color: #FF0000;
}
p {
	font-size: 85%;
	line-height: 1.4
}
.pkitchens {
	text-align: justify;
}
.pkitchens2 {
	text-align: justify;
	color: #CCCCCC;
}
.more {
	text-align: right;
	text-decoration: none;
}
.kitchens {
	padding-left: 0;
	padding-right: 10px;
	vertical-align: top;
	line-height: 1.4;
}
h2 {
	font-size: 100%;
	font-weight: bold;
}
.pquotes {
	text-align: justify;
	color: #CCCCCC;
	padding-top: 10px;
}
.q-right {
 float: right;
 padding-bottom: 0;
 padding-right: 0;
 padding-left: 5px;
 padding-top: 0;
}
.q-left {
 float: left;
 padding-bottom: 5px;
 padding-right: 5px;
 padding-left: 0;
 padding-top: 0;
}
.slides {
	vertical-align: top;
}
ul {
	font-size: 85%;
}

.ewe {
	font-weight: bold;
	text-transform: lowercase;
	color: #CC0000;
}
.bold {
	font-weight: bold;
}
.logos {
	vertical-align: middle;
	text-align: center;
}
.small {
	color: #FF0000;
}

/* Home Page */

#sitelinks01 {border-top: 1px solid #999999; margin-bottom: 15px;}
#sitelinks01 h1 {font: bold 1.2em Verdana, Arial, Helvetica, sans-serif; color:white; margin: 10px 0 15px 0;}
#sitelinks02 {float:left; width: 450px;}
ul#addresslist01 {list-style: none; margin: 0px 0px 0px 0px; padding: 0;}
ul#addresslist01 li {margin: 0px 0px 0px 0px;}
#sitelinks03 {width: 450px; float: right;}

/* Kitchen Design Page */

h1 {font: bold 1.2em Verdana, Arial, Helvetica, sans-serif; color:white; margin: 10px 0 15px 0;}
