html { padding: 0px; margin: 0px; }
body {
    padding: 0px;
    background: #fff url(/cheery_cherry/pics/bg.gif);
    font: normal 12px Georgia, Times, 'Times New Roman', serif;
    margin: auto;
	}
    
img, a img, div { border: 0; margin:0; padding:0; }	
#bg {
	height: auto;
	width: auto;
	background: url(/cheery_cherry/pics/paperclip.gif) no-repeat center 98px;
}
html>body #bg {	background: url(/cheery_cherry/pics/paperclip.gif) no-repeat center 94px;}
div.clear { clear: both; }
.no-show { display: none; }
.no-show a {text-decoration: none;}
a {color: #660;}
#main-content a:active, #foot-nav a:active {color: #993;}
/* HEADER TAGS USING h1 - h6 HELPS SEARCH ENGINES UNDERSTAND CONTENT IMPORTANCE*/
h1.home {
	width: 391px;
	height: 171px;
	margin: 0;padding: 0;
	float: left;
	background: url(/cheery_cherry/pics/h1-home.jpg) no-repeat left top;
}
h1 {
	width: 315px;
	height: 126px;
	margin: 0;padding: 0;
	float: left;
	background: url(/cheery_cherry/pics/h1.jpg) no-repeat left top;
}
h1.home a, h1.home a:hover {
	float: left;
	width: 391px;
	height: 171px;
	background: transparent;
}
h1 a, h1 a:hover {
	float: left;
	width: 315px;
	height: 126px;
	background: transparent;
	 text-decoration: none;
}
h2 {
	color: #600;
	margin: 0px 0px 10px 0px;
	font: bold 24px Trebuchet, Trebuchet MS, Helvetica, Verdana, sans-serif;
}
h4 {
	font: normal 9px Trebuchet, Trebuchet MS, Helvetica, Verdana, sans-serif;
	line-height: 12px;
	text-transform: uppercase;
	text-align: center;
	height: 33px;
	width: 145px;
	float: left;
	padding: 9px 15px 0 15px;
	margin: 15px -15px;
	background: url(/cheery_cherry/pics/bg-select.jpg) repeat-y 15px top;
	color: #663;
}
html>body h4 {
	background: url(/cheery_cherry/pics/bg-select.jpg) repeat-y left top;
	width: 115px;
}
h3 {
	color: #663;
	font-size: 16px;
}


p,ul {
	margin: 0px 0px 10px 0px;
	line-height: 20px;
    color: #300; 
	}
ul {padding-left: 30px;}
li {
	margin-bottom: 10px;
}
   
.featured {	
    float: left;
	padding: 18px 24px 35px 18px;
	margin: 0 10px 0 0;
	background: url(/cheery_cherry/pics/bg-featured.jpg) no-repeat left top;
	}

/* HOLDS CONTENT ON THE PAGE */
#container, #header, #footer { 
    width: 700px;
    margin: 0 auto;
	clear: both;
	}
#header {margin-top: 20px;}
#tag {
	float: left;
	width: 391px;
	height: 109px;
	line-height: normal;;
	background: url(/cheery_cherry/pics/tag.jpg) no-repeat left top;
}
#flash-box, #side-pic {
	float: right;
}
#side-pic {
	height: 126px;
	width: 385px;
	clear: none;
}
#flash-box {height: 280px; overflow: hidden;}
#container {
	background: url(/cheery_cherry/pics/bg-main-content.jpg) repeat-y left top;
}
#main-content {
	width: 485px;
	padding: 0 25px 0 45px;
	float: left;
	clear: none;
}
#right-bar {
	width: 115px;
	padding: 0 15px;
	float: left;
	text-align: center;
	clear: none;
	}
#right-bar p {
	display: block;
	height: 45px;
	width: 113px;
	background: url(/cheery_cherry/pics/community_memorial-logo.gif) no-repeat left top;
}
#right-bar p a {
	display: block;
	height: 45px;
	width: 113px;
	background: url(/cheery_cherry/pics/community_memorial-logo.gif) no-repeat left top;
	 text-decoration: none;
	}
#right-bar p a:hover {
	background: url(/cheery_cherry/pics/community_memorial-logo-on.gif);
	}
#top-bar {
	background: url(/cheery_cherry/pics/top-bar.jpg) no-repeat left top;
	width: 700px;
	height: 74px;
	margin: 0 auto;
	clear: both;
}

/* NAVIGATION */
#nav {
	float:left;
	width: 700px;
}
#nav ul, #foot-nav ul {
    margin: 0;
    padding: 0;
	list-style:none;
    font: bold 11px Trebuchet, Trebuchet MS, Helvetica, Verdana, sans-serif;
	}
#nav ul {
    float: right;
	line-height: normal;;
    }
#nav ul li {
    float:left;
	background: url(/cheery_cherry/pics/nav/norm_right.gif) no-repeat right top;
    margin: 0;
	margin-left: 1px;
    padding:0;
    }
#nav li a {
	display: block;
	background: url(/cheery_cherry/pics/nav/norm_left.gif) no-repeat left top;
	padding:5px 12px;
	color: #fff;
	float: left;
	}
#nav li.current {
    background: url(/cheery_cherry/pics/nav/norm_right_on.gif) no-repeat right top;
    }
#nav li.current a {
	background-image: url(/cheery_cherry/pics/nav/norm_left_on.gif);
	color: #300;
	}
#nav li a:hover {color: #300;}

#nav a, #foot-nav a {text-decoration: none;}
#foot-nav {
	text-align: center;
	margin-right: 145px;
	margin-top: 20px;
}
#foot-nav ul {
	font-weight: normal;
	font-size: 10px;
	padding: 7px 0;
	}
#foot-nav ul li {
	display: inline;
	background: url(/cheery_cherry/pics/foot-nav.gif) no-repeat left center;
	padding-left: 10px;
	margin-right: 6px;
}
#foot-nav ul li#first {background: none;;}
#foot-nav a {
	color: #330;
}

/* FOOTER */
#footer {
    clear: both;
	line-height: 14px;
	font: normal 10px Trebuchet, Trebuchet MS, Helvetica, Verdana, sans-serif;
	background: url(/cheery_cherry/pics/bg-footer.jpg) no-repeat left top;
	padding-top: 45px;
	}
#footer p { color: #663; line-height: 14px; }

/* GALLERY BUTTONS */
#gallery-01,#gallery-02,#gallery-03,#gallery-04,#gallery-05,#gallery-06,#gallery-07 {
	width: 86px;
	height: 70px;
	float: left;
	padding-left: 10px;
	margin-bottom: 5px;
}

#gallery-01 {background: url(/cheery_cherry/pics/galleries/misc/01-off.jpg) no-repeat 10px top;display: block;width: 96px;height: 70px;}
#gallery-02 {background: url(/cheery_cherry/pics/galleries/misc/02-off.jpg) no-repeat 10px top;display: block;width: 96px;height: 70px;}
#gallery-03 {background: url(/cheery_cherry/pics/galleries/misc/03-off.jpg) no-repeat 10px top;display: block;width: 96px;height: 70px;}
#gallery-04 {background: url(/cheery_cherry/pics/galleries/misc/04-off.jpg) no-repeat 10px top;display: block;width: 96px;height: 70px;}
#gallery-05 {background: url(/cheery_cherry/pics/galleries/misc/05-off.jpg) no-repeat 10px top;display: block;width: 96px;height: 70px;}
#gallery-06 {background: url(/cheery_cherry/pics/galleries/misc/06-off.jpg) no-repeat 10px top;display: block;width: 96px;height: 70px;}
#gallery-07 {background: url(/cheery_cherry/pics/galleries/misc/07-off.jpg) no-repeat 10px top;display: block;width: 96px;height: 70px;}

#gallery-01 a {background: url(/cheery_cherry/pics/galleries/misc/01-off.jpg) no-repeat left top;display: block;width: 96px;height: 70px; text-decoration: none;}
#gallery-02 a {background: url(/cheery_cherry/pics/galleries/misc/02-off.jpg) no-repeat left top;display: block;width: 96px;height: 70px; text-decoration: none;}
#gallery-03 a {background: url(/cheery_cherry/pics/galleries/misc/03-off.jpg) no-repeat left top;display: block;width: 96px;height: 70px; text-decoration: none;}
#gallery-04 a {background: url(/cheery_cherry/pics/galleries/misc/04-off.jpg) no-repeat left top;display: block;width: 96px;height: 70px; text-decoration: none;}
#gallery-05 a {background: url(/cheery_cherry/pics/galleries/misc/05-off.jpg) no-repeat left top;display: block;width: 96px;height: 70px; text-decoration: none;}
#gallery-06 a {background: url(/cheery_cherry/pics/galleries/misc/06-off.jpg) no-repeat left top;display: block;width: 96px;height: 70px; text-decoration: none;}
#gallery-07 a {background: url(/cheery_cherry/pics/galleries/misc/07-off.jpg) no-repeat left top;display: block;width: 96px;height: 70px; text-decoration: none;}


#gallery-01 a:hover {background: url(/cheery_cherry/pics/galleries/misc/01-on.jpg);}
#gallery-02 a:hover {background: url(/cheery_cherry/pics/galleries/misc/02-on.jpg);}
#gallery-03 a:hover {background: url(/cheery_cherry/pics/galleries/misc/03-on.jpg);}
#gallery-04 a:hover {background: url(/cheery_cherry/pics/galleries/misc/04-on.jpg);}
#gallery-05 a:hover {background: url(/cheery_cherry/pics/galleries/misc/05-on.jpg);}
#gallery-06 a:hover {background: url(/cheery_cherry/pics/galleries/misc/06-on.jpg);}
#gallery-07 a:hover {background: url(/cheery_cherry/pics/galleries/misc/07-on.jpg);}
    
.no-display{display: none; text-decoration: none;}