@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color:#333333;
	background-color:#FFFFFF;
}
#wrapper {
	margin:0 auto;
	padding: 0;
	width: 900px;
	border: 1px solid #007738;
}
#header {
	width: 900px;
	height: 433px;
	background-image:url(images/dale-entertainment-home.jpg);
	background-repeat:no-repeat;
	min-height: 433px;
}
#header-childhood {
	width: 900px;
	height: 256px;
	background-image:url(images/dale-early-childhood-music.jpg);
	background-repeat:no-repeat;
	min-height: 256px;
}
#header-corporate {
	width: 900px;
	height: 256px;
	background-image:url(images/dale-corporate-team-building.jpg);
	background-repeat:no-repeat;
	min-height: 256px;
}
#header-performances {
	width: 900px;
	height: 256px;
	background-image:url(images/dale-entertainment-performances.jpg);
	background-repeat:no-repeat;
	min-height: 256px;
}
#header-cantorial {
	width: 900px;
	height: 256px;
	background-image:url(images/dale-entertainment-cantorial.jpg);
	background-repeat:no-repeat;
	min-height: 256px;
}


#header-top-nav-interior {
	width: 900px;
	height: 229px;
	background-image:url(images/dale-interior-header.jpg);
	background-repeat:no-repeat;
	min-height: 229px;
}
#top-navigation {
	margin: 0px 0px 0px 535px;
	padding: 0;
	height:40px;
	border: 0px solid red;
}
#inner-navigation {
	display: block;
	margin-top: 130px;
	width: 740px;
	height:47px;
	border: 0px solid red;
}
#content {
	padding: 15px 40px 25px 40px;
}
#footer {
	background-color: #007738;
	color:#FFFFFF;
	width: 900px;
	margin:0 auto;
	text-align:center;
	padding: 15px 0px;
	font: 13px Verdana, sans-serif; 
}
#small-thumbs {
	height: 120px;
	width:390px;
	margin-top: 15px;
	margin-left: 486px;
	border: 0px solid red;
}

/* STYLES FOR SUB NAVIGATION ON EARLY CHILDHOOD PAGE*/
#subnav {
	margin-left: 195px;
	border: 0px solid #000;
	margin-top: -15px;
	margin-right: -40px;
}
#subnav ul {display:inline;
	margin:0;
	padding:0;
}
#subnav ul li {
	margin-left: 0px;
	padding-left: 0px;
	padding-right:10px;
	list-style: none;
	display: inline;
	font: bold 13px Verdana, sans-serif;
}
#subnav ul li.last {
	margin-left: 0px;
	padding-left: 0px;
	padding-right:0px;
	list-style: none;
	display: inline;
	font: bold 13px Verdana, sans-serif;
}
#subnav a:link {
	color: #077D43;
	text-decoration:none; 
}
#subnav a:visited {
	color: #077D43;
	text-decoration:none; 
}
#subnav a:hover {
	color: #077D43;
	text-decoration: underline;
}

/* styles for testimonials */
p.quote1 {
	float:left;
	width: 180px;
	background-color: #e0ede4;
	color: #32543d;
	padding:10px 14px;
	font: 13px "Comic Sans MS", sans-serif;
	margin-right:25px;
	line-height:16px;
}
p.quote2 {
	float:right;
	width: 180px;
	background-color: #e0ede4;
	color: #32543d;
	padding:10px 14px;
	font: 13px "Comic Sans MS", sans-serif;
	margin-left:25px;
	line-height:16px;
}
p.quote3 {
	float:left;
	width: 380px;
	background-color: #e0ede4;
	color: #32543d;
	padding:10px 14px;
	font: 13px "Comic Sans MS", sans-serif;
	margin-right:25px;
	line-height:16px;
	margin-left: 15px;
}
p.quote3a {
	float:left;
	width: 450px;
	background-color: #e0ede4;
	color: #32543d;
	padding:10px 14px;
	font: 13px "Comic Sans MS", sans-serif;
	margin-right:25px;
	line-height:16px;
}
p.quote4 {
	float:right;
	width: 465px;
	background-color: #e0ede4;
	color: #32543d;
	padding:10px 14px;
	font: 13px "Comic Sans MS", sans-serif;
	line-height:16px;
	margin-top: -8px;
}
p.quote5 {
	float:right;
	width: 450px;
	background-color: #e0ede4;
	color: #32543d;
	padding:10px 14px;
	font: 13px "Comic Sans MS", sans-serif;
	line-height:16px;
	border: 0px solid blue;
}
p.quote6 {
	float:right;
	width: 350px;
	background-color: #e0ede4;
	color: #32543d;
	padding:14px 18px;
	font: 13px "Comic Sans MS", sans-serif;
	line-height:16px;
	margin-left: 20px;
}
p.quote7 {
	float:right;
	width: 400px;
	background-color: #e0ede4;
	color: #32543d;
	padding:14px 18px;
	font: 13px "Comic Sans MS", sans-serif;
	line-height:16px;
	margin-left: 20px;
}
p.quote8 {
	float:right;
	width: 300px;
/*	background-color: #821070;  */
	background-color: #333399;
	color: #FFFFFF;
	padding:12px 14px;
	font: 13px "Comic Sans MS", sans-serif;
	line-height:16px;
	margin-left: 15px;
}
p.quote9 {
	width: 800px;
	background-color: #821070;
	color: #FFFFFF;
	padding:12px 14px;
	font: 13px "Comic Sans MS", sans-serif;
	line-height:16px;
}
p.quote10{
	width: 560px;
	background-color: #554897;
	color: #FFFFFF;
	padding:12px 14px;
	font: 13px "Comic Sans MS", sans-serif;
	line-height:16px;
}
p.quote11{
	width: 560px;
	background-color: #554897;
	color: #FFFFFF;
	padding:12px 14px;
	font: 13px "Comic Sans MS", sans-serif;
	line-height:16px;
}
.abc {
	float:right;
	width: 400px;
	background-color: #e0ede4;
	color: #32543d;
	padding:0px 20px 10px 20px;
	font: 14px "Trebuchet MS", sans-serif;
	margin-left: 20px;
	margin-bottom:20px;
}
h1.home {
	float:right;
	margin: 0;
	padding:0;
	width: 664px;
	height: 37px;
}
h1.interior {
	float:right;
	margin: 0;
	padding:0;
	width: 664px;
	height: 37px;
	margin-top:20px;
}
h3 {
	font: bold 16px Verdana, sans-serif;
	color: #830F72;
	margin-bottom: -4px;
	border:0px solid red;
	padding-top: 15px;
}
h5 {font: bold 12px Verdana, sans-serif;
	color: #830F72;
	margin-bottom: -8px;
}

p {	font: 12px Verdana, sans-serif;
	color: #333333;
}
p.credits {
	font: 10px Verdana, sans-serif;
	color: #333333;
}
li{	font: 12px Verdana, sans-serif;
	color: #333333;
	padding-bottom: 5px;	
} 
li.star {
	font: 12px Verdana, sans-serif;
	color: #333333;
	padding-bottom: 5px;
	list-style: url(images/gold-star.jpg);	
}
li.starblue {
	font: 12px Verdana, sans-serif;
	color: #333333;
	padding-bottom: 5px;
	list-style: url(images/blue-star.jpg);	
}
li.tight {	
	font: 12px Verdana, sans-serif;
	color: #333333;
	padding: 0px;
}
a.inline:link {
	font-weight: bold;
	color: #007737;
	text-decoration:none;
}
a.inline:visited {
	font-weight: bold;
	color: #007737;
	text-decoration:none;
}
a.inline:hover {
	font-weight: bold;
	color:#007737;
	text-decoration:underline;
}
a.credits:link {
	color: #333333;
	text-decoration: none;
}
a.credits:visited {
	color: #333333;
	text-decoration:none;
}
a.credits:hover {
	color: #333333;
	text-decoration:underline;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.listdiv {
	border: 0px solid #000;
	margin: 0;
	padding: 0;
}
ul {
	margin-left: 15px;
	padding: 0;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}
#emcleft {
	width: 390px;
	margin-right: 20px;
	padding-right:15px;
	border-right:1px solid green;
}
#emcright {
	float:right;
	width: 390px;
	margin: 0px;
}