
body {background-color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	text-align:center;
	margin: 0px;

}


.container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	border: 1px solid #000;
	background-image: url(/common/images/back.jpg) ;
	background-repeat: repeat-x;
	background-color:#fff;
}

.banner	{
	width:684px;
	background-color:#ffffff;
	background-image:url(/common/images/nav_line_back.jpg);
	background-repeat:repeat-x;

}
	

a:link {color: #2A476C;
		text-decoration:none;}
a:visited {color: #2A476C;
		text-decoration:none;}
a:hover {color: #2A476C;
		text-decoration: underline;}
a:active {color: #2A476C}

.normal { 
		font-size: 12px;
		letter-spacing: -1px;
}


.navstyle	{
	position:relative; 
	width:797px; 
	height:25px;

}

H1 {
	color: #912327;
	font-size: 25px;

}

.SONgrey	{
	color: #818181;

}



/*The following styles the search box*/
.searchback{background: url(/common/images/search_back.jpg);
			background-repeat: repeat-x;}

#search_box {
    width: 149px;
    height: 25px;
    background: url(/common/images/searchbox_focus.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 9px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;


}

.search input.box:focus {
	background: #ffffff url(/common/images/searchbox_focus.jpg) no-repeat;

}


#search_box #s {
    float: left;
    padding: 0;
    margin: 2px 0 0 2px;
    border: 0;
    width: 149px;
    background: none;
    color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	
}
#search_box #go {
    float: left;
    margin: 0px 0px 0 0;
}
/*End of search box styling*/




.mainbody {
	width: 970px;
	border: 0px solid blue;
	margin-top:15px;
	margin-left: 15px;
	margin-right: 15px;


}

.leftcolumn	{
	width: 735px;
	border: 0px solid blue;


}


.top_content { 
	width: 735px;
	border: 0px solid blue;
}

.highlive	{
	border: 0px solid blue;
	height: 280px;
	

}

.highlight {
	width: 500px;
	height: 280px;
	border: 0px solid blue;
	float: left;
	/*background-color: red;*/

}

.highlights_bgcolor {
	background-color:white;
	
}

.highlights_container {
	width: 100%;  
	background-color: #333333; 
	text-align:center; 
	border: 0px solid blue
}

.prog_image	{
		background-color: #333333; 
		padding-top:12px; 
		padding-left:10px; 
		padding-bottom: 12px
}


.highlights { 
	width: 735px;

	border: 0px solid blue;
	margin-bottom:15px;
	background-color: #fff;
}

.highlights_banner { 
	/*width: 735px; */
	height: 30px; 
	background-image: url(/common/images/SON_highlights.jpg); 
	background-repeat: no-repeat; 
	background-position: top left; 
	color: #fff; 
	font-size: 18px; 
	border: 0px solid blue;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif; 	
	padding:0px;
	margin: 0px;
}

.highlights2 {
		height: 12px; 
		background-image: url(/common/images/SON_highlights2.jpg); 
		background-repeat: no-repeat; 
		background-position: top left; 
	border: 0px solid blue;

}

.date { 
		padding-left: 120px;
}

.sonnav {
		height: 18px;

}


.sonpic	{
		float:left;
		margin-left: 10px;
		margin-right:20px;

}

.sondescription	{
		float:right;
		margin-right: 10px;
		border: 0px solid blue;
		width:450px;

}

.header { 
	font-size: 19px; 
	line-height:20px; 

	font-family: Arial, Helvetica, Sans-Serif;   
	color: #63A7DD; 
	font-weight: bold; 	
	margin: 0px;
	border:0px solid blue;
}


.description  {  font-size: 11px; line-height: 16px; color: #000; font-family: Verdana, Arial, Sans-Serif, Helvetica;  vertical-align:top; 	
}

.title {
	font-weight: bold;
	font-size: 12px; 
	padding-bottom: 20px;
	color: #000; 
	font-family: Verdana, Arial, Sans-Serif, Helvetica;  
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
	border:0px solid blue;

}

.highlightsbottom {
		height: 10px;
		background-image: url(/common/images/SON_highlights_bottom.gif); 
		background-repeat: no-repeat; 
		background-position: top left; 


}


.nofloat {
	clear: both;

}

.desert_cc {
	border: 0px solid blue;
	margin-top: 15px;
	background-color: #fff;
	margin-bottom: 15px;
}

.desert_cc_table {
	height: 130px;
	width: 735px;

}

.dc_border {
	width: 10px;
	border: 1px solid blue;
}

.dc_mid_col_son {
	width: 15px;
	border: 0px solid blue;

}

.dc_content_right {
	width: 350px;
	padding-right: 10px;
}

.dc_content_left {
	width: 350px;
	padding-left: 10px;
}

A.belonging:link { COLOR: white; TEXT-DECORATION: none; font-weight: normal }
A.belonging:visited { COLOR: white; TEXT-DECORATION: none; font-weight: normal }
A.belonging:active { COLOR: white; TEXT-DECORATION: none }
A.belonging:hover { COLOR: white; TEXT-DECORATION: underline; font-weight: none }

A.belongingbig:link { COLOR: black; TEXT-DECORATION: none; font-weight: normal }
A.belongingbig:visited { COLOR: black; TEXT-DECORATION: none; font-weight: normal }
A.belongingbig:active { COLOR: black; TEXT-DECORATION: none }
A.belongingbig:hover { COLOR: black; TEXT-DECORATION: underline; font-weight: none }


.aboutleft	{
	width: 360px;
	float: left;

}

.bio	{
	height: 461px;
	width: 360px;

}


.bioheader	{
		height: 40px;
		background-image: url(/common/images/SON_About.jpg); 
		background-repeat: no-repeat; 
		background-position: top left; 


}




.biocontent	{
		width: 360px;
		background-color: #fff; 


}


.biocopy	{
		margin-left: 10px;
		margin-right: 10px;
		font-size: 12px;
		line-height: 19px;
		font-family: Verdana, Arial, Helvetica, Verdana, Sans-Serif;



}


.biofooter	{
		height: 10px;
		background-image: url(/common/images/SON_about_bottom.jpg); 
		background-repeat: no-repeat; 
		background-position: top left; 

}


.about_blue {
	color: #2A476C;
	font-style: italic;
	font-weight: bold;

}


.twitter	{
	text-align:center;
	margin-top: 15px;

}



.aboutright	{
	float:right;
	width: 360px;
	height: 100%;
	border: 0px solid blue;
	padding-left: 15px;

}

.conversation	{
	margin-top: 10px;

}

.join	{
	width: 360px;
}

.joinheader {
		height: 40px;
		background-image: url(/common/images/SON_join.gif); 
		background-repeat: no-repeat; 
		background-position: top left; 

}

.joincontent	{
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #fff;
}


.programs	{
	width:360px;


}

.programcontent	{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #fff;
}

/*.programdate	{
	font-size: 11px;
	font-weight: bold;
}*/




.program_date	{
	color: #818181;
	padding-top: 0px;
	margin-top: 5px;
	padding-bottom: 0px;
	font-size: 10px;
	font-style: italic;
	border: 0px solid blue;

}	

.description_detail {
	border: 0px solid blue;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	/*padding-bottom: 4px;*/
	padding-left: 10px;
	padding-right: 10px;
}



.program_description {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 18px;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	border: 0px solid blue;
}

.programtop	{
	height: 40px;
	background-image: url(/common/images/SON_Programs.jpg); 
	background-repeat: no-repeat; 
	background-position: top left; 

}

.programheader	{
	padding-bottom: 0px;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	border: 0px solid blue;
}


.program_more	{
	background-color: #fff;
	height: 16px;
	font-size: 12px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	padding-left: 10px;
	border: 0px solid blue;
}


.program_bottom	{
	height: 10px;
	background-image: url(/common/images/psa_bottom.gif); 
	background-repeat: no-repeat; 
	background-position: top left; 
	
}

.spacer	{ 
	padding: 0px;
	margin: 0px;
	height: 10px;

}






.ads	{
	width: 220px;
	margin-left: 15px;

}

.sponsor {
	width: 220px;
	height: 425px;
	border: 0px solid blue;
	background-color: white;
	text-align:center;
}

.sponsor_content {
	height: 390px;
	border: 0px solid blue;
	text-align:center;

}



.middle_content { 
	width: 735px;
	height: 620px;
	border: 0px solid blue;
	float: left;
	margin-top: 15px;
	margin-bottom:15px;
}






.ad_program {
	width: 220px;
	height: 620px;
	border: 0px solid blue;
	float: right;
	background-color: #fff;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
}



.archives {
	width: 735px;
	height: 150px;
	float: left;
	background-color: #fff;
}

.archives_content {
	height: 150px;
}

.archives_header {
	height: 10px;
}

.archives_headline {
	color: #912327;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
}

.archives_header_copy {
	height: 25px;
	padding-left: 10px;
}

.archives_content {
	font-size: 12px;
	line-height: 24px;
}

.archive_margins {
	width: 10px;
}
.archives_bigmargins {
	width:245px;
}

.archives_footer  {
	height: 10px;
}

.ad_small {
	width: 220px;
	height: 150px;
	border: 0px solid blue;
	float: right;
	background-color: #fff;
	text-align:center;

}


.footer {
	border: 0px solid blue;
	margin-top: 15px;
	width: 1000px;
	height: 60px;
	background-color: #912327;
	background-image: url(/common/images/footer.jpg);
	background-repeat: repeat-x;
	text-align:left;
}

.footer_table {
	margin-left: 25px;
	padding-top:13px;
	border: 0px solid blue;
}



.footer_copy {
	padding-top: 11px;
	color: #fff;
	font-size: 12px;
	
}

a.footer_link:link {color: #ffffff;
		text-decoration:none;}
a.footer_link:visited {color: #ffffff;
		text-decoration:none;}
a.footer_link:hover {color: #ffffff;
		text-decoration: underline;}
a.footer_link:active {color: #ffffff}

.copy {
	padding-top: 15px;
	width: 1000px;
	font-size: 9px;
	color: #000;
	text-align: right;
}

.switch {
	padding-top: 15px;
	width: 1000px;
	font-size: 9px;
	color: #000;
	text-align: center;
}

/*archives code*/
.aboutleft_archives	{
	width: 500px;
	float: left;
	border: 0px solid blue;


}

.aboutright_archives {
	float:right;
	width: 220px;
	height: 100%;
	border: 0px solid blue;
	padding-left: 15px;
}

.sonarchives	{
	width: 500px;
	background-color: #fff;
}


.sonarchivesheader	{
		height: 40px;
		background-image: url(/common/images/SON_archives.gif); 
		background-repeat: no-repeat; 
		background-position: top left; 


}




.sonarchivescontent	{
		width: 500px;


}


.sonarchivescopy	{
		margin-left: 10px;
		margin-right: 10px;
		font-size: 12px;
		line-height: 19px;
		font-family: Verdana, Arial, Helvetica, Verdana, Sans-Serif;



}


.sonarchivesfooter	{
		height: 10px;
		background-image: url(/common/images/archives_bottom.jpg); 
		background-repeat: no-repeat; 
		background-position: top left; 
		border: 0px solid red;

}


.archivebymonth	{
	width: 220px;
	background-color: #fff;
}


.archivebymonthheader	{
		height: 40px;
		background-image: url(/common/images/archivebymonth.gif); 
		background-repeat: no-repeat; 
		background-position: top left; 


}




.archivebymonthcontent	{
		width: 220px;


}


.archivebymonthcopy	{
		margin-left: 10px;
		margin-right: 10px;
		font-size: 12px;
		line-height: 19px;
		font-family: Verdana, Arial, Helvetica, Verdana, Sans-Serif;



}


.archivebymonthfooter	{
		height: 10px;
		background-image: url(/common/images/program_bottom.gif); 
		background-repeat: no-repeat; 
		background-position: top left; 

}

.text-red-anglebrackets-son {
		color: #912327;

}


.archivebymonthcontent {
		padding-left: 10px;
		padding-right: 10px;

}

.highlights_banner_nav { 
	width: 735px; 
	height: 30px; 
	background-image: url(/common/images/SON_highlights_nav.jpg); 
	background-repeat: no-repeat; 
	background-position: top left; 
	color: #fff; 
	font-size: 18px; 
	border: 0px solid blue;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif; 	
	padding:0px;
	margin: 0px;
}


.sondescription2	{
		float:right;
		margin-right: 10px;
		width: 600px;
}

.description2  {  font-size: 12px; line-height: 20px; color: #000; font-family: Verdana, Arial, Sans-Serif, Helvetica;  vertical-align:top; 	
}

.sondetailheader	{
		height: 40px;
		background-image: url(/common/images/SON_banner.gif); 
		background-repeat: no-repeat; 
		background-position: top left; 
		color: #fff; 
		font-size: 18px; 
		font-family: Arial, Helvetica, MS Sans Serif; 	
		padding-left: 10px;
		padding-bottom: 5px;
		border: 0px solid blue;
}

.sontitle	{
		color: #2A476C;
		font-size: 16px;
		font-family: Arial, Helvetica, MS Sans Serif; 
		font-weight: bold;
		margin-top: -5px;
		margin-bottom: 5px;
		margin-left: 10px;
}

.minicopy	{
		margin-left: 10px;
		margin-right: 10px;
		font-size: 11px;
		line-height: 19px;
		font-family: Verdana, Arial, Helvetica, Verdana, Sans-Serif;



}

.mask	{
		color: #fff;
		font-size: 9px;

}

.links	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		text-decoration: none; 
		font-weight: bold; 
		line-height: 14px;
		padding:0px;
		margin-left: 15px;
		margin-top: 5px;
		list-style-type: none

}

.archivestitle	{
		color: #2A476C;
		font-size: 16px;
		font-family: Arial, Helvetica, MS Sans Serif; 
		font-weight: bold;
		margin-bottom: 5px;

}

.archivesyears {
		margin-left: 10px;
		margin-bottom: 10px;

}

.archivesdates	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		width: 100%;
		line-height: 20px;

}

.archives_container	{
		margin-bottom: 15px;
		border: 0px solid blue;

}

.son1 {
		font-size: 12px;
		line-height: 19px;
		font-family: Verdana, Arial, Helvetica, Verdana, Sans-Serif;
}

.son {
		font-size: 12px;
		line-height: 19px;
		font-family: Verdana, Arial, Helvetica, Verdana, Sans-Serif;
}

a.adlink {
	color: Black;
	font-size: 9px;
    line-height: 13px
	font-family : Verdana, Arial, Helvetica, Sans-Serif;}

a.adlink:hover { text-decoration: underline;
          color: Red}

a.adlink:active { text-decoration: underline;
          color: Red}
		  
a.adlink:visited { text-decoration: underline;
          color: #000}
		  
		  .counter 
	{
		font-family: Courier; 
		font-size: 8px; 
		color: #ffffff; 
		letter-spacing: 2px;
		background-color: #ffffff;
		background-image:url('/common/images/counter.gif'); 
		background-repeat: repeat-y; 
		background-position: center center;
		width: 49px;
		padding-bottom: 1px;
		padding-top: 1px;
	}
	
.current
	{
		font-family: Arial;
		font-size: 9px;
		letter-spacing: 2px;
		color: #000000;
		
	}




