body {
	background-color: #5B1516;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subhead {
	font-size: 21px;
	color: #291D18;
	margin-top: -15px;
}
.bighead {
	color: #541410;
	font-weight: bold;
	font-size: 27px;
}
.quote_id {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #45381C;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-top: -1px;
}
.emphasis20 {
	font-size: 20px;
	font-weight: bold;
}
.emphasis18 {
	font-size: 18px;
	font-weight: bold;
}
.emphasis16 {
	font-size: 16px;
	font-weight: bold;
}
.emphasis14 {
	font-size: 14px;
	font-weight: bold;
}
.emphasis12 {
	font-size: 12px;
	font-weight: bold;
}

.regular14 {
	font-size: 14px;
}
.emphasis8 {
	font-size: 10px;
}
.error {
	font-size: 16px;
	font-weight: bold;
	color: red;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	word-spacing: 0px;
	letter-spacing: 0px;
}
.body_callout {
	color: #541410;
	font-style: italic;
	font-weight: bold;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CA9949;
	/*letter-spacing: .6px;*/
}
.footer_callout {color: #E0BE6A}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.style7 {font-size: 11px; font-family: "Times New Roman", Times, serif;}

.printbackground {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}	

.imagebutton {
	margin: 0;
	padding: 0;
	background: #e5d290;
	font: 13pt Times New Roman;
	font-weight: bold;
	color: red;
}

.red {
	color: red;
}

.dropmenu {
	text-decoration: none; 
}

.dropmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #651319;
	background: #e5d290;
	}

.dropmenu ul li {
	position: relative;
	background: #e5d290;
	border-bottom: 1px solid #651319;
	}

.dropmenu li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	background: #e5d290;
	}
	
.dropmenu ul li a {
	display: block;
	text-decoration: none;
	color: red;
	background: #e5d290;
	padding: 1px;
	border: 1px solid #651319;
	border-bottom: 0;
	font: 12pt Times New Roman;
	xxfont-weight: bold;
	}
	
.dropmenu li:hover ul, li.over ul { 
	display: block; }	
	
	
//Fix IE.  Hide from IE Mac //
.dropmenu html ul li {float: left; }
.dropmenu html ul li a {height: 1%; }
//End
	

div.stdheader {
	font-size: 12px;
}
h1 {
	font-size: 16px;
	}	
	
h1.maintitle {
   margin-left: 20px;
   font-family: Times New Roman,Helvetica,sans-serif;
   font-weight: bold;
   bottom: 5px;
}

h1.title {
   margin-left: 20px;
   font-family: Times New Roman,Helvetica,sans-serif;
   font-weight: bold;
   bottom: 5px;
}

h2 {
	font-size: 14px;
}

h2.institution {
   margin-left: 20px;
   font-family: Times New Roman,Helvetica,sans-serif;
}

h2.department {
   margin-left: 20px;
   font-family: Times New Roman,Helvetica,sans-serif;
}

h2.subtitle {
   margin-left: 20px;
   font-family: Times New Roman,Helvetica,sans-serif;
   font-weight: bold;
}

div.centerbold {
    text-align:center;
    font-weight: bold;
}
div.center {
    text-align:center;
}
div.right {
    text-align:right;
}
div.left {
    text-align:left;
}
div.l {
    text-align:left;
}
p.center {
    text-align:center;
}
p.right {
    text-align:right;
}
p.left {
    text-align:left;
}
div.indent1 {
   margin-left: 1em;
}
div.indent2 {
   margin-left: 2em;
}
div.indent3 {
   margin-left: 3em;
}
div.indent4 {
   margin-left: 4em;
}
div.indent5 {
   margin-left: 5em;
}
div.indent6 {
   margin-left: 6em;
}
.nomar {
	margin-top: 0em;
	margin-bottom: 0em;
}

.clear { clear: both; }


/* Navigation */

ul#nav { margin-top: 5px; clear: left; text-align: center; padding-top: 2px; }
#nav, #nav ul  { z-index:99999; margin:0; padding:0; list-style:none; line-height:1; }
#nav a  { font: 17px/26px Artifika, 'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif; display:block; z-index:100; padding:0 10px; color:#fff; text-decoration:none;}
#nav li  { float:left; width: auto; padding:2px; margin:0 1px; text-align: left;}
#nav li:hover, #nav li.current_page_item, #nav li.current_page_parent, #nav li.current-menu-item, #nav li.current-menu-ancestor { background: #333 url(images/bg-nav.png) repeat-x top; }
#nav li li.current_page_item, #nav li li.current_page_parent, #nav li li.current-menu-item, #nav li li.current-menu-ancestor { background: none; }

#nav li:hover, #nav li.current_page_item, #nav li.current_page_parent, #nav li.current-menu-item, #nav li.current-menu-ancestor { background: none; }

/* 2.2.1 Drop-down menus */
#nav li ul  { position: absolute; left: -999em; width: 172px; background: #FFF; border:1px solid #efefef;}
#nav li ul li  { border: 1px solid #efefef; border-width: 0 0 1px; padding:0; margin:0; }
#nav li ul li a  { background:url(images/ico-bullet.png) no-repeat 5px 10px; width:145px; padding-left:15px; line-height:30px; font-size:12px; color:#000; }
#nav li ul li:hover  { background:#fafafa; }
#nav li ul  { padding:5px; }
#nav li ul ul  { margin: -25px 0 0 120px; }
#nav li ul li ul li a  { border-width: 0 0 1px; }
#nav li:hover ul ul, #nav li.sfhover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul ul { left:-999em; }
#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul  { left:auto; }
#nav li:hover,#nav li.hover  { position:static; }

#nav .sf-sub-indicator {display:none;}
	

