#subnav {
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-top: 87px;
	padding-left: 25px;
	line-height: normal;
	width: 157px;
}

#subnavblog {
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-top: 87px;
	padding-left: 25px;
	line-height: normal;
	width: 157px;
}

#subnav a:link {
	color: #6E7401;
	text-decoration: none;
}
#subnav a:hover {
	color: #651D5B;
	text-decoration: none;
}
#subnav a:visited {
	color: #91231A;
	text-decoration: none;
}
#bodycopy {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 19px;
	width: 525px;
	padding-top: 45px;
	padding-left: 35px;
}
#footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #F3ECC3;
	padding-top: 5px;
	padding-left: 0px;
	line-height: 15px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FED500;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#quote {
	font-size: 14px;
	line-height: 20px;
	padding-top: 45px;
	padding-right: 10px;
	padding-left: 25px;
	font-family: "Trebuchet MS";
	font-style: italic;
	color: #000000;
	width: 147px;
	font-weight: normal;
}
#quotetag  {
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	color: #333333;
}
#subnavhp {
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-top: 93px;
	padding-left: 25px;
	line-height: 20px;
	width: 157px;
}

div.notebox
{
	font-family: "Trebuchet MS";
	color: 		#7C8501;
	background: 	lightyellow;
	margin-top: 	1em;
	margin-right:	3em;
	margin-bottom:	.6em;
	margin-left:	3em;
	padding: 	5pt 5pt 6pt 8pt;
	border-width: 	thin;
	border-style: 	groove;
}

div.blogpost
{
	font-family: "Trebuchet MS";
	color: #000000;
	background: #FFEFCC;
	margin: .5em 1em .5em 1em;
	padding: .5em 2em .5em 2em;
	border-width: medium;
	border-style: ridge;
	border-color: #929D04;
}

div.blogcomment
{
	font-family: "Trebuchet MS";
	color: #000000;
	background: #FFF1CC;
	margin: 1em 1em 1em 5em;
	padding: .5em 1em .7em 1em;
	border-width: thin;
	border-style: groove;
	border-color: #929D04;
}

span.blogpostdate
{
	margin-right: .8em;
	float: right;
}

.style1blog {
	font-size: 18px;
	font-weight: bold;
	margin-left: .7em;
	color: #881007;
}


