@charset "utf-8";
@import url('https://code.ahmbrands.com/clients/ecc/import.css');

body {
	margin:0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000000;
	font-size:12px;
	background-image:url(/SiteDesign/Images/bg.aspx);
	background-repeat:repeat;
}
a {
	cursor:pointer;
}
.e3pagetemplate {
	color:#4b4a3b;
	font-size:13px;
	line-height:20px;
}
.e3pagetemplate a {
	color:#4b4a3b;
}
h1 {
	color:#512503;
	margin:10px 0;
	font-weight:normal;
	font-size:36px;
	font-variant:small-caps;
}
h2 {
	color:#512503;
	margin:10px 0;
	font-weight:normal;
	font-size:24px;
}
h3 {
	color:#512503;
	margin:10px 0;
	font-weight:normal;
	font-size:13px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MainInformationTable{ width:100%; }
.PageManagerInfoContainer { display: none; }

.TopSideLayout1 {
	float:left;
	width:100%;
	background-image:url(/SiteDesign/Images/content_bg.aspx);
	background-repeat:repeat-y;
	background-position:center top;
}
.TopSideLayout1 .page_header {
	float:left;
	width:100%;
}
.page_header .page_header_wrapper {
	margin:auto;
	width:1014px;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	float:left;
	width:295px;
	hegiht:75px;
	margin-top:20px;
	margin-left:31px;
}
.page_header_wrapper .page_header_2 {
	float:right;
	height:25px;
	width:600px;
	margin-top:100px;
	margin-right:28px;
	font-size:11px;
}
.page_header_2 .currentUserLabelText {
	float:right;
	color:#51503c;
	margin-right:3px;
}
.page_header_2 .cmsdesklink {
	float:right;
	color:#51503c;
	margin-right:3px;
}
.page_header_2 .signoutLink {
	float:right;
	color:#51503c;
}
.page_header_wrapper .page_header_3 {
	float:left;
	width:958px;
	height:43px;
	padding:0 28px;
	background-image:url(/SiteDesign/Images/nav_bg.aspx);
	background-repeat:repeat-x;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif, "Century Gothic";
}
.page_header_3 .oneCMSMenu {
	cursor:pointer;
	height:35px;
	margin:auto;
	width:100%;
}
.page_header_3 .oneCMSMenuItem {
	padding: 0 10px;
	color:#FFFFFF;
}
.page_header_3 .oneCMSMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItem {
	padding: 0 10px;
	color:#c6b68c;
}
.page_header_3 .CMSMenu {
	padding:4px 10px 4px 0;
	cursor:pointer;
	border-top:1px solid #a5a09d;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color:#4d2d17;
}
.page_header_3 .CMSMenuItem, .page_header_3 .CMSMenuHighlightedMenuItem {
	padding:4px 20px 4px 10px;
	color:#FFFFFF;
}
.page_header_3 .CMSMenuItemMouseOver, .page_header_3 .CMSMenuHighlightedMenuItemMouseOver {
	padding:4px 20px 4px 10px;
	color:#c6b68c;
}
.page_header_wrapper .page_header_4 {
	float:left;
	width:958px;
	height:276px;
	padding:3px 28px 0;
}
.page_header_4 img {
	width:958px;
	height:276px;
}
.TopSideLayout1 .page_content {
	float:left;
	width:100%;
}
.page_content .page_content_wrapper {
	margin:auto;
	width:1014px;
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
	float:left;
	width:958px;
	margin-left:28px;
	padding:20px 0;
}
.page_content_middle .content_table {
	width:958px;
}
.content_table .leftbody {
	width:170px;
	background-image:url(/SiteDesign/Images/leftbody_shadow.aspx);
	background-repeat:no-repeat;
	background-position:right top;
}
.leftbody .topCMSTreeMenuTable {
	width:170px;
	cursor:pointer;
	font-size:14px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:right;
}
.leftbody .topCMSTreeMenuItem {
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	text-decoration:none;
	width:100%;
	background-image:url(/SiteDesign/Images/sidenav_divider.aspx);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.leftbody .topCMSTreeMenuLink {
	color:#696751;
	padding-right:20px;
	text-decoration:none;
}
.leftbody .topCMSTreeMenuLink:hover, .leftbody .topCMSTreeMenuSelectedLink:hover, .leftbody .topCMSTreeMenuSelectedLink {
	color:#9c7933;
	padding-right:20px;
	text-decoration:none;
}
.leftbody .topCMSTreeMenuItem:hover, .leftbody .topCMSTreeMenuSelectedItem:hover, .leftbody .topCMSTreeMenuSelectedItem {
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
	background-image:url(/SiteDesign/Images/sidenav_arrow.aspx);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.leftbody .subCMSTreeMenuItem, .leftbody .subCMSTreeMenuSelectedItem {
	color:#8d3d32;
	padding:3px 0;
}
.leftbody .subCMSTreeMenuLink, .leftbody .subCMSTreeMenuSelectedLink {
	color:#062B01;
	text-decoration:none;
	padding:3px 20px 3px 0;
}
.leftbody .subCMSTreeMenuLink:hover, .leftbody .subCMSTreeMenuSelectedLink:hover {
	color:#336600;
	text-decoration:none;
	padding:3px 20px 3px 0;
}
/*.leftbody .subCMSTreeMenuItem:hover, .leftbody .subCMSTreeMenuSelectedItem:hover {
	color:#8d3d32;
	background-image:url(/SiteDesign/Images/nav_hover.aspx);
	background-repeat:repeat;
}*/

.content_table .middlebody {
	width:768px;
	padding-left:20px;
}
.content_table .rightbody {
}
.page_content_wrapper .page_content_bottom {
}
.TopSideLayout1 .page_footer {
	float:left;
	width:100%;
}
.page_footer .page_footer_wrapper {
	margin:auto;
	width:1014px;
}
.page_footer_wrapper a{
	text-decoration:none;
	color:#4b4a3b;
}
.page_footer_wrapper .page_footer1 {
	float:right;
	width:768px;
	border-top:2px solid #8b8b7b;
	padding:10px 0 25px;
	font-size:11px;
	color:#4b4a3b;
	margin-right:28px;
}
.page_footer1 .footer_sitemap {
	float:left;
	width:768px;
	margin-bottom:20px;
}
.footer_sitemap .CMSSiteMapList {
	float:left;
	margin:0;
	padding:0;
	width:768px;
	text-align:left;
}
.footer_sitemap .CMSSiteMapListItem {
	list-style:none;
	display:inline;
	margin-right:5px;
}
.CMSSiteMapListItem a {
	padding-right:5px;
	border-right:5px;
	border-right:1px solid #4b4a3b;
}
.page_footer1 .footerleft {
	float:left;
	width:330px;
}
.page_footer1 .poweredby {
	float:left;
	width:235px;
	margin-top:18px;
}
.page_footer1 .footerright {
	float:right;
	width:20px;
	height:19px;
	margin-top:16px;
}
.EditMode .page_footer1 .footerright {
	width:50px;
	height:50px;
}
.page_footer_wrapper .page_footer2 {
}

