body {
	background: #f8f7f1 url(http://img4.custompublish.com/getfile.php/889356.1494.vsxdtuarbf/top_bg[1].jpg) repeat-x;
	margin: 0;
	padding: 0;
	font: 62.5% Verdana, Tahoma, Arial, sans-serif;
	color: #699;
	}

	a {
	color: #690;
	text-decoration: underline;
	}
	
	a:hover {
	text-decoration: none;
	}
	
	#top {
	height: 176px;
	background: url(http://img4.custompublish.com/getfile.php/889354.1494.cxbwvsdwqf/top[1].jpg) no-repeat 50% 0;
	}
	
	h1 {
	font-size: 1.4em;
	margin: 0 auto;
	padding: 0;
	width: 860px;
	padding-top: 17px;
	}
	
	h1 a {
	display: block;
	width: 125px;
	height: 93px;
	}
	
	#main {
	position: relative;
	width: 861px;
	margin: 3em auto 0 auto;
	padding: 0;
	}
	
	#sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
	}
	
	#nav {
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	border-top: 1px dotted #bcb9a5;
	}
	
	#nav li {
	font-size: 1.4em;
	border-bottom: 1px dotted #bcb9a5;
	}
	
	#nav li a {
	display: block;
	color: #86b517;
	text-decoration: none;
	padding: 5px;
	}
	
	#nav li a:hover, #nav .current_page_item a {
	color: #39c;
	background: #fff;
	}
	
	#info {
	margin-top: 3em;
	}
	
	#info img {
	float: left;
	}
		
	#content {
	margin: 0 29px 0 271px;
	min-height: 300px;
	}
	
	#content p, #content ul, #content ol {
	font-size: 1.2em;
	line-height: 1.8em;
	}

	h2 {
	font: 1.8em Georgia, Garamond, Times, 'Times New Roman', serif;
	color: #033;
	}
	
	h2 a {
	color: #033;
	text-decoration: none;	
	}
	
	#tosaker {
	clear: both;
	margin-top: 2em;
	padding: 0;
	}
	
	.toleft {
	margin: 0;
	float: left;
	width: 45%;
	padding-right: 5%;
	background: url(http://img4.custompublish.com/getfile.php/889357.1494.rwaqvwrqds/vr[1].jpg) repeat-y 100% 0;
	}
	
	.toright {
	margin: 0;
	float: right; 
	width: 45%;
	}
	
	#tosaker hr {
	clear: both;
	border: 1px solid #f8f7f1;
	width: 1px;
	text-align: left;
	}

	#tosaker hr.hdiv {
	margin: 2em;
	}
	
	.post img {
	border: 5px solid #fff;
	}
	
	address {
	color: #c5c2b2;
	background: url(http://img4.custompublish.com/getfile.php/889358.1494.vceayftwbp/footer[1].jpg) no-repeat top;
	width: 980px;
	margin: 0 auto 5em;
	clear: both;
	text-align: center;
	font-style: normal;
	padding-top: 50px;
	}
	
	address a {
	color: #9c6;
	text-decoration: none;
	}
	
	address a:hover {
	color: #6cc;
	}





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* CP STYLES */
.ingressview {
	font-weight: bold;
}

h1.headline {
	padding: 0px; 
	margin: 4px 0px;
}

h2.subheadline {
	padding: 0px; 
	margin: 4px 0px;
}

.listblock {
	margin-bottom: 25px;
	clear:both;
}







