
#about_us {
	padding: 2em;
}

#about_us #about_us_images {
	padding-left: 2em;
}

#about_us #about_us_images div {
	margin-bottom: 2em;
}

#about_us #about_us_text div {
	margin-bottom: 1em;
	text-align: justify;
}

#about_us #about_us_text {
}

#about_us #locations {
}

body {
	background: #986665;
	font-family: Verdana,Arial,Sans-serif;
	text-align: center;
}

#body_div {
	background: #F8F8F8;
	border: 1px solid #DFDFE0;
	min-height: 35em;
}

.container {
	margin-top: 3em;
	text-align: left;
}

#contact_us #email_us {
	margin-top: 3em;
	width: 50em;
}

#contact_us #email_us #success{
	height: 10em;
	text-align: center;
}

#contact_us #email_form_div {
	width: 45em;
}

#contact_us #email_form_table input#id_sender_email {
	width: 15em;
}

#contact_us #email_form_table input#id_subject {
	width: 25em;
}

#contact_us #email_form_table input#id_message {
	height: 10em;
	width: 25em;
}

#contact_us #email_form_table th {
	margin-left: 3em;
	padding-top: 1em;
	vertical-align: top;
	width: 10em;	
}

#faq ul {
	list-style: none;
}

#faq .answer {
	display: none;
	margin-top: 1.25em;
	visibility: hidden;
}

#faq .answer ul {
	list-style: disc;
}

#faq .answer ul li ul {
	list-style: circle;
}

#faq .answer ul li ul li {
	margin: 1em 0 0 0;
}

#faq .faq_item {
	margin-bottom: 2em;
}

#faq li {
	margin-bottom: 1em;
}

#faq li .question_mark{
	float: left;
}

#faq li .question_answer{	
}

#faq .question {
	cursor: pointer;
	font-weight: bold;
}

#footer_div {
	background: #F8F8F8;
	border: 1px solid #DFDFE0;
	margin-top: 3em;
}

#footer_div a {
	text-decoration: none;
	cursor: pointer;
}

#footer_div #bbb_div {
	margin: 1em 1em 1em 2em;
}

#footer_div #bbb_div #rating {
	padding-left: 1em;
}

#header_div {
	background: #E02020;
	border: 1px solid #DFDFE0;
}

.hidden_product_data_table {
	display: none;
	visibility: hidden;
}

#home_content_div {
}

#home_content_div #content {
	height: 450px;
	text-align: center;
}

#home_content_div #intro {
	background: #D7CCC7;
	border-right: 2px solid;
	height: 450px;
	margin-right: 0;
}

#home_content_div #intro_body {
	width: 240px;
	margin: 5px 0px 0px 15px;
	text-align:justify;
}

#home_content_div #intro_heading {
	margin-bottom: 1em;
	padding-left: .5em;
}

.horizontal_nav_menu {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	margin-right: 0;
}

.horizontal_nav_menu_item {
	background: #E02020;
	border-left: 1px solid #DFDFE0;
	border-right: 1px solid #DFDFE0;
	color: #FFFFFF;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 1em;
	padding-left: 1em;
}

.horizontal_nav_menu_item a {
	color: #FFFFFF;
	text-decoration: none;
}

.horizontal_nav_menu_item div {
	cursor: pointer;
	width: 100%;
}

.horizontal_nav_menu_item_mouse_over {
	background: #FFFFFF;
	color: #E02020;
}

.horizontal_nav_menu_item_mouse_over a {
	color: #E02020;
	cursor: pointer;
	text-decoration: none;
}

.horizontal_nav_menu_item_mouse_over div {
	cursor: pointer;
	width: 100%;
}

.horizontal_nav_menu_item_selected {
	background: #E02020;
	color: #000000;
	font-weight: bolder;
}

.horizontal_nav_menu_item_selected a {
	color: #000000;
	text-decoration: none;
}

.horizontal_nav_menu_item_selected div {
	cursor: pointer;
	width: 100%;
}

#kitchen_pictures {  
    height:  450px;  
    width:   660px;
}

#kitchen_pictures img {
    height: 450px;
    width:   655px;
} 

#nav_menu {
	background: #F8F8F8;
	border: 1px solid #DFDFE0;
	margin-bottom: .5em;
	margin-top: .5em;
}

.product_data_table table{
	border: 1px solid #00009C;
}

.product_data_table td{
	border: 1px solid #00009C;
}

#product_div {
	border-left: 1px solid #DFDFE0;
}

#product_div .cabinet_structures, .cabinet_options, .sinks, .granite, .prefab {
	float: left;
	margin: 1em;
}

#product_div .cabinet_options {
	float: left;
	height: 19em;
	margin: 1em;
	width: 13em;
}

#product_div .picture {
	border: 1px solid #DFDFE0;
	text-align: center;
}

#product_div .title_bar {
	background: #FCD499;
	border: 1px solid #DFDFE0;
	color:#FFFFFF; 
}

#product_div .title {
	font-weight: bold;
	font-size: 1.1em;
	margin-left: .5em;
	margin-right: .5em;
}

#product_div .title_long {
	font-weight: bold;
	font-size: 1.0em;
	margin-left: .5em;
	margin-right: .5em;
}

#products_menu {
	padding-left: 1em;
	padding-right: 1em;
}
.vertical_nav_menu {
	height: 160px;
	list-style-image: none;
	list-style-type: none;
	margin: 1em 0 1em 0;
	padding-left: 1em;
}

.vertical_nav_menu_item {
	background: #E02020;
	border: 1px solid #DFDFE0;
	color: #FFFFFF;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: .5em;
	margin-top: .5em;
	padding-left: 1em;
}

.vertical_nav_menu_item a {
	color: #FFFFFF;
	text-decoration: none;
}

.vertical_nav_menu_item div {
	cursor: pointer;
	width: 100%;
}

.vertical_nav_menu_item_mouse_over {
	background: #FFFFFF;
	color: #E02020;
}

.vertical_nav_menu_item_mouse_over a {
	color: #E02020;
	cursor: pointer;
	text-decoration: none;
}

.vertical_nav_menu_item_mouse_over div {
	cursor: pointer;
	width: 100%;
}

.vertical_nav_menu_item_selected {
	background: #E02020;
	color: #000000;
	font-weight: bolder;
}

.vertical_nav_menu_item_selected a {
	color: #000000;
	text-decoration: none;
}

.vertical_nav_menu_item_selected div {
	cursor: pointer;
	width: 100%;
}