/*** CSS Document ***/
.img {
	float:left;
	
}

body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backgroundTile.gif);
              background-repeat: repeat-x;
	background-color: #290E09;
}

/*** containers ***/

#mainContainer {
	text-align: center;
	margin: 0 auto;
	width: 905px;
	background-color: #EEE9E1;
}

#mainheader {
	text-align: right;
	margin: 0 auto;
	width: 905px; height: 138px; margin-top: 0px;
	background-color: #EEE9E1;
	background-image: url(images/mainheader_home.gif);
	background-repeat: no-repeat;
}
#gohome {
	text-align: left;
	margin: 0;
	width: 200px; height: 135px; margin-top: 0px;
	background-color: transparent;
	z-index: 20;
}


#mainheader p{ margin-right: 40px; text-align: right; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; line-height: 16px; font-weight: bold; color:#AC9F92;}
#mainnav {
	text-align: center;
	margin: 0 auto;
	width: 905px; height: 40px;
	background-color: #FFFFFF;
	background-image: url(images/mainnav_home.gif);
	background-repeat: no-repeat;
	left: 370px; z-index:30;}


#mainnav ul { list-style: none; margin: 0; padding: 0; float: right; }
#mainnav li { width: 110px; height: 32px; float: left; margin: 0 5px 0 0; font: bold 13px georgia; text-align: center; text-decoration: none;}
#mainnav a { width: 100%; padding: 11px 0 13px 0; display: block; background: url(images/nav-up.png); color: #000000; text-decoration: none;}
#mainnav a:hover { background: url(images/nav-over.png); text-decoration: none;}
#mainnav li.current a { background: url(images/nav-down.png); color: #ffffff; text-decoration: none;}
#mainnav li.current a:hover { background: url(images/nav-down.png); text-decoration: none;}

#mainimg {
	text-align: center;
	margin: 0 auto;
	width: 905px; height: 363px;
	background-color: #EEE9E1;
	background-image: url(images/mainimg_home.jpg);
	background-repeat: no-repeat;
}

#mainimg_about {
	text-align: center;
	margin: 0 auto;
	width: 905px; height: 363px;
	background-color: #EEE9E1;
	background-image: url(images/headerimg_about.jpg);
	background-repeat: no-repeat;
}

#mainimg_donate {
	text-align: center;
	margin: 0 auto;
	width: 905px; height: 363px;
	background-color: #EEE9E1;
	background-image: url(images/headerimg_donate.jpg);
	background-repeat: no-repeat;
}

#mainimg_resources {
	text-align: center;
	margin: 0 auto;
	width: 905px; height: 363px;
	background-color: #EEE9E1;
	background-image: url(images/headerimg_resources2.jpg);
	background-repeat: no-repeat;
}

#mainimg_register {
	text-align: center;
	margin: 0 auto;
	width: 905px; height: 363px;
	background-color: #EEE9E1;
	background-image: url(images/headerimg_register.jpg);
	background-repeat: no-repeat;
}

#mainimg_contact {
	text-align: center;
	margin: 0 auto;
	width: 905px; height: 363px;
	background-color: #EEE9E1;
	background-image: url(images/headerimg_contact.jpg);
	background-repeat: no-repeat;
}


#bottomContainer{
	width: 905px;
	text-align: left;
	background-color: #EEE9E1;
	margin: 0px;
	float: left;
}

#sidebarContainer {
	background-color: #EEE9E1;
	width: 303px;
	float: left;
}

#bodyContainer {
	width: 602px;
	background-color: #ffffff;
	float: right;
}

#cmsContainer {
	width: 905px;
	background-color: #ffffff;
	float: left;
}

#cmsHeader {
	width: 905px;
	background-color: #ffffff;
	background-image: url(images/cmsHeader.gif);
	height: 165px;	
}

#footerContainer {
	width: 905px;
	float: left;
	height: 81px;
	background-image: url(images/footerBottom.gif);
	background-repeat: no-repeat;
}

#footerContainerLeft {
	text-align: left;
	padding-left: 35px;
	padding-top: 25px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #4F4740;
	width: 268px;
	float: left;
}


#footerContainerLeft a {
	text-decoration: none;
	color:#4F4740;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: 4F4740;
}

#footerContainerLeft a:hover {
	text-decoration: none;
	color:#FFFFFF;
	background-color:#4F4740;
}

#footerContainerRight {
	text-align: left;
	padding-left: 35px;
	padding-top: 25px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #4F4740;
	width: 567px;
	float: right;
}


#footerContainerRight a {
	text-decoration: none;
	color:#4F4740;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: 4F4740;
}

#footerContainerRight a:hover {
	text-decoration: none;
	color:#FFFFFF;
	background-color:#4F4740;
}

#bodyFooterImage {
	width: 542px;
	height: 35px;
	float:left;
	background-image:url(images/bodyCopyBottom.gif);
	background-repeat: no-repeat;
}

/*** flash content ***/

#flashcontent {
	width: 905px;
	height: 533px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#flashcontentMusic {
	width: 233px;
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#flashcontentDirectory {
	width: 532px;
	height: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*** copy ***/

#bodyCopy {
	text-align: left;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #4F4740;	
}

.slanted {
	font-style: italic;	
}

#volunteerButton {
	height: 233px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 35px;
	height: 51px;
}

#referralButton {
	height: 233px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 16px;
	height: 51px;
}

#donateButton {
	height: 233px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 16px;
	height: 51px;
}

#topButton {
	height: 233px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 35px;
	height: 51px;
}

#underButton {
	height: 233px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 16px;
	height: 51px;
}

#sideBarCopy {
	text-align: left;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #4F4740;	
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #df544b;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #df544b;
	font-weight: normal;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
              font-weight: bold;
	color: #df544b;
}

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F4740; line-height: 11px;
}


#bodyCopy a {
	text-decoration: none;
	color:#df544b;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: df544b;
}

#bodyCopy a:hover {
	text-decoration: none;
	color:#ffffff;
	background-color:#810000;
}

ul {
	padding-left:35px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position:outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
}

/*input boxes*/

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #4F4740;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #4F4740;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background-color: #DF544B;
}
.hiddenPic {display:none;}