html, body, strong, li
{
	margin: 0;
	padding: 0;
	font-family: Verdana;

}

body
{
	background-color: #ff6600;
	margin: 0px auto;
	text-align: center;
	line-height: 1.5em;
	font-size: 10px;
}

.boxdivider{
	height: 7px;
	width: 100px;
}
#container{
	width: 766px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/youth/imgYouthMainBackground.gif) center top no-repeat;
	min-height: 579px;
}
#footer{
	height: 25px;
	background: transparent url(images/youth/imgYouthFooterBackground.gif) center top no-repeat;
	color: #a46845;
}
#footer a{
	color: #a46845;
	text-decoration: none;
}
#footer a:hover{
	color: #a46845;
	text-decoration: underline;
}
#header
{
	height: 93px;
	background: transparent url(images/youth/imgYouthHeader.gif) center top no-repeat;
	 z-index: 100;
	 position: relative;
	left: 0px;
	top: 0px;
}
#headerleft{
	width: 247px;
	height: 83px;
	float: left;
	clear: right;
	text-align: left;	
}
#headerright{
	float: left;
	width: 430px;
	height: 83px;
}
#header_left {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:50%;
  height:93px;
  background:url(images/youth/imgYouthHeaderBackground_Left.gif) repeat-x top;
  z-index: 10;
  }
#header_right {
  display:block;
  position:absolute;
  top:0;
  right:0;
  width:50%;
  height:93px;
  background:url(images/youth/imgYouthHeaderBackground_Right.gif) repeat-x top;
  }

#homecol1{
	
	width: 185px;
	float: left;
	clear: right;

}
#homecol1content{
	padding-left: 10px;
	width: 185px;
	height: 300px;
}
#homecol2{
	padding-top: 10px;
	width: 220px;
	float: left;

}
#homecol3{
	padding-top: 42px;
	width: 154px;
	float: left;
	clear: right;

}
#homecol4{
	padding-top: 42px;
	width: 180px;
	float: left;

}
.hometitle{
	color: #d12d04;
	font: bold 12px "courier new" ;
	line-height: 1em;
}
.hometitle a{
	color: #d12d04;
	text-decoration: none;
}
.homedate{
	color: #382112;
	font: bold 10px "courier new";
}
.hometeaser{
	color: #382112;
	font: bold 11px "courier new";
	line-height: 1em;

}
.homelinks a{
	color: #ff6600;
	font: bold italic 10px "courier new";

}
#mainNav{
	padding-top: 15px;
	height: 28px;
	text-align: left;
	width: 510px;
}
.paddingbox{
	padding-top: 30px;
	padding-left: 15px;
}
#search{

	padding-top: 4px;
	padding-left: 280px;
	width: 160px;
	height: 30px;
	clear: right;
	text-align: left;
	
}
.search-text{
	font-size: 9px;
}
#sidebar{
	float: left;
	width: 420px;
}
#UpcomingEvents{
    background:url(/images/youth/imgYouthUpcomingEventsTitle.gif) center top no-repeat;	
	width: 190px;
	height: 198px;
	margin-top: 9px;
	text-align: left;
}
#LatestBlogPost{
    background:url(/images/youth/imgYouthLatestBlogPostTitle.gif) center top no-repeat;	
	width: 190px;
	height: 128px;	
	text-align: left;	
}
#PastEvents{
    background:url(/images/youth/imgYouthPastEventsTitle.gif) center top no-repeat;	
	width: 190px;
	height: 101px;	
	text-align: left;	
}
#trclink{
	width: 181px;
	padding-left: 14px;
	text-align: left;
}
#welcome{
	padding-left: 20px;
	padding-top: 110px;
	width: 390px;

	height: 135px;
	
}
#wrapper
{
	width: 766px;
	margin: 0px auto;
	background-color: #ff944d;
	
}

