/* Standard Tags */
body {
/*	background-color: #a7c7da;*/
/*	background-color: #91bad1;*/  /* color used in Sept 2008 class*/
	background: url(../images/background3.png) top center repeat-y #DFDFDF; 
	margin: 0px;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #C01F25;
	font-size: 24px;
	font-weight: 500;
	line-height:110%;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #C01F25;
	font-size: 20px;
	font-weight: 500;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #C01F25;
	font-size: 16px;
	font-weight: 500;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #C01F25;
	font-size: 14px;
	font-weight: 500;
}

p { 
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	font-family:Verdana, Helvetica, sans-serif;
	text-decoration: none;
	line-height:120%;
}

td { 
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	font-family:Verdana, Helvetica, sans-serif;
	text-decoration: none;
	line-height:120%;
}

li { 
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	font-family:Verdana, Helvetica, sans-serif;
	text-decoration: none;
	line-height:120%;
}

/* Your own classes*/
.nav {
	border-top: 1px #0F6292 solid;
	border-bottom: 1px #0F6292 solid;
	background-color: #EEEEEE;
	padding:3px;
}

.subhead {
	font-family: Tahoma, Geneva, sans-serif;
	color: #C01F25;
	font-weight:  500;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
}
.vspacer {
	width:12px;
}
.hspacer {
	height:12px;
}

.mastertable{
	margin-top:15px;
	margin-bottom:10px;
}
.buttontable td {
	padding-top:4px;
	padding-bottom:4px;
}
.content {
	padding: 8px 20px;
	background-color: #FFFFFF;	
	border-left: 1px #0F6292 solid;
	border-bottom: 1px #0F6292 solid;
	border-right: 1px #0F6292 solid;
}
.sitetables td {
	border: 1px #0F6292 dotted;
	
}

.rightcolumn {
	padding: 8px 15px;
	background-color: #FFFFFF;
	border-left: 1px #0F6292 solid;
	border-bottom: 1px #0F6292 solid;
	border-right: 1px #0F6292 solid;
}

.footer {
	background-color: #EEEEEE;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	border-top: 1px #0F6292 solid;
	border-bottom: 1px #0F6292 solid;
	
}
.tooliebluebold {
	color: #0F6292;
	font-weight: bold; 
}
.smalllinktext {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	color: black; 
	font-weight: normal;
	text-decoration: none;
}
.imgfloatright {  
	float:right; 
	margin-left: 10px;
	margin-bottom: 20px;
}
#subnav {
	padding:0px 0px 0px 8px;
	float:right;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	border-left: 1px #0F6292 dotted;
	border-bottom: 1px #0F6292 dotted;
	margin-left: 10px;
	margin-bottom:10px;

}
#subnav li {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	list-style:disc;
	margin-left:-.2in;
	line-height:120%;
}
#tinyprinterdiv { 
	width:45px;
	text-align:center;
	border:1px dashed #C01F25;
	padding-bottom:5px;
}
#creditcarddiv { 
	width:236px;
	text-align:center;
	margin:10px 0px;
	float:left;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
#twitter_div {
	border: 1px #0F6292 dotted;
	padding:5px;
}
#twitter_update_list li {
	font-size: 11px;
	line-height: 130%;
}


/* Hyperlinks */

a { 
	color: #C01F25;
	font-weight: 600;
	text-decoration: none;
}

a:hover { 
	color: #C01F25;
	font-weight: 600;
	text-decoration: underline;
}
 
a:active {
	color: #FFCC00;
	font-weight: 600;
	}

a:visited { 
	color: #0F6292;
	font-weight: 600;
}

a:visited:hover { 
	color: #FFCC00;
	font-weight: 600;
	text-decoration: underline;
}

/* begin styles for RSS Feed 
     This is the most basic style to use for a list with no bullets */

.rss-box {
	 width: 150px;
	 background-color: #ffffff;
}

.rss-title, rss_title a {
	margin: 0px 0;
	padding: 0;
}

.rss-items {
   list-style:none;
   margin:0;
   padding:0;
}

.rss-item  {
  font-size: x-small;
  margin-bottom: 1em;;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {

	}

.rss-item a:hover { 

	}
	
.rss-date {
	font-size: xx-small;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   width:12em;
   margin: 0 0.2em; 
   padding: 0.1em 0; 
   padding:0;
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #E7EFF3;
   color: black;
   }
.pod-play em {
   width:1em; 
   font-style: normal;
   margin:0; 
   padding: 0.1em 0.5em;
   background: white;
   color: #000000;
   }
.pod-play span {
   width:1em; 
   margin:0; 
   padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }

