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


body{
	background-color:#d6d6d5;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font size:14px;
}

p{font-size:14px; font-family:Helvetica, Verdana, Arial, sans-serif;}

ul{list-style:square; font-size:14px;}

h1{color:#f9fcfb; font-size:18px; font-family:Helvetica, Verdana, Arial, sans-serif;; font-weight:100; margin:0 0 0 10px;}
h3{font-size:16px; font-family:Georgia, Helvetica, Verdana, Arial, sans-serif;; color:#18453b;}
#container{
	width:1005px;
	height:500px;
	margin:0 auto 0 auto;
	
}
a{color:#18453b ;}
a:hover{color:#bf372f;}

#search{
	width:1005px;
	height:41px;
}

#banner{
	float:left;
	width:1005px;
	
	height:218px;
}

#main{
	width:970px;
	background:url(images/container_bg.png) repeat-y;
	height:auto;
	min-height:400px;
	float:left;
	padding:0 0 0 35px;

}

#left{
	width:195px;
	height:200px;
	float:left;
}

#nav{
	width:194px;
	float:left;
	height:auto;
}

#nav ul{
	list-style-type:none;
	
	margin:0;
	padding:0;
}

#nav li{margin:3px 0 3px 0;}
#nav li ul{font-size:12px; margin:3px 0 3px 0; width:185px; color:#666; list-style-type:none; 
background:url(images/nav_bg.jpg); background-repeat:repeat-y;padding:2px 0 2px 0; }
#nav li li ul{border-left:solid 1px #3d3d3d; margin-left:45px; background:none;}

#nav a{color:#324836; font-size:12px; text-decoration:none; padding:5px 5px 5px 30px;
width:150px; font-family:Verdana, Arial, Helvetica, sans-serif; display:block;}
#nav a:hover{background:url(images/nav_bg.jpg); background-repeat:repeat-y; color:#FFFFFF; }

#nav li ul a{margin:0 0 0 0; padding:2px 3px 2px 40px; color:#fff;}
#nav li ul a:hover{background:none; color:#324836;}

#nav li li ul a{ padding:0 0 0 5px; color:#3d3d3d; margin:0;}
#nav li li ul a:hover{color:#fff;}

a.selected{background:url(images/nav_bg.jpg); background-repeat:repeat-y; color:#FFFFFF; }
a.selected:visited{color:#fff;}
a.selected a{color:#fff;}
a.selected a:visited{color:#fff;}

#aside{
	background-color:#333;
	width:725px;
	height:auto;
	
	margin-top:-20px;
	border-bottom-left:50px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	
}

#qNav{
	background-color:#f1f1f1;
	padding:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	background-image:url(images/campus1.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	
}

#facultyProfiles{
	background-color:#2c2c2c;
	padding:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	background-image:url(images/campus2.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:710px;
	
}

.profile_box{
	padding:2px;
	margin:5px 0;
	position:relative;	
	background-color:#f1f1f1;
	opacity:.9;
	height:100%;
	width:300px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	z-index:10;
	
}

.profile{
	
}


.bio{
	float:left;	
	padding:10px;	
	background-color:#CCC;;
	height:auto;
	width:680px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	z-index:0;

}
.qNav_box{
	padding:10px;	
	background-color:#f1f1f1;
	opacity:.7;
	height:100%;
	width:300px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;

}

.qNav_box a{
	text-decoration:none;
}

.qNav_box ul{
	list-style-type:none;
	padding:0 10px;
	margin:5px 0;
	
}




#aside h3{
	margin:0;
}
#content_container{
	float:left;
	width:569px;
	height:auto;
	padding:0 0 20px 0;
}

#cc_wide{
	width:757px;
	float:left;
	padding:0 0 20px 0;
	
}

#content{
	width:549px;
	height:auto;
	padding:0 10px 20px 10px;
}

#content_wide{
	width:728px;
	height:auto;
	padding:0 20px 20px 10px;
}

#right{
	float:left;
	width:187px;
	background:url(images/right_bg.jpg) no-repeat;
	height:100px;
}


#news{
	margin:15px 0 0 0;

}

#header{
	width:100%;
	padding:3px 0 5px 0;
	background:#40413e;
	height:20px;
	margin-bottom:20px;
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
}	

#footer{
	background:url(images/footer.png) no-repeat;
	width:1005px;
	height:93px;
	float:left;
}

#footer_content{
	margin:0 45px;
		
}

#footer_content p{
	color:#fff;
	font-size:.9em;
		
}

#footer a{color:#f34646;}

table.courses{
	width:100%;

}

table.courses td{
	border:solid 1px #ccc;
	padding:7px;
}

table.students{
	width:100%;

}

table.students td{
	font-size:.9em;
	padding:5px;
	
}

.clear{clear:both;}

table.students th{
	font-size:1em;
	text-align:left;
	padding:7px;
	font-weight:normal;	
}

.colored{
	background-color:#e7f1e8;
}

.wide{
	width:100%;
}

.imgFloatLeft{
	float:left;
	margin:7px 7px 7px 0;
	padding:2px;
	border:solid 1px #CCC;	
}

.imgFloatRight{
	float:right;
	margin:7px 0 7px 7px;
	padding:2px;
	border:solid 1px #CCC;	
}

.profile_thumb{
	float:left;
	padding:2px;
	border:solid 1px #ccc;
	margin:0 7px 7px 0;	
}

.floatLeft{
	float:left;	
}

.floatRight{
	float:right;	
}

.hidden{
	display:none;	
}