/*
Href: /skins/_System/commonstyle.css, Media: 
Href: /skins/_System/commonlayout.css, Media: 
Href: /Skins/AP/style.css, Media: 
*/

/* Href: /skins/_System/commonstyle.css, Media:  */
 .dropcap{float:left;font:4em georgia,helvetica,verdana,arial,sans-serif;border:solid 1px;padding:5px;margin-right:5px;}.dropshadow{float:left;clear:left;background:url(../../images/shadowAlpha.png) no-repeat bottom right!important;background:url(../../images/shadow.gif) no-repeat bottom right;margin:10px 0 10px 10px!important;margin:10px 0 10px 5px;padding:0;display:block;}.innerbox{position:relative;bottom:6px;right:6px;border:1px solid #999;padding:4px;margin:0;display:block;}.innerbox{\margin:0 0 -3px 0;ma\rgin:0;}div.debug{font-size:x-small;width:200px;position:absolute;}a.printIcon{background:url('../../images/printer.png') no-repeat top left;padding-bottom:4px;}a.printIcon span{background:url('../../images/printer.png') no-repeat top left;padding-left:17px;}.shareIcon{background:url('../../images/share-icon-16x16.png') no-repeat center left;}img.avatar{float:left;width:50px;padding:5px;border:0;display:block;}.accessKey{text-decoration:underline;}.pullout{display:block;width:30%;padding:10px;background-color:#ddd;float:right;font:bold 1em arial,helvetica,sans-serif;text-align:left;letter-spacing:0.05em;margin:5px;clear:both;border:solid 1px;}.pullout .alt{float:left;}blockquote.withline{text-align:justify;padding:5px;border-left:1px solid #9ACD32;}dl.form dt{height:18px;margin-top:5px;}dl.form dd{margin-left:0;}dl.form input{width:300px;}dl.form textarea{width:400px;height:200px;}label.required{font-weight:bold;}ul.horizontal{list-style:none;}ul.horizontal li{display:inline;}.postTitle,.postTitleDate{clear:both;}.clear{clear:both;}.left{float:left;}.right{float:right;}.block{display:block;}.inline{display:inline;}#tag-cloud{font-size:1em;margin:0;padding:0;}#tag-cloud li{display:inline;list-style-type:none;}#tag-cloud li,#tag-cloud li a{display:inline;}#tag-cloud li{padding:2px 3px;}.tag-style-1{font-size:.8em;font-weight:normal;}.tag-style-2{font-size:1em;font-weight:normal;}.tag-style-3{font-size:1.2em;font-weight:bold;}.tag-style-4{font-size:1.4em;font-weight:normal;}.tag-style-5{font-size:1.6em;font-weight:bold;}.tag-style-6{font-size:1.8em;font-weight:bold;}.tag-style-7{font-size:2em;font-weight:bold;}#search-progress{background:url(../../images/loaders/subtext-loader.gif) no-repeat;width:32px;height:32px;margin:4px auto;}#searchResults{z-index:100;}#searchWrapper{position:relative;width:100%;}a.closeSearch{position:absolute;top:0;right:4px;display:block;}.commentInfo{clear:left;}a.edit-comment{background:transparent url(../../images/pencil.png) no-repeat scroll left center;padding-left:20px;}.btn{cursor:pointer;}
/* Href: /skins/_System/commonlayout.css, Media:  */
 #search{float:right;width:280px;}#search #searchResults{z-index:100;position:relative;padding:5px;margin:0;border:solid 1px;}#searchResults ul{padding:0;margin:5px;}#searchResults ul li{list-style-position:inside;}div.previousNext{width:100%;text-align:center;font-size:.9em;padding:4px;}#blogStats{float:right;text-align:right;font-size:.7em;}#blogStats dt,#blogStats dd{float:left;margin:0;}#blogStats dt{padding-right:2px;margin-right:2px;text-transform:lowercase;}#blogStats dd{margin-right:7px;}div.captcha{margin:2px 0 8px 6px;}div.captcha img{width:180px;height:50px;border:solid 1px #999;display:block;}div.captcha label{display:inline;float:left;}div.captcha input{margin-left:4px;display:inline;}
/* Href: /Skins/AP/style.css, Media:  */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, Sans-Serif;
	font-size: 80%;
	color: #333;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#pgContainer {
	width: 914px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/bgPg.jpg);
	background-repeat: repeat-y;
}
#pgWrapper {
	padding: 10px 17px;
	position: relative;
}
#pgHeader {
	height: 75px;
	background-color: #C2CF9C;
	margin: 0 0 10px 0;
}
#pgHeader h1 {
	margin: 0;
	padding: 0;
}
#pgHeader h1 a {
	display: block;
	width: 324px;
	height: 75px;
	background-image: url(images/logo.jpg);
}
#nav {
	position: absolute;
	top: 40px;
	right: 15px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	margin: 0 15px;
}
#nav li a {
	font-size: 110%;
	text-decoration: none;
	color: #6A6746;
	padding: 5px;
}
#nav li a:hover {
	color: #E1E9C9;
}


#pgBanner {
	height: 250px;
	margin: 10px 0;
}
#recentLinks {
	float: left;
	width: 420px;
	height: 250px;
	margin-right: 10px;
	background-color: #97A547;
}
#recentLinks h2 {
	margin: 10px;
	padding-bottom: 5px;
	color: #5C652C;
	font-size: 115%;
	border-bottom: solid 1px #5C652C;
}
#recentLinks ul {
	margin: 10px;
	padding: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 125%;
}
#recentLinks li {
	margin: 8px 0;
	border-bottom: solid 1px #9FAE4A;
	padding-bottom: 5px;
}
#recentLinks li a:link {
	text-decoration: none;
	color: #6A7434;
}
#recentLinks li a:visited {
	text-decoration: none;
	color: #E1E9C9;
}
#recentLinks li a:hover {
	text-decoration: underline;
}
#bannerImg {
	float: left;
	width: 450px;
	height: 250px;
	background-image: url(images/hay-bales.jpg);
}
#pgContent {
	margin: 10px 0 0 0;
	padding: 15px;
	border: solid 1px #ABBC76;
}
#mainCol {
	float: left;
	width: 570px;
	margin: 0 40px 0 0;
}
#sbCol {
	float: left;
	margin: 0;
	width: 230px;
}
#clearDiv {
	clear: both;
}
#pgFooter {
	width: 914px;
	margin: 0 auto;
	padding: 0 0 50px 0;
	text-align: left;
	color: #E1E9C9;
	font-size: 90%;
	background-image: url(images/bgPgBot.jpg);
	background-repeat: no-repeat;
}
#pgFooter div {
	margin: 0 17px;
	padding: 5px;
}
#pgFooter ul {
	float: right;
	cursor: default;
	list-style: none;
	margin: 0;
	padding: 0;
}
#pgFooter li {
	display: inline;
	margin: 0 15px;
}
#pgFooter li a {
	color: #E1E9C9;
	text-decoration: none;
}
#pgFooter li a:hover {
	color: #E1E9C9;
	text-decoration: underline;
}
#pgFooter p {
	margin: 0;
}
.invis {
	position: absolute;
	left: -999em;
}


/* Format Styles */
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Serif;
	color: #738440;
	font-weight: 500;
}
h1 {
	font-size: 200%;
	margin: 0 0 15px 0;
}
h2 {
	font-size: 150%;
	margin: 20px 0 -5px 0;
}
#sbCol h2 {
	margin: 15px 0 -5px  0;
	font-size: 130%;
}
h3 {
	font-size: 120%;
	margin: 20px 0 -5px 0;
}
p {
	margin: 15px 0;
	line-height: 1.4em;
}
ul, ol {
	margin: 15px 0;
	padding: 0 30px;
}
li {
	margin: 5px 0;
}
a:link {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	color: #0088CA;
}
a:hover {
	color: #649F40;
}
a img {
	border: none;
}
h1 a:link, h2 a:link, h3 a:link, h1 a:visited, h2 a:visited, h3 a:visited {
	color: #738440;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
.post {
	margin: 0 0 30px 0;
}
.post .datePostCreated {
	margin: -10px 0 15px 0;
	font-size: 90%;
	color: #777;
}
.post .postText {
	margin: 15px 0;
}
.post .postInfo {
	padding: 0 0 20px 0;
	font-size: 85%;
	border-bottom: solid 1px #E1E9C9;
}
#singlePost #postInfo {
	font-size: 85%;
	font-style: italic;
	color: #777;
}
#recentComments ul, .links ul {
	list-style: none;
	padding: 0;
}
dl.BlogStats {
	margin: 15px 0;
}
dl.BlogStats dt {
	float: left;
	margin: 0 10px 0 0;
}
dl.BlogStats dt:after {
	content: ":";
}
dl.BlogStats dd {
}
#frmContact {
	margin: 20px 0;
}
.frmInput {
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	padding: 4px;
	margin-bottom: 2px;
	width: 300px;
	height: auto !important;
	height: 1.7em;
	border: solid 1px #BBB;
}
textarea.frmInput {
	height: auto !important;
}
.btnSubmit {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 29px;
	width: 84px;
	border: none;
	font-size: 85%;
	color: #333;
}
#frmContact dt, #frmComment dt {
	margin: 10px 0 0 0;
}
#feedback {
	margin: 30px 0 0 0;
	padding: 10px 0 0 0;
}
#postComment {
	margin: 40px 0 0 0;
}
div.comment {
	border: solid 1px #CCC;
	margin: 20px 0;
	padding: 10px;
	background-color: #F8FAF1;
}	
div.comment.author {
	background-color: #E1E9C9;
}
.commentDetails {
	height: 45px;
	color: #777;
	font-size: 90%;
	border-bottom: solid 1px #E1E9C9;
}
div.comment.author .commentDetails {
	border-bottom: solid 1px #CFDBA6;
}
.avatar {
	float: left;
}
.commentAuthor {
	float: left;
	margin: 10px 0 0 10px;
}
.postedDate {
	float: right;
	margin: 10px 0 0 0;
}
.commentText {
	padding: 10px 0 0 50px;
}
#bkmkLinks {
	padding: 10px;
	border: solid 1px #CCC;
	font-size: 80%;
}
#bkmkLinks ul {
	list-style: none;
	margin: 0;
}
#bkmkLinks p {
	margin: 0 0 5px 0;
}
#bkmkLinks li {
	display: inline;
	margin: 0 20px;
}
#tweet ul {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}
#tweet li {
	margin: 0;
	padding: 0;
	font-style: italic;
}
#twitterFollow a {
	display: block;
	padding: 0 0 0 30px;
	background-image: url(images/twitter_icon.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
.imgL {
	float: left;
	margin: -5px 10px 5px 0;
	padding: 5px;
	border: solid 1px #CCC;
}