/*--------------------------------------------------*/
/*---------------- PAGE SETUP ---------------*/

body {
	background: none;
	font-family: Arial;
	font-size: 12px;
	line-height:18px;
	color: #515970;
}

.homebody {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background: #223262;
}

.shellbody {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background: none;
	width: 727px;
}

.mainPageBody {
	padding-left: 10px;
}

.widePageColumn {
	width: 468px;
	float: left;
}

.skinnyPageColumn {
	width: 229px;
	float: right;
}

.leftMargin10px {
	margin-left: 10px;
}

.rightMargin10px {
	margin-right: 10px;
}

.printtextbold {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}

.printtext {
	font-family: Verdana;
	font-size: 11px;
}

/*------------------------------------------------*/


/*-----------------------------------------------------------------*/
/*---------------- GENERAL TEXT STYLES ---------------*/

.textbold {
	font-weight: bold;
}
a, a:link, a:visited, a:active, a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #33457E;
}
a:link, a:visited, a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*----------------------------------------------------*/



/*---------------------------------------------------------*/
/*--------------- GALLERY STYLES -----------------*/

.gal_image {
	text-align: center;
}

.gal_image img {
	margin: 0px auto 0px auto;
}

.gal_button_left, .gal_button_right {
	border: 1px solid #CCB342;
	background: #E9D165;
	text-align: center;
	width: 58px;
	cursor: pointer;
}

.gal_button_left {
	float: left;
}

.gal_button_right {
	float: right;
}

.gal_counter {
	text-align: center;
	background: #D3BA4A;
	border: 1px solid #D3BA4A;
}

.gal_caption {

}

.photo_top, .photo_bottom, .photo_body_width {
	width: 226px;
}

.photo_top {
	background: url('/ftpimages/239/podium/yellow_content_top_skinny.gif') no-repeat;
	height: 7px;
}

.photo_body {
	color: #000000;
	background: url('/ftpimages/239/podium/yellow_content_background_skinny.gif') repeat-y;
	padding-left: 6px;
	padding-right: 6px;
}

.photo_bottom {
	background: url('/ftpimages/239/podium/yellow_content_bottom_skinny_2.gif') no-repeat;
	height: 7px;
	margin-bottom: 10px;
}

/*-----------------------------------------------------*/



/*---------------------------------------------------------*/
/*--------- PODIUM STYLE BUTTONS -----------*/

/*All buttons*/
.pdButton_brown, .pdButton_sienna, .pdButton {
	cursor: pointer;
}

/*Yellow*/
.pdButton .btnLeft {
	background: url('/ftpimages/239/podium/button_left.gif') no-repeat;
	height: 27px;
	width: 3px;
}
.pdButton .btnMiddle {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	background: url('/ftpimages/239/podium/button_background.gif') repeat-x;
}
.pdButton .btnRight {
	background: url('/ftpimages/239/podium/button_right.gif') no-repeat;
	height: 27px;
	width: 3px;
}
.pdButton .btnText{
	color: #3D3308;
	font-family: Tahoma;
	font-size: 9px;
	text-transform: uppercase;
}


/*Brown*/
.pdButton_brown .btnLeft_brown {
	background: url('/ftpimages/239/podium/button_right_brown.gif') no-repeat;
	height: 27px;
	width: 3px;
}
.pdButton_brown .btnMiddle_brown {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	background: url('/ftpimages/239/podium/button_background_brown.gif') repeat-x;
}
.pdButton_brown .btnRight_brown {
	background: url('/ftpimages/239/podium/button_left_brown.gif') no-repeat;
	height: 27px;
	width: 3px;
}
.pdButton_brown .btnText_brown{
	color: #DBC389;
	font-family: Tahoma;
	font-size: 9px;
	text-transform: uppercase;
}

/*Sienna*/
.pdButton_sienna .btnLeft_sienna {
	background: url('/ftpimages/239/podium/button_left_sienna.gif') no-repeat;
	height: 27px;
	width: 3px;
}
.pdButton_sienna .btnMiddle_sienna {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	background: url('/ftpimages/239/podium/button_background_sienna.gif') repeat-x;
}
.pdButton_sienna .btnRight_sienna {
	background: url('/ftpimages/239/podium/button_right_sienna.gif') no-repeat;
	height: 27px;
	width: 3px;
}
.pdButton_sienna .btnText_sienna{
	color: #DBC389;
	font-family: Tahoma;
	font-size: 9px;
	text-transform: uppercase;
}
/*--------------------------------------------------------*/



/*------------------------------------------------------*/
/*------------SIDE BAR STYLES ----------------*/

	.sidebartextbold {
		font-weight: bold;
	}

	/*Sienna*/
	.sidebarwidth_sienna {
		width: 226px;
	}
	.sidebarheader_sienna {
		color: #ffffff;
		font-family: Georgia;
		font-weight: bold;
		background: url('/ftpimages/239/podium/sienna_content_header_skinny_v2.gif') no-repeat;
		padding: 7px 20px 7px 15px;
	}
	.sidebarback_sienna {
		background: url('/ftpimages/239/podium/sienna_content_background_skinny_v2.gif') top left repeat-x #854612;
		border-left: 1px solid #6C5621;
		border-right: 1px solid #6C5621;
		color: #F6CEAE;
		font-size: 11px;
		margin-right: 2px;
		padding: 10px 20px 10px 22px;
		line-height: 15px;
	}
	.sidebarfooter_sienna{
		background: url('/ftpimages/239/podium/sienna_content_bottom_skinny.gif') no-repeat;
		height: 7px;
		margin-bottom: 10px;
	}
	.sidebartext_sienna{
		color: #F6CEAE;
		font-family: Arial;
		font-size: 11px;
		line-height:18px;
	}
	.sidebarback_sienna a, .sidebarback_sienna a:link, .sidebarback_sienna a:hover,
	.sidebarback_sienna a:active, .sidebarback_sienna a:visited {
		color: #F6CEAE;
	}

	.sidebarback_sienna .sidebartext {
		font-family: Arial;
		font-size: 12px;
		line-height:18px;
		color: #F6CEAE;
	}

	/*Brown*/
	.sidebarheader_brown {
		color: #ffffff;
		font-family: Georgia;
		font-weight: bold;
		background: url('/ftpimages/239/podium/brown_content_header_skinny_v2.gif') no-repeat;
		padding: 7px 20px 7px 15px;
	}
	.sidebarback_brown {
		background: url('/ftpimages/239/podium/brown_content_background_skinny_v6.gif') top left repeat-x #90773A;
		border-left: 1px solid #6C5621;
		border-right: 1px solid #6C5621;
		color: #F2E9C6;
		font-size: 11px;
		margin-right: 2px;
		padding: 10px 20px 10px 22px;
		line-height: 15px;
	}
	.sidebarfooter_brown {
		background: url('/ftpimages/239/podium/brown_content_bottom_skinny.gif') no-repeat;
		height: 7px;
		margin-bottom: 10px;
	}
	.sidebartext_brown {
		color: #F2E9C6;
		font-family: Arial;
		font-size: 11px;
		line-height:18px;
	}
	.sidebarback_brown a, .sidebarback_brown a:link, .sidebarback_brown a:hover,
	.sidebarback_brown a:active, .sidebarback_brown a:visited {
		color: #F2E9C6;
	}

	.sidebarback_brown .sidebartext {
		font-family: Arial;
		font-size: 12px;
		line-height:18px;
		color: #F2E9C6;
	}
	
/*--------------------------------------------------------*/



/*------------------------------------------------------------*/
/*-----------OTHER CHANNEL STYLES-------------*/

.blueContentHeader {
	background: url('/ftpimages/239/podium/blue_content_header_v2.gif') no-repeat;
	height: 21px;
}
.blueContentFooter {
	background: url('/ftpimages/239/podium/blue_content_bottom_v2.gif') no-repeat;
	height: 7px;
}
.blueContentBox {
	background: url('/ftpimages/239/podium/blue_content_background_v2.gif') repeat-y;
	padding: 3px 35px 3px 23px;
	color: #000000;
}
.blueContentBox a{
	color: #2E4179;
	font-weight: bold;
	text-decoration: underline;
}
.blueContentBox a:hover {
	text-decoration: none;
	font-weight: bold;
}

/*----------------------------------------------------------*/



/*------------------------------------------------------*/
/*----------L1/L2/L3 Page Headers--------------*/
#header_life {
	background-image: url(/ftpimages/239/podium/L1_header_life.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #c81c1c;
	margin-bottom: 10px;
	line-height: normal;
}
#header_admissions {
	background-image: url(/ftpimages/239/podium/L1header_admissions.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #c81c1c;
	margin-bottom: 10px;
	line-height: normal;
}
#header_academics {
	background-image: url(/ftpimages/239/podium/L1_header_academics.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #c81c1c;
	margin-bottom: 10px;
	line-height: normal;
}
#header_arts {
	background-image: url(/ftpimages/239/podium/L1_header_arts.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #c81c1c;
	margin-bottom: 10px;
	line-height: normal;
}
#header_athletics {
	background-image: url(/ftpimages/239/podium/L1_header_athletics.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #c81c1c;
	margin-bottom: 10px;
	line-height: normal;
}
#header_news {
	background-image: url(/ftpimages/239/podium/L1_header_news.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #c81c1c;
	margin-bottom: 10px;
	line-height: normal;
}
#header_support {
	background-image: url(/ftpimages/239/podium/L1_header_support.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #c81c1c;
	margin-bottom: 10px;
	line-height: normal;
}
#L2header {
	font-family: Georgia;
	font-size:22px;
	color:#A90B0B;
	line-height: normal;
}
/*----------------------------------------------------*/



/*----------------------------------------------------*/
/*---------------DDLB STYLES -----------------*/

	.ddlb {
		font-family : Verdana;
		font-size : 10px;
		color : #333333;
		line-height: 16px;
		height: 15px;
		border: 1px solid #4D4B44;
	}

	.ddlbText {
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #33457E;
		margin-top: 20px;
		margin-bottom: 7px;
	}

	.ddlbLeft {
		background: url('/images/ddlb_left.gif') no-repeat top left;
		float: left;
		width: 8px;
		height: 85px;
	}

	.ddlbRight {
		background: url('/images/ddlb_right.gif') no-repeat top left;
		float: left;
		width: 8px;
		height: 85px;
	}

	.ddlbMiddle {
		background: url('/images/ddlb_background.gif') repeat-x top left;
		float: left;
		height: 85px;
		width: 432px;
	}

	.ddlbDimensions {
		width: 448px;
		height: 85px;
	}

	.deptDDLB {
		margin-left: 3px;
		float: left;
	}

	.gradeDDLB {
		margin-left: 30px;
		float: left;
	}
/*--------------------------------------------------*/



/*---------------------------------------------------*/
/*-------------- MISC STYLES ----------------*/
.hide {
	display:none;
}

.show {
	display:'';
}

.af_top {
	background: url('/images/afbar_top.gif') no-repeat;
	width: 33px;
	height: 4px;
}

.af_middle {
	background: url('/images/afbar_background.gif') repeat-y;
	width: 33px;
}

.annualfund_bar {
	margin-left: 51px;
	position: absolute;
	bottom: 0px;
}

.af_guage {
	width: 84px;
	height: 206px;
	float: left;
	position: relative;
}

.af_bottom {
	background: url('/images/afbar_bottom.gif') no-repeat;
	width: 33px;
	height: 2px;
}

.af_info {
	float: right; width: 106px; height: 206px;
}

.af_info_line {
	margin-bottom: 15px;
}

/*-----------------------------------------------*/















