body {
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    background-color: #000;
    }
	
#container {
    width: 1007px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
    padding: 0;
    text-align: left;
    background: #000 url('') repeat-y;
    overflow: hidden;
    }
    
#logo {
	float: left;
	padding-left: 36px;
	width: 288px;
	}
	
#utilnav {
	float: left;
	width: 407px;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ccb385;
	padding: 9px;
	}
	
#utilnav a:link {
	color: #ccb385;
	text-decoration: underline;
	}
	
#utilnav a:visited {
	color: #ccb385;
	text-decoration: underline;
	}
	
#utilnav a:hover {
	color: #ccb385;
	text-decoration: none;
	}
	
#utilnav a:active {
	color: #ccb385;
	text-decoration: underline;
	}
	
#search {
	text-align: center;
	float: left;
	width: 201px;
	height: 24px;
	padding: 4px;
	background: #000 url('/assets/2007moreblack_home/images/search_bg.gif') top left repeat-x;
	}
	
#mainarea {
	width: 1007px;
	background-color: #d7d3b0;
	}
	
#main {
	width: 937px;
	background-color: #f3f0dc;
	margin: 0 auto;
	padding: 19px 19px 19px 20px;
	}
		
#contentleft {
	position: relative;
    float:left;
    width: 624px;
    margin: 0;
    padding: 0;
    padding-right: 20px;
    }
	
	#contentleft.sub {
    width: 937px;
}

#contentcenter {
    width: 641px;
    float: left;
    background: #fff;
    }
	
#contentright {
    width: 292px;
    padding-top: 19px;
    float: left;
    }
    
#enews {
	float: left;
	width: 261px;
	border: solid 1px #d7cfb7;
	background-color: #ebe5c3;
	padding: 8px 15px;
	margin-bottom: 10px;
	}
	
#enews label {
	float: left;
	width: 40px;
	padding: 4px;
	}
	
.newsform {
	float: right;
	margin: 4px 0 4px 4px;
	border: solid 1px #c1bca0;
	}
	
#momDiv {
	float: left;
	width: 261px;
	background: #fff url('/assets/2007moreblack_home/images/member_bg.gif') bottom left repeat-x;
	padding: 10px 14px 6px 15px;
	border: solid 1px #ccb385;
	margin-bottom: 10px;
	}

#fbDiv {
	float: left;
	width: 261px;
	background: #D9D8C3 url('/assets/2007moreblack_home/images/member_bg.gif') top repeat-x;
	padding: 10px 14px 6px 15px;
	border: solid 1px #ccb385;
	margin-bottom: 10px;
}

#blogDiv {
	float: left;
	width: 261px;
	background: #fff url('/assets/2007moreblack_home/images/member_bg.gif') bottom left repeat-x;
	padding: 10px 14px 6px 15px;
	border: solid 1px #ccb385;
	margin-bottom: 10px;
	}


#subDiggity {
	float: right;
	width: 261px;
	background: #fff url('/assets/2007moreblack_home/images/member_bg.gif') bottom left repeat-x;
	padding: 10px 14px 6px 15px;
	border: solid 1px #ccb385;
	margin: 10px 0 10px 10px;
	}
	
#blogDiv img, #momDiv img {
	padding-bottom: 10px;
	}
	
#blogDiv dl, #momDiv dl {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#blogDiv dt, #momDiv dt {

	margin: 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	color: #5c5c25;
	}
	
#blogDiv dt a:link, #momDiv dt a:link {
	font-size: 14px;
	color: #5c5c25;
	text-decoration: none;
	}
	
#blogDiv dt a:visited, #momDiv dt a:visited {
	font-size: 14px;
	color: #5c5c25;
	text-decoration: none;
	}
	
#blogDiv dt a:hover, #momDiv dt a:hover {
	font-size: 14px;
	color: #5c5c25;
	text-decoration: underline;
	}
	
#blogDiv  dt a:active, #momDiv dt a:active {
	font-size: 14px;
	color: #5c5c25;
	text-decoration: none;
	}
	
#blogDiv dd, #momDiv dd {
	float: left;
	margin: 0 0 9px 0;
	padding: 0;
	font-size: 11px;
	color: #2d2d2d;
	}
		
#blogDiv dd a, #momDiv dd a {
	padding-left: 110px;
	text-align: right;
	color: #5c5c25;
	font-weight: bold;
	font-size: 9px;
	}
	
#event_capsule {
	background-color: #ebe5c3;
	padding: 10px 14px 6px 15px;
	border: solid 1px #d7cfb7;
	}
	
div.eventItem {
	width: 240px;
	background: transparent url('/assets/2007moreblack_home/images/icon_leaf.gif') 0 4px no-repeat;
	padding-left: 19px;
	}
	
p.name {
	margin: 0;
	padding: 0;
	}
	
p.name a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
	
p.name a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
	
p.name a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	}

p.name a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}	
	
p.dl {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	font-style: italic;
	color: #463b02;
	}
	
p.description {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	padding-bottom: 10px;
	color: #7c6e22;
	}
		
#contentfooter {
    font-size: 10px;
    }
    
#toparea {
	float: right;
	padding-right: 16px;
	height: 62px;
	}
    
#navarea {
	float: right;
	padding-right: 16px;
	height: 28px;
	}
    
#promo {
	height: auto;
	width: 602px;
	background-color: #f9f7ed;
	text-align: center;
	padding: 10px 0 0 10px;
	border: solid 1px #d7cfb7;
	}
	
#promo img {
	padding-right: 10px;
	padding-bottom: 10px;
	}

h1 {
    font-size: 14px;
    padding-top: 10px;
    }
    
h2 {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	border-bottom: solid 1px #ccb385;
	}
	
h3 {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: solid 1px #ccb385;
	color: #2d2d2d;
	}
		
img, img a {
    border: 0;
    }
    
form {
	margin: 0;
	padding: 0;
	}
	
.hidden {
	display: none;
	}
	
#footerarea {
	color: #6a6a6a;
	width: 570px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
	}
	
#footerNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	}
	
#footerNav li {
	float: left;
	padding: 2px 8px 6px 8px;
	border-left: solid 1px #ccb385;
	height: 10px;
	}
	
li.mfirst {
	border: 0 !important;
	}
	
#footerNav li a:link {
	color: #ccb385;
	text-decoration: none;
	}
	
#footerNav li a:visited {
	color: #ccb385;
	text-decoration: none;
	}
	
#footerNav li a:hover {
	color: #ccb385;
	text-decoration: underline;
	}
	
#footerNav li a:active {
	color: #ccb385;
	text-decoration: none;
	}
	
/* Display inline in below fixes IE6 bug for margin doubling */
	
#contentleft p {
    line-height: 14pt;
    margin: 0 0 10px 0;
	display:inline;
    }
#contentleft.sub p {
display:block;
}

/* Remove the dotted line outline from all Mozilla browsers */

* {
  outline: none;
    }
		
/* The below class allows a div to be cleared without using dummy tags */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
    }
    
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* Begin styling for Suckerfish */

#topNav, #topNav ul {
	float: left;
	margin: 0;
	list-style: none;
	background: white;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding: 0;
}

#topNav a {
	display: block;
	color: #fbfbd6;
	text-decoration: none;
	padding: 8px 10px;
}

/* Background would go here for sublevel. Since menu is one level dep this is not needed */
/* #nav a.daddy {
	background: transparent url('/assets/2007moreblack_home/images/rightarrow.gif') center right no-repeat;
} */

#topNav li {
	background: url('/assets/2007moreblack_home/images/nav_bg.gif') top left repeat-x;
	}

#topNav li {
	float: left;
	padding: 0;
	height: 28px;
}

#topNav ul li {
	background: #adad7a;
	border: solid 1px #55551e;
	border-top: 0;
	}

#topNav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;;
	margin: 0;
z-index:200;
}

#topNav li li {
	background: #adad7a;
}

#topNav li ul a {
	width: 170px;
}

/* Display inline to fix the margin doubling in IE6 */

#topNav li ul ul {
	margin: -1.75em 0 0 14em;
	display: inline;
}

#topNav li:hover ul ul, #topNav li:hover ul ul ul, #topNav li.sfhover ul ul, #topNav li.sfhover ul ul ul {
	left: -999em;
}

#topNav li:hover ul, #topNav li li:hover ul, #topNav li li li:hover ul, #topNav li.sfhover ul, #topNav li li.sfhover ul, #topNav li li li.sfhover ul {
	left: auto;
}

topNav li:hover, #topNav li.sfhover {
	background: #9a9a6d;
}

ul#topNav {
	background: url('/assets/2007moreblack_home/images/nav_bg.gif') top left repeat-x !important;
	}


#breadcrumbs ul {
margin: 0;
padding: 0;
}

#breadcrumbs li {
list-style:none;
float: left;
margin-left:5px;

}
