﻿@import url('content-styles.css');
/*------------------------- Countryside Chiropractic Main Style Sheet -------------------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 15px 0 0 0;
	background: url('../images/bkgrd.gif');
	background-attachment: fixed;
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
p {
	font-size: 13px;
	padding-bottom: 15px;
}
h1 {
	font-size: 23px;
	color: #67121F;
	text-align: center;
	padding-top: 0;
	padding-bottom: 15px;
}
h2 {
	color: #67121F;
	padding-bottom: 10px;
	font-size: 18px;
}
h3 {
	color: #79582B;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
}
h4 {
	padding-bottom: 3px;
	font-size: 15px;
	font-weight: bold;
}
ul {
}
li {
	font-size: 13px;
}
img {
	border: none;
}
a {
}
hr {
	margin: 15px 20px 20px 20px;
	color: silver;
}
blockquote {
	font-style: italic;
	padding-bottom: 15px;
}
#no-height {
	line-height: 0;
	height: 0;
}
.no-bottom-spacing {
	margin-bottom: 0;
	padding-bottom: 0;
}
.center-text {
	text-align: center;
}
.left-text {
	text-align: left;
}
.text-right {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.red {
	color: red;
}
.med-red{
	color: #CC0000;
}
.maroon-text{
	color: maroon;
}
.navy{
	color: #000066;
}
.blue{
	color: #0000CC;
}
.bold-italic {
	font-weight: bold;
	font-style: italic;
}
.small-text{
	font-size: 10px;
}
.large-text{
	font-size: 16px;
}
.invert-text{
	padding: 0 5px;
	background-color: maroon;
	color: #ffffff;
}
.vert-padding {
	padding: 10px 0;
}
.super{
	vertical-align: super;
	font-size: 60%;
}
.clear {
	clear: both;
}
.pic_right{
	float: right;
	margin: 5px 2px 7px 20px;
}
.pic_left{
	float: left;
	margin: 5px 20px 7px 0px;
}
.two_column_left{
	float: left;
	width: 320px;
	padding: 0 15px 20px 0;
}
.two_column_right{
	float: right;
	width: 320px;
	padding: 0 0 20px 15px;
}
.clear-fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear-fix {
	display: inline-block;
}
/* backslash hack hides from IE mac \*/
* html .clear-fix {
	height: 1%;
}
.clear-fix {
	display: block;
}
/* end backslash hack*/
div#top-stripe {
	height: 30px;
	background-color: #B19A78;
}
div#container {
	width: 900px;
	margin: 0 auto;
	border: 0px silver solid;
}
div#header {
	height: 150px;
	background: url('../images/bni-banner.gif') no-repeat 0 0;
	border-bottom: 2px #fc3538 solid;
}
.header-logo {
	float: left;
	width: 175px;
	height: 130px;
	margin: 20px 0 10px 20px;
}
.header-pic-right {
	float: right;
	margin: 0px 37px 0px 0px;
}

div#header-box-left {
	float: left;
	width: 200px;
	height: 800px;
	padding: 5px 0 0 15px;
	border-right: 0px #0B3F73 solid;
}
div#header-box-middle {
	float: left;
	width: 475px;
	padding: 60px 5px 0 42px;
	font-size: 25px;
}
div#header p#company-name {
	text-align: left;
	padding-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: maroon;
}
div#header p#company-address {
	padding-top: 0;
	padding-bottom: 0px;
	color: maroon;
	font-size: 12px;
	font-weight: bold;
}
div#main-box {
	background-color: #C6B7BC;
	border-top: 15px #631516 solid;
	border-right: 1px #631516 solid;
	border-bottom: 15px #631516 solid;
	border-left: 1px #631516 solid;
}
div#content {
	float: right;
	width: 749px;
	min-height: 430px;
	background-color: white;
	border-left: 1px #999999 solid;
}
div#homepage-banner {
	height: 200px;
	background: url('../images/bni-banner.gif');
}
div#side-nav {
	float: left;
	width: 148px;
	padding: 0px 0 0 0px;
}
div#side-nav ul {
	color: white;
	background-color: inherit;
	overflow: hidden;
	border-top: 1px black solid;
	font-weight: normal;
	list-style: none;
}
div#side-nav ul li {
	height: 20px;
	background-color: #9C1215;
	border-bottom: 1px black solid;
	border-top: 1px white solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
div#side-nav ul li a {
	color: white;
	text-decoration: none;
}
div#side-nav ul li a:hover {
	text-decoration: underline;
}
div#side-nav ul li.current-page {
	background-color: #0C4263;
}
div#side-nav ul li.current-page a {
	color: #333333;
	font-weight: bold;
}
div#bni-vid{
	width: 116px;
	height: 110px;
	margin: 25px 0px 20px 9px;
	padding: 10px 7px 10px 7px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background: url('../images/video-link-box.png') no-repeat 0 0;
}
div#social_media{
	padding: 5px 0 10px 15px;
}
div#bni-vid a{
	font-size: 13px;
}
.youtube-logo{
	width: 60px;
	height: 25px;
	margin: 0 0 5px 0;
}
div#footer {
	position: relative;
	display: inline-block;
	clear: both;
	width: 100%;
	height: 80px;
	border-top: 2px #fc3538 solid;
	background: url('../images/bni-footer.gif') no-repeat 0 0;
	text-align: center;
	color: maroon;
}
div#footer p {
	padding: 5px 0;
	font-size: 13px;
}
div#footer p.credits {
	padding-top: 0px;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
div#h-card {
}
p#pnc-credit {
	position: absolute;
	bottom: 10px;
	right: 17px;
}
p#pnc-credit a {
	font-size: 11px;
}
p#w3c {
	text-align: center;
}
p#w3c img {
	width: 66px;
	height: 23px;
	margin-top: 5px;
	border-style: none;
	border-color: inherit;
	border-width: 0;
}
