@charset "iso-8859-1";

body {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
	font: 12px verdana, helvetica, sans-serif;
}

a {
	color: #ADC71E;
	text-decoration: none
}

a:hover {
	color: #788C0A;
}

.pdf {
	display: block; 
	float: left; 
	width: 16px; 
	height: 16px;
}

blockquote {
	font-size: 9px;
	background: url(images/quote.png) no-repeat top left;
	margin: 10px 30px 10px 30px;
	padding: 10px 0 10px 15px;
}

h1	{
	text-align: left;
	letter-spacing: 1px;
	margin: -40px 0 0 0;
	padding-top: 60px;
	font: 28px Georgia, helvetica, sans-serif;
	color: #788C0A;
}

h1 a:link, h1 a:active, h1 a:visited, h1 a {
	font-variant: small-caps;
	text-decoration: none;
	color: #788C0A;
}


h2 {
	margin: 0 0 0 15px;
	padding-top: 5px;
	font: 18px Georgia, helvetica, sans-serif;
	color: #788C0A;
}

h2 a:link, h2 a:active, h2 a:visited, h2 a {
	color: #000;
	text-decoration: none;
}

h3 {
	margin: 0 0 0 15px;
	padding-top: 10px;
	font: 14px Georgia, helvetica, sans-serif;
	color: #788C0A;
}

h3 a:link, h3 a:active, h3 a:visited, h3 a {
	color: #000;
	text-decoration: none;
}

#header_wrapper {
	background: url(images/header_background.gif) #fff repeat-x left top;
	width: 100%;
	text-align: center
}

#header {
	padding-right: 0px;
	padding-left: 0px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	width: 600px;
	padding-top: 0px;
	position: relative;
	top: 0px;
	height: 100px;
	text-align: left
}

#blogtitle {
	left: 0px;
	float: left;
	top: 18px;
}

/* -----------------top Navigation----------------------- */
#navcontainer
{
margin: 51px 0px 0 0;
padding: 0 0 0 12px;
float: right;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
	color: #fff;
	display: block;
	width: auto;
	text-decoration: none;
	background: #ADC71E;
	margin: 0;
	padding: 2px 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
}

#navcontainer A:hover, #navcontainer A:active { background: #FBCF56; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
	position: relative;
	z-index: 1;
	background: #BBBBBB;
	font-weight: bold;
}

/* -----------------Subnav Shadow----------------------- */
#sub_nav_wrapper {
	border-right: #fff 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	background: url(images/sub_nav_background.gif) #c1d52e repeat-x left top;
	left: -1px;
	padding-bottom: 0px;
	margin: 0px;
	BORDER-left: #fff 1px solid;
	width: 600px;
	padding-top: 0px;
	position: absolute;
	top: 70px
}
#sub_nav A:hover {
	COLOR: #fff
}
#nav A.active {
	COLOR: #fff
}
#sub_nav A.active {

}

#home #sub_nav {
	height: 29px;
	width: 100%;
}

/* -----------------Sub Navigation------------------------ */
#sub_navcontainer
{
	margin: 5px 0px 0 0;
	padding: 0 0 0 12px;
	float: right;
}

#sub_navcontainer UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sub_navcontainer LI
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#sub_navcontainer A
{
	color: #fff;
	display: block;
	width: auto;
	text-decoration: none;
	background: #c1d52e;
	margin: 0;
	padding: 3px 10px;
	border-left: 1px solid #fff;
	border-right: 1px solid #aaa;
}

#sub_navcontainer A:hover, #sub_navcontainer A:active { background: #FBCF56; }

#sub_navcontainer A.active:link, #sub_navcontainer A.active:visited
{
	position: relative;
	z-index: 2;
	background: #BBBBBB;
	font-weight: bold;
}

/* -----------------Content Section----------------------- */

#content_wrapper {
	background: url(images/background_bottom.gif) #ffffff repeat-x left top;
	width: 100%;
	text-align: center
}

#container {
	margin: auto;
	width: 600px;
	background: #FFFFFF;
}

.entry {
	min-height: 700px;
	margin-left: 24px;
	margin-bottom: 12px;
	width: 500px;
	background: transparent;
}

.entry ol li, .entry ul li {
	margin: 5px 20px 10px 10px;
	line-height: 15px;
}

.entry p {
	margin: 5px 25px 10px 25px;
	line-height: 18px;
}

.entry ul.links {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.entry ul.links li {
	margin: 0;
	padding:0;
	list-style-type: none;
}

.entry ul.links li ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style-type: disc;
}

.entry ul.links li ul li {
	margin-left: 40px;
	line-height: 20px;
	list-style-type: disc;
}

#main {
	width: 520px;
	float: left;
	margin-top: 12px;
	text-align: left;
}

.navigation {
	padding: 0;
	margin-left: 0;
	margin-bottom: 15px;
}

.navigation .alignleft {
	float: left;
	text-align: left;
	padding-left: 25px;
	margin: 0;
}


.navigation .alignright {
	float: right;
	text-align: right;
	padding: 0;
}

/* -----------------Image Alignment----------------------- */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will align the image to the
 *	right. And using 'class="centered', will of course center the image.
 *      For example: <img src="imgName.gif" class="centered" alt="image
 *      description" height="100" width="100">
 */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

