body{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #313739;
	text-align: justify;
}


peck_body {
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #000000;
	font-size: 18px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}

.rp_header_area {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	background-color: #260518;
  color: #EDFFBB;  
}

.music_for_the_church {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	background-color: #260518;
	color: #BDCC97;
	font-style: italic;
	font-weight: normal;
}

.rp_blank_header_area {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	background-color: #260518;
  color: #260518;  
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.peck_body_background {

	background-color: #FFFFCC;

}

.peck_body_background2 {

	background-color: #511C14;

}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #313739;
 color: #FFFF00;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.style6 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	}

.style9 {
	color: #999999;
	font-size: 17px;
	font-weight: normal;
	}

.boldfont {
	color: #FFFF00;
	font-size: 24px;
	font-weight: bold;
	}

.notboldfont {
	color: #00CC66;
	font-size: 12px;
	}

.style8 {
	color: #FFFFCC;
	font-size: 22px;
	font-weight: bold;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	color: #FF0000;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
