/* CSS styles for Youth Speaks */

#outerwrapper {
	width: 791px;
	margin: 20px auto 0 auto;
	background-color:#FFFFFF;
}

body {
  background:#000000 url(images/YS_bg.jpg) repeat-x; 
  font:normal 13px Arial, Helvetica, sans-serif;
  line-height:16px; 
  color:#333333;
  }
  
a:link,
a:visited{
	color:#CC6600;
	text-decoration:none;
	}
	
a img {border:none;}	
	
a:hover{
	color:#CC0000;
	text-decoration:none;
	}
  
  
/* text styles*/
.homeHead {
	margin-top:10px;
	font-size:24px;
	line-height:26px;
	color:#000000;
	font-weight: bold;
	text-align:center;
}

.homeHead2 {
	margin-top:10px;
	font-size:16px;
	line-height:26px;
	color:#000000;
	font-weight: bold;
	text-align:center;
}

.homeHead3 {
	margin-top:10px;
	font-size:14px;
	line-height:26px;
	color:#000000;
	font-weight: bold;
}

.homeHead4 {
	margin-top:10px;
	font-size:18px;
	line-height:26px;
	color:#000000;
	font-weight: bold;
	text-align:center;
}

.homeHead5 {
	margin-top:10px;
	font-size:14px;
	line-height:26px;
	color:#000000;
	font-weight: bold;
	text-align:center;
}

.homeHead6 {
	margin-top:10px;
	font-size:14px;
	line-height:26px;
	color:#000000;
	font-weight: bold;
	text-align:center;
}

.smcapHead{
color:#999999;
font:bold 11px Arial, Helvetica, sans-serif;
text-transform:uppercase;
letter-spacing:1px;
border-bottom:1px dotted #CC6600;
margin:0px 0 10px 0;
}

.pressHead{
color:#999999;
font:bold 11px Arial, Helvetica, sans-serif;
text-transform:uppercase;
letter-spacing:1px;
border-bottom:1px dotted #CC6600;
clear: left;
margin:0px 0 10px 0;
}

.sidenav{
font:bold 13px Arial, Helvetica, sans-serif;
text-transform:uppercase;
line-height:24px; 
color:#CC0000;
}

.sidenavHead {
font:bold 13px Arial, Helvetica, sans-serif;
text-transform:uppercase;
line-height:15px; 
color:#CC0000;
margin:0 0 20px 0;
}

.spaceAfter{
margin-bottom:30px;
}

.spaceAfter2{
margin-bottom:15px;
}

.lcborder{background:#000000 url(/images/YS_bg.jpg) repeat-x; 
  font:normal 13px Arial, Helvetica, sans-serif;
  line-height:16px; 
  color:#333333;
  }
  

/* end text styles*/

/* image styles start*/

.center{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

.categories{
	float:left;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

.icons{
	margin-left:10px;
	margin-right:10px;
	align:top;
	}
	
.press{
	margin: 10px; 
	border: 1px solid #CC6600;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
	}
 
.judges{
	margin-left:10px;
	margin-right:10px;
	}
	
.floatleft{
	float:left;
	margin-right:10px;
	}
	
.floatleftp{
	float:left;
	margin-right:30px;
	margin-bottom: 40px;
	}
	
.floatright{
	float:right;
	margin-left:10px;
	}


/* end image styles*/


/* header start*/
#headertop {
	height:162px;
	text-align:center;
	}
	
#headerbtm {
	background-image:url(images/header_btm.gif);
	background-repeat:repeat-x;
	height:6px;
	clear:both;
	}
/* header stop*/
	

/* top nav bar*/
#nav {
	margin:0;
   	padding:0;
	background:#000000;
	float:left;
 	width:100%;
}

.navleftspace {
width:30px;
color:#000000;
float:left;
}

#nav li {
	display:inline;
	margin:0;
   	padding:0;
	
}

#nav a:link,
#nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font:bold 13px Arial, Helvetica, sans-serif;
	padding:5px 25px 5px 25px;
	float:left;
	width:auto;
	background-image:url(images/gray_px.gif);
	background-repeat:repeat-y;
}

#nav a:hover {
color:#CC0000;

}

#home #nav-home a,
#about #nav-about a,
#programs #nav-programs a,
#events #nav-events a,
#pressperform #nav-pressperform a,
#support #nav-support a,
#contact #nav-contact a {
	color:#CC0000;
}
/* end top nav bar*/


/* left column */
#leftcolumn {
width: 250px;
height:auto;
float:left;
margin:25px 20px 15px 0px;
padding-left:25px;
}

/* end left column */


/* right column */
#rightcolumn {
width:460px;
height:auto;
float:left;
margin:25px 10px 15px 10px;
}

.rcFeature{
color:#000000;
font-size:16px;
line-height:20px; 
margin: 5px 0 25px 0;
}
	
/* end right column */


#footer {
clear:both;
height:8px;
margin-right:25px;
background:url(images/YS_footer.gif) bottom no-repeat;
}

.vertical{
	margin-bottom:5px;
	margin-right:25px;
}
 
#copyright {
	width: 791px;
	margin: 5px auto 10px auto;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#666666;
	height:24px;
}



