@import '/styles/common-common.css';
@import '/style.css';


/* COMMON ---------------------------------------------------------------------- */

body {
  background:#EDE9E4 url('/images/bg.gif') top repeat-x;
}

#bg-top {
  background:url('/images/bg-top.jpg') top center no-repeat;/*#EDE9E4*/
  padding-top:18px;
}

#page {
  width:900px;
  margin:0 auto;
}

#bg-y {
  background:url('/images/content-back.jpg') left repeat-y;
}
.fullpage #bg-y {
  background:url('/images/content-full-back.gif') left repeat-y;
}



/* HEADER ---------------------------------------------------------------------- */

#header {
  background:url('/images/header.jpg') top left no-repeat;
  height:114px;
  overflow:hidden;
}
#logo {
  width:335px;
  overflow:hidden;
}
#logo a {
  outline:none;
}
#logo img {
  width:219px;
  height:90px;
  margin:14px 0 0 18px;
}
#nologo a:hover img {
  background-color:#cf0;
  opacity:0.3;
  filter:alpha(opacity=30);
}

#header-right {
  width:565px;
  overflow:hidden;
}
#header-info {
  color:#B09D8E;
  font-size:14px;
  height:24px;
  overflow:hidden;
  text-align:right;
  margin:10px 0 10px 0;
}
#header-info a{
  color:#B97155;
  font-size:12px;
  font-weight:bold;
	text-align:left;
  text-decoration:none;
  outline:none;
  margin-right:10px;
	width:100px;
	float:left;
  padding:4px 0 4px 30px;
	background:url('/images/button-login.jpg') left top no-repeat;
}
#header-info a:hover {
  color:#773C00; 
}
#header-info span {
  color:#B96F54;
  font-size:18px;
  font-weight:bold;
}
#header-info span span {
  color:#945840;
}
#header-links {
  margin:17px 0 0 40px;
  float:right;
}
#header-links li {
  width:147px;
}
#header-links li a{
  color:#B97155;
  font-weight:bold;
  text-decoration:none;
  outline:none;
}
#header-links li.first a{
  color:#96563D;
}
#header-links li a:hover {
  color:#773C00; 
}



/* MENU ------------------------------------------------------------------------ */

#menu, #menu ul, #menu li, #menu a {
  margin:0;
  padding:0;
}
#menu {
  margin-bottom:8px;   
}
#menu li {
  background:url('/images/menu-right.gif') top right no-repeat;
}
#menu a {
  background:url('/images/menu-back.gif') top left repeat-x;
  display:block;
  width:160px;   
  color:#FFFFFF;
  font-size:12px;
  overflow:hidden;
  padding:12px 0 8px 10px;
  margin-right:15px;
  height:24px; /* 39 */
  text-align:center;
  text-transform:uppercase;
  text-decoration:none;
  outline:none;
}

#menu #menu3 a { width:190px; }
#menu #menu5 a { width:105px; }

.root_140 #menu1 a,
.root_135 #menu2 a,
.root_141 #menu3 a,
.root_142 #menu4 a,
.root_143 #menu5 a {
  color:#784d1d;
  padding:17px 0 3px 10px;
  background: url('/images/menu-hover.gif') top left no-repeat;
  font-weight:bold;
}
.root_140 #menu1,
.root_135 #menu2,
.root_141 #menu3,
.root_142 #menu4,
.root_143 #menu5 {
  background: url('/images/menu-right-hover.gif') top right no-repeat;
}

#menu li a:hover {
	color:#D5A999;
}



/* SUBNAV ---------------------------------------------------------------------- */

.contentpage #nav {
  width:180px;  
	height: auto !important;
  height:615px;
  min-height:615px;
  background:#EBE6E0 url('/images/nav.jpg') top left no-repeat;
}
#rootname {
  width:170px; /* 180 */
  height:52px; /* 140 */
  padding:88px 0 0 10px;
}
#rootname #unlink, #rootname a {
  display:block;
  text-decoration:none;
  color:#ffffff;
  font-weight:bold;
  text-transform:uppercase;
  font-size:17px;
}
#navbox {
  width:180px;
	height: auto !important;
  height:auto;
  min-height:11px; /* 39 */
  padding:8px 0 20px 0;
  background:#574637;
}
#navbox ul, #navbox ul li {
  position:relative; /* IE 6 Bug */
  margin:0;
  padding:0;
}
#navbox ul li {
  background:url('/images/subnav-bottom.gif') bottom left no-repeat;
}
#navbox li a {
  margin:0;
  display:inline-block;
  padding:7px 10px 4px 15px;
  width:150px;
  color:#FFFFFF;
  font-size:13px;
  text-decoration:none;
  outline:none;
}
#navbox li a:hover {  
  color:#999B5F;
}
#navbox li.navactive a {
  background:url('/images/subnav-active.gif') bottom left no-repeat;
  color:#574637;
}



/* SHARED ------------------------------------------------------------------------ */

.appointment .button {
	float:right;
	margin-right:12px;
}


/* HOME ------------------------------------------------------------------------ */

#image img {
  width:900px;
  height:300px;
}
.homepage #content {
  background:#EBE7E2 url('/images/home-content-back.gif') top repeat-x;
}
.homepage #content-left {
	width:442px;
	overflow-x:hidden;
	margin-right:8px;
	display:inline;
  background:url('/images/home-separator.jpg') top right no-repeat;
}
.homepage #content-left #content-welcome {
  background:url('/images/home-left.jpg') top left no-repeat;
	height: auto !important;
  height:287px;
  min-height:287px;
  width:360px; /* 440 */
  margin-top:10px;
  overflow:hidden;
	padding:0 25px 0 55px;
}
.homepage #content-left .header {
	height: auto !important;
  height:53px; /* 69 */
  min-height:53px; /* 69 */
  margin:10px -25px 10px -47px;
  padding:16px 0 0 50px;
  background:url('/images/home-welcome.jpg') top left no-repeat;
}
.homepage #content-left .header p {
  margin:0;
}
.homepage #content-left .header .top {
  color:#C0773C;
  font-size:14px;
}
.homepage #content-left .header .bottom {
  font-size:16px;
  font-weight:bold;
  color:#000000;
}

.homepage #content-left #contact {
  width:440px; 
  margin-top:10px;
	height: auto !important;
  height:102px;
  min-height:102px;
  background:url('/images/home-contact.jpg') top left no-repeat;
}
.homepage #content-left #contact h2 {
  margin:0 0 0 25px;
  padding:15px 0 15px 0;
}
.homepage #content-left #contact .col {
  margin-left:30px;
	display:inline;
}
.homepage #content-left #contact .right {
  margin-left:60px;	
}

.homepage #content-middle {
  margin:0 6px 0 0;
  width:244px;
  background:url('/images/home-separator.jpg') top right no-repeat;
}
.homepage #content-middle .header {
	height: auto !important;
  height:45px; /* 67 */
  min-height:52px; /* 67 */
  margin:20px 0 0 0;
  padding:22px 0 0 55px;
  background:url('/images/home-services.jpg') top left no-repeat;
}
.homepage #content-middle .header a {
  text-transform:uppercase;
  font-size:18px;
  font-weight:bold;
	text-decoration:none;
	xcolor:#301800;
}
.homepage #content-middle .header a:hover {
	color:#CA7938;
}

.homepage #content-middle #links {
  background:url('/images/home-services-links.jpg') top left no-repeat;
  margin:10px 0 0 2px;
  padding:15px 0 0 30px;
}
.homepage #content-middle #links h2 {
  padding:0;
  margin:0 0 2px 0;
}
.homepage #content-middle #links ul {
  margin:0 0 10px 0;
  padding:0;
  width:170px;
}
.homepage #content-middle #links ul li {
  margin:2px 0 2px 0;
  padding:0 0 0 8px;
  background:none;
}
.homepage #content-middle #links ul a {
  padding-left:7px;
  text-decoration:none;
}
.homepage #content-middle #links ul a:hover {
  background:url('/images/home-bullet.gif') left center no-repeat;
  text-decoration:underline;
}
.homepage #content-right {
  width:200px;
}
.homepage #content-right .appointment {
  margin-top:20px;
  background:url('/images/home-appointment.jpg') top left no-repeat;
}



/* CONTENT --------------------------------------------------------------------- */

#contact {
  padding-left:10px;
  margin-bottom:20px;
}
#contact {
  padding-left:10px;
  margin-bottom:20px;
}
#contact a.emaillink {
  background:url('/images/button-email.gif') top left no-repeat;
  text-decoration:none;
  line-height:16px;
  padding:0 30px 5px 10px;
}
#contact a.button-appt, #contact a.button-refer {
	background:url('/images/button-appt2.gif') top left no-repeat;
	display:block;
	margin:15px 0;
	width:120px; /* 160 */
	height:40px; /* 50 */
	padding:10px 5px 0 35px;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	line-height:14px;
}
#contact a.button-appt span {
	font-size:15px;
}
#contact a.button-refer span {
	font-size:17px;
	line-height: 30px;
	text-transform: none;
}
#contact a.button-appt:hover, #contact a.button-refer:hover {
	color:#69370c;
}
#content-right #contact a.button-appt, #content-right #contact a.button-refer {
	background-image:url('/images/button-appt.gif');
	margin-left:auto;
	margin-right:auto;
	width:130px; /* 160 */
	padding-left:55px;
}
#content-content {
  width:490px; /* 520 */
	padding:0 15px 10px 15px;
}
#content-content #banner {
  height:140px;
	margin:0 -15px;
  background:url('/images/banner.jpg') top left no-repeat;
}

#content-full {
  width:690px; /* 720 */
	padding:0 15px 10px 15px;
}
#content-full #banner {
  height:140px;
	margin:0 -15px;
  background:url('/images/banner-full.jpg') top left no-repeat;
}

#pagetitle {
	margin:0 -15px;
	height: auto !important;
  height:40px;
  min-height:40px;
  color:#000000;
  text-transform:uppercase;
  background:url('/images/pagetitle.gif') top left repeat-x;
  padding:9px 0 0 20px;
}




.contentpage #content-right {
  width:200px;
  background:url('/images/right-top.jpg') top left repeat-y;
}
#content-right #banner-right {
  width:200px;
  height:110px;
	margin-bottom:10px;
	
  background:url('/images/banner-right.jpg') top left no-repeat;
}
#content-right .appointment {
  margin:15px 0 20px 0;
  background:url('/images/right-h2.jpg') top left no-repeat;
}
#content-right .appointment .row {
  margin-bottom:3px;
}
#content-right .appointment .label {
  font-size:10px;
  margin:0 0 0 12px;
}
#content-right .appointment h2 {
  text-transform:uppercase;
  font-size:12px;
  color:#90602F;
  margin:0;
  padding:12px 0 12px 32px;
}



/* FOOTER ---------------------------------------------------------------------- */

#footer {
  width:100%;
  border-top:1px solid #BDB39F;
  border-bottom:1px solid #BDB39F;
  background:#FFFFFF;
  margin:0;
  padding:0;
}
#footer .row {
  width:920px; 
  margin:0 auto;
}
#footer-links {
  background:url('/images/footer.jpg') top right no-repeat;
	height: auto !important;
  min-height:96px;
  height:96px;
  margin-left:10px;
  border-bottom:1px solid #BDB39F;
}
#footer ul, #footer li {
  margin:0;
  padding:0;
  background:none;
}
#footer li {
  margin-right:10px;
  padding-right:10px;
  border-right:1px solid #773C00;
}
#footer li.last {
  border:none;
}
#footer #footer-links-top {
  padding-top:30px;
}
#footer #footer-links-top ul a {
  color:#773C00;
  text-decoration:none;
}
#footer #footer-links-top ul a:hover {
  text-decoration:underline;
}
#footer #footer-links-bottom ul{
  margin-top:15px;
}
#footer #footer-links-bottom ul a {
  color:#373535;
  text-transform:uppercase;
  font-weight:bold;
  text-decoration:none;
}
#footer #footer-links-bottom ul a:hover {
  text-decoration:underline;
}
#footer #footer-bottom {
  padding:6px 0;
}
#footer #footer-bottom #copyright {
  width:520px;
  font-size:11px;
  color:#A0886D;
}
#footer #footer-bottom #credit {
  width:400px;
  text-align:right;
}
#footer #footer-bottom #credit a {
  font-size:11px;
  color:#A0886D;
  text-decoration:none;
}
#footer #footer-bottom #credit a:hover {
  color:#996C3F;
  text-decoration:underline;
}



/* FORMS ----------------------------------------------------------------------- */

input.styled, textarea.styled {
  color:#666666;
  font-size:11px;
  width:170px;
  margin:0 0 0 12px;
  border:none;
  border-bottom:1px solid #dddddd;
  border-right:1px solid #dddddd;
  padding:4px 2px 2px 4px;
  background:url('/images/formfield-bg.gif') top left no-repeat;
}
select.styled {
  border:1px solid #dddddd;
  padding:0;
  width:55px; 
}
input.button {
  background:#C7C7C7 url('/images/button-grey.gif') bottom repeat-x;
  color:#FFFFFF;
  font-size:10px;
  font-weight:bold;
	text-transform:uppercase;
  overflow:hidden;
  height:17px;
  border:none;
	padding:0 12px 3px 12px;
  margin:5px 0 0 0;
  outline:none;
  cursor:pointer;
}  
select .disabled {
  color:#aaaaaa;
  border-bottom:1px solid #cccccc;
}
select option {
  color:#666666;
  font-size:11px;
}
select.first {
  margin:0 0 0 12px;
  width:60px; 
}



/* SITE MAP ------------------------------------------------------------------- */

.sitemap ul {
  padding:0 0 0 50px;
  margin:0;
}
.sitemap ul ul {
  padding:0 0 0 5px;
}
.sitemap li {
  background:url('/images/bullet-page.gif') 0px 1px no-repeat;
  margin:0 0 15px 0;
  padding:0 0 0 15px;
}
.sitemap li a {
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  outline:none;
}
.sitemap li li {
  margin: 0 0 4px 0;
  background:url('/images/bullet-sub.gif') 0px 4px no-repeat;
  padding:0 0 0 10px;
}
.sitemap li li a {
  font-size:11px;
  font-weight:normal;
  text-transform:none;
}
.sitemap a:visited {
  color: #999999;
}
.sitemap a:hover {}



/* CUSTOMIZATIONS -------------------------------------------------------------- */