* {margin: 0 ; padding: 0;}

body {
	margin : 0;
	width: 100%;
	height: 100%;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 10pt; 
	color: #630;
	background-color: #BDBD9B;
	background-image: url(../images/music_tile.gif);
	background-repeat: repeat;
}
body.plain {
	background-color: #fff;
	color: #630;
	background-image: none;}

body.popup {
	margin: 1em;
	width: auto;
	height: auto;
}

/* --------------- layout styles -------------------------- */

#content {
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 100%;
}

#ident {
	width: 100%;
	background-image: url(../images/pcc_web_logo-2ndpg.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 70px;
	background-color: #cc9;
	border-bottom: 2px dotted #963;
	}
	
	#ident.one {
	background-image: url(../images/pcc_web_logo.gif);
	height: 100px;
}

#column-one { 
	position: absolute;
	top: 90px;
	left: 0px;
	width: 120px;
	}

	#column-one.one { top: 120px; 
}

#column-two {
	margin: 1em 0 0 150px;
	padding-right: 2%;
	width: auto;
}

#nav-wrapper { 
	width: 100%; 
	font-size: 100%; 
	border-top: .5em solid #963;
	padding-right: 5px;
	background-color: #360;
}

#notices {
	width: 92%;
	padding: .5em;
	margin: 1em 0;
	border: 1px solid #360;
	background-color: #cc9;
	}
	#notices h2 { margin-bottom: 0; letter-spacing: 1px; }
	#notices p { text-align: center; margin-top: 0px; }
	#notices p.dress { font-size: 90%; text-align: left; margin-top: .5em; 
}

#music, #schedule { width: 80%; margin-left: auto; margin-right: auto; }
	#music h3, #music h4 { 	background-color: #cc9; }
	#music p { clear: right; margin-bottom: .6em; border-top: 1px solid #69895f; }
	#music p.first {border-top: 0px; }
	#music p.no-clear { clear: none; }
	#music h3 { background-color: #69895f; color: #cc9; padding-left: .3em; }
	#music h3, #music h4 { clear: both; margin-bottom: .5em; padding-bottom: .1em; }
	#music h4 { color: #69895f; background: transparent; text-align: center; border: 1px solid #69895f; border-width: 1px 0; }
	#music img.left { margin-bottom: 1em; }
	#music .note { font-style: italic; 
	}
	
	#music .title {
	font-size: 10pt; 
	color: #606; 
	font-weight: bold;
	font-style: normal;
	float: right;
	text-align: right;
	margin-left: 2em;
	margin-top: -2px;
	margin-bottom: .3em;
	width: 50%; }
	
	#music .selection, #music .selection-right { 
	font-size: 85%;
	color: #606;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	}
	
	.selection-right { float: right; margin-left: 2em; margin-top: 1px; }

#schedule h2 { border-top: 1px solid #999; margin: 0; clear: both; }
	#schedule h3 { margin: .2em 0 0 0; }
	#schedule .date { float: left; width: 50%; text-align: left; padding: 0 1em 0 0; margin: 0; }
	#schedule p { border-top: 1px solid #999; margin: 0; }
	#schedule .noteb { padding-left: 1em; font-weight: bold; font-size: 90%;}

#footer {
	clear: both;
	margin: 0 0 1em 0;
	}

	#footer p { text-align: center; margin-top: 0; font-size: .8em; }
	#footer p#links { text-align: center; border-top: 2px solid #360; font-size: .8em; padding-top: .5em; }
	#footer p img.right { position: relative; right: 10%; }
	#footer a { font-weight: normal; 
}

#common-links {
	clear: both;
	padding: .2em;
	margin: 1em 0 0 0;
	background-color: #cc9;
	}
	
	#common-links p { text-align: center; margin: 0; 
}


.box-r {
	width: 40%;
	padding: .2em .2em .2em .5em;
	background-color: #cc9;
	float: right;
	margin: .5em .5em 0 .5em;
}

/* --------------- text styles -------------------------- */

h1	{
	font-family: Times New Roman, Times, serif;
	letter-spacing: 2px; 
	font-size: 16pt; 
	font-weight: bold;
	line-height: 110%;
	text-align: center;
	color: #360; 
	width: 75%;
	margin: 0 auto .25em auto;
	padding-bottom: .2em;
}

h2 {
	font-family: Arial Narrow, Helvetica Narrow, sans-serif;
	letter-spacing: 3px; 
	font-size: 12pt; 
	color: #606; 
	text-align: center;
	font-weight: bold;
	margin-bottom: .2em; }
	
	h2.a-left { text-align: left; }
	h2 a { font-family: Arial Narrow, Helvetica Narrow, sans-serif; 
}

h3 { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	color: #cc6600; /*#606*/
	margin: .5em 0;
	text-align: left;
}

h4 { 
	font-size: 9pt;
	color: #606;
	font-weight: bold;
	margin-top: .5em;
}

a {	
	color: #360; 
	font-family: Verdana, Geneva, sans-serif; }

	a:visited 		{ color: #366; }
	a:hover 		{ color: #c00; background: #cc9; }
	a.menu 			{ color: #600; font-weight: normal; font-size: 7pt; }
	a:visited.menu 	{ color: #366; font-weight: normal; }
	a:active 		{ color: red; }

p {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 10pt; 
	color: #630;
	font-weight: normal;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 9px; }

	p img.left, img.left, .left 		{ float: left; 	padding: .1em 1em .1em 0; }
	p img.right, img.right, .right 		{ float: right; padding: .1em 0 .1em 1em; 
}

ul, ol { list-style: disc;
	margin-bottom: 1em;
	margin-left: 1em; }
ol { list-style: decimal; }
li { margin-left: 1em; text-indent: 0; }

table { 
	margin: 1em auto 1em auto;
	border-collapse: collapse;
	width: 90%;
	}
	

	td, th { vertical-align: top;
		padding: 0 .5em;	
		border: 1px solid #666;
	}
	tr.bar { background-color: #cc9; 
}

.bar { background-color: #cc9; text-align: left; }

#member input {	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif; }

.cb {
	clear: both; }
.cl {
	clear: left; }
i, em { font-style: italic; }
b, strong { font-weight: bold; }	

.req { color: #f33; }

.note {
	font-size: 8pt; }

.important {
	color: #fff; 
	background-color: #c00; 
	padding-left: 5px; 
	padding-right: 3px; 
	padding-bottom: 3px; 
	margin-top: 6px;
	}
	
	p.important a, p.important a:visited  { color: #ccc;}
	p.important a:hover { color: #c00; 
}

.rate { float: right; position: relative; top: -1.2em; padding: 0 1em; background-color: #360; color: #fff }
.question, .mark { 
	font-size: 10pt; 
	color: #606; 
	font-weight: bold; }


.hang {
	margin-left: 20px;
	text-indent: -20px; }

.center { text-align: center; }

.divider { border-top: 2px solid #cc9; }

.map { text-align: center; }

/* --------------- navigation styles -------------------------- */

ul#nav  {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 80%;
}
ul#nav ul {
	margin-bottom: 0 }
	
#nav a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	border-left: 5px solid #360;
	padding-left: 5px;
	}
	
	#nav a:hover { color: #cc9; background: transparent; border-color: #fc9; /*border-width: 1px 0;*/ }
	#nav a:active, #nav a:visited:active { color: #f00; }
	#nav a:visited { color: #eee; }
	#nav a:visited:hover { color: #cc9; 
}

ul#nav li {
	line-height: 140%;
	padding: .4em 0 .4em 0;
	margin: 0;
	text-align: right;
	cursor: default;
	overflow: hidden;
}

#nav li li {
	list-style: none;
	font-size: 90%;	
	line-height: 95%;
	color: #9c9;
	padding-right: 0;
	margin: 0;
}

#nav li li a {
	color: #9c9;
	font-weight: normal;
	}

	#nav li li a:hover { border-left: 5px solid #fc9; color: #fc9; }
	#nav li li a:active, #nav li li a:visited:active { color: #c03; }
	#nav li li a:visited { 	color: #999; }
	#nav li li a:visited:hover { color: #fc9; 
}
