BODY {color: #555555; background: white;	font-size: 15px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	line-height: 1.4em;

}
A:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}
#nav, .sidebar-content #sidebar, #header, #footer, #footer-widgeted, .printfriendly, .addthis_toolbox {display: none;}
.sidebar-content #content, .sidebar-sidebar-content #content, .sidebar-content #content, .content-sidebar #content {width: 100%; float: none;}




/***** Breadcrumb ********************/

.breadcrumb {
	background-color: #F3F2EF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	font-size: 12px;
	color: #9C9A8E;
	}
.breadcrumb a {
	color: #488EB2;
	text-decoration: none;
	font-weight: bold;
	}
.breadcrumb a:hover {text-decoration: underline;}
	
/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #333333;
	font-family: 'Droid Serif', georgia, times, serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.2em;
	}

#content h1 {
	font-size: 28px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	}
	
#content h2 {
	font-size: 22px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 10px 0 8px 0;
	padding: 0 0 1px 0;
	color: #004C7D;
	}
	
#content h2 a, #content h2 a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #008DCF;
	text-decoration: none;
	}
	
#content h3 {
	font-family: 'Droid Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	text-transform: uppercase;
	}
	
#content h4 {
	font-family: 'Droid Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
#content h5 {
	font-size: 22px;
	border:none;
	margin: 10px 0 8px 0;
	padding: 0 0 1px 0;
	color: #004C7D;
	}
	
#content h6 {
	font-family: 'Droid Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #488EB2;
	background-image: url(/wp-content/themes/enterprise/images/h6-back.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 20px;
	margin-bottom: -40px;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
	font-weight: normal;
	}
	
/***** Post Icons ********************/
	
.time {
	background: url(file:///Macintosh%20HD/Users/MichelleVDG/Desktop/In%20progress/t_WH/wp-content/themes/enterprise/images/icon-time.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.post-comments {
	background: url(file:///Macintosh%20HD/Users/MichelleVDG/Desktop/In%20progress/t_WH/wp-content/themes/enterprise/images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.categories {
	background: url(file:///Macintosh%20HD/Users/MichelleVDG/Desktop/In%20progress/t_WH/wp-content/themes/enterprise/images/icon-categories.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}
	
.tags {
	background: url(file:///Macintosh%20HD/Users/MichelleVDG/Desktop/In%20progress/t_WH/wp-content/themes/enterprise/images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
	}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	text-align: center;
	padding: 5px 0 0 3px;
	}

.wp-caption img {
	padding: 0;
	border: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 14px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}
.caption {	text-align: center;margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 14px;
}	
.caption img {margin-top: 10px; margin-bottom:0; padding:0;}


	
/***** Misc custom styles ********************/

.addthis_toolbox {margin-top: 40px; margin-bottom: 20px;}
#phonenumbers td {	border-bottom: 1px dotted #CCC;
}
.outreach td {
	border-bottom: 1px dotted #E0E0E0;
	font-size: 11px;
	vertical-align: top;
}
#outreach {border: 0;}
.ddet_div {
	border: 1px solid #C4DBF0;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #ECF3FF;
}
#expanding a {font-weight: bold; text-decoration: none;}


/***** Healthy Kids Club template ********************/
category-hkc-gallery

.page-template-page-hkc-php #content h1, .post-template-post-hkc-php #content h1, .category-healthy-kids-club #content h1, .category-hkc-gallery #content h1 {font-family: 'Unkempt', arial, serif; font-size: 36px; color: #C5393C}

.page-template-page-hkc-php #header, .post-template-post-hkc-php #header, .category-healthy-kids-club #header, .category-hkc-gallery #header {
	background-image: url(/wp-content/themes/enterprise/images/hkc-header-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
.page-template-page-hkc-php #sidebar h4, .post-template-post-hkc-php #sidebar h4, .category-healthy-kids-club #sidebar h4, .category-hkc-gallery #sidebar h4 {
	color: #46794E;
	font: normal 23px 'Unkempt', arial, serif;
	border-bottom: 2px solid #46794E;
	padding-bottom: 0;
	margin-bottom: 8px;
}

.page-template-page-hkc-php #sidebar .widget_nav_menu, .post-template-post-hkc-php #sidebar .widget_nav_menu, .category-healthy-kids-club #sidebar .widget_nav_menu, .category-hkc-gallery #sidebar .widget_nav_menu  {
	margin: 0;
	padding: 0;
	background-image: none;
	background-color: #BEE2E6;
	border: 0;
	}
.page-template-page-hkc-php #sidebar .widget_nav_menu li a, .post-template-post-hkc-php #sidebar .widget_nav_menu li a, .category-healthy-kids-club #sidebar .widget_nav_menu li a, .category-hkc-gallery #sidebar .widget_nav_menu li a {
	font-family: 'Unkempt', arial, serif;
	font-size: 24px;
	font-weight: normal;
	background: #F08A01;
	text-align: center;
	display: block;
	padding: 5px;
	margin-bottom: 4px;
	border-top: 3px solid #F2B579;
	border-right: 3px solid #CA7402;
	border-bottom: 3px solid #CA7402;
	border-left: 3px solid #F2B579;
}
.page-template-page-hkc-php #sidebar .widget_nav_menu li a:hover, .post-template-post-hkc-php #sidebar .widget_nav_menu li a:hover, .category-healthy-kids-club #sidebar .widget_nav_menu li a:hover, .category-hkc-gallery #sidebar .widget_nav_menu li a:hover {
	color: #000;
	background: #FFFF00;
	border-color: #FFF6A8 #FC0 #FC0 #FFFFD5;
}
.page-template-page-hkc-php #sidebar .widget_nav_menu ul, .post-template-post-hkc-php #sidebar .widget_nav_menu ul, .category-healthy-kids-club #sidebar .widget_nav_menu ul, .category-hkc-gallery #sidebar .widget_nav_menu ul {margin-bottom: 20px;}
.page-template-page-hkc-php #sidebar, .post-template-post-hkc-php #sidebar, .category-healthy-kids-club #sidebar, .category-hkc-gallery #sidebar   {
	margin: -20px 0 0 -20px;
	padding: 15px;
	background-color: #BEE2E6;
	border: 0;
	}

.page-template-page-hkc-php #sidebar h2 a, .post-template-post-hkc-php #sidebar h2 a, .category-healthy-kids-club #sidebar h2 a, .category-hkc-gallery #sidebar h2 a {font-size: 16px; color:#000;}

.page-template-page-hkc-php #sidebar h2 a:hover, .post-template-post-hkc-php #sidebar h2 a:hover, .category-healthy-kids-club #sidebar h2 a:hover, .category-hkc-gallery #sidebar h2 a:hover {
	font-size: 16px;
	color:#F08A01;
}
.page-template-page-hkc-php #content h2, .post-template-post-hkc-php #content h2, .category-healthy-kids-club #content h2, .category-hkc-gallery #content h2 {
	color: #46794E;
border:none;}
.page-template-page-hkc-php #content blockquote, .post-template-post-hkc-php #content blockquote {
	border: 3px dotted #D4393C;
	background: transparent;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3em;
	padding: 20px;
	width: 80%;
	margin: 0 auto 10px;
} 
iframe {border: 0; padding:0; margin:0;}
iframe a{	font-family: 'Droid Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
 font-size: 10px; text-decoration: none; font-weight: bold; }
iframe a:hover {text-decoration: underline; }
#content iframe #content {	font-family: 'Droid Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
 font-size: 10px; color: #333333;}
iframe .otherMonth #content {font-size:0px; text-decoration: none; color: white;}
iframe .otherMonth a {font-size: 0px; text-decoration: none; color: white;}
iframe table.calTitle {
	font-size: 18px;
	font-family: 'Droid Serif', georgia, times, serif;
	font-weight: bold;
	color: #fff;
	border-color: rgb(0,120,193);
	background: #549ABE; !important
}
iframe .nextPrev, a.nextPrev {color: White; font-size: 12px; 	font-family: 'Droid Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
 font-weight: bold; }
#PortfolioNav{
	float:left;
}
#PortfolioDetailLeft{
	float:left;
	width:680px;
}
#male {
	width: 90%;
	margin: 0 auto 0;
	padding: 20px 20px 150px 20px;
	border: 1px solid #ccc;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background: url(/stock/male-back.png) no-repeat left bottom;
}
 #female {
	width: 90%;
	margin: 0 auto 0;
	padding: 20px 20px 150px 20px;
	border: 1px solid #ccc;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background: url(/stock/female-back.png) no-repeat left bottom;

}
#male blockquote {
	border: 1px solid #00517F;
	background: #D4E1F2;
	padding: 12px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;

}
#female blockquote {
	border: 1px solid #801C45;
	background: #FFE9F8;
	padding: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;

} 
#content #NurseryDetailLeft blockquote h3 {font: 36px 'Unkempt',arial,serif; line-height: 1em;text-transform: none; margin-top: 0; padding-top: 0;}

#NurseryDetailLeft{
	float:left;
	width:350px;
}
.NurseryImage{
	margin-top:50px;
}
.PortfolioImage{
	margin-top:85px;
}
a.BlockNav {
	font-size: 13px;
	font-weight: normal;
	color: #666;
	background: #F3F2EF;
	display: block;
	padding: 5px 12px;
	margin-right: 6px;
	margin-bottom: 6px;
	float: left;
	border: 1px solid #E0E0E1;
}
a:hover.BlockNav {
	color: #333;
	text-decoration: none;
	background: #CCC;
}
a.BlockNavOn {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background: url(/wp-content/themes/enterprise/images/blue-gradient-button.jpg) repeat-x;
	display: block;
	padding: 5px 12px;
	margin-right: 6px;
	margin-bottom: 6px;
	float: left;
	border: 1px solid #003D64;
}
a:hover.BlockNavOn {color: #fff; text-decoration: none;}
.pubcategory {}

a.iPaperDownload {
    font-size: 11px;
    color: #464D44;
}
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 880px;
	height:440px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:880px;
}

/* single scrollable item */
.scrollable img {
	
}

/* active item */
.scrollable .active {
}
/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}
.nav_img{
	margin-left:26px;
	margin-bottom:10px;
	margin-top:10px;
}
.title-overlay {
	position: absolute; 
	width: 100%; 
	left: 0px; 
	text-align: center; 
	bottom: 10px; 
	padding-top: 7px;
	padding-bottom:4px; 
	width:167px; 
	height:34px; 
	margin-left:26px; 
	color:#000;
	background-image:url('/stock/pixel.png');
	background-repeat:repeat;
	font-size: 12px;
	line-height: 1.2em;
}
.title-overlay-female {
	position: absolute; 
	width: 100%; 
	left: 0px; 
	text-align: center; 
	bottom: 10px; 
	padding-top: 8px;
	padding-bottom:2px; 
	width:200px; 
	height:16px; 
	margin-left:26px; 
	color:#fff;
	text-shadow: #000 2px 2px 2px;
	background-image:url('/stock/female.png');
	background-repeat:repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.0em;
	overflow: hidden;
}
.title-overlay-male {
	position: absolute; 
	width: 100%; 
	left: 0px; 
	text-align: center; 
	bottom: 10px; 
	padding-top: 6px;
	padding-bottom:2px; 
	width:200px; 
	height:18px; 
	margin-left:26px; 
	color:#fff;
	text-shadow: #000 2px 2px 2px;
	background-image:url('/stock/male.png');
	background-repeat:repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.0em;
	overflow: hidden;
}
/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:19px;
	height:440px;
	float:left;
	cursor:pointer;
}


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}
#scrollLeft {
	width: 19px;
	background: #400000 url(/stock/arrow-left.png) no-repeat center center;
}
#scrollRight {
	width: 19px;
	background: #400000 url(/stock/arrow-right.png) no-repeat center center;
} 	
#communityinfo td {font-size: 12px; line-height: 1.3em;}
#communityinfo p {padding: 0; margin: 0 0 7px 0;}
#content .page #communityinfo ul {margin: 0 0 7px 0 ; padding: 0;}
#content .page #communityinfo ul li {margin-bottom: 3px;}
.attachment {float: left; padding: 0 10px 0 5px;}
#ucc {
	color: #FFF;
	background: #400;
}
#ucc h1 {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
}
#ucc .details {background-color: #fff; color: #666;}

#locations td {font-size: 12px; line-height: 1.3em; margin: 0; padding: 0;}
#locations strong {
	font-weight: bold;
	color:#004E7F
}