/* This style sheet will work for templates Avante, Imperial, 
   Emerald, and Ruby with modification of the colors. */

p, td, body, th{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin-left: 10px;
	margin-right: 10px;
}

body.contents {
  background-image: url('http://atlas.nowyouknow.com/images/spinegreenfade.jpg');
}

#header_tbl {
  background-image: url('http://atlas.nowyouknow.com/images/topgreenbanner.jpg');
}

a {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #008080;
	border-bottom: 1px dashed #008080;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #ccc;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #008080;
	font-style: italic;
}

h2 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	color: #008080;
	letter-spacing: 5px;
	border-bottom: 1px solid #CCC;
}

h4 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #80808080;
	text-align: center;
}

h5 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #008080;
	font-weight: bold;
	border-bottom: 1px dotted #808080;
}
div.menu a {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008080;
	text-decoration: none;
	border-bottom: none;
}

div.menu a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #000;
	border-bottom: none;
}

div.menu p {
	margin-top: 6; 
	margin-bottom: 6;
}

p.largenote {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #008080;
}

.marquee {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18pt; 
	font-weight: bold;
  color: #008080; 
}

p.mission_title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #008080;
}

p.mission_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008080;
}
