* {
	padding: 0;
	margin: 0;
	}
body {
	background: #8F9FBF;
	font: 0.80em/1.6  Verdana, "Lucida Grande", Helvetica, "Trebuchet MS"; 
	color: #333; 
	text-align:center;
	}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#663366;
	font-weight:300;
	font-size: 2em;
	font-variant:small-caps;
	letter-spacing: .05em;
	}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#663366;
	font-weight:200;
	font-size:1.5em;
	}

h3 {
	font-weight:bold;
	color: #336699;
	font-size: 1em;
	text-transform:uppercase;
	}

h3 a {color: #4A7969;}
	
h4  {
	padding: 0;
	margin: 0 0 5px 0;
	color: #000;
	font-weight:300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing:.1em;
	}
h5 {padding-top: 15px;
}
hr {
	clear:right;
	margin: 10px 0;
	border: none 0;
	border-bottom: 1px dashed #BBB8B8;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


/* - - - - - - - - - - - - - - CONTAINER - keeps it all centered- - - -  */

img {
	border: none;
	}

#container {
	margin: 10px auto;
	padding: 0 3px;
	width: 734px;
	background: #fff url(images/global/bodybg.gif) repeat-y 0px 158px;
	text-align:left;

}
/* - - - - - - - - - - - - - - Header. Village Harmony Logo image/text link to home page - - - -  */
#header {
	background: #663366 url(images/global/headerbg.gif) repeat-x;
	height: 158px;
	border-top: 1px solid #666;
}

#header h1 {
	text-indent: -100em;
}
#title, #title span {
	width: 432px;
	height: 158px;
	background: url(images/global/title.gif) no-repeat;
}

 /* This is what moves the text under the span */ 
#title span { margin-bottom: -75px; } 

/* code for all styled headers */ 
#header h1 span { 
 display: block; 
 /* place the span on top */ 
 position: relative; 
 z-index: 1; 
}

/* IE5 Mac Hack \*/ 
#header h1 { overflow: hidden; } 
/*/ 
#header h1 { text-indent: -100em; } 
/* End Hack */


#search {
	float:left;
	margin:10px;
	padding-right:10px;
	border-right: 1px dotted #ccc;
	
	}

#search p {
	line-height:normal;
	font-size:10px;
	color:#fff;
	}
#search p a {
	color: #fff;
	text-decoration:none;
	}
#search p a:hover {
	text-decoration:underline;	
	}
/*- - - - - - - - - - - - - The Top Nav  - - - - - - - - - - - - */
#topnav {
float:left;
width: 100%;
padding: 5px 0 0 0;
list-style-type:none;
background: #4d364d url(images/global/topnavbg.gif) repeat-x bottom left;
font-family:Georgia, "Times New Roman", Times, serif;
font-variant:small-caps;
font-weight:bold;
}

#topnav li {
float:left;
}

#topnav a {
float:left;
padding: 4px 4px;
margin: 0 1px;
display:block;
color:#000;
background-color:#9c6;
border: 1px solid #cf9;
border-bottom: none;
text-decoration:none;
}

#topnav a:hover, body#home #t-home a, body#store #t-store a, body#concert #t-concert a, body#workshop #t-workshop a, body#pr #t-pr a, body#about #t-about a, body#summercamp #t-summercamp a, body#samplesound #t-samplesound a  {
background: #fff;
padding-bottom: 5px;
}


/* - - - - - - - - - - -The Side Column - - - - - - - - - - - - - - - - - */
#sidenav {
	float:right;
	width: 180px;
	margin: 12px 10px 0 0;
	}

#sidenav dl, #sidenav ul {
	margin: 8px 0;
	list-style-type:none;
	}
#sidenav dd, #sidenav li {
margin-bottom: 5px;
padding: 0 0 0 15px;
background:url(images/global/mainlist.png) no-repeat left 5px;
}
#sidenav a  {
	color:#333;
	text-decoration:none;
	
	}
#sidenav a:hover {
	background-color:#FFFF99;
	}
#sidenav dt {
	font-weight:bold;
	color: #336699;
	text-transform:uppercase;
	}
.subtitle {
	padding-left:15px;
	font-style: oblique;
	font-variant:normal;
	text-transform:none;
	display:block;
	font-size: .9em;
	}
/* - - - - - - - - - - - - - - - - - - - - - - - - Main content- - - - - - - - - - */
p {
	padding: .5em 0;
	margin: 0 0 .5em 0;
	}

#maincontent {
	float:left;
	margin: 20px 0 0 30px;
	padding: 0 40px 0 0;
	width: 450px;
	border-right: 1px solid #ccc;
	}
#maincontent ul, #maincontent ol {
	line-height:normal;
	list-style-position:inside;
	color: #242424;
	line-height: 1.4em;
	font-weight:300;
}
#maincontent ul {list-style-type:none;}
#maincontent ul li {
	padding: 0 0 5px 15px;
	margin: 5px 0 0 0;
	background:url(images/global/mainlist.png) no-repeat left 3px;
	}
#maincontent ol li {
	padding: 0 0 0 15px;
	margin-bottom: 6px;
	}

#maincontent a {
	color: #336699;
	text-decoration:none;
	font-weight:bold;
	}
#maincontent a:hover {
	background-color: #CCFF99;
	text-decoration:underline;
}

#maincontent .more a {
background-color:#FFFF66;
border: 1px solid #ccc;
margin: 10px;
padding: 5px;
text-decoration:none;
display:block;
}
#maincontent .more a:hover {
background-color:#CCCCCC;
color:#003333;
}


/* - - - - - Images in the main content. Includes captioned photos - -- */

.main_img_right {
	float:right;
	clear:right;
	border: 1px solid #cecfc6;
	padding: 2px;
	background-color: #fff;
	margin: 0 0 5px 5px;
}

.main_img_left {
	float:left;
	clear:left;
	display:inline;
	border: 1px solid #cecfc6;
	padding: 2px;
	background-color: #fff;
	margin: 0 5px 5px 0;
}

.box_right {
	float:right;
	clear:right;
	border: 1px solid #cecfc6;
	padding: 2px;
	background-color: #fff;
	margin: 0 0 5px 5px;
	font-size: 80%;
	color: #333;
	max-width:200px;
	text-align:center;
	line-height:normal;
}


blockquote.pullquote {
	float: right;
	clear:right;
	width: 150px;
	margin: 10px 0 10px 15px;
	padding: 0;
	font: 1.2em georgia, palatino, serif;
	color: #333;
	text-align: center;
	}
.attribute {
	
	font:10px Verdana, sans-serif;
	}


/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - -for CONCERTS- - - - - - - */

a.map {
	padding: 0 0 0 18px;
	margin-bottom:6px;
	background: #fff url(images/global/maps.png) no-repeat top left;
	}
#maincontent .cal li {
	padding: 0 0 0 18px;
	margin-bottom:6px;
	background: #fff url(images/global/cal.png) no-repeat 2px left;
	}
#maincontent .none li {
background: #fff url(none);
border-bottom: 1px dotted #999;
}

/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - -for the store - - - - - - - */
.detail_nav {
float:right;
margin: 0 0 10px 10px;
padding:10px 0 10px 10px;
width: 180px;
text-align:left;
color: #333; 
font-size: 90%;
}

.detail_nav img a {
padding: 0;
margin: 0;
border-bottom:none;
}
.detail_nav h3 {
margin-top: 10px;
}

.floatright {float:right;}

#maincontent form {
margin-bottom: 10px;
}
.audio {
	padding: 0 0 0 15px;
	margin-bottom:6px;
	background: #fff url(images/global/audio.gif) no-repeat top left;}




/*-------------------------footer*/
#footer {
	padding-top:10px;
	clear:both;
	background: #693;
	text-align: center;
	font-size: .8em;
	color: #fff;
	border-bottom: 1px solid #cf9;

}
#footer a {
	text-decoration: none;
	color: #fff;
	border:none;
	}
#footer a:hover {
	text-decoration: underline;
	}
