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

body {
	background: url(http://www.ofqhc.com/themes/ofqhc/images/wood-background.jpg) top center;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
}

a, a:visited {
	color: #870000;	
	text-decoration: none;
}

a:hover, a:active {
	color: #000;	
	text-decoration: none;
}


#page-wrapper {
	width: 1000px;
	margin: auto;
}

#header {
	margin: 0 0 30px 0;
}

#header-main {
	height: 150px;
	background: #e1dacc;
}

#header-bottom {
	height: 19px;
	width: 1000px;
	background:url(http://www.ofqhc.com/themes/ofqhc/images/header-bottom.png) top center no-repeat;
}

#homepage-highlight {
	margin: 0 0 30px 0;	
}

#homepage-highlight-text {
	height: 52px;
	background: #000;
	color: #FFF
}

#homepage-highlight-text .feature-title {
	font-size: 10pt;
	font-weight: bold;
	width: 260px;
	margin: 23px 65px 0 40px;
	float: left;
}

#homepage-highlight-text .feature-desc {
	font-size: 8pt;
	float: left;
	margin: 23px 0 0;
}

#homepage-highlight-bottom {
	height: 8px;
	width: 1000px;
	background: url(http://www.ofqhc.com/themes/ofqhc/images/homepage-highlight-bottom.png) top center no-repeat;
}

h1 {
	padding: 22px 0 0 20px;
	margin: 0;
}

#nav {
	list-style: none;
	margin: 105px 20px 0 0;
	padding: 0;
	float: right;
}

#nav li {
	display: block;
	float: left;
	color: #890102;
	font-size: 10pt;
	margin: 0 20px 0 0;
}

#content-top {
	background: url(http://www.ofqhc.com/themes/ofqhc/images/content-top.png) top center no-repeat;
	height: 8px;
	width:1000px;
}

#content-main {
	background: #e1dacc;	
}

#content-box-small {
	width: 300px;
	margin: 20px 10px 40px 20px;
	float: left;
	display: inline;
}

#content-box-small .box-top {
	height: 8px;
	width: 300px;
	background: url(http://www.ofqhc.com/themes/ofqhc/images/content-small-top.png);
}

#content-box-small .box-content {
	padding: 12px 20px 0px 20px;
	background: #f0ede6;
}

#content-box-small .box-bottom {
	height: 8px;
	width: 300px;
	background: url(http://www.ofqhc.com/themes/ofqhc/images/content-small-bottom.png);
}

#content-box-large {
	width: 640px;
	margin: 20px 10px 40px 10px;
	float: left;
	display: inline;
}

#content-box-large .box-top {
	height: 8px;
	width: 640px;
	background: url(http://www.ofqhc.com/themes/ofqhc/images/content-large-top.png);
}

#content-box-large .box-content {
	padding: 12px 20px 0px 20px;
	background: #f0ede6;
}

#content-box-large .box-bottom {
	height: 8px;
	width: 640px;
	background: url(http://www.ofqhc.com/themes/ofqhc/images/content-large-bottom.png);
}

#footer {
	height: 50px;
	background: #c7baa0;
	font-size: 8pt;
	color: #3f251c;
}

#footer-left {
	padding: 18px 0 0 20px;	
}

#footer-right {
	float: right;
	padding: 18px 20px 0 0;	
}

.clear { clear:both; }

p {
	font-size: 10pt;
	padding: 0 0 15px 0;
	margin: 0;	
}

#homepage-highlight-text p {
	margin: 0;
	padding: 0;	
}
