@charset "utf-8";

* { margin: 0; padding: 0; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body {
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	background: #000000;
	padding: 0;
}

.oneColFixCtrHdr#mainContent {
	background: #FFFFFF;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0px;
}
#footer {
	background:#e4c66a;
	margin-top: 20px;
	padding-bottom: 20px;
}
.oneColFixCtrHdr #footer p {

}

#homeHeader
{
	color: #FFF;
	background-attachment: scroll;
	background-image: url(images/home-header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 341px;
	border: 1px solid #ffffff;
}
#mainMenu
{
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	text-align: right;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-top: 30px;
	margin-right: 20px;
}
#header a
{
	color: #ffffff;	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

#homeBanner h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}


#headBYTFLogo
{
	margin-left: 20px;
	float: left;
	margin-top: 12px;

}

img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#homeBanner
{
	width: 400px;
	position: absolute;
	margin-left: 494px;
	margin-top: 15px;
}

#homeBanner h1
{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 28px;
	color: #FFF;
	line-height: 1;
	font-weight: normal;
}

#homeBanner p
{

}

#subHeader
{
	color: #FFF;
	background-attachment: scroll;
	background-image: url(images/sub-header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 119px;
	border: 1px solid #ffffff;
}

.siteMenu
{
	font-size: 11px;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
}
.siteMenu a
{
	color: #ffffff;
}

p
{
	line-height: 1.3;
}

#header .siteMenu .highlighted
{
	background-color: #e4c66a;
	padding: 5px;
	color: #9a579f;
	font-weight: bolder;
}

#header .siteMenu a.highlighted:link, #header .siteMenu a.highlighted:visited, #header .siteMenu a.highlighted:hover, #header .siteMenu a.highlighted:visited
{
	color: #9a579f;
}

#header .siteMenu .highlighted a:hover, #header .siteMenu .highlighted a:visited
{
	text-decoration: none;
	border-bottom:1px solid #9a579f;

}

/* Automatically underline current page */
#home #header .home, #store #header .store, #contact #header .contact, #impact #header .impact, #aboutUs #header .aboutUs, #newHome #header .newHome, #buildingForYouth #header .buildingForYouth, #getInvolved #header .getInvolved, #donate #header .donate, #buildingCommunity #header .buildingCommunity
{
	font-weight: bolder;
	text-decoration: underline;
}

/* Automatically highlight background of current page */
#impact #sidebar1 .impact, #aboutUs #sidebar1 .aboutUs, #newHome #sidebar1 .newHome, #buildingForYouth #sidebar1 .buildingForYouth, #getInvolved #sidebar1 .getInvolved, #donate #sidebar1 .donate
{
	background-image: url(images/sidebar-active-bg.jpg);
	padding: 5px 0;
}

#footerTop
{
	background-attachment: scroll;
	background-image: url(images/footer-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
}

#footerTab1
{
	margin-left: 28px;
}

.moreInfo
{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #474193;
	text-align: left;
	line-height: normal;
}

.moreInfo a
{
	color: #474193;
}

#footerLeftColumn
{
	float: left;
}
#footerCenterColumn
{
	float: left;
	width: 500px;
}
#footerRightColumn
{
	float: left;
	width: 250px;
}

#footerVideo
{
	margin-left: 40px;
	margin-top: 30px;
	float: none;
}

#footerFactoid
{
	float: none;
	font-size: 25px;
	margin-left: 40px;
	margin-top: 26px;
	padding: 0;
	color: #ffffff;
	font-weight: bold;
}

#footerFactoid p
{
	float: none;
	line-height: normal;
}

#footerFactoidFoot
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #d67f0f;
	margin-top: 10px;
	font-weight: normal;
}

#footerSocialMedia
{
	float: none;
	padding-left: 30px;
	margin-top: 30px;
}



.socialMediaIcons
{
	padding-right: 12px;
}

.copyright
{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: normal;
}

.twoColFixLtHdr #mainContent h1
{
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e7a42e;
}

.twoColFixLtHdr #mainContent h2
{
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #474193;
}

.twoColFixLtHdr #mainContent p
{
	font-size: 12px;
	line-height: 1.7;
	color: #707070;
	padding-bottom: 20px;
}

.twoColFixLtHdr #mainContent ul
{
	list-style-image: url(images/sub-main-bullet.jpg);
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8;
	color: #707070;
	padding-left: 30px;
}


#subMainMenu
{
	font-size: 18px;
	font-weight: normal;
	white-space: nowrap;
	text-align: right;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-top: 30px;
	margin-right: 30px;
}

.sidebarMenuSection
{
	background-image: url(images/sidebar-inactive-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #6c1d11;
	margin: 5px 0;
}
.sidebarMenuSection a
{
	color: #6c1d11;
}

.sidebarMenuSection ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #474193;
	list-style-type: none;
	margin-left: 15px;
}

.sidebarMenuSection ul a
{
	color: #474193;
}

.sidebarMenuSection ul ul
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8c5699;
	text-transform: none;
	font-size: 12px;
}

.sidebarMenuSection ul ul a
{
	color: #8c5699;
}

.sidebarMenuElements
{
	padding-left: 40px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 1.7;
}

.sidebarVideo
{
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 30px;
	width: 174px;
}



.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 243px;
	padding-top: 30px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 245px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 50px 0px 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.mainTestimonial
{
	margin-top: 10px;
	margin-right: 90px;
	margin-bottom: 10px;
	margin-left: 50px;
	background-image: url(images/main-quotes-top-gold.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
}

.twoColFixLtHdr #mainContent .mainTestimonial p
{
	font-size: 16px;
	color: #534d98;
	line-height: 1.2;
}

.twoColFixLtHdr #mainContent .mainTestimonial p.mainTestimonialFoot
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #d67f0f;
	font-weight: normal;
}

.mainTopLeftPicture
{
	float: left;
	width: auto;
	padding-right: 50px;
	padding-bottom: 20px;
}
.mainCenterPicture
{
	text-align: center;
}
