/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img, a img, :link img, :visited img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body {
	background:#F2EADF;
	text-align:center;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000;
}
p, ul, ol, dl, pre, blockquote {
	margin-bottom:10px;
}
blockquote {
	margin-left:10px;
	margin-right:10px;
}
h1, h2, h3 {
	margin-bottom:8px;
}
p.h1 {
	font-size:1.2em;
	color:#772F18;
}
p.h2 {
	font-size:1.2em;
	color:#772F18;
	font-weight:bold
}
p.h3 {
	font-size:1.0em;
	color:#9E8F73;
	font-weight:bold
}
h1 span, h2 span, h3 span {
	display:none;
}
a:link, a:visited {
	color:#772F18;
	text-decoration:underline;
}
a:hover, a:active {
	color:#333;
	text-decoration:underline;
}
/* ----- classes ----- */

div.clear {
	clear:both;
	height:.5px;
	overflow:hidden;
}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
}
p.brown {
	color: #561E0E;
}
img.img-left {
	float:left;
	margin:2px 10px 10px 0;
}
img.img-right {
	float:right;
	margin:5px 0 10px 10px;
}
img.img-officehours {
	float:right;
}
.style1 {
	font-size: 11px
}
/* ----- global form elements ----- */ 
#form-wrap {
	width: 245px;
	margin: 0 25px 5px 10px;
	float:right;
	padding:0;
	text-align:center;
}
#column-left-inside #form-wrap p {
	margin: 0 5px;
}
#form-wrap form {
	margin-left: 35px;
}
form {
	width:200px;
	padding:15px 0 15px 0;
	text-align:center;
}
form label {
	font-size:.95em;
}
form br {
	line-height:0; /* defaults vertical spacing between fields */
}
input, textarea, select {
	background-color:#FFFFFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #C8B289;
	color:#000;
	width:200px; /* 5 pixles smaller than form width !important */
	height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
select {
	width:155px; /* same width as form !important */
	padding:0;
}
textarea {
	height:60px;
	overflow:auto;
}
input.submit, input.submit-contact-main {
	width:60px;
	cursor:pointer;
	padding:0;
}
input.submit-contact-main {
	margin:90px 0 10px 242px;
}
#contact_business {
	display: none;
} /* do not remove */
/* ----- index form elements ----- */ 

#form-left {
	width:169px;
	float:left;
}
#form-right {
	width:169px;
	float:left;
}
body#index form {
	padding:5px 0 15px 0;
	margin-left: 30px;
}
body#index form label {
	font-size:.95em;
}
body#index form br {
	line-height:0; /* defaults vertical spacing between fields */
}
/* ----- main contact form ----- */ 
 
#contact-main {
	padding:20px 0 10px 0;
	margin-left:30px;
}
#contact-main label {
	width:180px;
	position:relative;
	display:block;
	text-align:right;
	margin-bottom:10px;
	font-size:1.0em;
}
#contact-main label input, #contact-main label textarea, #contact-main label select {
	width:150px;
	position:absolute;
	left:110%;
	top:-2px;
}
#contact-main label select {
	width:155px;
}
#contact-main label textarea {
	height:100px;
}
/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url("../images/bg-wrap.gif") repeat;
	width:778px;
	margin:0 auto;
	text-align:left;
}
#masthead {
	position:relative;
	background:url("../images/masthead.gif");
	height:98px;
	width:778px;
}
/* home link within #masthead */		
	#masthead a {
	position:absolute;
	left:35px;
	top:25px;
	width:366px;
	height:68px;
	z-index:999;
}
#masthead  #d1 {
	position:absolute;
	left:40px;
	top:34px;
	width:290px;
	height:25px;
	color:#000;
	font-size:24px;
	font-weight:bold;
}#masthead  #d2 {
	position:absolute;
	left:103px;
	top:63px;
	width:348px;
	height:40px;
	color:#712d08;
	font-size:24px;
	font-weight:bold;
}#masthead  #d3 {
	position:absolute;
	left:428px;
	top:32px;
	width:326px;
	height:40px;
	color:#000;
	font-size:14px;
	font-weight:bold;
}
#masthead  #d4 {
	position:absolute;
	left:588px;
	top:62px;
	width:183px;
	height:40px;
	color:#FFF;
	font-size:24px;
	font-weight:bold;
}
#masthead a span {
	display:none;
}
/* ----- column-left ----- */
#column-left-inside {
	width:778px;
	float:left;
}
#column-left-inside p, #column-left-inside h1, #column-left-inside h2, #column-left-inside h3 {
	margin:0 40px 8px 40px;
}
#column-left-inside ul {
	margin:0 40px 8px 65px;
}
#column-left-inside ul#subnav {
	margin:0;
}
#column-left-inside img.img-left {
	float:left;
	margin:0 5px 5px 40px;
}
#column-left-inside img.img-right {
	float:right;
	margin:0 40px 5px 5px;
}
/* ----- column-left-index ----- */
#column-left {
	width:469px;
	float:left;
}
#column-left p, #column-left h1, #column-left h2, #column-left h3 {
	margin-left:40px;
	padding-right:40px;
}
/* ----- column-right ----- */


#column-right {
	width:309px;
	float:left;
}
/* background image list items */
	
	#column-right p {
	margin-left:0px;
}
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg") no-repeat;
	clear:both;
	width:100%;
}
/* header framework
 * ------------------------------------------------------------------------- */
#header-graphic-index {
	height:308px;
	width:469px; /* sets height for all non-flash headers */

}
#header-graphic {
	height:309px;  /* sets height for all non-flash headers */
	
}
/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead {
	height:71px; /* sets height for all subheads */
}
body#index #subhead {
	background:url("../images/subhead-welcome.gif");
}
body#about #subhead {
	background:url("../images/subhead-about.gif") no-repeat;
}
body#cosmetic #subhead {
	background:url("../images/subhead-cosmetic.gif") no-repeat;
}
body#general #subhead {
	background:url("../images/subhead-general.gif") no-repeat;
}
body#contact #subhead {
	background:url("../images/subhead-contact.gif") no-repeat;
}
body#gallery #subhead {
	background:url("../images/subhead-gallery.gif") no-repeat;
}
body#sitemap #subhead {
	background:url("../images/subhead-sitemap.gif") no-repeat;
}
body#thankyou #subhead {
	background:url("../images/subhead-thankyou.gif") no-repeat;
}
#index-subhead-quickcontact {
	background:url("../images/subhead-quickcontact.gif");
	height:119px;
}
#index-testimonials-subhead {
	background:url("../images/index-subhead-testimonials.gif") no-repeat;
	height: 33px;
}
/* testimonials 
 * ------------------------------------------------------------------------- */
 
 
 #index-testimonials {
	width: 400px;
	height: 150px;
	overflow:auto;
	border: 1px solid #999;
	color: #561E0E;
	font-size:10px;
	margin-left: 40px;
}
#hours {
	background:url("../images/index-hours.gif") no-repeat;
	height: 46px;
	float: right;
}
/* footer
 * ------------------------------------------------------------------------- */
 
 #wrap-footer {
	background:url("../images/bg-footer.jpg") repeat-y;
	width:778px;
	text-align:center;
}
#footer {
	background:url("../images/footer-bg.jpg") top no-repeat;
	width:778px;
	margin:0 auto;
	font-size:11px;
	padding: 5px 0;
}
#footer p {
	color:#000;
	line-height:1.1em;
	margin: 5px 40px 0 40px;
}
#footer a:link, #footer a:visited {
	color:#000;
}
#footer a:hover, #footer a:active {
	color:#772F18;
}
#footer ul {
	margin:0px;
}
#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 4px 0 6px;
	display: inline;
	border-left: 1px solid #000;
}
#footer li.first {
	border: none;
}
/* main nav
 * ------------------------------------------------------------------------- */
 #nav.inside {
	float:right;
}
#nav {
	
	background:url("../images/nav.gif") no-repeat;
	width:309px;		/* Width of buttons, not entite image (or half of entire image) */
	height:282px;	    /* Height of entire image */
	margin-bottom:0px;
	padding-top:25px;
}
#nav li span {
	display: none;
}
#nav li {
	float:left;
	list-style:none;
	margin-top:0px;
	width:309px;
}
#nav li, #nav a {
	height:24px;			/* Each button must have the same height, define it here */
	display:block;
}
/* margin-top to set where the nav should begin */
#nav-01 {
	margin-top:4px;
	width:309px;
}
#nav-09 {
	padding-top:14px;
	width:309px;
}
/* margin-top if there is a spacing between each nav button */

#nav-01 a:hover {
	background:url("../images/nav.gif") -309px -26px no-repeat;
}
#nav-02 a:hover {
	background:url("../images/nav.gif") -309px -50px no-repeat;
}
#nav-03 a:hover {
	background:url("../images/nav.gif") -309px -74px no-repeat;
}
#nav-04 a:hover {
	background:url("../images/nav.gif") -309px -98px no-repeat;
}
#nav-05 a:hover {
	background:url("../images/nav.gif") -309px -122px no-repeat;
}
#nav-06 a:hover {
	background:url("../images/nav.gif") -309px -146px no-repeat;
}
#nav-07 a:hover {
	background:url("../images/nav.gif") -309px -170px no-repeat;
}
#nav-08 a:hover {
	background:url("../images/nav.gif") -309px -194px no-repeat;
}
#nav-09 a:hover {
	background:url("../images/nav.gif") -309px -230px no-repeat;
}
#nav-10 a:hover {
	background:url("../images/nav.gif") -309px -254px no-repeat;
}
/* index nav
 * ------------------------------------------------------------------------- */
 #nav-index {
	background:url("../images/nav-index.gif") no-repeat;
	width:309px;		/* Width of buttons, not entite image (or half of entire image) */
	height:316px;		/* Height of entire image */
	margin-bottom:0;
}
#nav-index li span {
	display: none;
}
#nav-index li {
	float:left;
	list-style:none;
}
#nav-index li, #nav-index a {
	height:38px;			/* Each button must have the same height, define it here */
	display:block;
}
/* margin-top to set where the nav should begin */
#nav-index-01 {
	margin-top:4px;
	width:309px;
}
/* margin-top if there is a spacing between each nav button */
#nav-index-02, #nav-index-03, #nav-index-04, #nav-index-05, #nav-index-06, #nav-index-07, #nav-index-08 {
	margin-top:0px;
	width:309px;
}
#nav-index-01 a:hover {
	background:url("../images/nav-index.gif") -309px -4px no-repeat;
}
#nav-index-02 a:hover {
	background:url("../images/nav-index.gif") -309px -42px no-repeat;
}
#nav-index-03 a:hover {
	background:url("../images/nav-index.gif") -309px -80px no-repeat;
}
#nav-index-04 a:hover {
	background:url("../images/nav-index.gif") -309px -118px no-repeat;
}
#nav-index-05 a:hover {
	background:url("../images/nav-index.gif") -309px -156px no-repeat;
}
#nav-index-06 a:hover {
	background:url("../images/nav-index.gif") -309px -194px no-repeat;
}
#nav-index-07 a:hover {
	background:url("../images/nav-index.gif") -309px -232px no-repeat;
}
#nav-index-08 a:hover {
	background:url("../images/nav-index.gif") -309px -270px no-repeat;
}
#subnav-index {
	background:url("../images/sub-nav-index.gif") no-repeat;
	width:469px;
	height:46px;
	margin-top:0px;
	float: left;
}
#subnav-index span {
	display: none;
}
#subnav-index li, #subnav-index a {
	height:46px;
	display:block;
}
#subnav-index li {
	float:left;
	list-style:none;
	_display:inline;
}
#subnav-index-01 {
	width: 67px;
	margin-left: 24px;
}
#subnav-index-02 {
	width: 173px;
}
#subnav-index-03 {
	width: 77px;
}
#subnav-index-04 {
	width: 109px;
}
/*-------------- (-46px) height of image from above ------------- */
#subnav-index-01 a:hover {
	background:url("../images/sub-nav-index.gif") -24px -46px no-repeat;
}
#subnav-index-02 a:hover {
	background:url("../images/sub-nav-index.gif") -91px -46px no-repeat;
}
#subnav-index-03 a:hover {
	background:url("../images/sub-nav-index.gif") -264px -46px no-repeat;
}
#subnav-index-04 a:hover {
	background:url("../images/sub-nav-index.gif") -341px -46px no-repeat;
}
/* sub nav
 * ------------------------------------------------------------------------- */
#subnav {
	background:url("../images/sub-nav.gif");
	width:778px;
	height:46px;
	margin:0;
	float: left;
}
#subnav span {
	display: none;
}
#subnav li, #subnav a {
	height:46px;
	display:block;
}
#subnav li {
	float:left;
	list-style:none;
	_display:inline;
}
#subnav-01 {
	width: 67px;
	margin-left: 24px;
}
#subnav-02 {
	width: 173px;
}
#subnav-03 {
	width: 77px;
}
#subnav-04 {
	width: 109px;
}
/*-------------- (-46px) height of image from above ------------- */
#subnav-01 a:hover {
	background:url("../images/sub-nav.gif") -24px -46px no-repeat;
}
#subnav-02 a:hover {
	background:url("../images/sub-nav.gif") -91px -46px no-repeat;
}
#subnav-03 a:hover {
	background:url("../images/sub-nav.gif") -264px -46px no-repeat;
}
#subnav-04 a:hover {
	background:url("../images/sub-nav.gif") -341px -46px no-repeat;
}
#index #wrap #masthead #d1 {
	font-family: Arial, Helvetica, sans-serif;
}

