/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html { background: #443519; }

body {
  background: #E8CF8C url(/images/struct/carber_comp_1_bg.jpg) repeat-x left top;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 62.5%;
  color: #443519;
}

a:link, a:visited, a:hover, a:active { color: #37888d; }

div#mainContainer {
  width: 960px; margin: 0 auto;
  padding-top: 19px;
}

div#header {
  font-size: 1.2em;
  padding: 0;
}

div#header h1 a {
  margin-top: 28px;
  margin-left: 33px;
  height: 60px;
  width: 390px;
  float: left; text-decoration: none;
}

div#header h1 a big { text-indent: -9999em; display: block; height: 43px;   background: url(/images/struct/logo-8.png) left top no-repeat; }
div#header h1 a small { display: block; font-size: 17px; text-transform: uppercase; font-family: Georgia, Times, Times New Roman, serif; letter-spacing: 2px; text-decoration: none; color: #443519; text-align: center; }

div#header ul#headerContact {
  margin-left: 555px;
  padding-top: 16px;
}

div#header ul#headerContact li {
  float: left;
  margin-left: 20px;
  padding: 1px 0 1px 25px;
}

div#header ul#headerContact li.mail { background: url(/images/struct/icon-mail.png) top left no-repeat; }
div#header ul#headerContact li.tel { background: url(/images/struct/icon-tel.png) top left no-repeat; }
div#header ul#headerContact li a { color:  #443519; }

ul#nav {
  font-family: Century Gothic, Futura, Arial, sans-serif;
  text-transform: uppercase;
  margin-left: 495px;
  margin-top: 51px;
}

ul#nav li {
	float: left;
	margin-left: 8px;
}

ul#nav li a {
  height: 12px;
  font-size: 12px;
  padding: 12px 15px 13px 15px;
  background: #9b8b6e url(/images/struct/nav-bg.png) left bottom repeat-x;
  -webkit-box-shadow: 0 0 15px #864;
  -moz-box-shadow: 0 0 10px #864;
  box-shadow: 0 0 15px #864;
  display: block;
}

ul#nav li.active a, ul#nav li:hover a {
  background: #9b8b6e url(/images/struct/nav-bg.png) left top repeat-x;
}
ul#nav li a { color: #443519; text-decoration: none; }
ul#nav li.active a, ul#nav li:hover a { color: #e8cf8c; }


div#feature, div#page-title {
  clear: both;
  background: #f1eadd;
  margin: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 15px #864;
  -moz-box-shadow: 0 0 10px #864;
  box-shadow: 0 0 15px #864;
  padding: 10px;
  height: 280px;
}

div#page-title {
  height: 70px;
  padding: 10px 20px;
}

div#page-title #breadcrumb { color: #888; margin-bottom: 5px }
div#page-title h2 { font-size: 4em; }

div#feature div.feature-photo {
  text-indent: -9999em;
  width: 580px;
  height: 280px;
  float: left;
  background: url(/images/struct/feature.jpg) top left no-repeat;
}

div#feature div.feature-services {
	float: left;
	margin-left: 20px;
	width: 340px;
	font-size: 1.2em;
}

div.feature-services h2 {
	font-size: 24px;
	margin: .5em 0;
}

div.feature-services ul {
	font-size: .9em;
	float: left;
	width: 110px;
	margin: 10px 0;
	line-height: 1.9em;
}

div#main-content {
  font-size: 1.2em;
  padding: 20px 10px;
  line-height: 1.5em;
}

div#main-column {
  float: left;
  width: 600px;
}

div#about img {
	float: left;
	margin-right: 15px;
}

div#aside {
  float: left;
  width: 290px;
  margin-left: 50px;
}

div#directions {
	margin-bottom: 30px;
}

div#directions button {
	background: url(/images/struct/btn_go.png) top left no-repeat;
	width: 50px;
	height: 29px;
	border: 0px;
	text-indent: -9999em;
}

div#directions input.text {
	border: 3px solid #98886a;
	height: 23px;
	width: 210px;
	margin-right: 10px;
	display: block;
	float: left;
}

div#aside div#contact ul {
	margin: 0;
}

div#contact ul#hours {
	float: right;
	width: 115px;
}


div#main-content h3 {
  color: #37888d;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  margin-bottom: 1em;
  font-size: 14px;
}

div#main-content p {
  margin-bottom: 1em;
}

div#main-content ul {
  margin: .5em 0;
  margin-left: 2em; 
}
div#main-content li {
  list-style: circle;
  margin-bottom: .5em;
}

div#main-content img {
  border: 5px solid #98886a; margin-bottom: 10px;
}

div#mailbag p { margin-left: 20px; margin-bottom: 40px;}

div#about img { margin-bottom: 20px;}

div#mainContainer div.home dl dt { font-weight: bold; font-size: 120%;}
div#mainContainer div.home dl dd { margin-top: 15px; margin-bottom: 15px; margin-left: 20px;}

div#main-content ul#bios {  margin-left: 0; }
ul#bios li { list-style: none; border-top: 1px solid #98886a; padding: 2em 0 1em 0;  }

ul#bios li img {
  float: left; 
  margin: 0 20px 20px 0;
  width: 100px;
}
ul#bios h4 a { text-decoration: none; }
ul#bios h4 { font-size: 2em; font-weight: bold; margin-bottom: .5em; }
ul#bios p.position { color: #888; font-size: 1.2em; font-style: oblique; font-family: Georgia, Times, Times New Roman, serif; }



div#footerContainer {
  clear: both;
  background: #443519;
  color: #e8cf8c;
  margin-top: 20px;
}

div#footer {
  padding: 1.5em 0 8em 0;
  margin: 0 auto;
  width: 960px;
  font-size: 1.2em;
  text-align: right;
}

div#footer p.license {
  float: left;
  width: 400px;
  text-align: left;
}

div#footer a:link, div#footer a:visited { color: #e8cf8c; }

.amp { font-family: Baskerville,"Goudy Old Style","Palatino","Book Antiqua",serif; font-style: italic; }

div#main-content:after {
  content: ".";
  visibility: hidden;
  clear: both;
  display: block;
  text-indent: -9999em;
  height: 0;
}

div#special {
	position: fixed;
	bottom: 0;
	clear: both;
}

div#special-tab {
	padding: 10px;
	background: #F04C31;
	color: white;
	width: 250px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-box-shadow: 0 0 15px #888;
	-webkit-box-shadow: 0 0 15px #888;
	cursor: pointer;
}

div#special-content {
	padding: 10px 20px 20px 20px;
	background: #f1eadd;
	color: black;
	width: 280px;
	font-size: 13px;
	text-align: left;
	-moz-box-shadow: 0 0 15px #888;
	-webkit-box-shadow: 0 0 15px #888;
}

div#special-tab h3 {
	font-size: 13px;
	font-weight: bold;
}

div#special strong {font-weight: bold; display: block; margin-top: 10px;}
div#special ul {
	padding: 10px;
}

div#special li {
	list-style: circle;
  	margin-bottom: 5px;
}

div#existing {
	position: fixed;
	bottom: 0;
	clear: both;
	margin-left: 325px;
}

div#existing-tab {
	padding: 10px;
	background: #F04C31;
	color: white;
	width: 250px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-box-shadow: 0 0 15px #888;
	-webkit-box-shadow: 0 0 15px #888;
	cursor: pointer;
}

div#existing-content {
	padding: 10px 20px 20px 20px;
	background: #f1eadd;
	color: black;
	width: 280px;
	font-size: 13px;
	text-align: left;
	-moz-box-shadow: 0 0 15px #888;
	-webkit-box-shadow: 0 0 15px #888;
}

div#existing-tab h3 {
	font-size: 13px;
	font-weight: bold;
}

div#existing strong {font-weight: bold; display: block; margin-top: 10px;}
div#existing ul {
	padding: 10px;
}

div#existing li {
	list-style: circle;
  	margin-bottom: 5px;
}