body {
	background-image: url(images/floral.gif);
	color: #8d9494;
}
.page {
	
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.page-top a:link {
	
}
.page-top a:visited {
}
.page-top a:hover {
	background-color: #FFFFFF;
}
.page-top a:active {
	background-color: #FFFFFF;
}
a:link {
	color: #870018;
	text-decoration: none;
}
a:visited {
	color: #962a3d;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #870018;
	text-decoration: none;
}
.page-main {
	background-color: #ffffda;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A4001D;
	border-right-color: #A4001D;
	border-bottom-color: #A4001D;
	border-left-color: #A4001D;
}
.content-stripe-box {
	width: 600px;
	background-color: #ffffda;
	background-image: url(imgs/structure/content_stripe_sides.gif);
	background-repeat: repeat-y;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	display: inline;
}
.content-stripe-top {
	background-image: url(imgs/structure/content_stripe_top.gif);
	height: 6px;
	background-repeat: no-repeat;
	background-position: top;
}
.content-img-top {
	border: 2px solid #8d9494;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.img_right_border {
	border: 2px solid #8d9494;
	float:right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.content-text {
	padding-right: 26px;
	padding-left: 26px;
}
.content-text p, .content-text ul, .content-text ol, .footer p, label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color:#666666;
}
.content-text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.4em;
}
.content-text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color:#666666;
}
.content-stripe-bottom {
	background-image: url(imgs/structure/content_stripe_bottom.gif);
	height: 6px;
	background-repeat: no-repeat;
	background-position: bottom;
	clear:both;
}
.sidebar {
	float: left;
	width: 140px;
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
.paddingtop {
	padding-top: 20px;
}

.sidebar ul {
	margin-top: 0px;
	padding-top:0px;
	margin-left:0px;
	padding-left:0px;
	list-style-type: none;
}
.sidebar ul li {
	padding: 0px;
	margin-top: .25em;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
}
.sidebar .children {
	margin-left: 10px;
	font-size: 90%;
}
.sidebar .children li {
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.footer {
	clear: both;
	float: right;
	width: 600px;
	margin-right: 20px;
	display: inline;
	text-align: center;
}
.post {
	clear:both;
}
.post h2 {
	margin-bottom:0px;
	padding-bottom:0px;
}
.post small, .navigation {
	margin-top:0px;
	padding-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
}
.sep {
	text-align:center;
	clear:both;
}
.navigation {
	padding-top:10px;
	margin-bottom: 20px;
}
.alignleft {
	float:left;
	width:45%;
}
.alignright {
	float:right;
	text-align:right;
	width:45%;
}
.post img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.table_lined td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
