/* UNIVERSITY OF MINNESOTA WEB TEMPLATE TEXT STYLESHEET */
/* FEBRUARY 2009 : UNIVERSITY RELATIONS*/

/* Yahoo User Interface (YUI) FONT SIZING CHART: 10px=77% 11px=85% 12px=93% 13px=100% 14px=108% 15px=116% 16px=123.1% 17px=131% 18px=138.5% 19px=146.5% 20px=153.9% 21px=161.6% 22px=167% 23px=174% 24px=182% 25px=189% 26px=197% 
Find out more about YUI at http://developer.yahoo.com/yui/ */

body {color: #000; font-family: Arial, sans-serif; line-height: 1.4; position: relative;}

/* CENTER CONTAINER -- Centers the page in the browser */
#templatecontainer {margin-left: auto; margin-right: auto; width: 960px;}

/* LINKS */
a {color: #577037;}
a:hover {color: #669;}

/* HEADINGS *//* Basic Headline Set -- Adjust font sizes based on YUI chart above to maintain consistency. */
h1, h2, h3, h4, h5, h6 {-webkit-text-size-adjust: 140%;}

h1 {font-size: 167%; color: #6b251a; margin-bottom: .3em; line-height: 1.4; margin-top: .4em; background:url(../../assets/img/h2divider.jpg) no-repeat; padding-bottom:15px; text-align:center; font-family:Georgia, "Times New Roman", Times, serif;}
h2 {font-size: 125%; color: #6B251A; margin-bottom: .2em; line-height: 1.1; margin-top: 1.2em; padding-left:14px; width:719px;}
h3 {font-size: 123.1%; color: #6B251A; margin-bottom: .1em; line-height: 1.3; margin-top: .6em;}
h4 {font-size: 108%; color: #6B251A; margin-bottom: .1em; line-height: 1.1; margin-top: .5em;}
h5 {font-size: 100%; color: #6B251A; margin-bottom: .1em; line-height: 1; margin-top: .4em;}
h6 {font-size: 93%; color: #6B251A; margin-bottom: .1em; line-height: 1; margin-top: .3em;}

/* TEXT *//* Basic Text Set */
p, ol, ul {font-size: 97%; margin: 0 0 .5em 0; color:#666;}

table {
	display: table;
	margin: 0 14px .8em;
	width: 730px;
	border:none;
	margin:0 auto;
	background:#ffffff;
	border-color:#ffffff;
}
caption {
	display: table-caption;
	background: #c10e0e;
	color: #fff;
	font-weight: bold;
	margin: .8em 0 0;
	padding: 5px 7px 4px;
	text-align: left;
	width: auto;
}
tr {
	display: table-row;
}
th {
	display: table-cell;
	background: #759bd1;
	color: #fff;
	margin: 0;
	padding: 4px 7px;
	text-align: left;
}
td {
	display: table-cell;
	background: #e8e8e8;
	color: #000;
	margin: 0;
	padding: 3px 7px 4px;
}

/* DEFAULT LIST STYLES */
#maincontent ol, #maincontent ul, #rightcontent ol, #rightcontent ul {margin: .1em 2em 1em;}
#maincontent ol li, #rightcontent ol li {list-style: decimal outside; padding-left: 0; margin-left: .45em;}
#maincontent ul li, #rightcontent ul li {list-style: none; padding-left: .35em;}
#maincontent ul { margin-left:10px;}
#maincontentul ul,#maincontent ul li ul,#maincontent ul li ul li {margin-left:0; padding-left:0;}

#campus_links{color:#7a0019;}
#content h2 {color:#6B251A;font-size:1.1em;margin:0 0 10px;}

div.style8 h2 {width:auto;}