body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	background-image: url(/images/main_background.gif);
	
	
}

.print {
	display: none;
}

#header_container {
	height: 90px;
	background-color: #0E6AC6;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 825px;
}

#header_nav {
	padding-top: 0px;
	font-size: 14px;
	font-weight: bold;
	
}

#header_search {
	float: right;
	padding-top: 30px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	
}

#header_nav_links {
	color: #FFCC00;
	margin-bottom: 5px;
}

#header_nav_links a {
	color: #006699;
}

#header_nav_links a:hover {
	text-decoration: underline;

}

#menu_container {
	background-repeat: repeat-x;
	height: 30px;
	background-image: url(/images/menu_background.gif);
}

#main_menu {
	margin-left: auto;
	margin-right: auto;
	width: 775px;
}

#main_menu a {
	font-weight: bold;
	color: #006699;
}

#main_menu a:hover {
	color: #333333;
	text-decoration: none;
}

#page_container {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 825px;
	margin-top: 7px;
	padding: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	
}

#left_col {
	float: left;
	width: 196px;
	background-color: #B8AC9B;
}

#categories_title {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#left_col a {
	display: block;
	color: #006699;
	border-bottom: 1px solid white;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #E5E5E5;
}

#left_col a:hover {
	background-color: #CC0000;
}

#main_ad {
	margin-left: 203px;
	height: 274px;
}

#content_boxes {
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	width: 825px;
}

#left_box {
	background-color: #E5E5E5;
	width: 270px;
}

#center_box {
	background-color: #E5E5E5;
	width: 270px;
}

#right_box {
	background-color: #E5E5E5;
	width: 270px;
}

#content_boxes h1 {
	background-image: url("images/h1_block_background.gif");
	background-repeat: repeat-y;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#content_boxes p {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.spacer_box {
	width: 7px;
}

#copyright {
	clear: both;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 825px;
	color: #OE6AC6;
	background-repeat: repeat-x;
	height: 35px;
	background-image: url(/images/menu_background.gif);
	text-align: center;
}

#container {
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	width: 825px;
	background-color: #FFFFFF;
}

#left_block {
	float: left;
	width: 196px;
	color: white;
	background-color: #5d8330;
}

#left_block_data {
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#left_block_data a {
	color: #006699;
	display: block;
	background-color: #E5E5E5;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	border-bottom: 1px solid white;
}

#left_block_data a:hover {
	background-color: white;
}

#left_block_data h1 {
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}

#left_block_data h2 {
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}

#category_list {
	border-top: 1px solid white;
}

#manufacturer_list {
	border-top: 1px solid white;
}

#collection_list {
	border-top: 1px solid white;
	
}

#content {
	margin-left: 203px;
	position: relative;
}

#content h1 {
	font-size: 22px;
}

#content h2 {
	font-size: 18px;
}

#content h3 {
	font-size: 14px;
	color: #006699;
}

#content h6 a {
	font-size: 14px;
	color: #CC0000;
	
}

h2.section_title {
	border-bottom: 1px solid black;
	margin-bottom: 0px;
	margin-top: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(/images/menu_background.gif);
	background-repeat: repeat-x;
}

.black {
	color: black;
	text-decoration: none;
}

.black:hover {
	text-decoration: underline;
}

.expand_link {
	float: right;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: white;
	padding: 3px;
}

.dep_table {
	margin-top: 10px;
	margin-bottom: 10px;
}

.manufacturer_entry {
	margin-top: 3px;
	margin-bottom: 10px;
	position: relative;
	background-color: #c0c0c0;
}

.manufacturer_title {
	font-size: 18px;
	font-weight: bold;
}

.manufacturer_image {
	padding: 5px;
	height: 175px;
	width: 200px;
	overflow: hidden;
	background-image: url(/images/main_background.gif);
	background-repeat: repeat;
}

.manufacturer_data {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-left: 205px;
	background: white;
}

.manufacturer_data_blank {
	padding-left: 5px;
	padding-right: 5px;
	background: white;
}

.item_line {
	background-color: white;
}

.item_line:hover {
	background-color: silver;
}

.collection_hdr {
	font-weight: bold;
	border-bottom: 1px solid silver;
	padding-top: 10px;
}
