body {
  background-color: #ffffff;
  font-family: verdana, ariel, sans-serif;
  font-size: 13px;
}

img {
  border: none;
}

h1 {
  color: #70232b;
  font-size: 24px;
  font-family: Georgia, Times New Roman;
  font-weight: bold;
  margin: 0px 0px 7px 0px;
  padding: 7px 0px 0px 0px;
}

h2 {
  color: #000;
  font-size: 20px;
  font-family: Georgia, Times New Roman;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
}

h3 {
  color: #70232b;
  font-size: 18px;
  font-family: Georgia, Times New Roman;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}

h4 {
  color: #000;
  font-size: 16px;
  font-family: Georgia, Times New Roman;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}

h5 {
  font-size: 13px;
  font-family: Georgia, Times New Roman;
  color: #000;
  font-weight: bold;
  margin: 0px 0px 2px 0px;
  padding: 0px;
}

h6 {
  font-size: 13px;
  font-family: Georgia, Times New Roman;
  color: #000;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}

div#outer {
  width: 760px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

div#header  {
  text-align: center;
  padding: 5px 0px;
  border: 2px #70232b solid;
}

div#menu {
  font-weight: bold;
  font-size: 13px;
  background-color: #70232b;
  /*padding: 3px 0px;*/
  height: 18px;
}

div#menu ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

div#menu ul li {
  display: inline;
  padding: 0px 10px;
}

div#menu ul li.active {
  background-color: #fff;
  color: #70232b;
}

div#menu ul li a {
  text-decoration: none;
  color: #fff;
}

div#menu a:hover {
  text-decoration: underline;
}


/* begin new style */

div#nav {
  background-color: #70232b;
  height: 18px;
  text-align: center;
  margin-bottom: 7px;
}

div#nav ul {
	font-weight: bold;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div#nav ul li {
	display: inline;
	padding: 0px 10px;
}

div#nav ul li.active {
  background-color: #fff;
  color: #70232b;
}

div#nav ul li a {
  text-decoration: none;
  color: #fff;
}

div#nav a:hover {
  text-decoration: underline;
}

div#banner {
	width: 568px;
	float: left;
	display: inline;
	text-align: center;
	margin-bottom: 7px;
}

div.aside {
	width: 185px;
	float: right;	
	display:inline;
	text-align: center;
	margin-bottom: 7px;
	padding: 0px;
}

div.aside img {
	margin-bottom: 7px;
}

div#home_page_aside {
	width: 175px;
	height: 290px;
	float: right;	
	display: inline;
	text-align: center;
	margin-bottom: 7px;
	padding: 5px;
	background-color: #eee4d7;
	border-top: #c7bbb5 2px solid;
	border-bottom: #c7bbb5 2px solid;
}

div#home_page_aside p {
	margin: 0px;	
}

div#home_page_aside hr {
	color: #c7bbb5;
	background-color: #c7bbb5;
	height: 2px;
	border: none;	
}

div#home_page_article {
	width: 568px;
	float: left;
	display: inline;
	margin-bottom: 7px;
}

div.article {
	width: 568px;
	float: left;
	display: inline;
	margin-bottom: 7px;
}

div.article dd{
	margin-bottom: 7px;
}

div.article p.story_where_to_find {
	clear: both;
	margin-top: 20px;	
}

div#footer {
	clear: both;
	float: left;
	width: 740px;
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 10px;
	margin-bottom: 7px;
}

div#footer p.note {
	
	font-size: 75%;
	line-height: 150%;
	margin: 0px;
	text-align: center;
}

.image {
	margin-bottom: 7px;	
}

.image .caption { 
	font-size: 80%;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}

/* end new style */

div.left_col {
  margin-top: 7px;
  margin-right: 7px;
  width: 568px;
  float: left;
  margin-bottom: 7px;
}

div.right_col {
  margin-top: 7px;
  width: 185px;
  float: right;
}

div.ad_full_col {
  clear: both;
  padding: 7px 0px 0px 0px;
  border-bottom: 1px #999 dashes;
  margin-top: 4px;
  text-align: center;
}

div.ad_right_col {
  margin-top: 7px;
  width: 181px;
  float: right;
}

div.ad_right_col .ad_block {
  text-align: right;
  margin-bottom: 7px;
  float: right;
}

div.callout1 {
  margin-bottom: 7px;
  padding: 3px 5px;
  background-color: #E7FA98;
  border-top: #8FA846 2px solid;
  border-bottom: #8FA846 1px solid;
}

div.callout1 * {
  margin: 0px;
  padding: 0px;
}

div.callout1 p {
	text-align: center;
	color: #333;	
}

div.both_col {
  clear: both;
  width: 760px;
  padding-top: 7px;
}

div#rotator {
  margin-right: 7px;
  width: 568px;
}

div#mainpage_boxes {
  float: left;
  margin-bottom: 7px;
  width: 760px;
}

div#mainpage_boxes a:hover {
  text-decoration: underline;
}

div.subscribe_img {
  width: 185px;
  height: 140px;
  background: #70232b url('../images/sprites.png') no-repeat;
}

div.advertise_img {
  width: 185px;
  height: 140px;
  background: #70232b url('../images/sprites.png') no-repeat -185px 0px; 
}

div.connect_img {
  width: 185px;
  height: 140px;
  background: #70232b url('../images/sprites.png') no-repeat -370px 0px; 
}

a#subscribe_link {
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  float: left;
  width: 185px;
  height: 18px;
  padding-top: 140px;
  background: #70232b url('../images/sprites.png') no-repeat;
  margin-right: 7px;
}

a#advertise_link {
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  float: left;
  width: 185px;
  height: 18px;
  padding-top: 140px;
  background: #70232b url('../images/sprites.png') no-repeat -185px 0px; 
  margin-right: 6px;
}

a#connect_link {
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  float: left;
  width: 185px;
  height: 18px;
  padding-top: 140px;
  background: #70232b url('../images/sprites.png') no-repeat -370px 0px; 
  margin-right: 7px;
}

a#browse_link {
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  float: left;
  width: 185px;
  height: 18px;
  padding-top: 140px;
  background: #70232b url('../images/sprites.png') no-repeat -555px 0px; 
  font-weight: bold;
}

table tr.alt_color {
	background-color: #f7eed3;	
}

a.mail_link {
  background: url('/images/20100402_social_sprites.gif') no-repeat;
  padding-left: 20px;
}
 
a:hover.mail_link{
  background: url('/images/20100402_social_sprites.gif') no-repeat 0px -16px;
}
  
a.facebook_link {
  background: url('/images/20100402_social_sprites.gif') no-repeat 0px -32px;
  padding-left: 20px;
}
 
a:hover.facebook_link {
  background: url('/images/20100402_social_sprites.gif') no-repeat 0px -48px;
}
  
a.twitter_link {
  background: url('/images/20100402_social_sprites.gif') no-repeat 0px -64px;
  padding-left: 20px;
}
 
a:hover.twitter_link{
  background: url('/images/20100402_social_sprites.gif') no-repeat 0px -80px;
}
  
a.pdf_link {
  background: url('/images/20100402_social_sprites.gif') no-repeat 0px -96px;
  padding-left: 20px;
}
 
a:hover.pdf_link {
  background: url('/images/20100402_social_sprites.gif') no-repeat 0px -112px;
}

.header_color_1 {
  color: #846b62;
}

.header_color_2 {
  color: #c7bbb5;
}

.center {
  text-align: center;
}

.required {
  color: #b40404;
  font-weight: bold;
}

.textbottom {
  vertical-align:text-bottom;
} 

a[rel="external"], a.external {
	background: url('/images/external-link.png') no-repeat right center;
	padding-right: 1em;
}
