img {
	display: block;
	border: 0;
}
	
.caption {
	font-size: .85em;
	font-weight: normal;
	text-align: left;
	padding: 0 0 15px 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	margin: 25px 0;
	padding: 0;
}


html p {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 1em;
	line-height: 1.5em;
}
h1 {
	font-size: 1.25em;
	margin-top: 1em;
	margin-bottom: 0.4em;
}


h2 {
	font-size: 1em;
}

span.stress {
	font-size: 1.1em;
	color:#206BA4;
}

span.italics {
	font-style: italic;
}

div#footer p {
	font-size: .75em;
	padding-left: 8px;
	margin-top: 5px;
}

div#footer a {
	text-decoration: none;
	color: #1975d7;
}
	

/*-------------------------------------------------------------------------------------------------------------------*/

/*layout structure*/

div#wrap {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

div#jwdd_link {
	width: 100%;
	overflow: auto;
	margin:0;
	padding: 0;
}

div#content {
	width: 100%;
	overflow: auto;
	margin: 0;
	padding: 0;
}

div#navigation {
	width: 778px;
	overflow: auto;
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
}

div#content_main {
	float: right;
	width: 510px;
	overflow: auto;
	margin-bottom: 25px;
} 

div#sidebar {
	float: left;
	width: 250px;
	margin-bottom: 25px;
}

div#footer {

	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 10px;
	background: url(../images/rb_stripe.jpg) repeat-x top left;
}

/*-------------------------------------------------------------------------------------------------------------------*/

/*header*/

#header {
	padding-bottom: 10px;
	background: url(../images/heading.png) no-repeat top left;
}
#header img {
	padding-left: 40px;
	padding-right: 5px;
	display: inline;
	padding-top: 10px;
}

/*-------------------------------------------------------------------------------------------------------------------*/

/*navigation*/

#navigation {
		background-color: #FFFFFF;
}

#nav {
	float: left;
	/*allows li to fill entire ul bg expands w/ contents*/
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	background: url(../images/btn4_long.jpg) repeat-x top left;
	background-color: #1b579a;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: .7em;
	font-weight: bold;
	letter-spacing: .15em;
	border-right: 1px solid #000;
}

#nav a {
	float: left;
	display: block;
	/* float overrides separate line display of block; block w/ padding makes entire menu item clickable*/
	margin: 0;
	padding: 6px 14px; 
	color: #ffffff;
	text-decoration: none;

	background: url(../images/btn4_long.jpg) repeat-x top left;
	background-color: #1b579a;
}

#nav a:hover, body#homepage #home a {
	color: #ffffff;
	background: url(../images/btn2_long.jpg) repeat-x top left;
	background-color: #a71216;
}
#nav a:hover, body#about_us #about_us a {
	color: #ffffff;
	background: url(../images/btn2_long.jpg) repeat-x top left;
	background-color: #a71216;
}
#nav a:hover, body#schedule #schedule a {
	color: #ffffff;
	background: url(../images/btn2_long.jpg) repeat-x top left;
	background-color: #a71216;
}
#nav a:hover, body#members #members a {
	color: #ffffff;
	background: url(../images/btn2_long.jpg) repeat-x top left;
	background-color: #a71216;
}
#nav a:hover, body#supporters #supporters a {
	color: #ffffff;
	background: url(../images/btn2_long.jpg) repeat-x top left;
	background-color: #a71216;
}
#nav a:hover, body#contact #contact a {
	color: #ffffff;
	background: url(../images/btn2_long.jpg) repeat-x top left;
	background-color: #a71216;
}
#nav a:hover, body#pictures #pictures a {
	color: #ffffff;
	background: url(../images/btn2_long.jpg) repeat-x top left;
	background-color: #a71216;
}
#nav a:hover, body#quartets #quartets a {
	color: #ffffff;
	background: url(../images/btn2_long.jpg) repeat-x top left;
	background-color: #a71216;
}
#nav a:hover, body#history #newpage a {
	color: #ffffff;
	background: url(../images/btn2_long.jpg) repeat-x top left;
	background-color: #a71216;
}
#nav_shadow {
	width: 780px;
	height: 15px;
	background: url(../images/shading.jpg) repeat-x bottom left;
}
	
/*-------------------------------------------------------------------------------------------------------------------*/

/*sidebar display attributes*/

#sidebar {
	margin: 10px 10px 0 0;
	padding: 20px 0 0 0;
	font-size: .8em;
	line-height: 1.25em;
	background-color: #FFFFFF;
	/*background: url(../images/sidebar_top3.png) no-repeat top left;
	background: url(images/sidebar_b.png)no-repeat bottom left;*/
}

#sidebar h1 {
	font-size: 1.2em;
	font-style: normal;
	letter-spacing: 1px;
	color:#206BA4;
	padding: 8px 0 8px 0;
}
#sidebar p {
	font-size: .95em;
	padding: 0 18px 0 0;
}

#sidebar p.intro {
	padding: 10px 18px 0 0;
}

#sidebar p#local_charity {
	padding: 0px 18px 30px 0;
}
		
#sidebar img {
	margin: 0 0 10px 0;
}

#sidebar li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/b_web.jpg);
	font-size: .95em;
	font-style: italics;
	line-height: 2em;
	font-weight: normal;
	margin-left: 0;
	margin-right: 5px;
	padding: 0 0 5px 0;
	color: #333333;
	list-style-image:url(../images/b_web.jpg);
}
#sidebar .pricing {
	font-size: 1em;
	font-style: normal;
	font-weight: bold ;
}

#sidebar ol#ethics {
	margin-bottom: 80px;
}

#sidebar #ethics li {
	font-style: normal;
	font-size: .95em;
	line-height: 1.25em;
	margin: 0 0 0 -10px;
	padding-right: 15px;
	padding-bottom: 12px;
	list-style-image: none;
}
#sidebar #mission li {
	font-style: normal;
	font-size: .95em;
	line-height: 1.5em;
	list-style-type: disc;
	margin: 0 0 0 -10px;
	padding-right: 15px;
	padding-bottom: 18px;
	list-style-image: none;
}

#sidebar  .mission_head {
	padding: 18px 0 5px 0;
}

#sidebar .ethics_head {
	padding: 10px 0 5px 0;
}

#sidebar ul.quartets {
	margin: 0 0 15px 0;
	padding: 0;
	
}

#sidebar ul.quartets li {
	line-height: 1.1em;
	list-style: none;
}

#sidebar  li.quartet_name {
	padding: 10px 0 8px 0;
	font-weight: bold;
	letter-spacing: 1px;
}

#sidebar ul.quartets a {
	text-decoration: none;
	color: #1975d7;
}

#contact_pole {
	padding: 12px 0 0 0;
}

/*-------------------------------------------------------------------------------------------------------------------*/

/*content_main display attributes*/

#content_main {
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	background-color: #FFFFFF;
	font-size: .75em;
}

#content_main img {
	margin: 10px 0;
}

#content_main img#director {
	display: inline;
	float: left;
	padding: 0 15px 0 0;
	margin: 0;
}
#content_main p#director_descript {
	padding: 5px 0 12px 0;
}

img#local_charity {
	padding: 20px 0 5px 0;
}

#content_main h1#thanks_head {
	font-size: 1.5em;
	color: #a71216;
	padding: 0 0 8px 0;
}

#content_main h1.contact {
	padding: 0px 0 8px 0;
	font-size: 1.4em;
	color:#a71216;
}

#content_main h2.join_us {
	padding: 15px 0 0 0;
	font-size: 1.2em;
	color: #1975d7;
}
	

/*-------------------------------------------------------------------------------------------------------------------*/

/*nested membership div*/

/* "Set a float to fix a float"  -Eric Meyer 
a container will stretch to fit around floated elements within it- if the container is also floated
membership div is floated left as is the dl element within it*/

#m_heading {
	margin-bottom: -3px;
	padding: 8px 0 8px 215px;
	background: url(../images/member_bar.gif) no-repeat top left;
}

#membership {
	float: left;
	width: 500px;
	background-color: #f2f7fc;
	border: 1px solid #c8cdd2;
	padding: 20px 0 20px 0;
	margin-bottom: 20px;
}

/*width for dl keeps IE/Mac from stretching floated elements wider than specified (width of div container - margins)
display inline keeps IE from doubling margin on the float direction*/

#membership dl {
	float: left;
	margin: 10px 30px;
	width: 440px;
	padding-bottom: 10px;
	display: inline;
}

/*calulated dt width forces elements to span across on own line:
box width - margins (30px x 2) , - image width (150px), - r image margin (25px) , - padding & border (5px x 2)
500px -60px -150px -35px =255px*/

#membership dt {
	float: right;
	width: 255px;
	margin: 0 0 5px 0;
	padding: 0px;
	font-size: 1em;
	color: 206BA4;
	letter-spacing: 1px;
	font-weight: bold;
}
#membership dd {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	color: #333333;
	line-height: 1.5em;
}
#membership dd.img img {
	float: left;
	margin: 5px 25px 0 0;
	padding: 4px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
}
#membership .top {
	padding-bottom: 0px;
}
.box_below {
	padding-bottom: 5px;
}
h1.box_above{
	padding: 15px 0 .4em 0;
	margin: 0;
}

/*-------------------------------------------------------------------------------------------------------------------*/

/*table attributes*/

table {
	width: 100%;
	border: 1px solid #000;
	background: #fff;
	font-size: 1em;
	margin-bottom: 10px;
}
caption {
	padding-bottom: 10px;
	background: #FFF;
	font-size: 1.5em;
	font-style: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #1975d7;
}
table th, table td {
	margin: 0;
	padding: 8px 15px 8px 20px;
	text-align: left;
	border-bottom: 1px solid #b5b5b5;
}

/*members & officers table attributes*/

table#officers .col_header {
	background: #50ADEA;
	border-bottom: 2px solid #1975d7;
	color: fff;
	letter-spacing: 1px;
	text-transform: uppercase;
}
table .position, .member{
	text-align: left;
	border-right: 1px solid #b5b5b5; 
	
}
table .member a{
	color: #1975d7;
	text-decoration: none;
	
}
table tr {
	background: #fff;
}
table tr.alt {
	background: #f1f1f1;
}

caption#support_cap {
	padding: 15px 0 10px 0;
	font-variant: normal;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: normal;
	color: #000000;
}

/*sponsor table attributes*/

table#cbc_sponsors {
	margin: 0 0 25px 0;
}

table#cbc_sponsors .col_header {
	background: url(../images/btn2_long.jpg) repeat-x top left;
	background-color: #a71216;
	border-bottom: 2px solid #666666;
	color: fff;
	letter-spacing: 1px;
	text-transform: uppercase;
}

table .sponsorship, .level{
	text-align: left;
	border-right: 1px solid #b5b5b5;
}
table .supporter {
	color: #1975d7;
}

#content_main #member_img {
	padding: 20px 0 10px 0;
}

/* "Join Us" table attributes*/

table#car_pool {
	border: none;
	margin-bottom: 35px;
}

table#car_pool td,  table#car_pool th{
	border-bottom: none;
	padding: 5px 5px 3px 0px;
}

table#car_pool th{
	border-bottom: 1px solid #ccc;
	font-size: 1.1em;
	color:#c8c3b4;
}

table#car_pool td.btm_row {
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
}

/*-------------------------------------------------------------------------------------------------------------------*/

/*members list attributes*/

#member_list {
	float: left;
	overflow: auto;
	width: 508px;
	margin-bottom: 5px;
	border: solid 1px #999;
}
#members_head {
	color: fff;
	font-size: 1em;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 8px 0px 8px 20px;
	margin-top: 40px;
	margin-bottom: 0px;
	background: #50ADEA;
	border: 1px solid #666666;
}
#member_col1 {
	float: left;
	overflow: auto;
	margin: 0;
	padding-left: 8px;
}
#member_col2 {
	float: left;
	margin: 0;
	padding: 0;
}
#member_col3 {
	float: left;
	margin: 0;
	padding: 0;
}
ul.member_column {
	list-style: none;
	margin: 0;
	padding: 10px 20px 15px 30px;
	line-height: 1.3em;
}

#member_list #category {
	color: #a71216;
	font-weight: bold;
	padding: 5px 0px 5px 30px;
}

li.officer {
	color: #1975d7;
}
li.director {
	font-style: italic;
}

/*-------------------------------------------------------------------------------------------------------------------*/

/*schedule page attributes*/

#schedule_head {
	/*background-color: #a71216;*/
	background-color: #50ADEA;
	color: #fff;
	font-size: 1.5em;
	margin: 0;
	padding: 10px 25px 10px 90px;
	border: solid 1px #000;
}

#schedule_list {
	padding-bottom: 20px;
}

#schedule_list li {
	padding-bottom: 12px;
	font-size: 1.25em;
}
