@charset UTF-8;

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

body {
	background:url(../images/bg.jpg) repeat;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1;
	margin: 0 auto;
	color:#56504a;
}

h1 {
	font-size: 24px
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 23px
}

h4 {
	font-size: 16px
}

h5 {
	font-size: 14px
}

h6 {
	font-size: 12px
}

h1,h2,h3,h4,h5,h6,p {
	font-weight: normal;
	padding: 0 0 10px 0;
	line-height: 125%;
}

strong {
	font-weight: bold
}

/*		GENERAL ATTRIBUTES FOR CONTAINERS */

.preWrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 960px;

}

.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/*		CLEAR FLOATED ELEMENTS */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*		GENERAL LINKS */

a,
a:link {
	color: blue;
}

a:active,
a:hover {
	color: red;
}

a,
a:active,
a:link,
a:visited {
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

a img {
	border: none
}

a {
	outline: none!important;
	outline-width: 0!important
}

:focus {
	outline: 0
}

a.read_more {
	color: blue;
	font-weight: bold;
	font-style: italic;
}

/*		HEADER */

.logo{
	float:left;
	padding-right:50px;
}

.header {
	padding:0px 90px 10px 0px;
	width:870px;
	margin-left: auto;
	margin-right: auto;
	height:130px;
}

.header h2 {
	text-align:center;
	padding-top:10px;
	font-size:38px;
	line-height:35px;
	font-weight:bold;
	width:960px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color:#FFF;
}

.header h2 span{
	font-size:26px;
}

/*		SIDEBAR */

.sidebar {
	float:left;
	width:265px;
	background-color:#fff;
	padding-left:35px;
	height:590px;
	border-top:2px #730000 solid;
}

/*		VERTICAL NAVIGATION */

.vertical_navigation {
	padding-top:25px;
	
}

.vertical_navigation ul {
	list-style: none;
	
}

.vertical_navigation ul li {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	border-bottom:1px #333 dotted;
}

.vertical_navigation ul li:first-of-type {
	border-top:1px #333 dotted;
}

.vertical_navigation ul li a {
	display: block;
	line-height: 30px;
	text-decoration: none;
	color:#000;
	padding-left:15px;
	width:275px;
}

.vertical_navigation ul li a:hover {
	text-decoration:underline;
	color:#cf1d1d;
}
.vertical_navigation ul li.current_page_item a {
	color: #cf1d1d;
}

/*		CONTACT */

.contact {
	font-family:Arial, Helvetica, sans-serif;
	padding:40px 0px 30px 0px;
	text-align: center;
	border-bottom:2px #730000 solid;
	
}

.contact h4 {
		font-weight:bold;
		font-size:20px;
		line-height:23px;
}
.contact a {
	color:#730000;
}

.contact span {
	color:#014769;
}

/*		TESTIMONIALS */

.testimonials{
	padding:10px 40px 10px 10px;
}


.testimonials p{
	font-size:13px;
}

.testimonials span{
	font-weight:bold;
}

.testimonials_header {
	border-bottom:1px #333;
	padding-bottom:10px;
	color:#730000;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	padding-top:10px;
	
}

/*		CONTENT */

.content {
	float:left;
	width:620px;
	padding:15px 20px 20px 20px;
	background:url(../images/bg_content.png) repeat-y;
	height:555px;
	border-top:2px #730000 solid;
}

.phone h5 {
	color:#cf1d1d;
	font-size:48px;
	font-weight:bold;
	font-style:italic;
}

.phone p {
	color:#cf1d1d;
	font-size:24px;
	font-weight:bold;
}

.coupon {
	padding-top:25px;

}

.text_area{
padding-top:25px;
}

.text_area h3{
	font-size:26px;
	font-weight:bold;
	color:#730000;
}

.text_area h3 span{
	font-size:24px;
	font-weight:bold;
}

.text_area p{
	font-size:17px;
	font-weight: bold;
}

.phone_footer {
	text-align:left;
}

.phone_footer h5{
	font-size:28px;
	font-style:italic;
	line-height:28px;
	text-align: center;
}

.phone_footer h5 span{
	font-weight:bold;
	font-size:48px;
	color:#730000;
	text-align: center;
}


.phone_footer a{
	line-height:80px;
	color:#350100;	
	text-decoration: none;
	font-style:italic;
	
}

.phone_footer a:hover{
	color:#cf1d1d;
	text-decoration:underline;
	font-style:italic;
	
}

/*		FOOTER */

.footer {
	color:#fff;
	font-size:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:35px;
	line-height:30px;
	padding-top:600px;

	
}

/*	BANNER	*/

.banner {
	padding:0px 0px 10px 0px;
	width:960px;
	background:url(../images/banner_chiropractic.jpg) no-repeat;
	height:200px;
}

.contact_form {
	padding:10px 50px 10px 50px;
	float:right;
	position:relative;
	display:block;
	z-index:1;
	width:360px;
	text-align:right;
	background-color: #666;
	height:189px;
	border:1px #666 double;
}

.form label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	width:350px;
	position:relative;
	color:#FFF;
}

.form label span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	position:absolute;
	top:19px;
	right:255px;
}

.form input {
	height:20px;
	margin-top:3px;
	width:250px;
}

.form input.message {
	height:45px;
	margin-top:3px;
}

.form input[type='submit'] {
	background:url(../images/submit.gif) no-repeat;
	border:none;
	width:60px;
	height:22px;
	overflow:hidden;
	cursor:pointer;
	padding:0 0 5px 0;
	color: #fff;
	font-weight:bold;
	font-size: 14px;
	margin-right:10px;
	margin-top:5px;
}
