@charset "ISO-8859-1";
#blogLeftCol {
	width: 647px;
	float: left;
	background-image: url(../2images/blogFloral.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 85%;
	font-family: Verdana, Geneva, sans-serif;
	background-position: 100%;
	background-color: #FFF;
}
#blogRightcol {
	width: 353px;
	float: right;
}
#bloginfocol {
	float: left;
	width: 191px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#otherblogs {
	background-color: #EFEEE4;
	padding: 10px;
	height: 88px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.blogpost {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 40px;
	line-height: 1.3em;
	background-image: url(../2images/blogBasecurl.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}
.blogbase {
	background-image: url(../2images/blogBottomSpiral.gif);
	background-repeat: no-repeat;
	background-position: -43px;
	height: 18px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 80%;
	color: #069;
}
#blogLeftCol h1 {
	font-size: 135%;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #144C77;
	font-family: Verdana, Geneva, sans-serif;
}
#blogLeftCol p {
	font-size: 85%;
	font-weight: normal;
	color: #333333;
}
#blogLeftCol h2 {
	font-size: 90%;
	font-weight: normal;
	color: #05538A;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.blogposter {
	color: #333;
}
.blogpostdate {
	font-size: 85%;
	color: #666;
}
#blogLeftCol h3 {
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#otherposts {
	background-color: #DBDBC9;
	padding: 10px;
	background-image: url(../2images/blogrightbgrnd.jpg);
	font-size: 85%;
}
#otherposts h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #333;
	background-image: url(../2images/blogarrow.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: 0px 2px;
	;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
.tenbottompad {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.BlogIntroText {
	font-size: 110%;
	line-height: 1.5em;
	color: #036;
	background-image: url(../2images/blogBasecurl.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.blogdivider {
	background-image: url(../2images/blogDivider.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 50px;
	width: 170px;
}

