﻿#homePage_slideshowContainer {
	position: relative;
	width:450px;
	float:left;
}

#homePage_slideshow
{
	height:272px;
	float:left;
	display: inline;
	position: relative;
	background-color: #fff;
	width:450px;
}

#homePage_slideNav{display:none}

#homePage_topRight
{float: left; width: 350px; height: 272px; display: inline; overflow: hidden;}

.homePage_fifths
{float:left; width: 153px; margin: 8px 8px 8px 0;}

#homePage_product_type_nav {
	margin-top: 8px;
	padding: 0 2em 1em;
	}

#homePage_product_type_nav h4
{text-align:center; font-size: 1.9em; color: #8F0E10;}


#homePage_product_type_nav ul {
	margin:0;
	padding:1em 0 0 0;
	float: left;
	width:180px;
	}

#homePage_product_type_nav ul li {
	margin-left: 1.8em;
	font-size: 92%;
	font-weight: bold;
	}

#homePage_product_type_nav ul li.list_header {
	font-size: 105%;
	font-weight: bold;
	margin-left: .2em;
	color:#8F0E10;
	list-style-type: none;
	}

#homePage_product_type_nav ul li.list_secondheader {
	font-size: 105%;
	font-weight: bold;
	margin-left: .2em;
	color:#8F0E10;
	list-style-type: none;
	margin-top: 1em;
}

#homePage_product_type_nav ul li.list_header a, #homePage_product_type_nav ul li.list_secondheader a{
	color: #8F0E10;
}

#homePage_product_type_nav ul li a { 
	color: #000;
	}

#homePage_locations {padding: 1em;font-size: .9em;}
