@charset "UTF-8";
body {
	background-color: #ffffff;
	margin: 0px;
	text-align: center;
	font-family: 'Lucida Grande', Geneva, Helvetica, Aria;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.home-wrapper {
	background-image: url(images/bckgrd-home.gif);
	background-repeat: repeat-x;
	display: block;
	background-position: top;
	text-align: center;
}
.home-content {
	display: block;
	width: 100%;
	text-align:left;
	background-image: url(images/banner-home.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 467px;
}
.home-text {
	font-size: 13px;
	line-height: 20px;
	width: 775px;
	margin-top: 0px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 70px;
}
.home-text a{
	color: #FFD101;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFD101;
}
.home-blogentry {
	color: #444;
	font-size: 10px;
	line-height: 17px;
}
.home-blogentry a{
	color: #000000;
	font-weight: bold;
	border-bottom-color: #777;
}
.home-content-OLD {
	display: block;
	height: 600px;
	width: 100%;
	text-align:left;
	background-color: #FFD101;
	background-image: url(images/banner-home-OLD.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 45px;
	border-top-style: solid;
	border-top-color: #FFD101;
}
.content-hidden {
	font-size: 1px;
	line-height: 1px;
	font-weight: bold;
	color: #FFF;
}
.content-wrapper {
	display: block;
	width: 100%;
	text-align:left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/nav-bckgrd.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}
.content-wrapper a{
	text-decoration: none;
	border-bottom-style: none;
}
.content-blog-wrapper {
	display: block;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/nav-bckgrd.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}
.content-blog-wrapper a{
	text-decoration: none;
	border-bottom-style: none;
}
.content-blog-wrapper-inner {
	text-align: left;
	display: block;
	width: 640px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
	padding-left: 7px;
	clear: both;
}

.content-blog-wrapper-inner a{
	color: #FFD101;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFD101;
}
.content {
	text-align: left;
	display: block;
	width: 500px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
	padding-left: 7px;
	clear: both;
}
.content a{
	color: #FFD101;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFD101;
}
.content a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFD101;
	border-bottom-width: 0px;
}
.nav-home-wrapper {
	display: block;
	padding-top: 111px;
	padding-left: 125px;
	margin-right: auto;
	margin-left: auto;
	width: 320px;
}
.nav-home-wrapper a{
	text-decoration: none;
	border-bottom-style: none;
}
.text-small {
	font-size: 10px;
	line-height: 17px;
}
.text-orange {
	color: #FFD101;
}
.text-white {
	color: #FFF;
}
.footer {
	font-size: 10px;
	text-transform: lowercase;
	color: #FFD101;
	display: block;
	margin-top: 20px;
	margin-bottom: 30px;
	clear: both;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}
.class-blocks {
	display: block;
	padding-right: 20px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFD100;
}
.class-blocks-NOLINE {
	display: block;
	padding-right: 20px;
}
.footer a{
	color: #FFD101;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFD101;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFD101;
	border-bottom-width: 0px;
}
.footer_invisible {
	font-size: 1px;
	line-height: 0px;
	color: #FFFFFF;
}
.home-blurb-wrapper {
	margin-top: 260px;
	text-align: left;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 385px;
}
.home-blurb {
	background-color: #FFFFFF;
	display: block;
	padding: 25px;
	width: 230px;
}
.hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFD101;
	margin-top: 25px;
	margin-bottom: 25px;
}
.hr-grey{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	margin-bottom: 25px;
}
.picture_caption {
	display: block;
	margin-bottom: 10px;
}
.picture_left {
	border: 1px solid #6C4983;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.picture_left_NOBORDER {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background-position: left;
}
.picture_left_caption {
	float: left;
	margin-bottom: 20px;
	line-height: 16px;
	background-color: #D9F1F5;
	text-align: center;
	color: #3080AB;
	font-size: 10px;
	margin-right: 20px;
	padding-bottom: 15px;
}
 .picture_right {
	float: right;
	margin-bottom: 20px;
	background-position: right;
	margin-left: 20px;
	border: 1px solid #FFD101;
	clear: both;
}
.picture_right_NOBORDER {
	float: right;
	margin-bottom: 20px;
	background-position: right;
	margin-left: 20px;
}
.picture_right_caption {
	float: right;
	margin-bottom: 20px;
	line-height: 16px;
	background-color: #D9F1F5;
	text-align: center;
	color: #3080AB;
	font-size: 10px;
	margin-left: 20px;
	padding-bottom: 15px;
}
.blog-sidebar {
	font-size: 10px;
	text-align: left;
	display: block;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
.subscribe-form {
	line-height: 20px;
	display: block;
}
.blog-content {
	display: block;
	float: left;
	width: 440px;
	text-align: left;
}
.blog-list-none {
	list-style-image: none;
	list-style-type: none;
}
/*  styles for homepage wordpress feed  */

/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */
.rss_box {
/* 	 width: 300px;
	 background-color: #ffffff;  */
}
.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
	font-size: 15px;
}
.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;
	}
