/* CSS Document */

* {
	padding:0px;
	margin:0px;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}

a {
	border: none;
	text-decoration:none;
}

a:hover {
	color: #F33;
}

#top {
	width: 100%;
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	background-position: center;
}

#BGTop {
	/*z-index:-50;*/
	width: auto;
	height: 47px;
	background-image: url('images/bgtop.gif');
	background-repeat: no-repeat;
	background-position: center;
}

#bottom {
	height: 50px;
	width: 100%;
	/*position: absolute;*/
	background-color: white;
	background-image: url('images/bgbottom.gif');
	background-position: center top;
	background-repeat:no-repeat;
	color: #333;
	font-size: .75em;
	text-align: center;
}

img {
	padding: 0px;
	margin: 0px;
	border: none;
}



#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 200px;
	background-color: #FFFFFF;
	background-image: url('images/AcaciaHeaderW.jpg'); 
	background-position: bottom;
}




#content {
	width: 900px;
	
}

#contentD {
	width: 900px;
	
	background-image: url('images/Kids01.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	
}

#contLeft {
	float: left;
	width: 600px;
	margin: 0px;
	/*display: inline;*/
}

div.Text {
	padding: 10px;
	padding-left: 20px;
    font-size: .8em;
	line-height: 1.75em;
	/*width: 600px;*/
	/*background-color: #999999;*/
}

h1 {
	text-transform: uppercase;
	color: #d50000;
	font-size: 1.6em;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 1.0em;
	margin: 0px;
	padding-right: 0px;
	border-bottom: 1px solid #452b08;
	
}

h3 {
	padding-top: 15px;
	padding-bottom: 0px;
}

h4 {
	font-size: 1.3em;
	color: #452b08;
	margin-top: 20px;
	/*border-bottom: 2px solid #452b08;*/
}

div.quote {
	padding: 10px 50px;
}

div.Text p {
	margin: 10px;

}

div.Text ol {
	margin-left: 30px;
}

div.Text ul {
	margin-left: 30px;
	list-style: square;
}

div.Text ol li {
	line-height: 1.75em;
	padding-bottom: 15px;
}

/*div.Text ol.Echo {
	border-left: 15px solid #fff;
	padding-left: 40px;
	margin-left: 0px;
}

div.Text ol.Echo li {
	padding-bottom: 3px;
	line-height: normal;
	width: 600px;
}*/


#bigpic {
	/*width: 600px;*/
	float: right;

	margin: 0px 0px 10px 20px;
}


/* %%%%%%%%%%%%%%%%% Sub-Menu %%%%%%%%%%%%%%%%%%%%%%%%%% */

#subMenu {
	float: right;
	clear: right;
	width: 250px;
	margin: 0px   0px 10px  20px;
	font-size: .9em;
	/*background-color: #452b08;*/
	color: #fff;
	

}

#subMenu h2 {
	padding: 5px 10px;
	font-size: 1.2em;
	background-color: #452b08;

}

#subMenu ul {
	list-style:none; 
	margin-left: 0px;
	border-top: 1px solid #fff;

}

#subMenu li {
	padding: 5px 10px 0px 10px;
	height: 23px;
	background-color: #452b08;
	background-image: url(images/rounded28.png);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #fff;
}
#subMenu li.subMenuSelected {
	padding: 5px 10px 0px 10px;
	height: 23px;
	background-color: #fff;
	background-image: url('images/rounded28brown2.png');
	background-repeat: no-repeat;
	background-position: right;
	border-bottom:none;
	color: #d60000;
}

#subMenu li.subsubMenuSelected {
	padding: 5px 10px 0px 10px;
	height: 23px;
	background-color: #fff;
	background-image: url('images/rounded28brown2.png');
	background-repeat: no-repeat;
	background-position: right;
	border-bottom:none;
	color: #d60000;
	margin-left: 20px;
}


#subMenu li:hover {
	background-color: #fff;
}

#subMenu li:hover a{
	color: #d60000;
}

li.subsubmenu {
	margin-left: 20px;
}

#subMenu a {
	color:#FFF;
	width: 100%;
	height: 100%;
}

a.nohl:link, a.nohl:hover {	
  color: #000;
}

#subMenu a:visited { 
    color: #FFF;
}

#subMenu a:hover {
	color: #F00;
}

#contRight {
	
	padding: 0px 0px;
	padding-right: 5px;
	padding-left: 610px;
	font-size: .8em;
	line-height: 2.15em;
	
}








/*

#subMenu {
	float: right;
	clear: right;
	width: 300px;
	margin: 0px  20px 10px  20px;
	color: #452b08;
	border-bottom: 1px solid #452b08; 
}

#subMenu ul {
	list-style:none; 
	margin-left: 0px;
}

#subMenu li {
	padding: 5px 10px;
	border-left: 8px solid #888;
	background-image: url('images/DropBG.gif');	
}

#subMenu li:hover {
	border-left: 8px solid #d60000;
	border-right: 8px solid #d60000;
}

li.subsubmenu {
	margin-left: 20px;
}

#subMenu a {
	color:#66F;
	width: 100%;
	height: 100%;
}

a.nohl:link, a.nohl:hover {	
  color: #000;
}

#subMenu a:visited { 
    color: #66F;
}

#subMenu a:hover {
	color: #F33;
}

#contRight {
	
	padding: 0px 0px;
	padding-right: 5px;
	padding-left: 610px;
	font-size: .8em;
	line-height: 2.15em;
	
}

*/

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */


div.imageLeft {
	float: left;
	margin: 5px 10px;
}

#Stats {
	clear: right;
	width: 370px;
	margin: 0 auto;
	padding: 15px 50px 30px 280px;
	color: #FFF;
	font-size: 1.1em;
	background-image: url(images/GirlDF2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
}

#Stats li {
	margin-bottom: 10px;
}

#Stats h3 {
	color: #FFF;
}

p.caption {
	font-size: .8em;	
}

#footer {
	width: 900px;
	height: 30px;
	text-align: center;
	color: white;
	font-size: .75em;
	margin-top: 8px;
	padding-top: 8px;
	background-color: #452b08;
	/*position: relative;*/
	display: block;
	clear: both;
}

#TeamDL dt {
	font-size: 1.4em;
	line-height: 1em;
	margin-bottom: 0px;
	margin-top: 20px;
	
}

#TeamDL dd {
	font-size: 0.9em;
	line-height: 1em;
	margin-top: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#phone {
	text-align: right;
	padding: 10px;
	margin: -30px 0px 10px 50px;
}

address {
  padding-left: 50px;
}

#DonateOptions address {
	font-size: 1.3em;
	font-style: normal;
}

.right {
	float: right;
}

.left {
	float: left;
	margin: 10px 20px 10px 0px;
}

.invisible {
	display: none;
}


div.team {
	clear: both;
	padding: 20px;
	padding-left: 30px;
	
}

div.ThanksText {
	padding: 100px;
	margin: 0px auto;
	width: 400px;
}

div.ThanksText p {
	padding-bottom: 15px;
	line-height: 1.75em;
}



