html {
	background: #FFF url(../_img/bg.png) left top repeat-x;
}

body {
	width: 962px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 37px 0 37px 0;
	font-family: Helvetica,Arial,sans-serif;
	color: #555;
	line-height: 115%;
	font-size: 16px;
}

a {
	color: #34647F;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 35px;
	line-height: 130%;
}

h2 {
	font-size: 30px;
	line-height: 130%;
	padding-top: 15px;
}

h3 {
	font-size: 21px;
	font-weight: normal;
	line-height: 130%;
}

h3 span {
	text-decoration: underline;
}

h4 {
	font-size: 16px;
	padding-bottom: 10px;
	line-height: 130%;
}

h5 {
	font-size: 16px;
	padding-bottom: 10px;
	line-height: 130%;
}

h6 {
	font-size: 14px;
	line-height: 130%;
}

hr {
	border-bottom: 2px solid #000;
}

p {
	margin-bottom: 25px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
	margin: 0 auto;
}

.alignright {
	float: right;
	padding: 10px 0 10px 10px;
	text-align: right;
}

.alignleft {
	float: left;
	padding: 10px 10px 10px 0;
}

.underline {
	text-decoration: underline;
}

.aligncenter {
	text-align: center;
	margin: 0 auto;
	padding: 15px 0;
}

/* Header */

#header h1 a {
	background: url("../_img/logo.png") left top no-repeat;
	height: 38px;
	margin: 0 15px 48px;
	width: 219px;
	text-indent: -9999px;
	float: left;
}

#header h2 {
	float: right;
	padding-right: 15px;
	text-align: right;
	padding-top: 6px;
	font-size: 17px;
}

#header h2 a {
	display: block;
}

#nav {
	background-color: #888;
	height:34px;
	width: 100%;
	float: left;
	padding: 0 15px;
	width: 932px;
}

#nav li {
	float: left;
	height: 34px;
	padding-left: 3px;
	font-size: 13px;
}

#nav li a {
	color: #FFF;
	display: block;
	font-weight: bold;
	line-height: 30px;
	padding: 0 10px;
	text-decoration: none;
}

#nav li a:hover {
	background-color: #34647F;
	text-decoration: none;
}

#nav li.current_page_item a, #nav li.current_page_parent a {
	color: #34647F;
	background-color: #FFF;
}

#banner {
	margin: 10px 0;
	width: 962px;
	float: left;
	background: url(../_img/banner_kandicoco1.png) left top no-repeat;
	height: 136px;
}

.home #banner {
	background: url(../_img/mainbanner_kandicars.png) left top no-repeat;
	height: 362px;
}

#left-side-banner, .home #left-side-banner {
	width: auto;
	height: auto;
	background: none;
	padding-top: 20px;
}

.page-template-page-2-php #banner {
	background: url(../_img/banner_kandicoco.png) left top no-repeat;
}

.page-template-page-2-php #left-side-banner {
	background: url(../_img/banner_sideproducts.png) left bottom no-repeat;
	width: 200px;
	height: 120px;
}

.page-template-page-3-php #banner {
	background: url(../_img/banner_kandicoco.png) left top no-repeat;
}

.page-template-page-4-php #banner {
	background: url(../_img/banner_kandicoco.png) left top no-repeat;
}

.page-template-page-4-php #left-side-banner {
	background: url(../_img/banner_sidefaq.png) left top no-repeat;
	width: 200px;
	height: 390px;
}

.page-template-page-5-php #banner {
	background: url(../_img/banner_kandicoco1.png) left top no-repeat;
}

.page-template-page-5-php #left-side-banner {
	background: url(../_img/banner_sidefaq.png) left top no-repeat;
	width: 200px;
	height: 390px;
}

.page-template-page-6-php #banner {
	background: url(../_img/banner_kandicoco1.png) left top no-repeat;
}

.page-template-page-6-php #left-side-banner {
	background: url(../_img/banner_sideproducts.png) left bottom no-repeat;
	width: 200px;
	height: 120px;
}

.page-template-page-8-php #banner {
	background: none;
	height: 0;
	margin: 0;
}

.page-template-page-8-php #content p {
	font-size: 13px; }

/* Main */

#main {
	float: left;
	background: url(../_img/main-bg.png) left top repeat-y;
}

.home #main {
	background: url(../_img/main-bg-home.png) left top repeat-y;
	float: left;
}

/* Sidebar */

div.side {
	width: 178px;
	padding: 0 16px 26px;
	float: left;
}

h3.title {
	margin: 0 -15px 10px;
	padding: 7px 15px 7px;
	font-size: 14px;
	font-weight: bold;
}

#side-container {
	float: left;
	width: 210px;
}

#left-side-blue {
	background-color: #D4DEE3;
	float: left;
	clear: left;
	width: 200px;
	padding: 20px 5px 26px;
}

#left-side {
	background-color: #7F8C51;
	color: #FFF;
}

#left-side h3 {
	border-bottom: 1px solid #6B7643;
	background: url("../_img/left-h3-bg.png") left top repeat-x;
	border-bottom: 1px solid #97A763;
}

#left-side a {
	color: #FFF;
}

#left-side ul li {
	list-style: circle outside none;
	font-size: 13px;
	margin-left: 16px;
}

#text-sidebar {
	text-align: center;
	color: #000;
	font-size: 22px;
	line-height: 120%;
}

#text-sidebar h3 {
	font-size: 25px;
	line-height: 120%;
	font-weight: bold;
}

/* Content */

.home #content {
	width: 512px;
	padding: 0 15px;
	float: left;
	font-size: 17px;
}

#content {
	float: left;
	padding: 0 15px;
	width: 722px;
	color: #000;
	font-size: 16px;
	line-height: 130%;
}

#content ul li {
	list-style:circle outside none;
	margin-left: 20px;
	line-height: 170%;
	margin-bottom: 15px;
}

#content ul.alignleft {
	padding: 0;
}

.page-id-6 #content ul li {
	background: url(../_img/bullet.png) left center no-repeat;
	list-style: none;
	padding-left: 10px;
	margin-left: 20px;
	font-size: 12px;
	width: 275px;
	line-height: 170%;
	margin-bottom: 0;
}

#content h3.title {
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #FFF;
	background: url("../_img/right-h3-bg.png") left top repeat-x;
	color: #777;
}

#content h3.center {
	font-weight: bold;
	padding: 25px 0 15px;
}

.page-id-6 div.post_column_1 {
	text-align: center;
}

.page-id-39 #content {
	font-size: 13px;
}

#address {
	padding-left: 36px;
	padding-bottom: 20px;
	background: url(../_img/con_address.png) left 1px no-repeat;
}

#email {
	padding-left: 36px;
	background: url(../_img/emailButton.png) left 1px no-repeat;
	padding-bottom: 5px;
}

#phone {
	padding-left: 36px;
	background: url(../_img/con_tel.png) left 1px no-repeat;
	padding-bottom: 80px;
}

h5.locations {
	margin:2em 0 1em;
	color: #333;
}

/* Blog */

.blog #content, .single #content, .archive #content {
	font-size: 13px;
}

.blog .post h3, .single .post h3, .archive .post h3 {
	font-size: 20px;
	padding-top: 20px;
}

.blog .post h3 a, .single .post h3 a, .archive .post h3 a {
	color: #555;
}

.dateposted {
	font-size: 12px;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 20px;
}

.widget {
	padding: 0 16px 26px;
}

input#s {
	margin-bottom: 10px;
}

input#searchsubmit {
	float: right;
	margin-right: 13px;
}

.navigation {
	width: 100%;
	height: 50px;
}

.comment-author img {
	display: none;
}

/* Right sidebar */

#right-side {
	background-color: #EEE;
}

#right-side h3 {
	background: url("../_img/content-h3-bg.png") left top repeat-x;
	border-bottom: 1px solid #FFF;
	color: #777;
}

#right-side p {
	font-size: 17px;
	margin: 2em 0 1em;
	text-align: center;
	font-weight: bold;
}

/* Footer */

#footer {
	background: url(../_img/footer-bg.png) left top repeat-x;
	padding: 26px 16px 0;
	float: left;
	width: 930px;
	font-size: 13px;
}