/* HOMEPAGE */

body{
	background: #02283e;}

#home_wrapper{
	margin: 0 auto;
	padding: 0;
	width: 800px;
	border: 1px solid #013e5c;
}

/* Left Bar */

#leftbar{
	}

#leftbar h1.home{
	margin: 30px 0 0 20px;
	width: 127px;
	height: 35px;
	background: url(images/home_hfu_logo.gif) top left no-repeat;
	text-indent: -5000px;}

#leftmenu{
	margin: 27px 0 0 0;
	border-bottom: 1px solid #013e5c;}

#leftmenu-sn{
	margin: 16px 0 0 0;
	border-bottom: 0px solid #013e5c;}


#campusloc{
	border-bottom: 1px solid #013e5c;
	padding: 0 0 15px 0;}

#campusloc h3{
	width: 106px;
	height: 7px;
	background: url(images/campus_locations_hd.gif) top left no-repeat;
	text-indent: -5000px;
	margin: 15px 0 0 15px;}

#campusloc ul{
	list-style-type: none;
	margin: 5px 0 0 15px;
	padding: 0;}

#campusloc ul li a,
#campusloc ul li a:link,
#campusloc ul li a:active,
#campusloc ul li a:visited{
	font-size: 8pt;
	color: #8c8c8c;
	text-decoration: none;
}

#campusloc ul li a:hover{
	color: #dfb047;
	text-decoration: underline;}

#quickies{
	margin: 15px 0 15px 15px;}

#quickies ul{
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;}

#quickies ul li a,
#quickies ul li a:link,
#quickies ul li a:visited,
#quickies ul li a:active{
	font-size: 8pt;
	color: #67989c;
	text-decoration: none;}

#quickies ul li a:hover{
	text-decoration: underline;}

#adbox{
	margin: 15px 0 15px 15px;}

/* Main Area */

#midsection{
	margin: 0 0 0 168px;
	padding: 92px 0 0 0;
	border-left: 1px solid #013e5c;
	}

#midsection-sn{
	margin: 0 0 0 168px;
	padding: 50px 0 0 0;
	border-left: 1px solid #013e5c;
	}

#midsection-summer{
	margin: 20px 45px 20px 45px;
	padding: 10px 0 10px 0;
	}


/* Navigation */

#main_nav{
	position: absolute;
	top: 46px;
	}

#nav, #nav ul{
	list-style-type: none;
	float: left;
	border: 1px solid #013e5c;
	padding: 0;
	margin: 0 0 0 14px;}

#nav li{
	float: left;
	padding: 0;
	margin: 0;
	}

#nav a{
	display: block;
	padding: 9px 10px 9px 11px;
	color: #d5d2be;
	font-size: 7pt;
	text-decoration: none;
	border-right: 1px solid #013e5c;}

#nav li.last a{
	border: 0;
	padding: 9px 13px 9px 13px;}

#nav li.last ul li a{
	padding: 4px 6px 4px 6px;}
	
#nav li ul li.last a,
#nav li.last ul li.last a{
	padding: 4px 6px 4px 6px;}

#nav a:hover{
	color: #dfb047;
	background: #b54d0d;}

/* first dropdown level */

#nav li ul{
	position: absolute;
	margin: 0 0 0 -1px;
	width: auto;
	border: 1px 1px 0 1px;
	left: -999em;
	}

#nav li li{
	margin: 0;
	padding: 0;
	display: block;
	width: 140px;
	float: none;
	background: #02283e;
	border-bottom: 1px solid  #013e5c;}

#nav li li.last{
	border: none;}
 
#nav li li a{
	padding: 4px 6px 4px 6px;
	border: 0;}

#nav li li a:hover{
	background: #01354f;}

#nav li:hover ul, #nav li.sfhover ul{
	left: auto;}

/* Tertiary Nav (above top) */

#tertiary_nav{
	position: absolute;
	top: 0;
	right: auto;
	margin: 21px 0 0 0;
	width: 610px;
	text-align:right;
	font-size: 8pt;
	color: #013e5c;
	}

#tertiary_nav a,
#tertiary_nav a:link,
#tertiary_nav a:visited,
#tertiary_nav a:active{
	color: #dfb047;
	text-decoration: none;}

#tertiary_nav a:hover{
	color: #8c8c8c;
	text-decoration: underline;}

/* Home Content */

#rotating_pic{
	margin: 0px 0 0 15px;
	width: 600px;
	height: 210px;}

/* Home Boxes */

#homeboxes{
	margin: 14px 0 0 14px;
	padding: 0 0 15px 0;}

#homeboxes table{
	width: 600px;}

#homeboxes table td{
	vertical-align: top;
	font-size: 8pt;
	}

#homeboxes table td p{
	color: #d5d2be;}

/* Profile Box */

td.profile{
	background: #013e5c;
	}

td.profile h3{
	margin: 0;
	width: 292px;
	height: 28px;
	background: url(images/home_profile_hd.gif) top left no-repeat;
	text-indent: -5000px;}

td.profile h4{
	color: #9a9e50;
	margin: 10px;
	line-height: 1.3em;
	font-size: 9pt;}

td.profile h4 span.subtitle{
	font-size: 8pt;}

td.profile h4 img{
	margin: 0 10px 0 0;}

td.profile p{
	line-height: 1.2em;
	margin: 0 0 0 115px;}

td.profile p.readmore{
	margin: 10px 0 10px 115px;}

td.profile p.readmore a,
td.profile p.readmore a:link,
td.profile p.readmore a:visited, 
td.profile p.readmore a:active{
	color: #d5d2be;
	background: url(images/profile_readmore.gif) left no-repeat;
	padding: 0 0 0 22px;
	text-decoration: none;}

td.profile p.readmore a:hover{
	text-decoration: underline;}

/* News Box */

td.news{
	background: #013e5c;
	}

td.news h3{
	margin: 0;
	width: 292px;
	height: 28px;
	background: url(images/home_news_hd.gif) top left no-repeat;
	text-indent: -5000px;}

td.news ul{
	list-style-type: none;
	padding: 0;
	margin: 10px;}

td.news ul li{
	background: url(images/home_news_bullet.gif) 0px 3px no-repeat;
	padding: 0 0 5px 10px;}

td.news a,
td.news a:link,
td.news a:active,
td.news a:visited{
	color: #d5d2be;
	text-decoration: none;}

td.news a:hover{
	text-decoration: underline;}

/* FOOTER */

#footer{
	padding: 6px;
	border-top: 1px solid #013e5c;
	font-size: 8pt;}

#footer #left{
	float: left;
	color: #013e5c;}

#footer #left a,
#footer #left a:link,
#footer #left a:visited,
#footer #left a:active{
	color: #8c8c8c;
	text-decoration: none;}

#footer #left a:hover{
	color: #dfb047}

#footer #right{
	text-align:right;
	color: #013e5c;}

#footer #right a,
#footer #right a:link,
#footer #right a:visited,
#footer #right a:active{
	color: #8c8c8c;
	text-decoration: none;}
#footer #right a:hover{
	color: #dfb047}

#footer #right .copyright{
	color: #8c8c8c;}

#footer #right .phone{
	color: #dfb047;}
	
/* subpage homepage */	
#blackboard{
	position: absolute;
	top: 0;
	right: auto;
	margin: 21px 0 0 0;
	width: 610px;
	text-align:right;
	font-size: 8pt;
	color: #013e5c;
	}
#blackboard a,
#blackboard a:link,
#blackboard a:visited,
#blackboard a:active{
	color: #013e5c;
	text-decoration: none;}
#blackboard a:hover{
	color: #af2d2c;
	text-decoration: underline;}

#otherschool{
	margin: 15px 0 15px 8px;
	padding: 0;
	font-size: 7pt;
	color: #451111;
	}
#otherschool a,
#otherschool a:link,
#otherschool a:visited,
#otherschool a:active{
	color: #451111;
	text-decoration: none;}
#otherschool a:hover{
	color: #013e5c;
	text-decoration: underline;}


#footer-sn {
	float: left;
	font-size: 6#5pt;
	color: #013e5c;}
#footer-sn a,
#footer-sn a:link,
#footer-sn a:visited,
#footer-sn a:active{
	color: #013e5c;
	text-decoration: none;}
#footer-sn a:hover{
	color: #af2d2c;}
	
#footer-sn-right {
	text-align:right;
	font-size: 6#5pt;
	color: #013e5c;}
#footer-sn-right a,
#footer-sn-right a:link,
#footer-sn-right a:visited,
#footer-sn-right a:active{
	color: #013e5c;
	text-decoration: none;}
.footer-sn-right a:hover{
	color: #af2d2c}
		