@charset "utf-8";
body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(/SiteDesign/Images/bg.aspx);
	background-repeat:repeat;
	color:#252525;
	font-size:12px;
}
a {
	text-decoration:none;
	color:#252525;
}
p {
	/*line-height:16px;*/
	color:#252525;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color:#37472e;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
}
 h2 {
	color:#37472e;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
}
h3 {
	color:#37472e;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MainInformationTable{ width:100%; }
.PageManagerInfoContainer { display: none; }

.cochecho_wrapper {
	width:992px;
	margin: 15px auto;
}
.cochecho_wrapper .topzone {
	background-image:url(/SiteDesign/Images/topzonebg.aspx);
	background-repeat:no-repeat;
	width:992px;
	height:155px;
	float:left;
}
.topzone .logo {
	float:left;
	width:340px;
	height:78px;
	margin-top:20px;
	margin-left:30px;
}
.topzone .socialmedia {
	float:right;
	width:39px;
	height:155px;
}
.EditMode .topzone .socialmedia {
	float:right;
	width:200px;
	height:155px;
}
.cochecho_wrapper .middlezone {
	float:left;
	width:953px;
	background-image:url(/SiteDesign/Images/layout_midzonebg.aspx);
	background-repeat:repeat-y;
	margin-top:-47px;
}
.middlezone .nav {
	background-image:url(/SiteDesign/Images/layout_navbg.aspx);
	background-repeat:no-repeat;
	width:945px;
	height:27px;
	float:left;
	padding-left:18px;
}
.nav .oneCMSMenu {
	font-size:12px;
	text-transform:uppercase;
	color:#FFFFFF;
	height:27px;
}
.nav .oneCMSMenuItem, .nav .oneCMSMenuHighlightedMenuItem {
	padding:0 10px;
}
.nav .oneCMSMenuItemMouseOver, .nav .oneCMSMenuHighlightedMenuItemMouseOver {
	color:#d6c2aa;
	padding:0 10px;
}
.nav .CMSMenu {
	background-image:url(/SiteDesign/Images/subnav_bg.aspx);
	background-repeat:repeat;
	border: 1px solid #484328;
	color:#ffefda;
	text-transform:uppercase;
	padding-right:10px;
}
.nav .CMSMenuItem, .nav .CMSMenuHighlightedMenuItem {
	padding: 4px 10px;
}
.nav .CMSMenuItemMouseOver, .nav .CMSMenuHighlightedMenuItemMouseOver {
	color:#d6c2aa;
	padding: 4px 10px;
}
.middlezone .midzonebg {
	
}
.middlezone .breadcrumbs {
	float:left;
	height:15px;
	width:482px;
	font-size:11px;
	padding-left:18px;
	padding-top:5px;
}
.middlezone .breadcrumbs a {
	color:#251f18;
}
.middlezone .memberlogin {
	float:right;
	width:382px;
	height:15px;
	font-size:11px;
	color:#251f18;
	padding-top:5px;
	padding-right:18px;
}
.middlezone .memberlogin a {
	color:#251f18;
}
.memberlogin .currentUserLabelText {
	float:right;
}
.memberlogin .cmsdesklink {
	float:right;
	margin-left:5px;
}
.memberlogin .signoutLink {
	float:right;
	margin-left:5px;
}
.middlezone .selectableimg {
	width:933px;
	height:175px;
	float:left;
	padding: 3px 9px 10px 9px;
}
.middlezone .maincontent {
	float:left;
	width:917px;
	padding:0 18px;
}
.cochecho_wrapper .midzonebottom {
	background-image:url(/SiteDesign/Images/layout_midzonebottom.aspx);
	background-repeat:no-repeat;
	float:left;
	height:24px;
	width:953px;
}
.cochecho_wrapper .bottomzone {
	/*width: 1020px;*/
	width:953px;
	padding: 15px 18px 0 18px;
	float:left;
	text-align:center;
	font-size:11px;
}
.bottomzone a, .bottomzone p {
	color:#b19c83;
	margin:0;
	font-size:11px;
}
.bottomzone .CMSSiteMapList {
	margin:0;
	padding:0;
}
.bottomzone .CMSSiteMapListItem {
	text-transform:uppercase;
	display:inline;
	margin-right:10px;
}
.bottomzone .CMSSiteMapListItem a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b19c83;
	padding-right:10px;
	font-size:12px;
}

.LoginFormField {
float:left;
width:auto;
}