/* tag elements */
body, td {
	font: normal normal normal 11px/14px Helvetica, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #4c4229;
	}
body {
	margin-left: 15px;
	margin-top: 15px;
	}
form {
	display: inline;
	}
h1, h2, h3 {
	margin: 0px;
	}
a {
	color: #4c4229;
	}

#main_container {
	width: 887px;
	}
#logo {
	float: left;
	}
#search {
	text-align: right;
	height: 25px;
	margin-top: 17px;
	}
#search input {
	font-size: 11px;
	}
#navigation {
	border-right: 5px solid #FFF;
	background-image: url(../images/nav_background_1.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	}
#navigation ul {
	margin: 25px 0px 25px 10px;
	padding: 0px;
	list-style-type: none;
	font-size: 16px;
	line-height: 16px;
	}
#navigation ul ul {
	font-size: 11px;
	line-height: 12px;
	margin: 10px 0px 10px 18px;
	}
#navigation ul ul ul {
	margin: 0px 0px 0px 15px;
	}
#navigation ul a {
	padding-left: 17px;
	color: #8F8B80;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	}
#navigation ul a.selected {
	background: transparent url(../images/selected_1.gif) no-repeat;
	color: #FFF;
	}
#navigation ul ul a {
	padding-left: 13px;
	}
#navigation ul ul a.selected {
	background: transparent url(../images/selected_3.gif) no-repeat;
	}
#navigation ul ul a.selected_open {
	color: #FFF;
	background: transparent url(../images/selected_2.gif) no-repeat;
	}
#navigation ul ul ul a {
	padding-left: 8px;
	}
#navigation ul ul ul a.selected {
	background: transparent url(../images/selected_3.gif) no-repeat;
	}

#flash {
	border-bottom: 5px solid #FFF;
	}
#utility_navigation {
	margin-top: 5px;
	margin-left: 15px;
	}
#utility_navigation a {
	margin-left: 10px;
	}
#utility_navigation img {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	}
#features {
	background-image: url(../images/design_element_1.jpg);
	width: 549px;
	vertical-align: bottom;
	}
#features img {
	border-top: 5px solid #FFF;
	}
#portrait img {
	border-left: 5px solid #FFF;
	}

/* forms */
#contact_us_form input, #contact_us_form textarea {
	display: block;
	}
#contact_us_form label {
	font-weight: bold;
	display: block;
	margin-top: 5px;
	}
#contact_us_form label.invalid {
	color: #FF0000;
	}
#contact_us_form label.checkbox {
	display: inline;
	}
#contact_us_form #submitted {
	margin-top: 20px;
	margin-bottom: 20px;
	}

.product_categories {
	background: transparent url(../images/product_categories.gif) no-repeat bottom right;
	width: 285px;
	height: 148px;
	float: left;
	margin-right: 5px;
	}
.product_categories img {
	margin-bottom: 18px;
	}
.product_categories div {
	margin-left: 10px;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	}
.product_list {
	background: transparent url(../images/product_list.gif) no-repeat bottom right;
	width: 188px;
	height: 148px;
	float: left;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
	font-weight: bold;
	}
.product_list label {
	margin-left: 10px;
	}
.product_list img {
	margin-bottom: 4px;
	}
.product_list div {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-size: 9px;
	line-height: 8px;
	font-weight: bold;
	}
.product_list div span {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	}
.border_both {
	border-top: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	}
#content_container {
	margin-left: 15px;
	}
#utility_navigation { margin-left: 0px; }
.list_product_image { height: 100px; overflow: hidden }

/* main layout *
#main_container {
	}
#navigation_container {
	border-right: 5px solid #FFF;
	float: left;
	width: 200px;
	height: 500px;
	clear: both;
	background-image: url(../images/nav_background_1.jpg);
	}

/* content_home view *
#flash_container {
	background-color: #5D4D2C;
	}
#features {
	position: relative;
	left: -200px;
	width: 600px;
	border: 1px solid red;
	margin: 0px;
	}
#features img {
	display: block;
	border-top: 5px solid #FFF;
	clear: both;
	}
#design_element_1 {
	background-image: url(../images/design_element_1.jpg);
	width: 242px;
	height: 146px;
	border: 1px solid red;
	border-top: 5px solid #FFF;
	}


/* forms *
#contact_us_form input, #contact_us_form textarea {
	display: block;
	}
*/
