html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFCC00;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #000033;
	text-align: center;
	color: #ffffff;
	padding-bottom:10px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 900px;
	background: #8c8b87;
  position: inherit;
}

#header {
	height: 215px;
	width:900px;
	background-color: #5d5c56;
	background-image: url(mcx/mcxtop.jpg);
	background-repeat: no-repeat;
}


#body {
  padding-top: 3px;
  background-color:#8c8b87;
}
#categories {
	float: left;
	width: 195px;
	background-color: #999999;
	color: #ffffff;
}
#seasonal, #collection {
	float: right;
	width: 702px;
	margin-bottom: 2px;
	background-color: #8c8b87;
}
#seasonal .inner, #collection .inner {
  padding: 6px 12px;
}
#seasonal p, #collection p {
  margin: 0.9em 0;
}

#longblock {
	float: left;
	width: 890px;
	margin-bottom: 2px;
	padding-left: 5px;
	background-color: #8c8b87;
}
#longblock .inner {
  padding: 6px 6px;
  width: 890px;
  float: left;
}
#longblock p {
  margin: 0.9em 0;
}


#block-one {
  float: left;
  width: 345px;
  margin-right: 3px;
  margin-left: 4px;

}
#block-two {
  float: left;
  width: 345px;
  margin-right: 3px;

}

.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
  font: bold 14px "veranda", arial, sans-serif; 
  color: #1B1812;
}

h2 {
	color: #eeeeee;
	padding-bottom: 10px;
	font-family: "veranda", arial, sans-serif;
	font-size: 18px;
}
.weltxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF7FF;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

#categories h2 {
	color: #fff;
	padding: 4px 0 5px 10px;
	background-color: #990000;
}
#categories li {
	border-top: 1px solid #ffffff;
	list-style: none;
	font-size: 12px;
	padding: 7px 0 8px 10px;
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: left;
}
#categories a {
  text-decoration: none;
  color: #ffffff;
}
#categories a:hover {
  text-decoration: underline;
}

#collection {
	background-color: #8c8b87;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#collection .inner {
  padding-right: 98px;
}

#collection ul {
  margin-left: 1.5em;
}
#collection li {
  margin: 0.2em 0;
  color: #463F32;
  font-size: 16px;
  font-weight: bold;
  font-family: "veranda", arial, sans-serif;
}
#collection p {
  width: 103px;
  margin-left: 1.5em;
}

#seas-one, #seas-two, #seas-three {
  height: 146px;
}

#seas-one {
  float: left;
  width: 295px;
  height: 155px;
  margin-right: 3px;
  margin-left: 4px;

}
#seas-two {
  float: left;
  width: 295px;
  height: 155px;
  margin-right: 3px;

}
#seas-three {
  float: left;
  width: 295px;
  height: 155px;

}

#seas p {
  text-align: right;
  color: #000;
  margin: 80px 15px 0 0;
  font-size: 23px;
  font-weight: bold;
}
#seas p.date {
  margin-top: 0;
  font-size: 16px;
}

#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}
.copytxt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#424542;
margin-top:20px;
text-decoration:none;
}

#slider {width:870px}
.header {width:870px; border:1px solid #333333; padding:8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(http://www.mccslejeune.com/mcx/header.gif)}
.header:hover {background:url(http://www.mccslejeune.com/mcx/header_over.gif)}
.content {overflow:hidden}
.text {width:870px; border:2px solid #9ac1c9; border-top:none; padding:10px}

