 /*
 Page Specific*/


#home #main-content {
	width:900px;
	background:url(/images/body-back.jpg) no-repeat top center;
	background-color: #3d2f00;
	padding:0;
}
#home #title{
	padding-top:40px;
	padding-left:50px;
	color:#BDA16E;
	font-size: 30px;
	margin: 0px 0px 15px 0px;
}


#home .left{
	width:500px;
	float:left;
	margin-left:40px;
	padding-bottom:10px;
	
}

		#home .left p {
			color:#FFF;
			line-height:18px;
			padding:5px 0px 5px 10px;
			font-weight:300;
		}
#home .right{
	width:300px;
	float:right;
	margin-top:0px;
}






#home #tickerContainer {
	background-color:#e5e5e5;
	width:180px;
	margin-left:18px;
	
}




#home .rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
padding:0 7px;
text-align:left;


}
#home .rsstitle a {
	text-decoration:none;
	color: #000;
}

#home .rssdescription{
	font:normal 14px Georgia; 
	padding:0 10px 5px 10px; 
	background-color:#e5e5e5; 
	padding-top:10px; 
	
	/*shared class for all description elements in an RSS feed*/

}



#home #lower ul,
#home #lower ul li a {
color:#E9BE62;
font-weight:bold;
height:20px;
overflow:auto;
text-decoration:none;
letter-spacing:.02em;
}

#home #lower ul li{
	font-size:.7em;
	float:left;
	list-style:none;
	margin-top:0px;
	padding: 0px 5px;
	
}
#home #lower .left{
	padding:0;
}
#home #lower .left p {
	float:left;	
}
#home #lower .left p a
{
	color:#BDA16E;
	text-decoration:none;
	font-size:.8em;
}

#home #lower p.right {
	color:#BDA16E;
	text-align:center;
	font-size:.8em;
	margin-top:0px;
}


/*
Leave*/

#leave #main-content p{
	width:600px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
	padding:20px;
	}


 
/*Why PBS*/

#technology #main-content ul,
#licensing #main-content ul,
#whypbs #main-content ul{
padding: 10px 10px 10px 50px;
	
	
}

/*
technology*/

#technology #main-content table{
	width:400px;
	padding-left:100px;

}
#technology table ul{
	width:200px;
	padding-left:15px;
	}
	#technology table ul li{
		width:200px;
	}
	
	#technology td {
	width:150px;
	padding-left:40px;
	}


#technology #main-content ul ul {
	padding-left:35px;
	
}



#technology table ul.large-indent{
	padding-left:20px;
	
}

/*
next Steps*/

#next table{
	margin-left:40px;
	margin-top:20px;
}

#next p.boldtext  {
	font-size:15px;
	padding:10px 20px;
}

#next span.label {
	padding-right:5px;
}

/*
Board*/
#board #main-content p {
	display:inline-block;
}

#board #main-content ul {
	list-style:none;
	padding-left:100px;

}

#board #main-content ul li {
	float:left;
	padding:30px;
}

#board .login { 
	color: #3d2f00;
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	padding-left:250px;
}

/*
About*/

#about #left {
	float:left;
	width:400px;
}

#about #right {
	float:right;
	padding-top:100px;
	
}

#about p {
	margin:10px;
}

/*
Location*/
#location #left, #location #right {
	padding-top:40px;
}

#location #left {
	float:left;
	padding-left:100px;
}

#location #right {
	float:right;
	padding-right:100px;
}

/*
contact*/



#contact .boldtext, #contact form_title, #contact formtext {
	padding-top: 12px;
}
/*
Used to realign the zip on contact form*/
#contact .nudge {
	padding-top:0px;
}
#contact table {
	margin-top:15px;
}

/*
staff*/

#staff #main-content a {
	color:#000066; 
}

#staff #main-content a:visited{
	
color:#666666

}
#staff #main-content img {
	padding-top:10px;
}

/*
Email*/


#email_setup #main-content a{
color:#000;

}

#email_setup .style3 {
	font-size: 15px;
	font-weight: bold;
}
#email_setup .style5 {
	color: #0000FF;
}

/*laserapp*/ 

#laserapp .style1{
	color: #000000;
	font-weight: bold;
}

 #laserapp .style3 {
	font-size: 15px;
	font-weight: bold;
}
#laserapp #main-content table {
	margin:auto;
	
}

/*
thanks*/


#thanks .style1 {
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font: bold 12px/15px Arial;
}

							


	

