
form fieldset
{
	padding: 20px 10px 15px 10px;
	border: 2px solid #DDD;
}

form legend
{
	padding: 5px;
	font-weight: bold;
	color: #000;
}

form label, form input, form textarea, form select
{
	margin-bottom: 5px;
	margin-right: 5px;
	vertical-align: middle;
}

form label 
{
	float: left;
	text-align: right;
	width: 190px;
	padding-right: 20px;
}

form .group .group_elements
{
	float: left;
	width: 300px;
}

form .group .group_elements .element { display: inline; }

form .group_elements .element label, 
form .group_elements .element div.title
{
	float: left;
	margin: 0px;
	padding-right: 10px;
	width: auto;
	text-align: left;
}

form .group br { clear: left; }

form .element { clear: left; }

form .element br { clear: left; }

form .element em { font-weight: bold; font-style: normal; }

form .radio, form .checkbox
{
	float: left;
	margin-right: 7px;
}

form .error 
{ 
	color: #CC3300;
	padding: 3px;
	margin-left: 213px;
}
* { margin: 0; padding: 0; }

body
{
	font: 13px Georgia;
	background: #c8ac64 url(../../img/background_gradient.png) top repeat-x;
	text-align: center;
	line-height: 1.5em;
}

a
{
	color: #981b1e;
}

a:hover
{
	text-decoration: none;
}

#container
{
	position: relative;
	margin: 20px auto;
	text-align: left;
	width: 809px;
	border: 1px solid #981b1e;
	background: #981b1e url(../../img/menu_fade.png) bottom center repeat-x;
}

#slideshow
{
	width: 809px;
	height: 165px;
	background: url(../../img/header.jpg) no-repeat;
}

#logo
{
	position: absolute;
	width: 223px;
	height: 137px;
	top: 195px;
	left: -22px;
	z-index: 2;
	background: url(../../img/logo.png) no-repeat;
}

/* ----- Menu ----- */

#menu
{
	position: relative;
	float: left;
	width: 180px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 1.1em;
}

#menu_min_height
{
	float: left;
	height: 600px;
}

#menu ul
{
	padding-top: 180px;
	list-style: none;
	background: url(../../img/menu_gradient.png) top center repeat-x;
	text-transform: uppercase;
}

#menu ul li
{
	margin-left: 20px;
	color: #dcc792;
}

#menu ul li a
{
	display: block;
	padding: 7px 5px 6px 0px;
	color: #dcc792;
	text-decoration: none;
}

#menu ul li a:hover,
#menu ul li.active a,
#menu ul li.active ul li a:hover
{
	color: #fff;
	border-bottom: 3px solid #a79054;
	padding-bottom: 3px;
}

#menu ul li ul
{
	padding: 0;
	background: none;
	text-transform: none;
	font-size: 0.8em;
}

#menu ul li.active ul li a
{
	color: #dcc792;
	border-bottom: none;
	padding: 7px 5px 6px 0px;
}

/* ----- Main Content Area ----- */

#main
{
	position: relative;
	float: right;
	background: #fff;
	width: 629px;
}

#content
{
	padding: 65px 25px 0px 25px;
	border-left: 5px solid #c8ac64;
}

#content.index-index { background: url(../../img/content/home_background.jpg) right bottom no-repeat; }
#content.index-kitchens { background: url(../../img/content/kitchens_background.jpg) right bottom no-repeat; }
#content.index-baths { background: url(../../img/content/baths_background.jpg) right bottom no-repeat; }
#content.index-design { padding-bottom: 270px; background: url(../../img/content/design_drafting_background.jpg) right bottom no-repeat; }
#content.index-installation { background: url(../../img/content/installation_background.jpg) right bottom no-repeat; }
#content.index-showroom { background: url(../../img/content/showroom_background.jpg) right bottom no-repeat; }

#content.kitchen_cabinets-index { background: url(../../img/content/products_cabinetry_background.jpg) right bottom no-repeat; }
#content.kitchen_cabinets-wood_mode { background: url(../../img/content/products_cabinetry_background.jpg) right bottom no-repeat; }
#content.kitchen_cabinets-brookhaven { background: url(../../img/content/products_cabinetry_background.jpg) right bottom no-repeat; }

#content.kitchen_counter-index { background: url(../../img/content/products_counter_tops_background.jpg) right bottom no-repeat; }

#content.products-index { background: url(../../img/content/products_background.jpg) right bottom no-repeat; }
#content.products-oven_ranges { background: url(../../img/content/products_oven_ranges_background.jpg) right bottom no-repeat; }
#content.products-appliances { background: url(../../img/content/products_appliances_background.jpg) right bottom no-repeat; }
#content.products-plumbing_fixtures { background: url(../../img/content/products_plumbing_fixtures_background.jpg) right bottom no-repeat; }

#content.about-index { background: url(../../img/content/about_background.jpg) right bottom no-repeat; }
#content.about-commitment { background: url(../../img/content/about_commitment_background.jpg) right bottom no-repeat; }

#content_min_height
{
	float: right;
	height: 600px;
	width: 1px;
}

#content-top
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 629px;
	height: 105px;
	background: url(../../img/top_extraordinary.png) no-repeat;
	z-index: 1;
}

#content h1
{
	margin: 10px 0px 20px 20px;
	font-style: italic;
	color: #dcc892;
	text-transform: lowercase;
	font-size: 2.6em;
	line-height: 1em;
}

#content h2
{
	color: #555555;
	font-size: 1.4em;
	line-height: 1.4em;

}

#content h4
{
	color: #981b1e;
}

#content p
{
	margin: 0px 0px 20px 0px;
}

#content p,
#content dl,
#content h4,
#content li
{
	text-shadow: #FFF 0px 0px 5px;
}

#content img { border: 2px solid #bba25e; }

#content .left
{
	float: left;
	margin: 0px 20px 10px 0px;
	text-align: left;
}

#content .right
{
	float: right;
	margin: 0px 0px 10px 20px;
	text-align: right;
}

#content p.hours
{
	text-align: center;
	font-weight: bold;
	color: #981b1e;
}

#content ul
{
	list-style: none;
	color: #941a1d;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 1.2em;
}

#content ul li
{
	padding: 0 0 0 20px;
}

#content .clear { clear: both; }

#footer-curve
{
	clear: both;
	margin-left: -25px;
	height: 27px;
	background: url(../../img/footer_curve.png) left bottom no-repeat;
}

#footer
{
	padding: 6px 0px;
	border-left: 5px solid #c8ac64;
	background: #c8ac64 url(../../img/footer_fade.png) left repeat-y;
	font-family: "Trebuchet MS", Tahoma;
	text-align: center;
}

/* ----- Page Styles ----- */

.index-index #content_min_height
{
	padding-bottom: 100px;
}

.index-installation ul li
{
	padding-top: 0.5em;
}

.index-contact .profile
{
	float: left;
	margin-bottom: 20px;
	width: 49%;
}

.index-contact .profile .portrait
{
	height: 200px;
	border-bottom: 1px solid #981b1e;
	text-align: center;
}

.index-contact .profile .portrait.michael { background: url(../../img/staff/michael.jpg) 50% bottom no-repeat; }
.index-contact .profile .portrait.meredith { background: url(../../img/staff/meredith.jpg) 50% bottom no-repeat; }
.index-contact .profile .portrait.philip { background: url(../../img/staff/philip.jpg) 50% bottom no-repeat; }
.index-contact .profile .portrait.roland { background: url(../../img/staff/roland.jpg) 50% bottom no-repeat; }
.index-contact .profile .portrait.stacey { background: url(../../img/staff/stacey.jpg) 50% bottom no-repeat; }

.index-contact .profile .info
{
	padding-top: 10px;
	text-align: center;
}

.index-contact .main-info
{
	line-height: 3em;
	text-align: center;
}

.about-index #content_min_height
{
	height: 623px;
}

.about-commitment dl
{
	margin: 0 auto;
	width: 400px;
	text-align: center;
}

.about-commitment dl dt
{
	color: #981b1e;
	font-size: 1.2em;
}

.about-commitment dl dd
{
	margin-bottom: 20px;
}

.kitchen_counter-index em
{
	display: block;
	margin-top: 15px;
	width: 160px;
	font-weight: bold;
	color: #333;
}

.products-oven_ranges p
{
	width: 300px;
}

.products-appliances .left
{
	height: 500px;
}