@charset "utf-8";

.style2 {
color: #BCF46E;
}

#vheader {
background-image:url(images/vheaderbg.jpg);
width:900px;
margin-left:auto;
margin-right:auto;
position:relative;
}

#vbody {
background-color:#007929;
width:900px;
margin-left:auto;
margin-right:auto;
position:relative;
z-index:1;
}

#vside {
background-image:url(images/vsidebg2.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

#heading {
background-image:url(grad.jpg);
background-attachment:scroll;
background-repeat:repeat-x;
}

.sidediv br {
line-height:1.2;
}

.indent {
text-indent:30pt;
}

div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:20px 0 0 0;
}

#sidediv {
	border-bottom-width:.1em;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-right-width:.1em;
	border-right-style:solid;
	border-right-color:#000000;
	padding-left:10px;
	padding-right:10px;
	background-color:#b9bccc;
	visibility:visible;
	position:absolute;
	left:-1px;
	z-index:5;
	overflow:hidden;
}

#sidedivnopos {
border-bottom-width:.1em;
border-bottom-style:solid;
border-bottom-color:#000000;
border-right-width:.1em;
border-right-style:solid;
border-right-color:#000000;
padding-right:10px;
background-color:#b9bccc;
visibility:visible;
z-index:5;
overflow:hidden;
}

#mainbody {
background:ffffd2;
background-attachment:fixed;
background-repeat:repeat-x;
background-position:top;
}

#indexbody {
background-color:#00628b;
background-attachment:fixed;
background-repeat:repeat;
}

#headerdiv {
background-color: rgba(255,255,255,1);
background:url(images/header6.jpg);
}

#indexdiv {
background-color:#e6e6dc;
visibility:visible;
z-index:4;
}

#maindiv {
margin-left:200px;
}

.little	{
font-family:Garamond;
font-size:14px;
color:#000000;
}

.big {
font-family:Garamond;
font-size:35px;
}

.littleof {
font-size:11px;
}

.littlebig {
font-size:20px;
}

h1 {
	font-family: Garamond;
	font-size: 35px;
}

h2 {
font-family:Garamond;
font-size:	28px;
}

h3 {
font-family:Garamond;
font-size:	20px;
}

#navcontainer {
text-align:center;
}

#navlist li {
display:inline;
line-height:2;
}

#navlist a:link, #navlist a:visited{
padding:1px 10px;
list-style-type:square;
font-family:Garamond;
background-color:#3366FF;
color:black;
text-decoration:none;
}

#navlist li a:hover {
background-color:#003399;
color:#FAFAFA;
}

ul.nobullets {
list-style-type:none;
}

li.bigmargins {
margin:.5em 0;
}

#extradiv2 {
	background-image:url(images/grass.png);
	background-repeat: no-repeat;
	background-position:left;
	position:fixed;
	height: 350px;
	width: 100%;
	bottom: 0px;
	z-index: 5;
}
