@charset "utf-8";
/* OHA 2-col-top, 2-col-btm Template Style
   Updated OHA V3 Page Template by Moses Drake June 4, 2015. */

body { font-size: 14px; }
h1 {
	margin-left: 5px;
	color: #0d0d0d !important;
	font-size: 1.9em;
	}
h2 {
	margin: 0 0 0 10px;
	font-size: 1.5em;
	}
h3 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0 0 12px 0;
	}

.pageTitle,
.ms-viewheadertr > .ms-vh2,
.ms-vh-icon,
.logo,
.oregon-right-column {
	display: none;
	}
.bodyContentGutter  {
	padding-left: 11px;
	padding-right: 11px;
	}
.bodyContentGutter .pagewidth {
	width: 800px;
	padding: 0;
	margin: 0;
	}
.bodyContentGutter .pagewidth div.clear {
	border-bottom: 2px solid #E1E1E1;
	border-top: none;
	line-height: 0;
	background: none;
	margin: 0 -1px 0;
	padding: 10px 0 0 0;
	clear: left;
	height: 1px;
	}
.bodytext img {
	padding: 0;
	margin: 0;
	}
.ms-vb2 {
	color: #0d0d0d;
	}

/* FEATURE */
.feature {
	width: 300px;
	float: left;
	margin: 0 25px 0 0;
	line-height: 0;
	}
.feature img {
	max-width: 300px;
	height: auto;
	}
/* Sidebar Right */
.sidebarRight {
	width: 472px;
	float: left;
	min-height: 220px;
}
.sidebarRight-content {
	padding: 0;
	}
.sidebarRight-content p {
	margin: 0 0 8px 0;
	}
.sidebarRight-content .ms-rtestate-field > ul,
.box1 .ms-rtestate-field > ul {
	padding-left: 2em;
	}
.sidebarRight h2 {
	font-size: 1.6em;
	text-align: left;
	margin: 0;
	padding: 0 0 12px 0;
	}
a.a-more {
	font-weight: bold;
	font-size: 1.2em;
	}
a.a-more:hover {
	text-decoration: none;
	}

/* BOXES */ 
.box1,
.box2 {
	margin: 0;
	}
.box1 h3, .box2 h3 {
	padding-top: 12px;
	height: 20px;
	}
.box1 {
	min-height: 210px;
	width: 470px; /*515px;*/
	float: left;
	border-right: 2px solid #E1E1E1;
	padding: 0 12px 0 1px;
	}
.box2 {
	float: right;
	min-height: 210px;
	width: 302px; /*257px;*/
	padding: 0 1px 0 12px;
	}
.boxContent {
	padding: 0 0 6px 0;
	font-size: 1em;
	}
.boxContent p {
	margin: 0 0 8px 0;
	}
.boxContent .ms-rtestate-field > ul {
	margin-top:0;
	}
.box2 .ms-rtestate-field > ul {
	padding-left: 1.5em;
	}