html {
	min-height: 100%;
	height:100%;
}

body {	
	background:#000000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:11px;
	color: #000000;
	height: 100%;
	margin:0;
}


h1 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 21px;
	color: #010101;
	line-height:normal;
	padding:0;
	margin: 0 0 10px 0;
	border-bottom:1px dashed #cac9ca;
}

h2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 18px;
	color: #d6c427;
	font-weight:bold;
	line-height:20px;
	margin: 0 0 10px 0;
}

h3 {
	display:inline;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0e2371;
	padding:0;
	margin: 0 0 5px 0;
}

p {
	line-height: 15px;
	margin:0 0 15px 0;
}

a {
	color: #bb0718;
	text-decoration: underline;
}

a:hover {
	color: #ee8d21;
	text-decoration: none;
}

strong {}

.border {
	border:1px solid #d5d4d5;
}

.left {
	float:left;
	margin:0 10px 10px 0;
}

.right {
	float:right;
	margin:0 0 10px 10px;
}

.border-left {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #d5d4d5;
}

.border-right {
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #d5d4d5;
}

.noborder {
	border:0;
	padding:0;
	margin:0;
}

.nav_text {
	display:none;
}

.hr_view {
	background:url("../images/hr_view.gif") repeat-x;
	height:1px;
	line-height: 1px;
	position:relative;
	text-align:left;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
}

.hr_view hr {
	display:none;
}

.hr {
	background:url("../images/hr.gif") repeat-x;
	height:2px;
	line-height: 2px;
	position:relative;
	text-align:left;
	margin: 20px 0 20px 0;
	padding: 0;
	border: 0;
}

.hr hr {
	display:none;
}

ol {
	margin:0 0 20px 20px;
}

ol li {
	line-height:22px;
}

.container {
	position:relative;
	float:left;
	width:500px;
}

/*#content ul {
	width:100%;
	margin:5px 0 20px 0;
	padding:0;
	list-style:none;
}

#content ul li {
	padding-left: 15px;
	background:url("../images/bullet.gif") no-repeat 0 5px;
	margin:0 10px 0 0;
	line-height:22px;
}*/

/********************* MAIN BODY *************************/

#wrapper {
	background:#000335 url("../images/bg_body.gif") repeat-x top center;
}

#main_body {
	position:relative;
	margin: auto;
	width:960px;
	padding-bottom:50px;
}

/********************* LAYOUT STYLES *************************/

#top_home {
	position:relative;
	width:960px;
	height:475px;
	z-index:200;
}

#top {
	position:relative;
	width:960px;
	height:306px;
	z-index:200;
}

.logo {
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:200px;
	width:145px;
	text-indent:-3000px;
}

#content {
	position:relative;
	width: 960px;
	background:url("../images/bg_content_mid.gif") repeat-y top;
	padding-bottom:10px;
}

#content a:hover {
	background-position:0% 100%;
}


/********************* HOME LAYOUT STYLES *************** */

#message {
	position:absolute;
	top:332px;
	left:580px;
	z-index:100;
}

#home_bottom {
	position:relative;
	width:960px;
	height:193px;
	background:url("../images/bg_homebtm.gif") no-repeat top left;
}

.home_cal {
	position:relative;
	float:left;
	top:25px;
	left:25px;
	width:275px;
	font-size:12px;
	color:#358bff;
}

.h_date {
	color:#bb0718;
	border-right:1px solid #151416;
}

.home_news {
	position:relative;
	float:left;
	top:25px;
	left:25px;
	width:300px;
	font-size:12px;
	color:#358bff;
}

.box_placer {
	position:absolute;
	top:497px;
	left:621px;
}

.box_placer h2 {
	margin:0;
}
	
.home_vid {
	position:relative;
	float:left;
	width:160px;
	height:136px;
	padding:25px 0 0 14px;
	margin:0 10px 0 0;
}
	
.home_ed {
	position:relative;
	float:left;
	width:134px;
	height:136px;
	padding:30px 0 0 14px;
}

/********************* INTERIOR LAYOUT STYLES *************** */

#col_1 {
	position:relative;
	float:left;
	width:185px;
	padding:0;
	margin:0 15px 100px 0;
}

ul.sub {
	width:185px;
	margin:0;
}

/*ul.sub .main {
	display:block;
	padding:0 15px 0 17px;
}

ul.sub .mainsub {
	display:block;
	padding:0 15px 0 17px;
	background:url("../images/arrowright.gif") no-repeat center right;
}

ul.sub .mainsub_on {
	padding:0 15px 0 17px;
	background:url("../images/arrowdown.gif") no-repeat center right;
}

ul.sub a {
	color:#001347;
	text-decoration:none;
}	
*/

ul.sub li {
	color:#001347;
	font-size:14px;
	font-weight:bold;
}

/*
ul.sub li.thismain {
	background:url("../images/bg_2on.gif") repeat-x top;
	padding:5px 5px 9px 0;
	color:#ffffff;
}

*/
ul.sub li ul {
	margin:4px 0 0 0;
	width:185px;
}
/*
ul.sub li li {
	background:none;
	margin:0;
	height:18px;
	color:#001347;
	font-size:12px;
	font-weight:normal;
}
*/
ul.sub li li.this {
	background:#2D6ABF url("../images/bg_3on.gif") repeat-x bottom;
	color:#ffffff;
}

ul.sub li.this {
	background:#2D6ABF url("../images/bg_2on.gif") repeat-x bottom;
}

ul.sub li.this a {
	color: #fff;
}
	
#title {
	float:left;
	width:755px;
}

.caption_right {
	float:right;
	margin:0 0 10px 10px;
	width:300px;
	font-style:italic;
	color:#000335;
}

.caption_left {
	float:left;
	margin:0 10px 10px 0;
	width:300px;
	font-style:italic;
	color:#000335;
}

#col_2 {
	position:relative;
	float:left;
	width:740px;
	padding:0;
	margin:0;
}

#col_2 ul {
	width:100%;
	margin:5px 0 20px 0;
	padding:0;
	list-style: disc;
	list-style-position: inside;
}

#col_2 li {
	margin-top: 10px;
}

a.download, #content a.download:hover {
	padding-right:15px;
	background:url("../images/down.gif") no-repeat center right;
}
	
#col_2_viewlet {
	position:relative;
	float:left;
	width:760px;
	padding:0;
	margin:0;
	background:url("../images/bg_with_viewlet.gif") repeat-y top right;
}

#col_3 {
	position:relative;
	float:left;
	width:240px;
	padding:0;
	margin:0 0 0 20px;
}

.prev_cal {
	position:relative;
	height:147px;
	width:228px;
	background:url("../images/bg_calendar_side.gif") no-repeat top;
	padding:48px 0 0 12px;
}

.prev_cal a {
	color:#0e2371;
}

.s_date {
	color:#bb0718;
	font-weight:bold;
	width:64px;
	height:27px;
}

a.btn_fullcal {
	display:block;
	height:19px;
	width:204px;
	background:url("../images/btn_fullcal.gif") no-repeat;
	text-indent:-3000px;
	margin:3px 0 0 10px;
}

.viewlet {
	position:relative;
	margin:auto;
	width:194px;
	padding:20px 10px 20px 14px;
}

/* ***************  FOOTER STYLES *************** */

#footer {
	position:relative;
	margin:auto;
	width: 960px;
	padding:45px 0 50px 0;
	color:#e8dc5b;
	font-size:16px;
	text-align:center;
	z-index:100;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#main_nav {
	position:absolute;
	top:104px;
	left:150px;
	width:810px;
	z-index:202;
}

#nav li#btn_about  { 	background-image: url("../images/btn_about.gif"); 	width: 130px;height: 41px;	}
#nav li#btn_faith { 	background-image: url("../images/btn_faith.gif"); 	width: 72px;height: 41px;	}
#nav li#btn_academics { 	background-image: url("../images/btn_academics.gif"); 	width: 117px;height: 41px;	}
#nav li#btn_studentlife { 	background-image: url("../images/btn_studentlife.gif"); 	width: 134px;height: 41px;	}
#nav li#btn_admissions { 	background-image: url("../images/btn_admissions.gif"); 	width: 122px;height: 41px;	}
#nav li#btn_giving { 	background-image: url("../images/btn_giving.gif"); 	width: 84px;height: 41px;	}
#nav li#btn_news { 	background-image: url("../images/btn_news.gif"); 	width: 151px;height: 41px;	}


#top_nav {
	position:absolute;
	top:0;
	right:0;
	width:442px;
	z-index:205;
}

#topnav li#btn_link  { 	background-image: url("../images/btn_home.gif"); 	width: 85px;height: 30px;	}
#topnav li#btn_parents  { 	background-image: url("../images/btn_parents.gif"); 	width: 77px;height: 30px;	}
#topnav li#btn_alumni { 	background-image: url("../images/btn_alumni.gif"); 	width: 72px;height: 30px;	}
#topnav li#btn_gear { 	background-image: url("../images/btn_gear.gif"); 	width: 126px;height: 30px;	}
#topnav li#btn_contact { 	background-image: url("../images/btn_contact.gif"); 	width: 82px;height: 30px;	}

.on {
	background-position:0% 100%;
}

#nav li a, #topnav li a {
	display:block;
	width:auto;
	height:100%;
	color:#001347;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

#nav li a:hover, #topnav li a:hover {
	display:block;
	width:auto;
	height:100%;
	text-decoration:none;
	color:#001347;
}

/* ***************  CALENDAR STYLES *************** */

#calendar {
	/*width:100%;*/
	border-left:10px solid #d2d5fe;
	border-right:10px solid #d2d5fe;
	border-bottom:10px solid #d2d5fe;
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:11px;
}

#calendar th {
	text-align:center;
	font-size:12px;
	color:#000335;
	background:#d2d5fe;
	padding:5px;
}

#calendar td {
	width:105px;
	height:80px;
	text-align:left;
	border-right:1px solid #d2d5fe;
	border-bottom:1px solid #d2d5fe;
}

.curr_date {
	position:relative;
	font-size:11px;
	text-align:right;
	color:#333333;
	background:#eeeafa;
	padding:3px;
}

.off_date {
	position:relative;
	font-size:11px;
	text-align:right;
	color:#666666;
	background:#dddddd;
	padding:3px;
}

#calendar a {
	display:block;
	background:#254D8D;
	color:#ffffff;
	padding:3px;
	margin:2px;
	text-decoration:none;
}

.events {
	display:none;
}