body {
    /*margin: 0px;
    padding: 0px;*/
    background: #f2e7d3 url(zimages/page/cclh_page.jpg) repeat-x top;
}

#wrapper {
    width: 900px;
    background: #f2e7d3;
}

#header { 
	padding: 0;
	margin: 0;
	width: 900px; 
	height: 167px; 
	
}

#footer {
    padding: 0px;
    margin: 0px auto;
    width: 900px;
    background: url(zimages/page/cclh_footer.jpg) repeat-x top;
    
}

#footer p {
	color: #fff;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;

}

#footer p a {
	color: #fff;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: underline;

}

table.main {
	padding: 0;
	margin: 0;
	width: 900px;
	
}

table.main td.menu {
	width: 240px;
	padding-left: 10px;
	margin: 0;
	
}

table.main td.content {
	width: 610px;
	padding: 20px 30px 20px 20px;
	margin: 0;
	
}

table.main td.content p {
	color: #484747;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 20px;
}

table.main td.content h1 {
	color: #8a1716;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 20px;
	border-bottom: 1px solid #484747;
	margin-bottom: 5px;
}

table.main td.content h2 {
	color: #8a1716;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 20px;
	border-bottom: 1px solid #e5cfa8;
	margin-bottom: 5px;
}

table.main td.content img.right {
	margin-left: 12px;
	border: 1px solid #dbbc84;
	
}

table.main td.content img.left {
	margin-right: 12px;
	border: 1px solid #dbbc84;
	
}

table.main td.content a.small {
	color: #8a1716;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}

table.main td.content a.small:hover { text-decoration: underline; }

table.main td.content a.large {
	color: #8a1716;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	
}

table.main td.content a.large:hover { text-decoration: underline; }

#menu {
	width: 197px;
	background: #e5d0a8;
	padding: 3px 5px 5px 5px;

}

#menuInner { width: 197px; margin: 0px; padding: 0px; border-top: 1px solid #dbbc84; border-bottom: 1px solid #dbbc84; }

#menuInner a { 
	background: url(zimages/page/cclh_menu.jpg) no-repeat; 
	display: block; 
	height: 36px; 
	width: 179px; 
	margin: 0; 
	padding: 0px 18px 0 0; 
	text-decoration: none;
	 
	text-align: right;
	line-height: 36px;
	color: #8a1716;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}


#menuInner a.current { text-decoration: none; background-position: 0px -72px; }
#menuInner a:hover, a.current:hover { text-decoration: none; color: #fff; background-position: 0px -36px; }

ul.checklist { margin: 0; padding: 0; list-style-type: none; border-top: 1px solid #e5cfa8; }

ul.checklist li {
	display: block;
	
	padding: 5px 20px;
	border-bottom: 1px solid #e5cfa8;
	color: #8a1716;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.galleryBox { width: 600px; }

#menuWCD {
	padding: 0;
	height: 33px;
	background: #fff url(zimages/page/cclh_dc_menu.jpg) repeat-x top left;
	border-bottom: 1px solid #e5cfa6;
	
}

#designBox {
	margin: 0;
	padding: 10px;
	border: 1px solid #e5cfa6;
}

table.design { width: 600px; }

table.design td p {
	color: #484747;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 20px;
}

table.design td h1 {
	color: #8a1716;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 20px;
	border-bottom: 1px solid #484747;
	margin-bottom: 5px;
}