html {
	height:100%;
	margin:0px;
	padding:0px;
}
body {
	background-color: #000235; 
	background-repeat: repeat-x;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	height:100%;
	margin:0px;
	padding:0px;
}
body.home {
	font-size:0.7em;
}

/*  DEFTAUL TAG STYLES */
a img {
	border: none;
}
a:link {
	color: #003366;
}
a:hover, a:visited{
	color: #938e19;
}
h1 { font-size: 2em; color:#003366; }
h2 { font-size: 1.5em;  color:#003366; }
h3 { font-size: 1.17em; color:#003366; }
h4 {	font-size:1.0em; color:#003366; }
h3, h4, h5, h6 {	margin: 0; padding: 3px 0; }
p {	margin-top:2px;	margin-bottom:1.5em; }
hr {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #000;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
	clear: both;
}
hr.grey {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #CCC;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
	clear: both;
}

/* LAYOUT */
#augustana {
	left:-999em;
	position:absolute;
	top:-999em;	
}
div#container {
	background: url(img/header_bg_bluebar.gif) repeat-x #FFFFFF;
	float: left;
	width: 100%;
}
div#page {
	clear: both;
	margin: 0 auto;
	width:980px;
}
div#header {
	background: url(img/header_A.jpg) no-repeat;
	height:162px;
}
div#header_search {
	background: url(img/header_campuswatermark.jpg) no-repeat;
	float:right;
	height:97px;
	padding-top:65px;
	padding-left:180px;
	width:327px;
}
#brandmark_header {
	clear: none;
	float: left;
	margin-top: 70px;
}
div#topnav {
	background-color:#FFFFFF;
	float: left;
	font-size: 9pt;
	width: 980px;
}
#breadcrumb {
	color:#333333;
	clear: both;
	font-size:10px;
	margin:0px;
	padding: 5px 0px 10px 5px;
	width:974px;	
}
#breadcrumb a{
	color:#666666;
	text-decoration:none;
}
#breadcrumb a:hover {
	color:#333333;
	text-decoration:underline;
}
div#maincontent {
	background-color:#FFFFFF;
	clear: both;
	float: left;
	padding-left: 1px;
	width: 979px;
	padding-bottom: 15px;
	
}
div#footer {
	background-image: url(img/footer_bg_bluebar.gif);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	height:160px;
	padding-top: 20px;
	text-align:center;
	width:100%;
}

/*** END LAYOUT ***/
.calendarwidget th {
	color:#003366;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
}

/*** INFORMATION FOR ***/
.informationfor { font-weight:bold;	width:100%;}
.informationfor td {	width:50%;}
ul.informationfor { list-style-type: none; margin: 0; padding: 0;}
ul.informationfor li {	padding-bottom: 5px;}
ul.informationfor li a{ color: #003366; text-decoration: none;}
ul.informationfor li a:hover,ul.informationfor li a::visited{ color: #938e19; }

/*** NEWS COLUMN TABLES 2 and 3 ***/
table.newstwocol { width: 640px; }
.newstwocol { width:100%; }
.newstwocol td {	width:50%;}
.newstwocol td h3 a{ color: #003366; text-decoration: none; }
.newstwocol td h3 a:hover,.newstwocol td h3 a:visited{ color: #938e19; }
.newstwocol { background-color:#f2f2f2; }
.newsthreecol {	font-size:1.0em; padding-top: 5px; width:100%;}
.newsthreecol td { width:33%; }
.rotator { margin-bottom:1em;}
.newsimg { float:left; }

/*** TOP SEARCH BOX ***/
table#search form{ display: inline; }
input#searchbox {	width:180px; }

/* LEFT NAV */
#nav
{
	background-color:#ffffff;
	clear:left;
	float:left;
	font-size:11px;
	margin: 0; 
	padding:10px 15px 0px 6px;
	vertical-align:top;
	width:145px;
}
#nav ul {
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#nav li {
	list-style-position:outside;
	list-style-type:none;
	margin:1px 0px 1px 0px;
	padding:2px 0px 2px 0px;
}
#nav ul li ul {
	list-style-position:outside;
	margin:1px 0px 1px 5px;
	padding:2px 0px 2px 0px;
}
#nav ul li ul li {
	background-image:url(img/arrow.gif); 
	background-position:left top;	
	background-repeat:no-repeat;
	margin-left:0px; 
	padding:2px 0px 2px 12px;	
}
#nav ul li ul li ul{
	background-image:none;
	margin-left:0px; 
	padding:2px 0px 0px 2px;	  
}
#nav ul li ul li ul li{
	background-image:none;
	margin-left:0px; 
	padding:2px 0px 0px 2px;	  
}
#nav li a, #nav ul a, #nav a {
	color: #000000;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}
#nav li a:hover,
#nav ul a:hover,
#nav a:hover,
#nav ul li a:hover,
#nav ul li ul li a:hover
{
	color:#0077d4;
}
#nav li a span {
	color:#000000;
	font-weight:normal;
}
#nav p {
	margin:0px 0px 0px 0px;
	padding:4px 0px 4px 0px;
}
#nav h2
{
	margin:-3px 0px 4px 0px; 
	padding:0 0 3px 0;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
#nav select {
	width:124px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:6px;
}

/*** SPECIAL NAV STYLES ***/
ul#leftNav { margin-bottom: 15px; }
#leftNav .currentPage a, 
#leftNav .sectionFront a, 
#leftNav .parentPage a, 
#nav .currentPage a, 
#nav .sectionFront a, 
#nav .parentPage a 
{
	color:#0077d4;
	font-weight: bold;
}

#leftNav .currentPage a:hover, 
#leftNav .sectionFront a:hover, 
#leftNav .parentPage a:hover, 
#nav .currentPage a:hover, 
#nav .sectionFront a:hover, 
#nav .parentPage a:hover 
{
	color:#000000;
	font-weight: bold;
}

/* COLUMNS */
#main-content{
	background-color:#FFFFFF;
	float:left;
	width:813px;
}
#centerColumn{
	float: left;
	width: 615px;	
}
#centerColumnC{
	float: left;
	width: 615px;	
}
#centerColumnF{
	float: left;
	width: 807px;
}
#rightColumn{
	float:left;
	padding-left: 15px;
	width: 175px;	
}

#rightColumnEvent{
	float:left;
	padding: 0px 0px 0px 20px;
	margin:7px 0px 0px 0px;
	width:175px;
}

#rightColumnEvent{
	float:left;
	padding: 0px 0px 0px 0px;
	margin:7px 0px 0px 0px;
	width:155px;
}
#rightColumn img {
	padding:11px 0px 0px 0px;
}

#oneColumn {
	float:left;
	/* margin:20px 0px 0px 0px; */
	overflow:hidden;
	width:807px;
}
#oneColumn img {
	float:left;
}

/*Email this page and Print this page area */
#emailprintbutton {
	bottom:0px; 
	clear:left; 
	padding:0px 16px 21px 0px; 
	position:relative; 
	text-align:left; 	
	width:544px;
}
#emailprintbutton a {
	color:#666666;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}
#emailprintbutton a:hover {
	color:#333333;
}
#emailprintbutton img {
	position:relative;
	top:5px;
}


/* OTHER STYLES */
.align_left { float: left; clear: both; }
.align_right { float: right; clear: right; }
.align_center { margin: 0 auto; }
img.align_left { float: left; clear: both; padding-right: 5px}
img.align_right { float: right; clear: right; padding-left: 5px }
img.align_center { margin: 0 auto; padding: 0 5px; }
.underline { text-decoration:underline; }

p.byline, p.byline a { text-align: right; font-weight: bold; color: #888888; }

span.indent {
	float: left;
	margin-left: 20px;
	width: 100%;
}

.more_events  a{
	text-decoration: none;
	text-transform: uppercase;
}

.galleryImage {
	float: left;
	height: auto;
	margin-bottom: 2px;
	margin-right: 2px;
	padding: 0px;
	width: auto;
}
.galleryImage a img, .galleryImage img {
	margin: 0;
	padding: 0;	
}

#gallery_content {
	overflow: hidden;
}

.featurestoryblock{
	display:block;
	float:left;
	width:280px;
}
.homeBodyCopy{
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
	width:100%;
}
.inthenewsheader{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	float:left;
	font-size:18px;
	margin:10px 0px 10px 0px;
	padding:3px 0px 5px 3px;
	width:577px;
}
.inthenewsitems{
	float:left;
}
.events {
	display:block;
	margin:6px 0px 16px 0px;
}
.events h3 {
	margin:0px;
	padding:0px;
}
.relatedlinks {
	clear: both;
	float: left;
	font-size: 12px;
	margin:0px 0px 6px 0px;
}
.relatedlinks h3 {
	margin:0px;
	padding:0px;
}
.relatedlinks ul{
	margin:0px;
	padding:0px;
}
.relatedlinks li{
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	margin:5px 0px 5px 0px;
	padding:0px;
}
.directoryindexblock {
	border-bottom:1px solid #000000; 
	margin:0px 0px 10px 0px;
	min-height:100px; 
	padding: 6px 0px 10px 0px;
	width:580px; 
}
.directoryindexblock h3 {
	margin:0px 0px 0px 80px;
}
.directoryindexblock p {
	margin:8px 0px 8px 80px;
}
.directoryindexblock img {
	float:left;
}
.gold {
	color:#b17d03;
	padding:0px 0px 0px 0px;
	margin:0px 0px -8px 0px;
}
div.vertspacer {
	margin:10px 0px 10px 0px;
	float: left;
	clear: both;
}
.gallerybottomThumbs {
	padding:10px 0px 0px 0px;
	margin:0px
}
.gallerybottomThumbs img {
	margin:0px 3px 0px 3px;
}
.noBullet{
  list-style-type:none;
}
.profilepic {
	float:right; 
	margin-left:15px; 
	margin-bottom:5px; 
}
.directory_person {
	clear: both;
	margin: 10px 0;
	float: left;
}
.directory_person .mugshot {
	float: left;
	/* height: 150px; */
	overflow: hidden;
	padding-right: 10px;
	/* width: 135px; */
}
.directory_person .info {
	float: left;
	width: 575px;
}
.directory_person .name {
	font-weight: bold;
}
.directory_person .title {
	font-weight: bold;
}
.directory_person a.contact {
	font-weight: bold;
}
table.academic_calendar td {
	border-bottom: 1px solid #000;
}
table.photofeature {
	background-color: #DAE0E7;
	margin: 10px 0 10px 10px;
}
table.rightphotofeature {
	background-color: #DAE0E7;
	float: right;
	margin: 10px 0 10px 10px;
}
table.photofeature td, table.rightphotofeature td, table.leftphotofeature td { padding: 5px; }

table.leftphotofeature {
	background-color: #DAE0E7;
	float: left;
	margin: 10px 10px 10px 0;
}
div.margin4px p {
	margin-bottom: 4px;
}
/* DIRECTORY FULL BIO */
#dir_left {
	float: left;
	width: 500px;
}
#dir_right {
	padding: 5px;
	float: right;
	width: 240px;
	background-color: #dae0e7;
	/* border: solid 1px #000; */
}
.caption { font-size: x-small; }

div.list li {
	margin-bottom: 10px;
}

#lowerBody {
	margin: 10px 10px 10px 0;
}

div.tiah { padding-left: 5px }

/* DINING SERVICES */
.dining_vgt {
	font-size: 0.8em;
	font-weight: bold;
	color: #f75d59;
	vertical-align:super;
}
.dining_v {
	font-size: 0.8em;
	font-weight: bold;
	color: #4aa02c;
	vertical-align:super;
}
.dining_f2f {
	font-size: 0.8em;
	font-weight: bold;
	color: #5cb3ff;
	vertical-align:super;
}
.dining_lf {
	font-size: 0.8em;
	font-weight: bold;
	color: #5cb3ff;
	vertical-align:super;
}
.dining_o {
	font-size: 0.8em;
	font-weight: bold;
	color: #fbb917;
	vertical-align:super;
}
.deckhead {
	font-size:1.2em;
	font-style:italic;
}

.story_contact {
	font-size:0.8em;
}

#favoriteTopics { margin-top: 12px; }

/* STATS AND STORIES */
ul#statsSlider h2 {
	color: #5e574f;
	margin: 10px 0 0 15px;
	padding: 0;
	font-size: 10pt;
	text-transform: uppercase;
}

/*ADD THIS */
.addthis_toolbox { margin-top: 10px; }

/* FULL CALENDAR DISPLAY */
.cal_date_large { font-size:14px; border-bottom: solid 1px #000; background-color: #d3d9e2; clear: both;  margin-top: 15px;} 
.cal_event, .cal_content {  overflow:hidden; _overflow:visible; zoom:1; }
.cal_event { margin: 10px; border-bottom: solid 1px #808080; padding-bottom: 15px;}
.cal_event img { float:left; margin-right: 10px; }
.cal_event img .cal_img { display: block;}
.cal_event .cal_date { color: #808080; font-size: 11px; }
.cal_event .cal_title { font-weight: bold; }

/* NEWS DISPLAY */
.news_story, .news_content {  overflow:hidden; _overflow:visible; zoom:1; }
.news_story { margin: 10px;  padding-bottom: 15px;}
.news_story img { float:left; margin-right: 10px; }
.news_story img .news_img { display: block;}

/* C&M */
.cmHeading { border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 0 3px; margin-bottom: 5px; }
