html, body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 20;
	padding: 0;
	text-align: center;
	background-color: #f1fafd;
	background-image: url(../images/bckgrd.gif);
	background-repeat: repeat-x;
}
#container
{
	display: block;
	margin: 0 auto;
	overflow-y: hidden;
	padding: 0;
	text-align: center;
	width: 941px;
	border: 3px solid #d6eab2;
	background-color: #FFFFFF;
	clear: both;
	min-height:365px;
}
#inner
{
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 940px;
	background-color: #FFFFFF;

}
#header
{
	display: block;
	margin: 0px;
	padding: 0;
	width: 939px;
	background-image: url(../images/headerbckgrd.gif);
	height: 182px;
	color: #489550;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: small;
}

#header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #489550;
	text-decoration: none;
	text-align: right;
	margin-right: 25px;
	
}

#header a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
#wideheader
{
	display: block;
	margin: 0px;
	padding: 0;
	width: 939px;
	background-image: url(../images/wideheader.jpg);
	height: 293px;
	color: #489550;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: small;
}
#top {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	height: 117px;
	width: 939px;
	background-image: url(../images/contentbckgrd.gif);
}

#top h1
{
	
	border: 0px;
	line-height: 250%;
	
}
#top h1 span
{
	margin: 0 0 0 20px;
}
#content
{
	display: block;
	position: relative;
	text-align: left;
	width: 940px;
	min-height:365px;
	
}
#leftColumn
{
	background: transparent;
	display: inline;
	left: 0;
	margin: -60px 5px 0 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 190px;
}
#middleColumn
{
	background: transparent;
	display: inline;
	float: right;
	margin: -80px auto;
	padding: 0;
	position: relative;
	width: 520px;
	height:auto;
	padding-bottom: 20px;
	min-hieght: 465px;
}
#widemiddleColumn
{
	background: transparent;
	display: inline;
	float: right;
	margin: -80px auto;
	padding: 0;
	position: relative;
	width: 730px;
	height:auto;
	padding-bottom: 20px;
}
#rightColumn
{
	background: transparent;
	display: inline;
	float: right;
	margin: -80px 2px 0 0;
	padding-bottom: 20px;
	position: relative;
	width: 230px;
}

#footer
{
	font-size: x-small;
	clear: both;
	display: block;
	line-height: 120%;
	padding: 0;
	position: relative;
	width: 949px;
	color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.footerinfo { }
#footer a, #footer a:link, #footer a:focus, #footer a:visited
{
	color: #0066CC;
	text-decoration: none;
}
#footer a:hover
{
	border: 0;
	color: #00CC00;
}
p
{
	line-height: 140%;
	margin: 0 30px 0 10px;
	padding: 10px 0 0 0;
}
ul
{
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
}
h2
{
	font-size: medium;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	color: #0066CC;	
	
}
#content a, #content a:link, #content a:focus, #content a:visited
{
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover
{
	border: 0;
	color: #00CC00;
	font-style: italic;
}
 
#Lefttop { }
#Leftmiddle
{
	font-size: small;
	font-weight: bold;
}
#Leftbottom { }
#Middletop { }
#Middlemiddle
{
	font-size: small;
}
.check {
	list-style-image: url(../images/check.gif);
}
#Middlebottom { }
#Righttop1
{
	background: transparent;
	height: 60px;
	background-image: none;
}

#Righttop1 h2
{
	font-size: small;
	margin-left: 20px;
	vertical-align: top;
	margin-top: 10px;
	color: #013d6a;
	font-style: italic;
}

#Rightmiddle1 
{
	font-size: small;
	
	vertical-align: top;
	margin-top: 10px;
	color: #013d6a;
	font-style: italic;
	background-image:url(../images/lgrnbckgrd.gif)
}

#Rightmiddle1 h2
{
	font-size: 12px;
	vertical-align: top;
	color: #013d6a;
	font-style: italic;
	}
#Rightmiddle1 p
{
	font-size: small;
	color: #013d6a;
	line-height: normal;
	width: 210px;		
}
#Rightbottom1
{
	background: transparent url(../images/lgrnbckgrdbottom.gif) no-repeat;
	height: 20px;
	margin-right: 4px;
}
#Righttop2
{
	background: transparent url(../images/blubckgrdtop.gif) no-repeat;
	height: 25px;
}
#Rightmiddle2
{
	background: transparent url(../images/blubckgrd.gif) repeat-y;
}
#Rightmiddle2 h2
{
	font-size: small;
	margin-left: 20px;
	color: #013d6a;
	font-style: oblique;
}
#Rightmiddle2 p
{
	font-size: 11px;
	margin-left: 25px;
	color: #013d6a;
	font-weight: normal;
	line-height: 1.1em;
}
#Rightbottom2
{
	background: transparent url(../images/blubckgrdbottom.gif) no-repeat;
	height: 25px;
}
#Righttop3
{
	background: transparent url(../images/grbcgrdtop.gif) no-repeat;
	height: 26px;
}
#Rightmiddle3
{
	background: transparent url(../images/grbcgrd.gif) repeat-y;
}
#Rightmiddle3 h2
{
	font-size: small;
	margin-left: 20px;
	color: #013d6a;
	font-style: italic;
}
#Rightmiddle3 p
{
	font-size: small;
	margin-left: 25px;
	color: #013d6a;	
	font-weight: 500;
	line-height: 1.2em;
}
#Rightbottom3
{
	background: transparent url(../images/grbcgrdbottom.gif) no-repeat;
	height: 23px;
}

ul  {
	line-height: 2em;
	margin-left: 10px;
	list-style-image: none;
	list-style-type: none;
}
#middleColumn li  {
	text-decoration: none;
	list-style-image: url((URL));
	list-style-type: circle;
	margin-bottom: 7px;	
}
img  {
	margin: 10px;
}

#slide {
	float: left;
	height: 230px;
	width: 305px;
	position: absolute;
	clear: left;
	display: inherit;
	margin-right: 5px;
	margin-bottom: 15px;
	
}
.home {
	margin-left: 315px;
}

div.feedburnerFeedBlock {
	width: 240px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: auto;
	margin-left: -10px;
	margin-top: -40px;
	
}


div.feedburnerFeedBlock p {
	
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.1em;
	font-size: 11px;	
	margin-top: -30px;
	margin-right: 10px
}
div.feedburnerFeedBlock p.feedTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	width: 240px;
	color: #000;
	margin-bottom: 5px;	
	
}

.feedburnerFeedBlock a  {
	color: #FFFFFF;
	text-decoration: none;
}

.feedburnerFeedBlock ul li a  {
	color: #123353;
	font-weight: bold;
	margin-top: 2px;
}
.feedburnerFeedBlock ul li {
	color: #123353;
	font-weight: normal;
	margin-top: 4px;
	font-size: 11px;
	line-height: 1.1em;
	width: 170px;
	margin-left: -10px;
	
}


.creditfooter {
	width: 1px;
	height: 2px;
	}

#creditfooter{
	margin-left: 25px;
}

.slideshow {
	height: 300px;
	width: 470px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
.slideshow img { border: 1px solid #065c9e; background-color: #eee; }

