/* @override 
	http://www.cckb.biz/styles/cckb_main.css
*/

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	cursor: default;
}

a, a img, a span, a em, a strong {
    cursor: pointer;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 62.5%;
	line-height: 2.24em;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #82806b url(/images/bg.jpg) repeat;
}

/* @group Type */

p {
	font-size: 1.4em;
	text-align: left;
	margin: 1.3em 0;
	line-height: 1.5em;
}

li {
	font-size: 1.4em;
	margin-left: 1.8em;
	list-style-type: disc;
}

a, a:visited {
	color: #de861a;
	text-decoration: underline;
	border: 0px none;
}

a:hover {
	text-decoration: underline;
	color: #00844a;
	border: 0px none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
h1, h2 {
	color: #06854b;
	font-size: 5.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	line-height: 1.1;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h3 {
	color: #b25228;
	font-size: 2.1em;
	line-height: 1.1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 10px 0px;
}
h4 {
	color: #4a3d35;
	font-size: 1.9em;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	line-height: 1.1;
	font-weight: normal;
	margin: 8px 0px 10px 0px;
}
h5 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
}
h6 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
}
/* @end */

/* @group Layout */

#container {
	width:970px;
	margin: 0px auto;
	text-align: left;
}

#header {
	width:970px;
	height:190px;
	background: url(/images/header.png) no-repeat;
}

#nav_bar {
	width:970px;
	height:41px;
	background: url(/images/nav_bar.png) no-repeat;
	position: relative;
}

#content_container {
	width:860px;
	background: transparent url(/images/content_container_bg.png) repeat-y;
	float: left;
	padding: 0px 55px;
}

#content {
	width: 555px;
	float: left;
	margin: 0px;
	padding: 20px 15px 10px 13px;
	background: transparent url(/images/9.png) top left no-repeat;
}

#content-inside {
	width: 555px;
	float: left;
	margin: 0px;
	padding: 20px 15px 10px 13px;
}

#right_bar {
	width: 240px;
	float: left;
	border: 2px solid #666;
	border-top: 0px none;
	padding: 8px 15px 20px 15px;
	margin: 0px 0px 10px 2px;
}
#front-gallery {
	float: left;
	margin: 0px;
	clear: both;
	height: 245px;
	overflow: hidden;
	width: 100%;
}

#footer {
	width:950px;
	padding: 15px 10px 5px 10px;
	background: url(/images/footer.png) no-repeat;
	clear: both;
	text-align: center;
}

.right, #content-inside img {
	float: right;
	margin: 0px;
	padding: 4px 0px 4px 10px;
}

.left, #content-inside img.left, #content-inside .left img {
	float: left;
	margin: 0px;
	padding: 4px 10px 4px 0px;
}
.none, #content img.none, #content-inside img.none {
	float: none;
	margin: 0px;
	padding: 0px;
}

a .left, #content a img, #content a img.left, a .right, #content a img.right, a .none, #content a img.none {
	border: 0px none;
	text-decoration: none;
}

.clear {
	clear: both;
}

span.divider {
	width: 95%;
	display: block;
	clear: both;
	margin: 15px 0px 5px 0px;
	border-bottom: 1px solid #ccc;
}

/* @end */


/* @group Overrides */

#header h1, #header span.logo {
	text-indent: -999em;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin: 6px 0px 0px 54px;
	width: 180px;
	height: 179px;
	float: left;
	background: url(/images/2.png) no-repeat;
}
#header span.logo {
	text-indent: 0;
	background: transparent;
}

div#rotating-images {
	margin: 9px 0px 0px 19px;
	height: 175px;
	width: 660px;
	float: left;
	overflow: hidden;
}
div#rotating-images img {
	margin: 0px;
	padding: 0px;
	float: none;
}
#content p {
	padding: 0px;
	margin: 0px 0px 1em 190px;
}
#content-inside h2.entry-title, #content-inside h1 {
	font-size: 3.0em;
}

#content-inside h1.section_head {
	font-size: 2.2em;
	width: 99%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
div.share_box {
	width: 99%;
	float: right;
}
div.addthis_toolbox {
	float: right;
}

#right_bar h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin: 8px 0px 5px 0px;
	color:#b25228;
	font-weight: bold;
}
#right_bar h4 a:link, #right_bar h4 a:visited {
	text-decoration: none;
	color: #b25228;
}
#right_bar h4 a:hover {
	text-decoration: underline;
	color: #00844a;
}
#right_bar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 8px 0px 13px 0px;
}
#right_bar h3 a:link, #right_bar h3 a:visited {
	text-decoration: none;
	color: #b25228;
}
#right_bar h3 a:hover {
	text-decoration: underline;
	color: #00844a;
}

#right_bar p {
	line-height: 1.3;
	margin: 6px 0px;
}
#right_bar p.attrib {
	font-style: italic;
	color: #666;
	text-align: right;
	width: 90%;
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 7px 14px;
	margin: 0px 0px 15px 4px;
}

div.map {
	float: right;
	padding: 0px 0px 0px 8px;	
}

div.map small {
	float: right;
}
p.more {
	text-align: right;
	margin: -10px 0px 0px 0px;
}

#right_bar h4.testimonial {
	font-size: 1.5em;
}

div.date {
	float: left;
	width: 57px;
	height: 37px;
	background: url(/images/date_bg.png) no-repeat;
	margin: 8px 5px 0px 0px;
}
div.entry-content div.date {
	margin: 3px 10px 0px 0px;
}
div.date span.month {
	font-size: 0.8em;
	color: #fff;
	margin: 6px 2px 0px 2px;
	text-align: center;
	display: block;
	padding: 0px;
	line-height: 1;
}

div.date span.day {
	font-size: 1.7em;
	color: #fff;
	margin: 0px 2px 0px 2px;
	text-align: center;
	display: block;
	padding: 0px;
	line-height: 1;
}

#front-gallery img, #front-gallery img.left {
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: none;
}

#footer h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 9px !important;
}
#footer h5 a:link, #footer h5 a:visited, #footer h6 a:link, #footer h6 a:visited {
	color: #000;
}

/* @end */
/* @group Navigation */

#nav_bar ul li {
	text-indent: -9000px;
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute;
	overflow: hidden;
	display: block;
	height: 41px;
}

#nav_bar a {
	display: block;
}
#home, #home a {left: 51px; top: 0px; width: 73px; height: 41px;}
#about, #about a {left: 124px; top: 0px; width: 100px; height: 41px;}
#design, #design a {left: 224px; top: 0px; width: 155px; height: 41px;}
#work, #work a {left: 379px; top: 0px; width: 102px; height: 41px;}
#aging, #aging a {left: 481px; top: 0px; width: 140px; height: 41px;}
#products, #products a {left: 621px; top: 0px; width: 98px; height: 41px;}
#resources, #resources a {left: 719px; top: 0px; width: 109px; height: 41px;}
#contact, #contact a {left: 828px; top: 0px; width: 87px; height: 41px;}

#home a:hover, #home .active {background: transparent url(../images/nav_bar.png) -51px -41px no-repeat;}
#about a:hover, #about .active {background: transparent url(../images/nav_bar.png) -124px -41px no-repeat;}
#design a:hover, #design .active {background: transparent url(../images/nav_bar.png) -224px -41px no-repeat;}
#work a:hover, #work .active {background: transparent url(../images/nav_bar.png) -379px -41px no-repeat;}
#aging a:hover, #aging .active {background: transparent url(../images/nav_bar.png) -481px -41px no-repeat;}
#products a:hover, #products .active {background: transparent url(../images/nav_bar.png) -621px -41px no-repeat;}
#resources a:hover, #resources .active {background: transparent url(../images/nav_bar.png) -719px -41px no-repeat;}
#contact a:hover, #contact .active {background: transparent url(../images/nav_bar.png) -828px -41px no-repeat;}

ul.subnav {
	width: 100%;
	float: left;
	margin: 0px 0px 15px 0px;
	font-size:.9em;
}
ul.subnav li {
	list-style-type: none;
	margin: -1px -1px 0px 0px;
	padding: 3px 8px;
	display: block;
	float: left;
	background: #d0865e;
	line-height: 1.3;
	text-shadow: #333 1px 1px 1px;
	border: 1px solid #b14916;
}
ul.subnav li a {
	color: #fff;
	text-decoration: none;
}
ul.subnav li a:hover {
	color: #fff;
	text-shadow: #333 -1px -1px 1px;
}
ul.subnav li.active {
	color: #666;
	background: #e7c5b2;
	text-shadow: none;
}

/* @end */



/* @group Contact Form */
.zemContactForm br, #txpCommentInputForm br {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

ul.contact {
	width: 500px;
	margin: 10px 0px 0px 40px;
	padding: 10px;
}
ul.contact li {
	margin: 0px;
}

input.zemText, textarea.zemTextarea, input.comment_name_input, textarea.txpCommentInputMessage, input.comment_email_input, input.comment_web_input {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0px 0px 5px;
}
#sub_nav input.zemText {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
	padding: 3px 0px 0px 3px;
	display: block;
	float: right;
}
input.zemText, input.comment_name_input {
	height: 1.66em; /* 12x1.66=20px */
}

.zemContactForm label, #txpCommentInputForm label {
	width: 70px;
}

ul.contact label {
	color: #333333;
	float: left;
	font-size: 0.9em;
	list-style-type: none;
	padding: 2px 3px 0px 5px;
	text-align: right;
	width: 70px;
}

.zemContactForm input, #txpCommentInputForm input {
	width: 200px;
}

#sub_nav .zemContactForm input {
	width: 140px;
}

ul.contact input, ul.contact select, ul.contact textarea {
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	width: 200px;
}

form.zemContactForm li, form#txpCommentInputForm li {
	clear: both;
	list-style-type: none;
	margin: 3px 0px;
	padding: 0px;
}

form.zemContactForm li.bottom, form#txpCommentInputForm li.bottom {
	border-bottom: 0px none;
}
ul.contact label.zemRequired {
	font-weight: bold;
}
input.zemSubmit {
	background-color: #83826e;
	border: 1px solid #333333;
	color: #ffffff;
	font-size: 12px;
	height: 30px !important;
	margin: 0px 0px 0px 150px !important;
	padding: 0px;
	width: 140px !important;
	cursor:pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.newsletter input.zemSubmit {
	height: 28px !important;
	margin: 10px 0px 0px 65px !important;
	padding: 0px;
	cursor: pointer;
	clear: both;
}

div.newsletter label {
	font-size: 12px;
}

div.newsletter p.small {
	font-size: 10px;
}

ul.zemError {
	background-color: #f81526;
	padding: 5px 0px 5px 5px;
}

/* @end */

/* @group Slimbox */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover, #lbPrevLink {
	background: transparent url(prevlabel.png) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover, #lbNextLink {
	background: transparent url(nextlabel.png) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#lbNumber {
	display: none;
}
/* @end */

