@charset "utf-8";
/* CSS Document */

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	font-family: Rockwell, Arvo, Kameron, Verdana, Impact;
}
h1 {
	font: 250%/1.1	
}

h2 {
	font: 2em/1.1;
	margin-bottom: .5em;
}

h3 {
	font-size: 1.3em;
	line-height: 1.1;
	margin-left: 1em;
	margin-top: 0;	
}

p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 1em;
	
}

blockquote {
	font-size: 80%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;	
	
}
table {
	border-spacing: 0px 8px;
	
}

td {

}

a img { 
	border: none;
}

/* ~~ Do not interrupt sequence of next 3 items: ~~ */
a:link {
	color:#110066;
	text-decoration: underline; 
}
a:visited {
	color: #103;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

/* ~~ End of uninterruptible sequence ~~ */

.int-frame {
	padding: .5em;

}

.matboard {
	
}


.container {

}

.contents {

}
.header {
	height: 480px;
}
.navion {
	height: 60px;	
}

/* columns */
.bar1 {
	margin: 0px 48px 6px 20px;
	float: left;
	width: 472px;

}

.bar1 #nav-blox img{
	margin: 0px 1px 0px 1px;
	
}
.bar1 ul, li, p, h1, h2, h3, h4, h5, h6 {
	color: #ffe;
}
/* ~~ Do not interrupt sequence of next 3 items: ~~ */
.bar1 a:link {
	color:#FFFF00;
	text-decoration: underline; 
}
.bar1 a:visited {
	color: #dddd00;
	text-decoration: underline;
}
.bar1 a:hover, a:active, a:focus { 
	text-decoration: none;
}

/* ~~ End of uninterruptible sequence ~~ */

figure {
	margin: 0;
	padding: 0;
}

figure h6 {
	margin:0;
	padding: 0;
}


.bar2 {
	background-image: url(https://offbeatoregon.com/assets-misc/bar2-bg2.png);
	background-repeat: repeat-y;
	padding: 0px 0;
	margin: 0px 24px 6px 2px;
	width: 968px;
	float: left;

}

.barHed {
	margin: 0px;
	padding: 0px;
}

.barBod {
	margin: 0px;
	padding: 0px;
	width: 472px;
	float: left;
}

.bar3 {
	padding: 72px 0;
	margin: 6px 0px 6px 6px;
	width: 472px;
	float: left;
}


.bar2 ul, .bar2 ol { 
	padding: 0 15px 15px 40px; 
}
.bar2 p, .bar2 h1, .bar2 h2, .bar2 h3, .bar2 h5, .bar2 h6, .bar2 h4 {
	color: #000;
}
.bar2 h2 {
	text-align:center;
}

.bar2 h1 {
	font-size: 420%;
}

.bar2 p {
		text-align: justify;
		font-size: 140%;
		
}

.bar2 h4 {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style:italic;
	font-size: 160%;
	margin-bottom:0;
	padding-bottom:0;
}

.bar2 h5 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bar2 h6 {
	font-style: italic;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bar1 ul, .bar1 ol { 
	padding: 0 15px 15px 40px; 
}

/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	position: relative;
	clear: both; 
}

.footer p {

font-size: .7em;
font-color: #444;	
}

.fltrt {  
	float: right;
	margin-left: 18px;
	margin-right: 4px;
	width: 240px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.fltrt-thumb {
	float: right;
	margin-left: 8px;
	margin-right: 15px;
}