@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:11px;
	background:#efefeb;
	color:#4b4b4b;
}
	
a{
	color:#8c3333;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
	color:#990000;
}

.head_container{
	background:#1f1e1e;
	border-bottom:solid 1px #c2c1b6;
}

.usc_header{
	background:#990000;
	text-align:center;
	height:50px;
}

.main_header{
	width:850px;
    height:102px;
    margin:0 auto;
	background:url(../images/main_header.gif) no-repeat;
}

.head_rot_img_container{
	width:280px;
	height:102px;
	float:right;
}

.head_rot_img{
	width:280px;
	height:102px;
	float:right;
	overflow:hidden;
}

.top_nav_container{
	background:#d9d8cb;
	border-top:solid 1px #a1a097;
	height:32px;
}

/*navigation styles*/
#top_nav{
	width:850px;
	margin:0 auto;
	height:32px;
	position:relative;
}

#top_nav ul{
	margin:0;
	padding:0;
}

#top_nav ul li{
	margin:0;
	list-style:none;
	float:left;
} 

#top_nav a{
	color:#58574b;
	font-weight:bold;
	font-size:100%;
	line-height:32px;
	display:block;
	padding:0px 20px 0px 20px;
}

#top_nav a:hover{
	background:url(../images/nav_hover.gif) no-repeat top center #efefeb;
	text-decoration:none;
}
/*end navigation styles */


/*Event navigation styles*/
#top_nav2{ font-size:16px;
	margin:0 auto;
	height:36px;
	position:relative;
}

#top_nav2 ul{
	margin:0;
	padding:0;
}

#top_nav2 ul li{
	margin:0;
	list-style:none;
	float:left;
} 

#top_nav2 a{
	color:#58574b;
	font-weight:bold;
	font-size:100%;
	line-height:32px;
	display:block;
	padding:0px 20px 0px 20px;
}

#top_nav2  a.active{
	color:#990000;
	font-weight:bold;
	font-size:100%;
	line-height:32px;
	display:block;
	padding:0px 20px 0px 20px;
}

#top_nav2  a.inactive{
	color:#CCCCCC;
	font-weight:bold;
	font-size:100%;
	line-height:32px;
	display:block;
	padding:0px 20px 0px 20px;
}

#top_nav2 a:hover{
	background:url(../images/nav_hover.gif) no-repeat top center #efefeb;
	text-decoration:none;
}
/*end navigation styles */



.cur_date{
	height:32px;
	width:150px;
	line-height:32px;
	color:#61231e;
	font-weight:bold;
	position:absolute;
	right:0px;
}

.footer{
	width:850px;
	margin:0 auto;
	text-align:right;
	margin-top:10px;
}

.footer a{
	color:#990000;
	font-size:90%;
	text-decoration:none;
	font-weight:normal;
}

.content_container{
	width:850px; min-height:350px;
	margin:0 auto;
	background:#ecebe5;
	/*background:url(../images/logo_watermark.gif) no-repeat bottom right #fff;*/
	border:solid 1px #ccccc8;
	border-top:none;
	position:relative;
}

.navigation_column{
	width:204px;
	float:left;
}

.content_column{
	background:url(../images/logo_watermark.gif) no-repeat bottom right #fff;
	margin-left:204px;  min-height:400px;
	padding:16px; background-color:#FFFFFF;
}

/*Begin Lower Navigation Styles */

#lower_navigation ul{
	margin:0;
	padding:0;
	margin-top:8px;
}

#lower_navigation ul li{
	list-style:none;
}

#lower_navigation ul ul{
	margin:0px 0px 0px 10px;
}

#lower_navigation ul ul li a{
	color:#7f7f7d;
	padding:2px 10px 2px 20px
}



#lower_navigation a{
	color:#5e5e5e;
	font-weight:normal;
	display:block;
	padding:8px 10px 8px 20px;
}

#lower_navigation a:hover{
	background:#d9d8cb;
	text-decoration:none;
}

#lower_navigation ul ul li a:hover{
	color:#900;
	text-decoration:none;
	background:#fff;
}

.subpage_title{
	border-bottom:solid 1px #dadada;
	color:#1f1e1e;
	font-weight:bold;
	font-size:130%;
	margin-bottom:10px;
	padding-bottom:5px;
}

.home_image_bg{
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	width:626px;
	height:228px;
}


/*Begin Homepage Specific Styles*/

.home_rot_img{
	width:626px;
	height:228px;
	overflow:hidden;
	border-right:solid 1px #000;
	margin-right:223px;
	z-index:10;
}

.home_navigation_column{
	width:223px;
	height:228px;
	float:right;
	background:url(../images/homepage/nav_bg_behind.gif) repeat-y;
}

#home_lower_navigation{
	position:relative;
}

#home_lower_navigation ul{
	margin:0;
	padding:0;
	list-style:none;
}

#home_lower_navigation ul li{
	margin-bottom:1px;
	background:url(../images/homepage/nav_bg.gif);
}


#home_lower_navigation ul li a,#home_lower_navigation ul ul li a,#home_lower_navigation a{
color:#918864;
font-weight:normal;
font-family:Georgia;
font-size:110%;
line-height:26px;
height:26px;
display:block;
padding:5px 10px 5px 24px;
}

#home_lower_navigation a:hover{
background:url(../images/homepage/nav_bg_hover_large.jpg) left center no-repeat;
text-decoration:none;
}

#home_lower_navigation ul ul{
float:right;
	width:50px;
	height:30px;
	margin-right:10px;
	margin-top:-32px;
}

#home_lower_navigation ul ul li{
	padding:0px;
	text-align:center;
	background:none;
}

#home_lower_navigation ul ul li a{
	font-size:90%;
	color:#a79f81;
	line-height:10px;
	padding:0px;
	display:block;
	height:10px;
}

#home_lower_navigation ul ul li a:hover{
	background:none; 
	text-decoration:underline;
}

.enrollment_news_box{
	background:url(../images/homepage/enrollment_news_title2.gif) no-repeat top left #d9d8cb;
	padding:10px 20px 20px 20px;
	width:207px;
	color:#5d5c51;
	font-size:94%;
}

.cerpp_calendar_box{
	background:url(../images/homepage/cerpp_cal_title2.gif) no-repeat top left #efefeb;
	padding:10px 20px 20px 20px;
	width:207px;
	color:#4a493f;
	font-size:94%;
}

.profile_box{
	background:url(../images/homepage/profile_week_title2.gif) no-repeat top left #d9d8cb;
	padding:10px 20px 20px 20px;
	width:207px;
	 color:#5d5c51;
	font-size:94%;
}
.profile{float:left; width:405px; padding-left:10px}
.profilepic{float:left; width:179px}
.profile_box img{
	border:solid 1px #656563;
	margin-right:15px;
	margin-bottom:5px;
}
.profile_box img.noB{ border:none;}

.profile_box_text{
margin-left:112px;
}

.poll_box{
	background:url(../images/homepage/poll_title3.gif) no-repeat top left #fff;
	padding:40px 0px 0px 0px;
	width:120px;
	font-size:90%
}
.enrollment_news_box strong,.cerpp_calendar_box strong,.profile_box strong{
color:#7a2828
}

.enrollment_news_box a,.cerpp_calendar_box a{
	 color:#5d5c51; 
	 font-weight:normal;
}

.home_box{
	margin-bottom:10px;
}

.lh_container{
	border-top:solid 1px #ccccc8;
	padding:20px 325px 20px 20px;
	background:url(../images/logo_watermark.gif) no-repeat bottom right #fff;
	position:relative;
}

.lh_container h3{
	font-weight:bold;
	font-size:100%;
	color:4b4b4b;
	border-bottom:solid 1px #d0d0d0;
	margin-bottom:10px;
}

.expand_header{
	padding:5px 0px 10px 0px;
	border-bottom:solid 1px #e6e6e6;
	/*margin-bottom:10px;*/
}

.list_serve{
	width:199px;
	height:54px;
	position:absolute;
	top:20px;
	right:108px;
	z-index:10;
}

.expand{
	display:none;
}
.PodcastSec{ padding: 5px 15px 5px 15px; border-bottom:#ccc 1px dotted;


}
