body {
	background-color: #7f7f7f;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0;
	border: 0 none;
	padding: 0;
	text-align: left;
}
#mnuBtm {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 29px;
	margin-top: -10px !Important;
	margin-top: 0px;
	padding-top: -10px !Important;
	padding-top: 0px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	z-index: 13;
	bottom: auto;
}
#container {
	position: relative;
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 800px;
	left: 0px;
	top: 0px;
}
#contentContainer {
	position: relative;
	background-color: #CCCCCC;
	left:0px;
	width:100%;
	margin: 0;
	border: 0 none;
	padding: 0;
	z-index: 0;
}
#hdrTopBar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 19px;
	background-color: #330000;
	margin: 0;
	border: 0 none;
	padding: 0;
}
#hdrMudheadLogo {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	top:28px;
	width:455px;
	height:64px;
	background-image: url(../Rugs/hdrMudheadRugsSM.gif);
	z-index: 2;
}
#hdrBtmBar {
	position: relative;
	top: 30px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 33px;
	background-color: #330000;
	z-index: 12;
}
#contactBtm {
	position: relative;
	width: 350px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #330000;
}
#RtSideLinkBox {
	position: fixed;
	background: url(../images/mnuInsideSide_Border.png);
	background-position:left;
	background-repeat:no-repeat;
	top: 375px;
	left: 642px;
	width: 165px;
	height: 95px;
	border:double;
	border-color:#330000;
	text-align:left;
	margin-top:0px; 
	font-size:13px;
	font-weight: bold;
}
	p.txtRtSideLinkBox {
	position:relative;
	top:5px;
	text-align:Center;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
}
    img.mnuSide_floatleft {
	float: left;
	margin-left: 5px;
	margin-top: 6px;
}
    img.floatleft {
	float: left;
	margin-right: 3px;
}
.Pix {
	display: block;
	border: medium double #330000;
	margin-left: auto;
	margin-right: auto;
}
p.CenterContent {
	text-align:center;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
	
	position: relative;
	margin-left: auto;
	margin-right: auto;;
	border: 0 none;
	width: 450px;
	list-style: none;
	height: 24px;
	z-index: 0;
	top: 5px;
}
ul#navmenu li {
  position: relative;
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  height: 24px;
  z-index: 0;

}
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
  z-index: 0;

}
ul#navmenu ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
  z-index: 0;

}
/* Root Menu */
ul#navmenu a {
  border: 1px solid #330000;
  border-right-color: #330000;
  border-bottom-color: #330000;
  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #7f7f7f;
  color: #330000;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  z-index: 0;

}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #330000;
  color: #7f7f7f;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #330000;
  color: #7f7f7f;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #7f7f7f;
  color: #330000;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #7f7f7f;
  color: #330000;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #330000;
  color: #7f7f7f;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #330000;
  color: #7f7f7f;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}
/* The following is to provide a hover change for the single dropdown link for the Main page. */
.mainHover hover{
  background: #7f7f7f;
  color: #330000;
}
a, a:link, a:hover, a:active {
	background-color:transparent;
	text-decoration: none
}

a:link {
	color:#330000;
}

a:visited {
	color:#330000;
}

a:hover {
	color:#990000;
}
