body {
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-color: #ffffff;
	color: #666666;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
p {
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	margin: 0;
	padding: 0px 0px 10px 0px
}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
h1 {
	margin: 0;
	padding: 0px 0px 15px 65px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
	color: #403259;
	background-image: url(images/blogheadline.jpg);
	background-repeat: no-repeat;
}
h2 {
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 17px;
	font-weight: bold;
}
#main {
	width: 760px;
	margin: 0 auto;
	background-color: #ffffff;
}
#header {
	background-image: url(images/blogheader.jpg);
	background-repeat: repeat-x;
	height: 112px;
}
#blogcontent {
	padding: 10px 65px 0px 41px;
}
#blog_left {
	float: right;
	width: 60%;
}
#blog_right {
	float: left;
	width: 25%;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.postedby {
	color: #729156;
	font-sizedc: 11px;
	padding-bottom: 25px;
}
.blogdate {
	color: #729156;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/datebg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 0px;
	margin-bottom: 4px;
}
.blogentry {
}
.blogentry img {
	padding: 1px;
	border: 1px solid #CED6CC;
}
h3 {
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
ul {
	margin: 0px 0px 10px 20px;
	padding: 0px;
}
a.on {
	text-decoration: none;
}
.right_module {
	color: #403259;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 30px;
}
.boxedlink {
	display: block;
	background-image: url(images/module_link.jpg);
	background-repeat: no-repeat;
	height: 18px;
	line-height: 18px;
	text-indent: 15px;
	color: #84A9B9;
	font-size: 11px;
	text-decoration: underline;
	font-family: verdana, helvetica, sans-serif;
	margin-top: 3px;
}
.boxedlink:hover {
	color: #84A9B9;
	text-decoration: none;
}
#blogarchived {

}
/*
Years
*/
#blogarchived ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
}
/*
Months
*/
#blogarchived ul ul {
	list-style-image: none;
	list-style-type: none;
	margin-left: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#blogarchived ul ul ul li {
	padding-bottom: 4px;
}
#blogarchived ul ul ul {
	list-style-image: none;
	list-style-type: none;
	margin-left: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#blogarchived ul ul li {
	padding-bottom: 4px;
}
#blogarchived ul a {
	color: #84A9B9;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	background-image: url(images/blog_right.jpg);
	background-repeat: no-repeat;
}
#blogarchived ul a:hover, #blogarchived ul a.on:hover {
	color: #84A9B9;
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/blog_down.jpg);
}
#blogarchived ul a.on {
	color: #84A9B9;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	background-image: url(images/blog_down.jpg);
	background-repeat: no-repeat;
}
#blogarchived ul a:hover {
	color: #84A9B9;
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/blog_down.jpg);
}
#blogarchived ul ul a {
	color: #84A9B9;
	font-size: 11px;
	text-decoration: underline;
}
#blogarchived ul ul a:hover {
	color: #84A9B9;
	font-size: 11px;
	text-decoration: none;
}
#blogarchived ul ul ul a {
	color: #84A9B9;
	font-size: 11px;
	text-decoration: underline;
	background-image: none;
}
#blogarchived ul ul ul a:hover {
	color: #84A9B9;
	font-size: 11px;
	text-decoration: none;
	background-image: none;
}
#blogarchived ul ul ul a.on {
	color: #84A9B9;
	font-size: 11px;
	text-decoration: none;
	background-image: none;
}
#blogarchived ul ul ul a.on:hover {
	color: #84A9B9;
	font-size: 11px;
	text-decoration: none;
	background-image: none;
}
.hide {
	display: none;
}
.show {
	display: block;
}
