body{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td {
	font-size: 12px;
	}
.content {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ACCFCC;
	border-right-color: #ACCFCC;
	border-bottom-color: #002857;
	border-left-color: #ACCFCC;
	padding-bottom: 10px;
	padding-top: 15px;
	background-image: url(images/head_bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.con_tbl p {
	line-height: 1.4em;
}
.head {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}

.head_r {
	background-color: #EFAF27;
	background-image: url(images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.head_l {
	background-color: #EFAF27;
}
.page_current, .page_inactive {
	float: left;
	background-color: #FFFFFF;
	font-size: 11px;
	height: 31px;
	margin-left: 5px;
	padding: 0px;
}
.page_inactive {
	/*opacity: .4;*/
	background-color: #0F4482;
}
.page_current a, .page_inactive a {
	text-decoration: none;
}
.page_current a:hover, .page_inactive a:hover {
	text-decoration: underline;
}
.con_tbl {
	font-size: 12px;
	padding-left: 5px;
}
blockquote {
	color: #666666;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 43px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.date_head {
	font-size: 10px;
	background-color: #002857;
	color: #FFFFFF;
	text-align: center;
}
.date_day {
	border: 1px solid #002857;
	text-align: center;
	background-image: url(images/date_dec.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}


.div_1 {
	background-color: #E0E0E0;
	border: 2px solid #002857;
	background-image: url(images/dec_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
}
.div_2, .div_3 {
	background-color: #FFFFFF;
	border: 2px solid #E0E0E0;
	font-size: 11px;
	padding-bottom: 0px;
}
/*.div_3 {
	background-color: #FFFFFF;
	border: 1px solid #B5AE9E;
	background-image: url(images/dec_3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
}*/
.con_news {
	padding-bottom: 20px;
	padding-right: 10px;
}

.div_1 p {
	padding-right: 10px;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
}
.div_3 table {
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 5px;
	width: 178px;
}
.div_head {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #000000;
}
.div_head a {
	color: #605947;
	text-decoration: none;
}
.div_1 p a {
	font-weight: bold;
}
.div_p {
	background-image: none;
	padding-right: 10px;
	padding-left: 10px;
}
.musings {
	font-size: 11px;
}
.con_date {
	padding-right: 10px;
}
.archivedate {
	font-size: 10px;
	color: #605947;
}

.foot {
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding: 10px;
	background-color: #F2AE29;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3797FE;
}
.foot a {
	color: #000000;
}
h1, h2, h3, h4, h5, h6, .comment_num {
	font-weight: normal;
	font-family: Georgia, serif;
}
h4 {
	font-size: 22px;
	margin-bottom: 15px;
	margin-top: 0px;
}
h1 {
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 0px;
	color: #000000;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #000000;
}	
.div_1, .div_2, .div_3, .con_tbl {
	margin: 5px;
	margin-top: 10px;
	padding-bottom: 5px;

}
.div_1, .div_2, .div_3 {
	font-size: 11px;
}


.entry-footer {
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 5px;
	text-align: right;
	clear: both;
}
form { margin: 0; padding: 0; }
a { 
	color: #175399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img { border: 0; }
ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
li {
	margin-bottom: 5px;
}

#comment-author, #comment-email, #comment-url {
    width: 225px;
}
#comment-text {
	width: 400px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comments-open-header {
    clear: both;
}

#comment-post {
    font-weight: bold;
}

.button, .google {
	border: 1px solid #605947;
	height: 25px;
	margin-top: 5px;
	margin-right: 5px;
	color: #000000;
	background-image: url(images/button.gif);
}
.google {
	background-image: url(images/google.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 55px;
	background-color: #FFFFFF;
}
.button {
}
.weatherloc {
	font-size: 10px;
	font-weight: bold;
}
.weathertemp {
	font-size: 12px;
	font-weight: normal;
}
.weatherwind {
	font-size: 10px;
	display: none;
}
.weathertext {
	font-size: 10px;
}
.weatheradd {
	margin-left: 5px;
	font-size: 10px;
}
.weatheradd a {
	color: #999999;
}
.div_weather {
	background-color: #FFFFFF;
	border-bottom: 0px solid #B1C4C7;
	margin: 0px;
}
.weathercustom, .weather {
	float: left;
	width: 175px;
}
.weathercustom td, .weather td {
	padding: 2px;
}
.weather {
	/*background-color: #EEF2F2;
	border: 1px solid #B1C4C7;*/
}
.weathercustom {
	/*background-color: #EEF2F2;
	border: solid 2px #B1C4C7;*/
}
.weather img, .weathercustom img {
	padding: 2px;
	border: 1px solid #C2C2C2;
	background-color: #FFFFFF;
}
.imgleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
}
.imgright {
	float: right;
	margin-left: 8px;
	margin-bottom: 3px;
}
.trackback, .comments, .comments_post {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
}
.comment {
	background-color: #EEEEEE;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.comment_foot {
	font-size: 10px;
	margin-bottom: 0px;
}
.comment_num {
	color: #1E1E1E;
}
.daily_comment a {
	color: #1D5EAA;
	font-size: 10px;
}
.daily_photo {
	margin: 5px;
	margin-top: 10px;
}
.daily_photo img, .daily_photo embed {
	margin: 0px;
	padding: 0px;
}
.daily_photo p {
	font-size: 12px;
	margin-top: 3px;
}
.daily_photo_title {
	font-size: 14px;
	font-family: Georgia, serif;
	color: #175399;
	margin-bottom: 3px;
}
.donate {
	font-size: 11px;
	margin-top: 10px;
}
.donate input {
	}
#tagline {
	position:absolute;
	left:211px;
	top:75px;
	width:257px;
	height:34px;
	z-index:1;
	color: #000000;
	font-size: 12px;
	text-align: right;
	font-style: italic;
}
