@charset "UTF-8";
/* CSS Document */


#sub-nav.blog li{
	list-style-type: none;
}
#sub-nav.blog li a {
	color: #847B6A;
	text-decoration: none;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C0B8;
	padding-left: 20px;
	display: block;
	padding-top: 3px;
	line-height: normal;
	padding-bottom: 3px;
	list-style-type: none;
}
#sub-nav.blog li a:hover {
	color: #E7E6E2;
	text-decoration: none;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C0B8;
	padding-left: 20px;
	display: block;
	padding-top: 3px;
	line-height: normal;
	padding-bottom: 3px;
	background-image: url(../images/shared/sub_nav_rollover_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #A8A191;
}
#sub-nav.blog li.current-cat {
	color: #E7E6E2;
	text-decoration: none;
	text-transform: none;
	background-image: url(../images/shared/sub_nav_rollover_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #A8A191;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sub-nav.blog li.current-cat a{
	color: #E7E6E2;
	text-decoration: none;
	text-transform: none;
	background-image: url(../images/shared/sub_nav_rollover_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #A8A191;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#copy-sub-product.blog {
	float: left;
	text-align: left;
	width: 352px;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#copy-sub-product.blog h2.pagetitle #copy-sub-product.blog h2{
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #005953;
	margin: 0px;
	padding: 0px;
}

#feature-sub.blog li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}#feature-sub.blog {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BDB8AF;
	width: 149px;
}
#feature-sub.blog ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#feature-sub.blog li a {
	color: #847B6A;
	text-decoration: none;
	text-transform: none;
	display: block;
	line-height: normal;
	list-style-type: none;
	padding-left: 5px;
}
#feature-sub.blog li a:hover {
	color: #000000;
	text-decoration: none;
	text-transform: none;
	display: block;
	line-height: normal;
	
	
}
#feature-sub h2.widgettitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #005953;
	background-color: #E6E4E1;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

