body {
	padding: 0px;
	margin: 0px;
	font: 13px Arial, sans-serif;
	background-image: url(../nav/bkgd.gif);
	background-position: 50% 50%;
	background-repeat: repeat-y;
}

a {
	color:#53a1d5;
}

#home_content {
	font: 12px Arial,sans-serif;
	font-weight:normal;
	color: #808285;
	line-height: 18px;
}

#home_content .section {
}

#home_content .section h1 {
	color: #53a1d5;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

#home_content .section a {
	color: #96b50f;
	font-weight: bold;
	text-decoration: none;
}

#link_block {
	text-align: left;
	font: 11px Arial,sans-serif;
	line-height: 15px;
	color: #808285;
	width: 47%;
	padding-right: 10px;
	float: left;
}

#downloads {
	text-align: left;
	font: 10px Arial,sans-serif;
	line-height: 12px;
	color: #808285;
}

#downloads .head {
	color: #96b50f;
	border-bottom:1px dotted #b4b4b4;
	font: 12px Arial,sans-serif;
	font-style: oblique;
	font-weight: bold;
}

#testimonial {
	border-top: 1px dotted #b4b4b4;
	text-align: left;
	font: 11px Arial,sans-serif;
	line-height: 17px;
	color: #808285;
	padding: 20px;
	padding-right: 50px;
	padding-left: 50px;
}

#testimonial .comment {
	text-indent: -6px;
	font-weight: normal;
}

#testimonial .author {
	color: #96b50f;
	font-style: oblique;
	font-weight: bold;
}

#link_block a {
	text-decoration: none;
}

#link_block .link_title {
	border-bottom:1px dotted #b4b4b4;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #53a1d5;
	font-weight: bold;
	font-size: 14px;
}

#link_block .link_subhead {
	text-transform: lowercase;
	color: #96b50f;
	font-weight: normal;
	font-style: oblique;
	font-size: 12px;
}

#footer {
	padding: 10px;
	padding-top: 0px;
	font: 11px Arial,sans-serif;
	font-weight:normal;
	color: #808285;
	line-height: 15px;
}

#left_photo {
	text-align: center;
	width: 200px;
	margin-top: 20px;
	font: 12px Arial,sans-serif;
	font-weight:normal;
	color: #808285;
	line-height: 18px;
}

#drop_nav {
	text-align: center;
	background-image: url(../nav/nav_btn_bkgd.gif);
	background-repeat: repeat-y;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font: 10px Arial,sans-serif;
	font-weight:normal;
	color: #808285;
	line-height: 12px;
}

#main_content {
	width: 560px;
	margin-top: 0px;
	margin-right: 20px;
	font: 12px Arial,sans-serif;
	font-weight:normal;
	color: #808285;
	line-height: 18px;
}

#main_content .title {
	border-bottom:1px dotted #b4b4b4;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #53a1d5;
	font-weight: bold;
	font-size: 18px;
}

#main_content .date {
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #96b50f;
	font: 12px Times,serif;
	font-style: italic;
}

#blog {
	text-align: left;
	width: 720px;
	font: 12px Arial,sans-serif;
	font-weight:normal;
	color: #808285;
	line-height: 18px;
}

#blog .title {
	border-bottom:1px dotted #b4b4b4;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #53a1d5;
	font-weight: bold;
	font-size: 18px;
}

#blog .date {
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #96b50f;
	font: 12px Times,serif;
	font-style: italic;
}

#more_news {
	position:absolute;
	top: 500px;
	width: 160px;
	padding-left: 20px;
	font: 11px Arial,sans-serif;
	color: #808285;
}

#more_news .heading {
	border-bottom:1px dotted #b4b4b4;
	font: 11px Arial,sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#more_news .date {
	font: 9px Arial,sans-serif;
	font-weight: bold;
	font-style: italic;
}

#more_news a {
	text-decoration: none;
	color: #53a0d5;
}

#blog .link a {
	margin-top: 5px;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #96b50f;
	font: 9px Arial,sans-serif;
}

#main_content .subhead {
	text-transform: lowercase;
	color: #96b50f;
	font-weight: bold;
	font-style: oblique;
	font-size: 13px;
}

#main_content img {
	margin: 10px;
	margin-top: 0px;
}

div#menu {
	font-size:12px;
	color:#53a0d5;
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:22px;
}
div#menu .current {
	font-weight:bold;
}
div#menu div {
	margin:1px 0px;
	background-color:#f2f7fb;
	padding:0px 0px 0px 0px;
}
div#menu div.main {
	padding-left:11px;
}
div#menu div.main a {
	text-decoration:none;
}
div#menu div.sub {
	padding-left:11px;
}
div#menu div.sub a {
	text-decoration:none;
	color:#808285;
}
