body {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #8684a4;
	background-color: #8684a4;
}

body.homebody {
	background-color: #fff;
}

body.gallerybody {
	background-color: #fff;
	width: 634px;
	text-align: center;
}

a {
	text-decoration: none;
}

h1 {
	font-size: 140%;
	color: #838a03;
	padding-top: 10px;
}

h1.teal {
	color: #3c7181;
}

h2 {
	font-size: 120%;
	color: #3c7181;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

h3 {
	font-size: 110%;
	color: #57517b;
	font-weight: bold;
	margin-bottom: 5px;
}

label {
	clear: left;
	float: left;
	width: 150px;
}

input, select {
	float: left;
	width: 500px;
}

input[type=submit], input[type=button] {
	width: auto;
}

p {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

.page {
	width: 850px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #fff;
	font-size: 80%;
	padding: 10px 0px 0px 0px;
	color: #8684a4;
}

.page.home {
	background-color: #57517b;
	color: #fff;
	padding-top: 0px;
}

.page.blog {
	background-color: #8684a4;
	color: #fff;
	padding-top: 0px;
	border-top: 18px solid #838a03;	
}

.pagegallery {
	width: 850px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 80%;
	padding: 0px 0px 0px 0px;
	background-color: #838a03;
	color: #fff;
}

.page.home iframe {
	position: absolute;
	top: 10px;
	left: 84px;
	width: 591px;
	height: 676px;
	border: none;
	background: #fff;
}

.pagegallery iframe {
	position: absolute;
	top: 10px;
	left: 84px;
	width: 684px;
	height: 580px;
	border: none;
	background: #fff;
}

.watermark {
	background: url(images/clef_allpages.jpg) no-repeat bottom right;
}

.subpage {
	width: 561px;
	color: #8684a4;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #fff;
	font-size: 80%;
}

.subpagegallery {
	width: 634px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #fff;
	font-size: 80%;
}

.homecontent a {
	color: #d1d934;
}

.homecontent a:hover {
	color: #8684a4;
}

.gallerycontent a {
	color: #d1d934;
}

.gallerycontent a:hover {
	color: #8684a4;
}

.blogcontent a {
	color: #d1d934;
}

.blogcontent a:hover {
	color: #57517b;
}



.header {
	height: 113px;
	color: #fff;
	background: url(images/header_all.jpg) no-repeat;
	margin: 0px 38px 10px 39px;
}

.header.home {
	padding: 0px;
	margin: 0px;
	height: 185px;
	background: url(images/header_homepage.jpg) no-repeat;
}

.header.hdrgallery {
	padding: 0px;
	margin: 0px;
	height: 185px;
	background: url(images/header_gallery.jpg) no-repeat;
}

.header.hdrblog {
	padding: 0px;
	margin: 0px;
	height: 167px;
	background-image: none;
}

.header .title {
	position: absolute;
	top: 35px;
	left: 90px;
	width: 680px;
	text-align: center; 
	font-size: 260%;
	font-weight: bold;
	z-index: 3;
}

.header.home .title, .header.hdrgallery .title {
	top: 75px;
	left: 120px;
	width: 650px;
}

.header.hdrblog .title {
	top: 55px;
	left: 120px;
	width: 650px;
/*	left: 200px; */
}
	
.header .subtitle {
	position: absolute;
	top: 70px;
	left: 90px;
	width: 680px;
	text-align: center;
	font-size: 130%;
	z-index: 3;
}

.header.home .subtitle, .header.hdrgallery .subtitle {
	top: 120px;
	left: 120px;
	width: 650px;	
/*	left: 170px; */
	font-style: italic;
}

.header.hdrblog .subtitle {
	top: 100px;
	left: 120px;
	width: 650px;	
/*	left: 170px; */
	font-style: italic;
}

.menuback {
	background: #57517b;
	margin: 0px;
	padding: 0px;
	height: 28px;
}

.menugalleryback {
	background: #838a03;
	margin: 0px;
	padding: 0px;
	height: 28px;
}

.menublogback {
	background: #8684a4;
	margin: 0px;
	padding: 0px;
	height: 28px;
}

.menu, .menuhome, .menugallery, .menublog {
/*	position: relative; */
	width: 775px;
	height: 18px;
	margin: 0px 37px 10px 38px; 
	font-size: 10.5pt;
	padding-top: 1px;
}

.menuhome {
	background: url(images/menuhome.jpg) no-repeat;
	padding: 0px;
}

.menugallery {
	background: url(images/menugallery.jpg) no-repeat;
	padding: 0px;
}

.menublog {
	background: url(images/menublog.jpg) no-repeat;
	padding: 0px;
}

.menu {
	background: url(images/menubar.jpg) no-repeat;
}

.homemenu {
	position: absolute; 
	top: 185px;
	left: 38px;
	height: 18px;
	width: 775px;
	z-index: 2;
	background: #57517b url(images/menuhome.jpg);
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	padding: 0;
	margin: 0;
}

.gallerymenu {
	position: absolute; 
	top: 185px;
	left: 38px;
	height: 18px;
	width: 775px;
	z-index: 2;
	background: #57517b url(images/menugallery.jpg);
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	padding: 0;
	margin: 0;
}

.blogmenu {
	position: absolute; 
	top: 167px;
	left: 38px;
	height: 18px;
	width: 775px;
	z-index: 2;
	background: #57517b url(images/menublog.jpg);
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	padding: 0;
	margin: 0;
}

.homemenuitems {
	position: absolute;
	top: 186px;
	left: 38px;
	z-index: 3;
}

.menublog .homemenuitems {
	top: 168px;
}

.menu a, .menuhome a {
	color: #fff;
}

.menugallery a, .menublog a {
	color: #57517b;
}


.menu a:hover {
	color: #57517b;
}

.menuhome a:hover {
	color: #d1d934;
}

.menugallery a:hover {
	color: #8684a4;
}

.menublog a:hover {
	color: #838a03;
}

.menu .item, .menuhome .item, .menugallery .item, .menublog .item {
	float: left;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px; 
}

.menu .first, .menuhome .first, .menugallery .first, .menublog .first {
	padding-left: 28px;
}

.menu .last, .menuhome .last, .menugallery .last, .menublog .last {
	padding-right: 0px;
}

.content {
	position: relative;
	width: 773px;
	margin-right: 38px;
	margin-left: 37px;
}

.content b, .content strong {
	color: #57517b;
}

.content a {
	color: #3c7181;
}

.content a:hover {
	color: #838a03;
}

.homeclef {
	position: absolute;
	top: 8px;
	left: 0px;
	z-index: 1;
}

.blogclef {
	position: absolute;
	top: -5px;
	left: 0px;
	z-index: 1;
}

.leftpage {
	float: left;
	width: 250px;
	text-align: center;
}

.rightpage {
	float: left;
	width: 463px !important;
	width: 453px;
	padding: 0px 30px 30px 30px;
}

.leftpage img {
	padding: 10px 0px 10px 0px;
}

.homecontent {
	position: relative;
	padding-top: 716px;
	padding-left: 84px;
	min-height: 140px;
	height: auto  !important;
	height: 140px;
	background: #57517b url(images/note_homepage.gif) no-repeat bottom right;
}

.gallerycontent {
	position: relative;
	padding-top: 620px;
	padding-left: 84px;
	min-height: 140px;
	height: auto  !important;
	height: 140px;
	background: #838a03;
}

.blogcontent {
	position: relative;
	padding-top: 716px;
	padding-left: 84px;
	min-height: 140px;
	height: auto  !important;
	height: 140px;
}

.blogbar {
	position: absolute;
	top: 10px;
	left: 84px;
	height: 23px;
	width: 563px;
	background: url(images/blogbar.jpg) no-repeat;
	padding: 50px 10px 0px 120px;
	font-size: 12px;
}

.blogbar .item {
	float: left;
	margin-right: 15px;
}

.blogbar a:active, .blogbar a:visited, .blogbar a:link {
	color: #fff;
}

.blogbar a:hover {
	color: #57517b;
}

.blogcontent iframe {
	position: absolute;
	top: 83px;
	left: 84px;
	width: 683px;
	height: 610px;
	border: none;
	background: #fff;
}

.blogposts {
	width: 530px;
	padding-left: 60px;
}

.blogposts a {
	color: #838a03;
}

.blogposts a:hover {
	color: #8684a4;
}

.blogposts ul {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}

.blogposts h2 {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.homeright {
	float: right;
	margin-top: -690px;
	padding: 0px 10px 0px 10px;
	width: 155px;
	font-size: 90%;
}

.homecontent .byline h2, .gallerycontent .byline h2, .blogcontent .byline h2 {
	color: #fff;
}

.donate {
	font-weight: bold;
	padding: 20px 0px 10px 0px;
	position: absolute;
	bottom: 90px;
	right: 20px;
	width: 140px;
}

.homedonate .donate {
	position: relative;
	padding-top: 0px;
	width: auto;
	bottom: 0px;
	right: 0px;
}

.gallerycontent .donate {
	bottom: 50px;
}

.donate a, .homedonate .donate a {
	text-transform: lowercase;
}

.homedonate .donate a {
	color: #90bfcd;
}

.gallerycontent .donate a {
	color: #a2a1a1;
}

.blogcontent .donate a {
	color: #57517b;
}

.donate a {
	color: #838a03;
}

.homedonate a:hover {
	color: #838a03;
}

.donate a:hover {
	color: #57517b;
}

.gallerycontent .donate a:hover {
	color: #3c7181;
}

.blogcontent .donate a:hover {
	color: #d1d934;
}

.homefooter {
	padding-top: 10px;
	margin: 0px;
	background: url(images/footer_homepage.jpg) no-repeat;
	height: 25px;
	text-align: center;
	font-size: 80%;
}

.homefooter a {
	color: #fff;
}

.homefooter a:hover {
	color: #8684a4;
}

.galleryfooter {
	padding-top: 10px;
	margin: 0px;
	background: url(images/footer_gallery.jpg) no-repeat;
	height: 25px;
	text-align: center;
	font-size: 80%;
}

.galleryfooter a {
	color: #fff;
}

.galleryfooter a:hover {
	color: #8684a4;
}

.blogfooter {
	padding-top: 10px;
	margin: 0px;
	background: #838a03;
	height: 25px;
	text-align: center;
	font-size: 80%;
}

.blogfooter a {
	color: #fff;
}

.blogfooter a:hover {
	color: #8684a4;
}


.footer {
	color: #8684a4;
	padding-top: 40px;
	padding-bottom: 10px;
	margin: 0px 38px 0px 37px;
	text-align: center;
	font-size: 80%;
	background: url(images/footer_otherpages.jpg) no-repeat;
	width: 773px;
}

.footer a {
	color: #8684a4;
}

.footer a:hover {
	color: #a2a1a1;
}


.hometix {
	position: absolute;
	bottom: 36px;
	left: 593px;
	font-size: 150%;
	width: 100px;
	text-align: center;
	font-weight: bold;
}

.hometix a {
	color: #57517b;
}

.hometix a:hover {
	color: #d1d934;
}

.schedcontent {
	padding: 10px 30px 0px 130px;
	width: 400px;
}

.schedcontent h1 {
	text-align: center;
	font-size: 120%;
	text-transform: uppercase;
}

.schedcontent h2 {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.schedcontent h2 a {
	color: #8684a4;
}

.schedcontent a:hover {
	color: #d1d934;
}

.schednote {
	text-align: center;
	margin-top: -5px;
	margin-bottom: 10px;
	font-style: italic;
}

.photocontent {
	padding: 10px 0px 0px 90px;
	width: 550px;
	text-align: center;
	color: #3c7181;
	text-transform: uppercase;
}

.photocontent img {
	padding: 30px 0px 8px 0px;
	margin: 0px;
}

.photocontent h1 {
	color: #57517b;
	text-transform: uppercase;
}

.photocontent hr {
	width: 300px;
	border: 1px solid #a3a2a2;
	margin-top: 20px;
}

.concert_desc {
	padding: 20px 0px 20px 0px;
	border-bottom: 2px solid #57517b;
	margin-bottom: 10px;
}

.concert_desc b, .concert_desc strong {
	color: #3c7181;
}

.concert_desc a {
	color: #838a03;
	font-style: italic;
}

.concert_desc a:hover {
	color: #d1d934;
}

.mission {
	color: #3c7181;
	font-weight: bold;
	line-height: 2em;
	font-size: 120%;
}

.memberbid {
	color: #aab300;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 110%;
	width: 250px;
}

.memberbid h1 {
	color: #aab300;
	font-size: 120%;
}	

.memberfees {
	font-weight: bold;
	color: #57517b;
}

.spons_list {
	padding-top: 0px;
	color: #57517b;
	font-weight: bold;
	line-height: 2em;
	font-size: 110%;
}

.spons_list a {
	color: #57517b;
}

.spons_list a:hover {
	color: #868a03;
}

.links {
	font-style: italic;
}

.historycontact {
	color: #a2a1a1;
}

.historycontact h2 {
	color: #a2a1a1;
} 

.historycontact a {
	color: #8684a4;
}

.historycontact a:hover {
	color: #838a03;
}

.membercontact, .membercontact h2 {
	color: #3c7181;
}

.membercontact a {
	color: #8684a4;
}

.membercontact a:hover {
	color: #838a03;
}

.masterscontact, .masterscontact h2 {
	color: #8684a4;
}

.masterscontact a {
	color: #3c7181;
}

.masterscontact a:hover {
	color: #838a03;
}

.sponsorscontact, .sponsorscontact h2 {
	color: #aab300;
}

.sponsorscontact a {
	color: #838a03;
}

.sponsorscontact a:hover {
	color: #8684a4;
}

.col {
	float: left;
}

.w50 {
	width: 50px;
}

.w100 {
	width: 100px;
}

.w200 {
	width: 200px;
}

.w300 {
	width: 300px;
}

.w500 {
	width: 500px;
}

.col.headings {
	font-weight: bold;
}

.message {
	font-weight: bold;
}

.message .error {
	color: #f00;
}

.byline h2 {
	font-size: 90%;
	font-style: italic;
	padding: 15px 0px 10px 0px;
	margin: 0px;
}

.memberbutton {
	background: url(images/memberbutton.gif) no-repeat;
	text-transform: uppercase;
	color: #fff;
	width: 155px;
	height: 33px;
	padding-top: 18px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.memberbutton a:active, .memberbutton a:visited, .memberbutton a:link {
	color: #fff;
}

.memberbutton a:hover {
	color: #57517b;
}

.gallerycontent .memberbutton, #memberfloat.memberbutton {
	position: absolute;
	left: 357px;
}

