/* red: #bf191d */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;

}
.bg {
	background-color: #cccccc;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #990000;
}

#siteholder {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #000000;
}
#top {
	background-color: #000000;
	height: 20px;
}
#header {
	height: 125px;
}
#logo {
	float: left;
}
#locations {
	background-image: url(../images/ymca-locations.jpg);
	float: right;
	height: 102px;
	width: 400px;
}
#column {
	float: left;
	width: 194px;
}
#main {
	float: right;
	width: 586px;
	overflow: hidden;
	background-image:url(../Images/page-bg.jpg);
	background-repeat: no-repeat;
}
#content {
	padding: 15px;
}

#search {
	height: 53px;
	background-image: url(/images/search-bg.jpg);
	margin: -23px auto 0 auto;
}

#search, #sea#rch {
	height: 53px;
	background-image: url(/images/search-bg.jpg);
	margin: 0 auto;
}

#search table {
	margin-left: 17px;
		margin-top: 23px;
		padding-top: 20px;
}

#search table, #sea#rch table {
	margin-left: 17px;
		margin-top: 23px;
		padding: 0;
}
.searchbox {
	border: 1px solid #999999;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 99%;
	margin: 0 auto;
}

#tnav {
	background-image: url(../images/tn-bg.jpg);
	height: 23px;
	clear: both;
}
tnav ul {  }
.searchbutton {
	border: 1px solid #999999;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 17px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
#lnavheading {
	background-image: url(../images/at-bg.jpg);
	height: 23px;
	padding-left: 17px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
#lnavheading div {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
#lnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #ffffff;
	background-image:url(../images/lnav-bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#lnav ul li {
	border-bottom: 1px solid #d7d7d7;
	font-size: 11px;
}
#lnav ul li a {
	background-image:url(../images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 17px 5px;
	padding-left: 28px;
	font-weight: bold;
	color: #000000;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#lnav ul li a:hover {
	background-color: #f1f1f1;
		background-image:url(../images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 19px 5px;
	color: #bf181f;
}
.clear {
	clear: both;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font: bold;
	margin: 0px;
}
.subheading, h3 {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.subheadingu, h2 {
	font-size: 14px;
	color: #be171e;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	text-transform: uppercase;
}
.small {
	font-size: 11px;
}
.xsmall {
	font-size: 10px;
}
.tableheading {
	background-color: #cc0000;
	font-weight: bold;
	color: #ffffff;
}
.button {
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f1f1f1;
	color: #cc0000;
	border: 1px solid #cccccc;
	font-weight: bold;
}
.button:hover {
	color: #990000;
	background-color: #ffffff;
}
.box {
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
	padding: 5px;
}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #999999;
	border: 1px solid #cccccc;
	font-weight: bold;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
}
.catimages img {
	border: 1px solid #cccccc;
}
.back {
	font-size: 11px;
	color: #999999;
	text-align: right;
	display: block;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	height: 58px;
	font-size: 10px;
	color: #cccccc;
}

#mft {
	float: right;
	margin-top: 30px;
	margin-right: 17px;
}
#mft a {
	color: #cccccc;
}
#copy {
	float: left;
	margin-top: 30px;
	margin-left: 17px;
}
.lnavsubh {
	background-image:url(../images/ln-heading-bg.jpg);
	height: 40px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 17px;

}
.lnavsubh div {
	padding-top: 19px;
}
.lnavsub {
	background-image:url(../images/ln-bg.jpg);
	background-repeat: repeat-x;
	padding: 6px;
	padding-left: 17px;
	font-size: 11px;


}
.hor-rule {
	background-color: #cccccc;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
}

#cms_page
{

}
#cms_heading
{
	padding-right: 2px;
	padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2pt;
	text-align: center;
	border: #000000 0px solid;
	color: #ffffff;
	padding: 5px;
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	height: 14px;

}
#cms_links
{
	background-color: #e6e6e6;
	color: #000000;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}

#cms_links a
{
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#cms_links a:hover
{
	text-decoration: underline;
}
#cms_holder
{
	width:780px;
	border: #000000 0px solid;
}
#cms_logout
{
	background-color: #e6e6e6;
	padding-right: 5px;

}
.cms_nav-selection
{
	border: #000000 thin solid;
	background-color: #cccccc;
}

.cms_nav-selection2
{
	border: #000000 thin solid;
	background-color: #cccccc;
}
.announcements {
	padding: 14px;
	background-color: #666666;
	color: #ffffff;
	text-align: left;
	padding-top: 10px;
	font-size: 11px;
	
}
.announcements a {
	color: #ffffff;
	display: block;
	font-size: 11px;
		background-image:url(../images/ln-arrow-dgray.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #525252;
	font-weight: bold;
}
.announcements a:hover {
	color: #cccccc;
}
.announcements-age {
	color: #cccccc;
	padding-left: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #525252;
}

.box select, .box input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxblack {
	background-color: #000000;
	color: #ffffff;
	padding: 10px;
}
.boxred {
	background-color:#990000;
	color: #ffffff;
	padding: 10px;
	overflow: hidden;
}
#leftbox {
	margin: 17px;
}

/* new pages */

.heading1 { font-weight: bold; font-size: 14px; }

.ymcaFB {
	width: 190px;
	height: 140px;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0 auto;
	background-image: url(/Images/boyertownYMCAFBg.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.ymcaFB p {
	padding: 30px 15px 0 15px;
	margin: 0 0 0 0;
	text-align: center;
}

/* registration page */

a.registButton { display: block; width: 440px; height: 68px; background: url(/Images/buttonRegist.png); margin: 20px auto; padding: 28px 0 12px 0; font-size: 13px; color: #fff; }
a.registButton:hover {background: url(/Images/buttonRegist-over.png); }
a.registButton:hover p.subhead1 {  }
a.registButton p { text-align: center; margin: 0; }
a.registButton p.subhead1 { font-size: 2em; font-weight: bold; }

ol { margin-left: 0; padding-left: 1.5em; font-weight: bold; }
ol li { margin-bottom: .5em; }
ol li span { font-weight: normal; }
ol li ol { padding-left: 1.5em; xxxfont-size: 11px; width: 90%; }
ol li ol li { padding-left: 0; margin: .5em; }

div.important { margin: 20px 0; padding: 0 10px; border: 3px double #ccc; xxxcolor: #666; font-size: 11px; }

div.faq { padding-left: 1.2em; } /* offsets Q&A indent */
div.faq strong { color: #bf191d; }
div.faq p { text-indent: -1.2em; width: 80%; margin: 0 0 1em 0; }
div.faq p.odd { margin: .2em 0; font-weight: bold; }


