body {
	margin: 0px;
	background-image: url(../site_art/background_repeater_1.jpg);
	background-repeat: repeat-x;
}

#navigation {
	width: 239px;
}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation a {
	margin: 0px;
	padding: 0px 0px 0px 29px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B1010;
	text-decoration: none;
	line-height: 21px;
	background-image: url(../site_art/menu_button-off.jpg);
	display: block;
	width: 210px;
}

#navigation a:hover {

	margin: 0px;
	padding: 0px 0px 0px 29px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	line-height: 21px;
	background-image: url(../site_art/menu_button-on.jpg);
	display: block;
	width: 210px;
}

#div-home_feature_photo {
	overflow: hidden;
	height: 280px;
	width: 399px;
}

#div-home_small_photo_1 {
	overflow: hidden;
	height: 115px;
	width: 132px;
}

#div-home_small_photo_2 {
	overflow: hidden;
	height: 115px;
	width: 131px;
}

#div-home_small_photo_3 {
	overflow: hidden;
	height: 115px;
	width: 132px;
}

#div-page_feature_photo {
	overflow: hidden;
	height: 240px;
	width: 342px;
}

#div-page_side_bar_content_1 {
	overflow: hidden;
	width: 280px;
}

#div-page_swatches {
	overflow: hidden;
	height: 62px;
	width: 145px;
}