/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 - modified */
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: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
blockquote, q {quotes: none;}
blockquote:before, q:before {content: ""; content:no-open-quote;}
blockquote:after, q:after {content: ""; content:no-close-quote;}
:focus {outline: 0;}
ins {text-decoration: none;}/* remember to highlight inserts somehow! */
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* website specific css 
-------------------------------------------------------*/
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	background-color: #cec8cd; /* grey blue */
	text-align: center;
	}
#outer {
    width: 780px;
	margin: 0 auto 0 auto;
	padding: 0 20px 0 0;
	text-align: left;
	background-color:#fff;
	background-image:url(../img/bannerbg.jpg);
	background-position:right -40px;
	background-repeat:no-repeat;
	}
#wrap {
    width:100%;
	background-image:url(../img/navbg.gif);
	background-repeat:repeat-y;
	}
#banner {
	height:190px;
	}
#banner img {
	margin:24px 0 0 72px;
	}
#banner4print {display: none}
#footer {
    width: 800px;
	margin: 0 auto 20px auto;
	padding: 0;
	text-align: left;
	}
#footer p {
    margin: 0;
	padding: 0;
	color:#615f63;
	font-size:90%;
	}
#footer a {
    color:#615f63;
	text-decoration:underline;
	font-weight:normal;
	}
#footer a:hover {
	text-decoration: underline;
	color:#801618; /* dark red */
	font-weight:normal;
	}
#nav {
    float: left;
	width: 220px;
	margin-left:20px;
	}
#nav ul, #nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	line-height: 1.2em;
	}
#nav ul li ul li {
	margin-left: 15px;
	}
#nav li a:link, #nav li a:visited {
    text-decoration: none;
	display: block;
	width: 100%;
	padding: 0.5em 0;
    color: #fff;
	font-weight: bold;
	}
#nav li a:hover {
    color: #801618; /* dark red */
    text-decoration: underline;
	}
#nav.pg-home a#home, #nav.pg-about a#about, #nav.pg-story a#story, #nav.pg-team a#team, #nav.pg-fundraising a#fundraising, #nav.pg-scholarship a#scholarship, #nav.pg-join a#join, #nav.pg-workings a#workings, #nav.pg-visitors a#visitors, #nav.pg-hear a#hear, #nav.pg-calendar a#calendar, #nav.pg-repertoire a#repertoire, #nav.pg-contact a#contact, #nav.pg-sponsors a#sponsors, #nav.pg-members a#members {
    color: #801618; /* dark red */
	text-decoration: none;
	}
#content {
    float: right;
	width: 500px;
	background-color:#fff;
	}
.endclear {clear:both}
.endclear p {
    margin:0;
	}	
		
/*typography*/
a {
	text-decoration: underline;
	font-weight: normal;
	color:#009; /* blue */
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	color:#801618; /* dark red */
	}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
    color: #2E3092; /* blue */
	font-style:italic;
	}
h2 {
	font-size: 1.8em;
	margin: 0 0 1.2em 0;
	font-weight: normal;
	font-style:italic;
    color: #801618; /* dark red */
	text-shadow: 3px 3px 4px #aaa;

	}
h3 {
	font-size: 1.2em;
	margin: 1.4em 0em 1.2em 0em;
	font-weight: bold;
	font-style:italic;
    color: #801618; /* dark red */
	}
h4 {
	font-size: 1.0em;
	margin: 1.2em 0 1.0em;
	font-weight: bold;
	}
h4.morespace {
	margin-top: 1.8em;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	margin-left: 15px;
	}
li {
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	}
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0;
	}
p.tight {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 1.0em 0;
	}
strong, b {font-weight: bold;}
.photoCentered {
    text-align:center;
	font-style:italic;
	line-height:1.2em;
	}
.photoFloatLeft {
    float:left;
	margin:0.6em 10px 4em 0;
	}
.photoFloatRight {
    float:right;
	margin:0 0 10px 10px;
	}
table {/* tables still need 'cellspacing="0"' in the markup */
    margin: 1.5em 0;
	width: 100%; /* optional */
    border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-collapse: collapse;
	}
caption {
    font-weight: bold;
	font-size: 1.1em;
    text-align: center;
	}
th {
    text-align: center;
	padding: 0.3em 0.4em;
	font-size: 1.0em;
	}
th.th-left {text-align: left;}
td {
    padding: 0.3em 0.4em;
	font-size: 1.0em;
	}
th, td {
    border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	}
.logos {
	width:480px;
    text-align:center;
	margin:2.5em 0;
	}
.marginL50 {margin-left:50px}