/*** Generic MSUM website layout defaults ***/
h1, h1 a {
	font-family: Georgia;	
	color:#a6192e;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
   }
   
h2, h2 a {
	font-family: Georgia;
	color:#333;
	font-size:18px;
	font-weight:normal;
	border-bottom:2px solid #a7192c;
	margin-bottom:10px;
	padding-bottom:3px;
   }

h3, h3 a {
	font-family: Georgia;
	color:#333;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
   }
      
h4, h4 a {
	font-family: Georgia;
	color:#a6192e;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
   }
   
h5, h5 a {
	font-family: Georgia;
	color:#333;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
  }
  
p {
	color:#333;
	font-size:12px;
	font-family:Verdana;
  }

blockquote {
	color:#333;
	font-size:12px;
	font-family:Verdana;
	text-align:justify;
  }

td {
	color:#333;
	font-size:12px;
	font-family:Verdana;
  }
  
a {
	color: #A6192E;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
   }
   
a:hover { 
	text-decoration:underline;
    }
    
img {
	border-style:none;
   }

ol {
	line-height:20px;
	font-size:12px;
	font-family:Verdana;
   }

ul {
	list-style:square url('http://astronomy.mnstate.edu/cabanela/images/menubullet-redarrow.png');
	line-height:20px;
	font-size:12px;
	font-family:Verdana;
   }
   
li {
	font-size: 12px;
   }

/*** Custom elements in the page ***/
.backdrop {
	background-image: url('http://astronomy.mnstate.edu/cabanela/images/background.jpg');
	background-color: #776e64;
   }
   
.header_area {
	background-image: url('http://astronomy.mnstate.edu/cabanela/images/topbackground.jpg');
	background-color:#dedcd9;
   }
      
.main_title {
	color: #A6192E;
	font-family: Georgia;
	font-size: 28px;
	text-align: right;
   }
  
.redbar {
	background-color: #A6192E;
   }
 
.redbar_left {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 20px;
	padding:5px;
   }
   
.redbar_right {
	text-align: right;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 18px;
	padding:5px;
   }
   
.main_body {
	background-color: #FFFFFF;
   }
   
.footer_wrapper {
	background-color: #2D2926;
   }
   
.footer {
	font-family: Verdana;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
   }
      
.body_of_text {
	padding:10px 20px 5px 20px;
	position: relative;
   }
   
.sidebar {
	border-right:1px #2d2926 solid;
	padding:20px 10px 5px 10px;
   }
   
.main_subtitle {
	font-family:Verdana;
	font-size:16px;
	color:#2D2926;
   }

.main_subtitle a {
	font-family:Verdana;
	font-size:16px;
	color:#A6192E;
   }
   
.menubar {
	list-style:square url('http://astronomy.mnstate.edu/cabanela/images/menubullet-redarrow.png');
	line-height:20px;
	font-family:Verdana;
	font-size:12px;
	color:#2d2926;
	margin:0px 0px 0px -20px;
   }
   
.menubar_item a {
	font-family:Verdana;
	font-size:12px;
	color:#2d2926;
	font-weight:normal;
	text-decoration:none;
   }
   
.menubar_item a:hover {
	font-family:Verdana;
	font-size:12px;
	color:#2d2926;
	font-weight:normal;
	text-decoration:underline;
   }

.caption {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	text-align: justify;}

.caption a {
	font-family:Verdana;
	font-size:10px;
	color:#A6192E;
	font-weight:bold;
	text-decoration:none;
   }
   
.caption a:hover {
	font-family:Verdana;
	font-size:10px;
	color:#A6192E;
	font-weight:bold;
	text-decoration:underline;
   }
   
/*** Define APOD box style ***/

div#apod {
	width: 205px;
	margin: 15px;
	margin-top: 5px;
	padding: 5px;
	border-style: solid;
	border-color: #cdcdcd;
	border-width: 1px;
	font-family: Verdana;
	font-size: 12px;
	float: right;}
   
/*** Define links in headers ***/

.header2 a {
	font-family: Georgia;
	color: #A6192E;
	font-size:18px;
	border-bottom:2px solid #a7192c;
	margin-bottom:10px;
	padding-bottom:3px;
	font-weight: bold;
	text-decoration: none;
   }

.header2 a:hover {
	font-family: Georgia;
	color: #A6192E;
	font-size:18px;
	border-bottom:2px solid #a7192c;
	margin-bottom:10px;
	padding-bottom:3px;
	font-weight: bold;
	text-decoration: underline;
   }
   
.header3 a {
	font-family: Georgia;
	color: #A6192E;
	font-size:18px;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
   }

.header3 a:hover {
	font-family: Georgia;
	color: #A6192E;
	font-size:18px;
	font-style:italic;
	font-weight: bold;
	text-decoration: underline;
   }
  
/*** Table Styles **/
#schedule {border: 2px solid #000; margin: 1em;}
#schedule th {font-weight: bold; color: #FFF; background-color: #000; }
#schedule th,
#schedule td {border: 1px solid #000; text-align: center;  padding:.5em ; } 

#assignments {border: 2px solid #000; margin: 1em;}
#assignments th {font-weight: bold; color: #FFF; background-color: #000;}
#assignments th,
#assignments td {border: 1px solid #000; text-align: justify; padding:.5em ; }