/* Meyer Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 11px%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
body {
	line-height: 130%;
	font:Arial, Helvetica, sans-serif;
	font-size:11px
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	cellspacing: 0; 	
	border: 0;
}
/* end of Meyer Reset */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #e8e8e8;
	font-size:12px;
	text-align: 0px;
	line-height: 150%;
}
#wrapper {
	width: 960px;
	background-color: #ffffff;
	margin: 0 auto;
	text-align: left;
}
#wrapper_home {
	width: 960px;
	background-color: #000000;
	margin: 0 auto;
	text-align: left;
}
/* Navigation style */

#nav {
   margin: 0;
   padding-bottom: 8px;
   color: #fff;
   font-weight:bold;
   background-image: url(../images/navbkgd2.gif);
   height: 18px;
   width:100%;
}
#nav li {
   list-style: none;
   float: left;
   font-size: 12px;
   margin-right: 5px;
   

}
#nav li ul>li{ margin-right:0;
}

#nav li a {
   display: block;
   padding: 0px 8px 8px 8px;
   color: #fff;
   text-decoration: none; }
#nav li ul {
   display: none; 
   background-color: #fff;
   
   }
  
#nav li:hover ul, #navbar li.hover ul {
   display: block;
   position: absolute;
   margin: 0;
   padding: 0; 
   }
#nav li:hover li, #navbar li.hover li {
   float: none; 
   }
#nav li:hover li a, #navbar li.hover li a {
   background-color: #fff;
   border-bottom: 1px solid #72afb6;
   border-right: 1px solid #72afb6;
   border-left: 1px solid #72afb6;
   color:#72afb6;
   }
#nav li li a:hover {
   background-color: #72afb6;
   color:#fff;
   }
#nav .first {
	margin-left: 36px;
}

#content {
	width: 700px;
	position: relative;
	text-align: left;
}
#rightcol {
	width: 260px;
	text-align: right;
	float: right;
	margin-top: 20px;
}
#rightcol p {
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
	color: #f60;
	font-family: Arial, Verdana;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-size: 1.5em;
	margin-top: 13px;
	margin-bottom: 2.5em;
	line-height: 110%;
	margin-left: 36px;
	font-weight: lighter;
}
h3 {
	font-size: 1.2em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	line-height: 110%;
	margin-left: 36px;
	font-style: italic;
}
h4 {
	font-size: 2.2em;
	color: #f60;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
h5 {
	font-size: 13px;
	margin-top: 13px;
	line-height: 110%;
	font-weight: bold;
	color: #f60;
	font-family: Arial, Verdana;
}
h6 {
	font-size: medium;
	color: #f60;
	font-weight: bold;
	font-style: italic;
}
#valuecontent {
	width: 600px;
	position: relative;
	text-align: left;
}
#valuecontent .valuep {
	font-size: 13px;
	margin-top: 1.5em;
	line-height: 110%;
	margin-left: 36px;
}
#valuecontent p {
	font-size: 13px;
	margin-top: 1.5em;
	line-height: 110%;
	margin-left: 36px;
}
.value {
	font-size: 1.2em;
	color: #ff6600;
	font-weight: bold;
}
#meetingcontent {
	width: 600px;
	position: relative;
	text-align: left;
}
#meetingcontent .day1 {
	font-size: 11px;
	margin-top: 13px;
	line-height: 110%;
	margin-left: 36px;
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: thin;
	font-weight: bold;
}
#meetingcontent .day {
	font-size: 11px;
	margin-top: 13px;
	line-height: 110%;
	margin-left: 36px;
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: thin;
	font-weight: bold;
}
#meetingcontent p {
	font-size: 0.8em;
	margin-top: 0.5em;
	line-height: 110%;
	margin-left: 36px;
}
#meetingcontent p .bolditalic {
	font-weight: bold;
	font-style: italic;
}
#visioncontent {
	width: 600px;
	position: relative;
	text-align: left;
}
#visioncontent p {
	font-size: 11px;
	margin-top: 1.5em;
	margin-bottom: 13px;
	line-height: 110%;
	margin-left: 36px;
	}
#visioncontent ul li {
	font-size: 11px;
	margin-bottom: 13px;
	line-height: 110%;
	margin-left: 48px;
	list-style-type: none;
	padding-left: 20px;
	background-image: url(../images/12ptbullet.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	}
#servicecontent {
	width: 700px;
	position: relative;
	text-align: left;
		}
#servicecontent ul li {
	font-size: 11px;
	margin-top: 0.7em;
	line-height: 110%;
	margin-left: 48px;
	list-style-type: none;
	padding-left: 20px;
	background-image: url(../images/12ptbullet.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
#teamcontent {
	width: 600px;
	position: relative;
	text-align: left;
}
#teamcontent .intro {
	font-size: 11px;
	margin-top: 1.5em;
	margin-bottom: 13px;
	line-height: 110%;
	margin-left: 36px;
}
#teamcontent .name1 {
	font-size: 11px;
	margin-bottom: 0;
	line-height: 110%;
	margin-left: 36px;
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: thin;
	font-weight: bold;
}
#teamcontent .name1 a{
	color: #000;
}
#teamcontent .name1 a:hover{
	text-decoration: underline;
	line-height: 1px;
	}
#teamcontent p {
	font-size: 11px;
	margin-top: 0em;
	line-height: 110%;
	margin-left: 36px;
	margin-bottom: 13px;
}
#interventioncontent {
	width: 600px;
	position: relative;
	text-align: left;
}
#interventioncontent p {
	font-size: 11px;
	margin-bottom: .5em;
	line-height: 110%;
	margin-left: 36px;
}
#interventioncontent .intro {
	font-size: 11px;
	margin-top: 13px;
	line-height: 110%;
	margin-left: 36px;
	font-weight: bold;
}
.photo {
	float:left;
	position:relative;
	margin-top: 6px;
	margin-left: 36px;
	margin-bottom: 6px;
	margin-right: 12px;
	}
#programcontent {
	width: 700px;
	position: relative;
	text-align: left;
	}
#programcontent p {
	font-size: 11px;
	margin-top: 13px;
	line-height: 110%;
	margin-left: 36px;
}
.programvert{
	width: 200px;
	background-color: #CCC;
	padding: 6px;
	margin-top: 1.5em;
	margin-right: 12px;
	float: left;
	position: relative;
	height: 320px;
}
.programvert p {
	color: #f60;
	font-size: 13px;
	line-height: 110%;
}
.programvert ul li {
	font-size: 0.9em;
	margin-top: 0.3em;
	line-height: 110%;
	margin-left: 3px;
	list-style-type: none;
	padding-left: 15px;
	background-image: url(../images/8ptbullet.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}
#programhorz{
	float: left;
	position: relative;
	width: 648px;
	background-color: #CCC;
	padding: 6px;
	margin-top: 12px;
	position: relative;
	margin-bottom: 2em;
}
#programhorz p {
	color: #f60;
	font-size: 13px;
	line-height: 110%;
	font-weight: bold;
}
#programhorz ul li {
	font-size: 0.9em;
	margin-top: 0.3em;
	line-height: 110%;
	margin-left: 3px;
	list-style-type: none;
	padding-left: 15px;
	background-image: url(../images/8ptbullet.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}
#links {
	font-size: .8em;
	margin-top: 2.5em;
}
#halfcontent {
	width: 480px;
	text-align: left;
	float:left;
	margin-bottom:20px;
}
#halfrightcol {
	width: 380px;
	margin-top: 20px;
	text-align: right;
	float: right;
	margin-bottom: 24px;
}
#contactinfo {
	font-size: 11px;
	margin-top: 2em;
	margin-left: 30px;
	line-height: 110%;
}
#contactinfo p a {
	color: #000;
}
#contactinfo p a:hover{
	text-decoration: underline;
	}
#supporters {
	font-size: 11px;
	line-height: 110%;
	margin-left: 44px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#donate {
	font-size: 11px;
	margin-top: 1.5em;
	text-align: left;
	margin-left: 26px;
	margin-right: 36px;
}
#donate ol li {
	margin-top: 0px;
	margin-left: 0px;
}
#liveinfo {
	font-size: 11px;
	margin-top: 1.5em;
	line-height: 110%
	margin-left: 30px;
	margin-right: 36px;
}
#liveinfo p {
	margin-top: 11px;
}
#liveinfo p a {
	color: #000;
}
#liveinfo p a:hover{
	text-decoration: underline;
	}
#media {
	font-size: 11px;
	margin-top: 13px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
}
#gallery {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	margin-left: 80px;
	font-style: normal;
	margin-top: -24px;
}
#media p, #gallery p  {
	margin-top: 11px;
	font-size: 0.9em;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
.mediasmalltxt {
	font-size: 0.8em;
	text-align: left;
	font-weight: normal;
}
#event {
	font-size: 11px;
	text-align: left;
	margin-top: 13px;
	line-height: 110%
	margin-right: 24px;
	font-style: normal;
	margin-left: 36px;
}
#event .poster{
	margin-left: -36px;
}
#event .eventname {
	font-size: 11px;
	margin-bottom: 0;
	line-height: 110%;
	border-top-color: #f60;
	border-top-style: solid;
	border-top-width: thin;
	font-weight: bold;
	margin-top: 13px;
}
#event p {
	font-size: 11px;
	margin-top: 0em;
	line-height: 110%;
		margin-bottom: 13px;
}
#footer {
	background-color: #666666;
	text-align: center;
	margin-top: 3em;
	padding-top:20px;
	font-size: 0.8em;
	color: #ababab;
	clear: both;
	}
#footer a{
	color: #ababab;
}
#footer a:hover{
	color: #ff6600;
	text-decoration: none;
	}
.logos {
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
	text-align: center;
}
#halfrightcol p a {
	font-size: 0.9em;
	line-height: 140%;
}
#halfrightcol p a:hover{
	text-decoration: underline;
}

#cdcontent {
	width: 960px;
	background-color: #000;
	margin-top: -16px;
	position: relative;
	height: 630px;
	margin-bottom: 36px;
}
#cdportrait {
	position: absolute;
	left: 146px;
	top: 40px;
	z-index: 400;
}
#cdtxt1 {
	position: absolute;
	left: 6px;
	top: 20px;
	z-index: 500;	
}
#cdperformers {
	position: absolute;
	left: 6px;
	top: 536px;
	color: #FFF;
	font-size: 10px;
	line-height: 14px;
	width: 520px;
}
#cdquote {
	position: absolute;
	left: 380px;
	top: 18px;
	z-index: 500;	
}
#cdbaby {
	position: absolute;
	left: 550px;
	top: 90px;
	color: #FFF;
	font-size: 18px;
	width: 280px;
	padding: 6px 12px 12px;
	border:dotted #900 6px;
	line-height: 28px;
}
#cdsongs {
	position: absolute;
	left: 570px;
	top: 276px;
	color: #FFF;
	font-size: 12px;
	line-height: 24px;
}
#cdnotes {
	position: absolute;
	left: 796px;
	top: 280px;
	color: #FFF;
	font-size: 9px;
	line-height: 12px;
	width: 150px;
}
#cdbaby a {
	color: #FFF;
	text-decoration: underline;
}
/* New styles by MB */

#paragraph {
	margin: 50px 20px 0 35px;
	width: 628px;
}

#photowrapper {
	margin: 50px 20px 0 35px;
}
#photogrid { float: left;
width:628px;
}
#placeholder { float:right;
}
#donatewrap {
	margin: 50px 20px 0 35px;
}
#home_wrap {
	margin: 50px 20px 0 35px;
}
#home_image { float:left;
margin-bottom: 20px;
}
#home_rightside { float:right;
margin-bottom: 20px;
}
#inside_wrap {
	margin: 50px 20px 0 35px;
}
#inside_content { float:left;
margin-bottom: 20px;
margin-right:20px;
width:628px;
}

input, textarea {
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Geneva, sans-serif;
}
.submit {width:120px;}

#error {
	color:red;
	font-size:10px;
	display:none;
}
.needsfilled {
	background:red;
	color:white;
}

.clear { clear: both;}
