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

body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #3e4545;
}

#logoarea
{
	width: 188px;
	float: left;
	background: #fff;
	padding: 10px 0;
}

img
{
	border: 0;
}

p
{
	margin: 0 0 14px 0;
}

li
{
	margin: 10px 0;
}

h1
{
	font-size: 18px;
	color: #aab300;
	font-weight: normal;
	margin: 0 0 8px 0;
}

h2, h3
{
	font-size: 14px;
	color: #aab300;
	font-weight: normal;
	margin: 14px 0 0 0;
}

h3
{
	margin: 0 0 5px 0;
	line-height: 10px;
}

.headline
{
	margin: 10px 0 0 0;
}

li
{
	list-style: square;
}

.line
{
	border-top: 1px solid #eae2cc;
	margin: 10px 0;
}

#wrapperhome, #wrapper
{
	margin: auto;
	width: 760px;
	background: url(images/home-bg.gif);
}

#wrapper
{
	background: url(images/page-bg.gif);
}

#banner
{
	background-color: #ffffff;
}

#topbanner
{
	height: 56px;
	background-color: #f8f2e0;
	padding: 37px 0 0 15px;
	border-left: 2px solid #ffffff;
}

#sidebanner
{
	background-color: #aab300;
	text-align: right;
}

#bannerphoto
{
	border-left: 2px solid #ffffff;
}

#appointment
{
	width: 552px;
	color: #aab300;
	font-size: 14px;
	text-align: center;
	padding: 10px 0 0 0;
}

/* Link Styles */

a, a:visited
{
	color: #719601;
	text-decoration: underline;
}

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

#footer a:link, #footer a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#footer a:active, #footer a:hover
{
	text-decoration: underline;
}

/* Link Style */

/* Nav Styles */

#navarea
{
	width: 552px;
	height: 73px;
	float: right;
	background: #fff;
	padding: 10px 0 10px 20px;
}

#navbar
{
	width: 552px;
	height: 14px;
	padding: 0 0 20px 0;
}

.nav 
{
	margin: 0;
	height: 14px;
	list-style: none;
	display: inline;
	overflow: hidden;
	text-align: right;
}

.nav li 
{
	margin: 0; 
	padding: 0;
 	list-style: none;
	display: inline;
}
.nav a 
{
	float: left;
	margin: 0; 
	padding: 14px 0 0 0;
	overflow: hidden;
	height: 0 !important; 
	height /**/:14px; /* for IE5/Win only */
}
	
.nav a:hover 
{
	background-position: 0 -14px;
}

.nav a:active, .nav a.selected 
{
	background-position: 0 -14px;
}

.home a
{
	width: 62px;
	margin: 0px;
	background: url(images/nav-home.gif) top left no-repeat;
}

.services a 
{
	width: 74px;
	margin: 0px; 
	background: url(images/nav-services.gif) top left no-repeat;
}

.why a  
{
	width: 178px;
	margin: 0px; 
	background: url(images/nav-about_chiropractic.gif) top left no-repeat;
}

.testimonials a  
{
	width: 94px;
	margin: 0px; 
	background: url(images/nav-testimonials.gif) top left no-repeat;
}

.new a  
{
	width: 102px;
	margin: 0px; 
	background: url(images/nav-new_patients.gif) top left no-repeat;
}

.about a  
{
	width: 61px;
	margin: 0px; 
	background: url(images/nav-about.gif) top left no-repeat;
}

.contact a  
{
	width: 64px;
	margin: 0px; 
	background: url(images/nav-contact.gif) top left no-repeat;
}

/* Nav Styles */

/* Sidenav Styles */

.sidenav
{
	border-top: 2px solid #ffffff;
	padding: 17px 17px 17px 50px;
}

.sidenav ul
{
	margin: 0;
	padding: 0;
}

.sidenav li
{
	font-size: 12px;
	list-style: none;
	line-height: 28px;
}

.faq li
{
	margin: 0 0 0 10px;
	font-size: 11px;
	line-height: 22px;
}

.sidenav a:link, .sidenav a:visited
{
	
	color: #3e4545;
	text-decoration: none;
}

.sidenav a:active, .sidenav a:hover
{
	color: #aab300;
	text-decoration: underline;
}

.sidenav a.selected
{
	color: #aab300;
}

/* Sidenav Styles */

#homemain, #main
{
	width: 475px;
	margin: 0;
	padding: 0;
	float: left;
	border-top: 2px solid #ffffff;
}

#main
{
	float: right;
	border-top: 0px;
}

#homecontent, #maincontent
{
	margin: 0;
	padding: 20px 17px 17px 17px;
}

#maincontent
{
	border-top: 2px solid #ffffff;
	padding-top: 14px;
}

#side
{
	width: 285px;
	margin: 0;
	padding: 0;
	float: right;
	font-size: 11px;
	line-height: 21px;
}

#side
{
	float: left;
} 

.feature
{
	border-top: 2px solid #ffffff;
	padding: 38px 17px 17px 17px;
	line-height: 18px;
}

.quotehome, .quote
{
	font-style: italic;
	background-color: #eae2cc;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	padding: 17px;
}

.quote
{
	border-left:  0;
	border-bottom: 0;
}

.featurepicture
{
	float: left;
	margin: 0 8px 0 0;
}

#footer
{
	clear:  both;
	width: 760px;
	color: #fdfdef;
	background-color: #3e4545;
	text-align: center;
	font-size: 11px;
	border-top: 2px solid #ffffff;
	height: 46px;
	padding: 11px 0 0 0;
}


