@charset "utf-8";

* {
	padding: 0;
	margin: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	width: 800px;
	margin: 0 auto;
	}
	
#header {
	background: url(../images/bg_header.jpg) no-repeat;
	height: 100px;
	}
	
#header h1 {
	display: none;
	}
	
#photos {
	float: left;
	display: inline;
	width: 351px;
	height: 481px;
	background: #fff url(../images/bg_photos.jpg) repeat-y;
	}
	
	#photos blockquote.rotator {
		position: relative;
		left: 32px;
		z-index: 50;
		}

#right {
	float: left;
	display: inline;
	width: 449px;
	height: 481px;
	background: url(../images/bg_right.jpg) repeat-y;
	}
	
#nav {
	height: 66px;
	background: url(../images/bg_nav.jpg);
	}
	
#nav p {
	padding: 30px 0 0 25px;
	font-size: 13px;
	font-weight: bold;
	}

#nav a {
	margin-left: 20px;
	padding-bottom: 8px;
	text-decoration: none;
	}
	
#nav a:link, #nav a:visited {
	color: #000;
	background: url(../images/nav_bg.gif) 0% 100% no-repeat;
	}
	
#nav a:active, #nav a:hover {
	color: #999;
	background: url(../images/nav_bg2.gif) 0% 100% no-repeat;
	}
	
#righthome {
	}
	
#righthome h1
{
	color: #663;
	padding: 20px 45px 15px 45px;
	font-size: 20px;
}
	
#righthome h2 {
	color: #663;
	padding: 0 45px 15px 45px;
	font-size: 14px;
	}
	
#righthome p {
	padding: 0 45px 20px 45px;
	line-height: 160%;
	}
	
.padleft {
	margin-left: 40px;
	}
	
#righthome td {
	text-align: center;
	}

#righthome td img {
	border: 1px solid #663;
	}
	
#longpage {
	clear: both;
	background: url(../images/bg_longpage.gif) repeat-y #FFF;
	}
	
#longpage h6 {
	background: url(../images/bg_photos_long.jpg) no-repeat;
	height: 33px;
	margin-bottom: 25px;
	}

#longpage h1 {
	color: #663;
	padding: 20px 45px 15px 60px;
	font-size: 20px;
	}
	
#longpage h2 {
	color: #663;
	padding: 0 45px 15px 60px;
	font-size: 14px;
	}
	
#longpage p {
	padding: 0 45px 20px 80px;
	line-height: 160%;
	}
	
#longpage img {
	border: 1px solid #663;
	}
	
#longpage td {
	text-align: center;
	}
	
#footer {
	clear: both;
	height: 75px;
	background: url(../images/bg_footer.jpg) no-repeat;
	}
	
#footer p {
	padding: 10px 20px 0 0;
	text-align: right;
	color: #fff;
	}
	
#footerlong {
	clear: both;
	height: 75px;
	}
	
#footerlong p {
	padding: 10px 20px 0 0;
	text-align: right;
	color: #fff;
	}
	
#footer a:link, #footer a:visited, #footerlong a:link, #footerlong a:visited {
	color: #FFF;
	text-decoration: none;
	}
	
#footer a:active, #footer a:hover, #footerlong a:active, #footerlong a:hover {
	color: #FF0;
	text-decoration: none;
	}
	
a:link, a:visited {
	color: #663;
	text-decoration: none;
	}
	
a:active, a:hover {
	color: #663;
	text-decoration: underline;
	}
	
.products {
	clear: both;
	height: 225px;
	background: url(../images/projects_list_top.gif) no-repeat 20% 10%;
	}
	
.products img {
	margin-left: 45px;
	border: 1px solid #663;
	}
	
/*  Custom CSS for the Cabinets section in the products.php page  */
.products_cabinets {
	clear: both;
	height: 520px;
	background: url(../images/projects_list_top.gif) no-repeat 20% 10%;
	}
	
.products_cabinets img {
	margin-left: 45px;
	border: 1px solid #663;
	}
	
.products_cabinets p {
	text-align: justify;
	}
	
.products_cabinets b {
	font-size: 12px;
	color: #333;
	}
	
/*  Custom CSS for the Refacing section in the products.php page  */
.products_refacing {
	clear: both;
	height: 225px;
	background: url(../images/projects_list_top.gif) no-repeat 20% 10%;
	}
	
.products_refacing img {
	margin-left: 45px;
	border: 1px solid #663;
	}
	
.products_refacing p {
	text-align: justify;
	}
	
.products_refacing b {
	font-size: 12px;
	color: #333;
	}
	
/*  Custom CSS for the Closets section in the products.php page  */
.products_closets {
	clear: both;
	height: 225px;
	background: url(../images/projects_list_top.gif) no-repeat 20% 10%;
	}
	
.products_closets img {
	margin-left: 45px;
	border: 1px solid #663;
	}
	
.products_closets p {
	text-align: justify;
	}
	
.products_closets b {
	font-size: 12px;
	color: #333;
	}

/*  Custom CSS for the Wallbeds section in the products.php page  */
.products_wallbeds {
	clear: both;
	height: 225px;
	background: url(../images/projects_list_top.gif) no-repeat 20% 10%;
	}
	
.products_wallbeds img {
	margin-left: 45px;
	border: 1px solid #663;
	}
	
.products_wallbeds p {
	text-align: justify;
	}
	
.products_wallbeds b {
	font-size: 12px;
	color: #333;
	}

/*  Custom CSS for the Countertops section in the products.php page  */
.products_countertops {
	clear: both;
	height: 225px;
	background: url(../images/projects_list_top.gif) no-repeat 20% 10%;
	}
	
.products_countertops img {
	margin-left: 45px;
	border: 1px solid #663;
	}
	
.products_countertops p {
	text-align: justify;
	}
	
.products_countertops b {
	font-size: 12px;
	color: #333;
	}

/*  Custom CSS for the Design section in the products.php page  */
.products_design {
	clear: both;
	height: 225px;
	background: url(../images/projects_list_top.gif) no-repeat 20% 10%;
	}
	
.products_design img {
	margin-left: 45px;
	border: 1px solid #663;
	}
	
.products_design p {
	text-align: justify;
	}
	
.products_design b {
	font-size: 12px;
	color: #333;
	}

/*  Member Logos div table style.  Bottom of the contact.php page.  */
#memberLogos {
	margin-left: 80px;
	}
	
#memberLogos img {
	border: 0px;
	}
