body	{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #d9c6b8 url(../images/gif) no-repeat;
	margin: 0 auto;
	}

#container {
	background: #fff;
	width:960px;
	min-height:800px;
	margin: 0 auto;	
	padding: 0;
	}

#content {
	width: 960px;
	padding: 0;
	height: 100%;
	}
	
#maincontent {
	padding: 0 25px 25px 25px; 
	float: left;
	width: 580px;
	}
	
#intcontent li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	margin: 5px 0px 15px 0px;
	line-height: 120%;	
	}
	
#intcontent {
	padding: 15px 25px 25px 25px;
	}
	
a {
	text-decoration:none;
	color: #4d4d4d;
	}
	
a:hover {
	text-decoration:underline;
	}


#header {
	width: 100%;
	background-color: #7f0000;
	}

#header_int {
	width: 960px;
	margin: 0 auto;
	}
	
#header_int a {
	color: #fff;
	font-weight: normal;
	}

#footer {
	clear: both;
	text-align:center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 20px;
	padding: 30px 0 30px 0;
	width:830px;
	margin: 0 auto;
	height: 15px;
	}

#footer a {
	color: #555;
	text_decoration: underline;
	}

.righttable {
	padding-left: 40px;
	}

/*------------Faculty--------------*/

#faculty a {
	color: #7f0000;
	}

.facultybox {
	line-height: 140%;
	margin: 0 0 50px 0;
	vertical-align:text-top;
	}
	
.facultyboxa {
	line-height: 140%;
	float:left;
	width: 160px;
	}	
	
.leftfaculty {
	width: 400px;
	}
	
.rightfaculty {
	padding-left: 100px;
	}

.staffimg {
	float:left;
	padding: 0 15px 40px 0;
	}
	
.staffimga {
	float:left;
	padding: 0 15px 15px 0;
	}

/*------------Summer--------------*/

#summerboxright {
	width: 300px;
	float:right;
	border: 1px solid #000;
	margin: 0 0 15px 15px;
	background: #7f0000;
	color: #fff;
	}
	
#summerboxrightint {
	padding: 0 15px 0 15px;
	}
	
#summerboxright a {
	font-weight: bold;
	color: #fff;
	}
	
#summerboxright h1 {
	font-weight: bold;
	color: #fff;
	}
	
#summerboxright li {
	font-size: 13px;
	margin: 2px 0px 2px 0px;
	line-height: 190%;
	}

/*--------------News----------------*/

#news {
	padding: 0 10px 10px 10px;
	width: 300px;
	float:right;
	}
	
#news ul {
	margin: 0 0 20px 0;
	padding: 0 15px 0 15px;
	}

#news li {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#news h2 {
	margin-bottom: 10px;
	}

.news {
	line-height: 140%;
	font-size: 13px;
	}
	
.news a {
	color: #557e90;
	}

/*-----------Fonts----------------*/

font,th,td,p {
	font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
	font-size: 17px;
	margin: 5px 0px 15px 0px;
	line-height: 180%;	
	}

.subhead {
	font-weight: bold;
	font-size: 15px;
	}

h1 {
	font-family: 'Droid Serif', Georgia, Times, serif;
	font-size: 30px;
	line-height: 45px;
	font-weight: bold;
	color: #7d0000;
	}
	
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #4d4d4d;
	}

h3 {
	font-family: verdana;
	font-size: 15px;
	color: #28547B;
	margin:0 0 -10px 0;
	padding:0;
	}

h4 {
	background: #d9c6b8;
	font-family: rockwell;
	font-size: 17px;
	color: #000;
	margin: 15px 0 0 0;
	padding: 10px 15px 10px 15px;
	}

.event {
	color: #4d4d4d;;
	}

	
/*--------------Nav----------------*/

#nav {
	width: 100%;
	background-color:#292929; 	
	}

.chromestyle {
	width: 960px;
	font-weight: bold;
	margin: 0 auto;
	}


.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.chromestyle ul {
	width: 100%;
	background-color:#292929; 
	padding: 15px 0;
	margin: 0;
	text-align: left;
	}

.chromestyle ul li {
	display: inline;
	}

.chromestyle ul li a {
	font: normal 15px Droid Sans;
	color: #fff;
	padding: 10px 10px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -.5px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.currentpage {
	color: #fff;
	background-color: #444444;
	}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	top: 0;
	font:normal 15px Droid Sans;
	line-height:18px;
	z-index:100;
	background-color: #292929;
	width: 300px;
	visibility: hidden;
	}

.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 10px 6px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	color: #fff;
	background-color: #444444;
	}	
	
/*--------------Other------------*/

hr {
	display: none;
}

.imgRight {
	float: right;
	padding: 8px;
	margin: 0;
	}

.imgLeft {
	float: left;
	padding: 0 8px 8px 0;
	margin: 0 7px 5px 0;
	background-color: #FFFFFF;
	}

.clear {
	clear:both;
	}
