@charset "utf-8";
/* CSS Document */

@import url(tripoli/tripoli.base.css);

html { 
	background: url(../images/bg_body.jpg) top left repeat;
}

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 75%;
	line-height: 140%;
	background: url(../images/bg_body.jpg) top left repeat;
}

.schedule {
	padding-bottom:10px;
	border-bottom: solid 1px #cccccc;
	background-image:url(../images/schedule_bg.jpg);
	background-repeat:repeat-x;
	padding-right:3px;
	margin-bottom:10px;
}

.schedule h2 {
	font-size:14px;
	margin-top:0;
	padding-top:0;
	
}

img { border: 0; }

a { color: #0a497b; text-decoration: none; }
a:visited { color: #999999; text-decoration: underline; }
a:hover { color: #333333; text-decoration: underline; }

.content h1 {
	color: #ff0000;
	font-weight: normal;
	font-size: 215%;
	padding-left: 30px;
	background: url(../images/img_purple_box.gif) left center no-repeat;
}
.content h2 {
	font-size: 190%;
	color: #ff0000;
	font-weight: normal;
}
.content h3 {
	font-size: 160%;
	color: #ff0000;
	font-weight: normal;
}
.content h4 {
	font-size: 130%;
	color: #ff0000;
	font-weight: bold;
}
.content h5 {
	font-size: 100%;
	color: #ff0000;
	font-weight: bold;
}
.content li {
	list-style-image:url(../images/img_li_arrow.gif);
	margin:0;
	padding:0;
}
.content hr {
	background-color: #E3E3E3;
	margin-bottom: 8px;
}

input[type=text] {
  	border:1px solid #c1c1b8;
  	padding: 4px 6px 3px 6px;
	font-size: 10px;
  	color: #333333;
}

/*
 --- Text Styles
*/
.content {
	line-height: 160%;
	font-size: 75%
}

.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
}

a.purple_box_arrow {
	padding-left: 20px;
	background:url(../images/img_purple_box_arrow.gif) left center no-repeat;
}



/* 
 --- Main Div Styles 
*/
.wrap {
	width: 735px;
	margin: 0 auto;
	background: #FFFFFF;
	margin-top:20px;
}
.main_wrap {

}
	.main_column {
		width: 519px;
		padding-right: 1px;
		background: url(../images/bg_content_grayline.gif) top right repeat-y;
	}
		.main_column .content {
			padding: 10px 35px;
		}
	
	.right_column {
		width: 215px;
	}
		.right_column .content {
			padding: 15px;
		}
		
		/*
		--- Side Navigation
		*/
		.right_column .sidenav {
			margin-bottom: 40px;
		}
			.right_column .sidenav ul {
				padding: 0;
				margin: 0;
				list-style-type: none;
			}
				.right_column .sidenav li {
					padding: 0;
					margin: 0;
					list-style-type: none;
					list-style-image: none;
				}
					.right_column .sidenav li a {
						padding: 0 15px;
						display: block;
						background: url(../images/bg_nav_btn.gif);
						color: #333333;
						font-weight: bold;
						text-transform: uppercase;
						line-height: 28px;
						height: 28px;
						text-decoration: none;
					}
					.right_column .sidenav li a:hover, .right_column .sidenav li a.selected, .right_column .sidenav li a.parentpage {
						background: url(../images/bg_nav_btn_over.gif);
					}
						.right_column .sidenav li li a{
							padding: 0 0px 0 15px;
							margin: 0 15px;
							display:black;
							background: url(../images/img_li_arrow.gif) left center no-repeat;
							color: #666666;
							font-weight: normal;
							text-transform: none;
							line-height: 20px;
							height:auto;
							text-decoration: none;
						}
						.right_column .sidenav li li a:hover, .right_column .sidenav li li a.selected, .right_column .sidenav li li a.parentpage {
							padding: 0 0px 0 15px;
							margin: 0 15px;
							display:black;
							background: url(../images/img_li_arrow.gif) left center no-repeat;
							color: #666666;
							font-weight: normal;
							text-transform: none;
							line-height: 20px;
							height:auto;
							text-decoration: underline;
						}
		

.footer {
	text-align: center;
	color: #FFFFFF;
	padding: 40px 10px 10px 10px;
	background: url(../images/bg_footer.gif) top left repeat-x #7f2c14;
	clear:both;
}
	.footer .content {
		font-size: 9px;
	}
	.footer a {
		color: #FFFFFF;
	}



/*
--- Breadcrumb
*/
.breadcrumb {
	padding-bottom: 15px;
}
	.breadcrumb ul {
		padding: 0;
		margin: 0;
		display: inline;
		list-style-type: none;
	}
		.breadcrumb li {
			padding: 0;
			margin: 0;
			display: inline;
			list-style-type: none;
		}
			.breadcrumb ul a {
				padding: 0 20px 0 10px;
				text-decoration: none;
				background: url(../images/img_li_arrow.gif) center right no-repeat;
			}
			.breadcrumb ul a.first {
				padding: 0 20px 0 0;
			}
			.breadcrumb ul a:hover {
				text-decoration: underline;
			}
			.breadcrumb ul a.selected {
				color: #333333;
				text-decoration: none;
				font-style: oblique;
				background: none;
			}

/*---- Search ----*/ 

.search_item {
padding:8px;
clear:both;
border-bottom: 1px solid #CCCCCC;
}
.row1 {
	background: #FFFCEA;
}
.row2 {

}
.search_hdr {
clear: both;
}
.search_title a {
font-weight:bold;
font-size: 14px;
float:left;
}
.search_date {
color:#999999;
font-size:10px;
float:right; 
}
.search_content {
clear: both;
}
.search_url {
clear:both;
color:#999999;
font-size:10px; 
} 

.search_display_paging{
padding-top:5px;
}
.search_display_curpage{
float:left;
padding-left:12px;
}
.search_display_pageclick{
float:right;
padding-right:12px;
}
.search_display_pageclick a.selected{
font-weight:bold;
text-decoration:none;
} 

/*------------*/


/* News */
.news_display_wrap{}
	.news_display_body{}
		.news_display_item{background:#FFFCEA;border-bottom:1px solid #CCCCCC;padding:8px;}
			.style1{background:#FFF;}
			.style2{background:#FFFCEA;}
			.news_display_header{clear:both;}
				.news_display_title{font-weight:bold; font-size: 14px;}
					.news_display_title a{}
				.news_display_date{float:right;}
				.news_display_author{font-weight:bold; font-size:9px; text-transform:uppercase;}
			.news_display_body{}
	.news_display_paging{}
		.news_display_curpage{float:right;}
		.news_display_pageclick{}
			.news_display_pageclick a.selected{text-decoration:underline;color:#E31937;}

.news_display_item2{}
	.news_display_item2 h1 { font-size: 16px; font-weight: bold;border-bottom: 0; }
	.news_display_item2 h6 { font-size: 10px; font-weight: normal;margin:0;padding:0;margin-bottom:14px; }
	.news_display_header2{border-bottom:1px solid #CCCCCC;clear:both;}
		.news_display_date2{float:right;}
		.news_display_title2{font-weight:bold; font-size: 16px;}
	.news_display_body2{}
		.news_display_content2{}
		.news_display_link2{padding-top:12px;}
		
/* News - Related Content */
/* THIS SHRINKS THE NEWS BODY TO MAKE ROOM FOR box_related */

.news_display_body_column{ width: 450px; }
#box_related {
	width: 171px;
	margin-left: 25px;
	padding: 10px;
	background: #eee;
}
#box_related ul {
	margin: 0;
	padding-left: 20px;
}
#box_related h3 {
	color: #333;
	font-size: 13px;
	border-bottom: dotted 1px #fff;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


/*---- Calendar ----*/
td.center{
	text-align:center;
}
td.right{
	text-align:right;
}
td.left{
	text-align:left;
}

table.calendar_container{
	width:100%;
}
table.calendar{
	margin:2px 8px;
	border:1px solid #DEDEDE;
	border-right: 0;
	border-bottom: 0;
}
table.calendar th{
	color:#EBBA4F;
	font-weight:normal;
	border:1px solid #DEDEDE;
	border-left: 0;
	border-top: 0;
	text-align:center;
}
table.calendar td{
	padding: 3px;
	border:1px solid #DEDEDE;
	border-left: 0;
	border-top: 0;
	line-height:16px;
	text-align:center;
}
table.calendar td.calendar_notused{
	background:#EEE;
}

.cal_list_container{ padding:3px; border-bottom:#cccccc dotted;}
.cal_list_top{font-weight:bold;}
.cal_list_top a{font-weight:bold;text-decoration:underline;}
.cal_list_top .time{float:right;}
.cal_list_top .date{color:#FF0000;}
.cal_list_content{ }
.cal_list_content table{width:100%;}
.cal_list_content td{padding:6px;}
.cal_list_title{ font-size: 12px; font-weight: bold;}
.cal_list_text{ font-size: 10px;}

/*----------*/


/*
 --- Misc Styles
*/
.full {
  width: 100%;
}
.big {
  width: 400px;
}
.medium {
  width: 250px;
}
.normal {
  width: 135px;
}
.small {
  width: 60px;
}
.tiny {
  width: 30px;
}


/*
 --- Floats and Afters
*/
.column {
	float: left;
}
.column_r {
	float: right;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
}
.middle {
	vertical-align: middle;
}

.main_wrap:after{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

