/*
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
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* @group Layout */

body {
  background: #b2a27a url(/_media/images/layout/body-back.jpg) repeat-x center 0;
}

#frame {
  width: 968px;
  margin: 0 auto;
}

#header {
  height: 132px;
  position: relative;
}

#logo {
  display: block;
  top: 17px;
  left: 19px;
  width: 181px;
  height: 111px;
  background: url(/_media/images/layout/logo.png) no-repeat 0 0;
  position: absolute;
  text-indent: -999em;
  outline: none;
}

#page-top {
  height: 4px;
  background: url(/_media/images/layout/page-top.png) no-repeat 0 0;
}

#page {
  padding: 10px 14px;
  background: url(/_media/images/layout/page-back.png) repeat-y 0 0;
}

#page-bottom {
  height: 4px;
  background: url(/_media/images/layout/page-bottom.png) no-repeat 0 0;
}

#page-wrapper {
  background: #b23427 url(/_media/images/layout/content-decoration.png) no-repeat right bottom;
}

#home #page-wrapper {
	background: #b23427 url(/_media/images/layout/home-content-decoration.png) no-repeat right bottom;
}

#page-interior-top {
  height: 10px;
  background: url(/_media/images/layout/page-interior-top.png) no-repeat 0 0;
}

#page-interior {
  padding: 3px 8px 8px 13px;
  background: url(/_media/images/layout/page-interior-back.png) repeat-y 0 0;
}

#page-interior-bottom {
  height: 11px;
  background: url(/_media/images/layout/page-interior-bottom.png) no-repeat 0 0;
}

#page-interior .cols {
  background: url(/_media/images/layout/main-back.png) repeat-y 0 0;
}

#main-nav {
  position: absolute;
  left: 292px;
  top: 78px;
}

#main {
  background: #611610;
  width: 667px;
  padding: 8px 8px 0;
  float: left;
  display: inline;
}

#main img, #main object {
	display: block;
}

#main img.banner {
	border-bottom: 8px solid #611610;
}

#main object#photo-gallery {
	margin-bottom: 8px;
}

#main-bottom {
  background: #611610;
  width: 683px;
  float: left;
  display: inline;
  height: 8px;
}

#sidebar {
  width: 231px;
  float: right;
  display: inline;
}

#content {
  background: #fef9da;
  padding: 18px;
}

#sidebar #sub-nav {
  width: 236px;
  padding-bottom: 3px;
  background: url(/_media/images/layout/sidebar-list-separator.png) no-repeat 0 bottom;
  margin: 35px 0 0;
}

#sidebar #sub-nav h2 {
  background: url(/_media/images/layout/sidebar-list-separator.png) no-repeat 0 0;
  padding: 2px 0 0 38px;
  margin: 0;
}

#sidebar #sub-nav ul, #sidebar #sub-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sidebar #sub-nav li {
  background: url(/_media/images/layout/sidebar-list-separator.png) no-repeat 0 0;
  padding-left: 18px;
}

#sidebar #sub-nav li a {
  padding-left: 21px;
  display: block;
  outline: none;
  min-height: 1%;
}

#sidebar #sub-nav .active a {
  background: url(/_media/images/layout/sidebar-nav-hover.png) no-repeat 0 center;
}

#sidebar .wrapper {
  padding-top: 83px;
}

#home #sidebar .wrapper {
	min-height: 0;
	padding: 0;
}

#home #sidebar dl,
#home #sidebar dd,
#home #sidebar dt {
	margin: 0;
	padding: 0;
}

#home #sidebar dl {
	margin-left: 15px;
}

#home #sidebar dt {
	height: 30px;
	line-height: 30px;
	padding-top: 10px;
}

#home #sidebar dd {
	height: 85px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	/* background: url(/_media/images/layout/sidebar-list-separator.png) no-repeat 0 bottom; */
}

#home #sidebar p {
	margin: 0 0 6px;
}

#home #sidebar a, #home #sidebar dd span {
	width: 74px;
	height: 17px;
	display: block;
	text-indent: -999em;
	outline: none;
}

#home #sidebar dd span {
	background: url(/_media/images/layout/home-learn-more.png) no-repeat 0 0;
}

#home #sidebar dd.last{
	margin: 0;
	padding: 0;
	background: none;
}

#sidebar .quote {
  background: url(/_media/images/layout/sidebar-quote-top.png) no-repeat 0 0;
  width: 203px;
  margin: 0 auto;
  padding-top: 50px;
}

#sidebar .quote blockquote {
  margin: 0;
  padding: 0 13px 10px 24px;
  background: #e4d2a6 url(/_media/images/layout/sidebar-quote-blockquote-top.png) no-repeat 0 0;
  line-height: 178.57%;
}

#sidebar .quote cite {
  background: url(/_media/images/layout/sidebar-quote-bottom.png) no-repeat 0 0;
  display: block;
  padding: 12px 47px 0 0;
}

#banner {
  margin-bottom: 13px;
  display: block;
}

#footer {
  margin: 7px 4px 34px;
  padding: 14px;
  background: #a1916a;
  font-size: 85%;
  color: #dbd1b2;
}

#footer a {
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 0 #000;
}

#footer a:hover {
  text-decoration: underline;
}

#footer-nav ul {
  float: left;
}

#footer-nav ul, #footer-nav li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#footer-nav li {
  padding: 0 5px 0 9px;
  background: url(/_media/images/layout/footer-nav-bullet.png) no-repeat 0 center;
  display: inline;
}

#footer-nav li.first {
  padding-left: 0;
  background: none;
}

#footer .credits {
  float: right;
}

#footer .copyright {
  clear: left;
  padding-top: 7px;
}

.ul-three-col, .ul-two-col, .two-col {
	margin: 10px 0;
	clear: left;
}

.ul-three-col ul, .ul-two-col ul, .two-col .col {
	width: 190px;
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
	display: inline;
}

.ul-two-col ul, .two-col .col {
	width: 290px;
}

#content dl {
	margin: 0 0 2em;
}

#content dd {
	margin-bottom: 1em;
	margin-left: 20px;
}

#content p {
	margin-top: 0;
}

#content h2.heading {
	padding-left: 17px;
	background: url(../images/layout/accordion.png) 0 -16px no-repeat;
}

#content h2.open {
	background-position: 0 1px;
}

.testimonials, .testimonials li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.testimonials blockquote {
	margin: 0 0 0 1em;
	padding: 0;
	text-indent: .5em;
}

* html .testimonials blockquote {
	text-indent: -1.5em;
}

*[className=testimonials] blockquote {
	text-indent: -1.5em;
}

.testimonials cite {
	margin: 3px 0 1.5em 2em;
	display: block;
}

/* @end */

/* @group Style */

#content {
  font-family: Georgia, sans-serif;
  font-size: 93%;
  color: #45371b;
  line-height: 1.33;
}

#content a {
	color: #b23427;
}

#content h1 {
	margin: 0;
	line-height: 1;
}

#content h2 {
	font-size: 108.5%;
	margin: 0;
}

#content h3 {
	font-size: 116%;
	margin: 8px 0;
	color: #B23427;
}

#content dt {
	font-style: italic;
}

#content a:hover {
	text-decoration: none;
}

#content img {
	float: left;
	margin: 0 12px 3px 0;
	border: 1px solid #611610;
}

#content img.logo {
	float: none;
}

#content img.right {
	float: right;
	margin: 0 0 3px 12px;
}

#content .captioned {
	float: right;
	margin: 0 0 3px 12px;
	border:1px solid #611610;
}

#content .captioned img {
	margin: 0;
	border-width: 0 0 1px;
	display: block;
	float: none;
}

#content .captioned cite {
	white-space: normal;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	display: block;
	padding: 5px;
}

.testimonials blockquote {
	font-size: 108.5%;
}

#sidebar #sub-nav {
  text-shadow: 0 0 0 #000;
}

#sidebar #sub-nav h2 {
  font-size: 138.5%;
  font-weight: normal;
  color: #fff;
  line-height: 40px;
}

#sidebar #sub-nav a {
  color: #fff;
  line-height: 38px;
  text-decoration: none;
}

#sidebar #sub-nav a:hover, #sidebar #sub-nav .active a {
  color: #f5c77a;
}

#home #sidebar p {
	color: #fff;
	font-family: Georgia, serif;
}

#sidebar .quote blockquote {
  color: #514428;
  font-family: Arial, sans-serif;
  font-size: 108%;
  font-style: italic;
}

#sidebar .quote cite {
  font-family: Arial, sans-serif;
  font-size: 85%;
  color: #e4d2a6;
  text-align: right;
  font-style: normal;
}

#sidebar .quote blockquote a {
  color: #514428;	
}

#sidebar .quote cite a {
	color: #e4d2a6;
}

#sidebar .quote a, #sidebar .quote a:hover {
	text-decoration: none;
	display: block;
}

#sidebar .quote a img {
	border: none;
}

ul.plain {
	list-style: none;
	padding: 0 5px 0 0;
	margin: 0;
}

ul {
	list-style-position: inside;
}

.no-top-margin {
	margin-top: 0;
}

/* @end */

/* @group Form */
#freeform input[className=checkbox] {
	float: left;
	clear: left;
}

* html #freeform input.checkbox {
	float: left;
	clear: left;
}

label {
	font-weight: bold;
	display: block;
}

label.checkbox {
	font-weight: normal;
	display: inline;
	vertical-align: 15%;
}

input.text, textarea {
	width: 280px;
	border: 1px solid #b2a27a;
	padding: 2px;
}

textarea {
	height: 150px;
	width: 625px;
}

/* @end */

/* @group Navigation */

#main-nav ul, #main-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#main-nav li {
  height: 46px;
	position: absolute;
}

#header #main-nav .home a,
#header #main-nav .about a,
#header #main-nav .services a,
#header #main-nav .portfolio a,
#header #main-nav .testimonial a,
#header #main-nav .faq a,
#header #main-nav .contact a
{
	background: url('/_media/images/layout/nav.jpg') 0 0 no-repeat;
	display: block;
	height: 46px;
	text-indent: -999em;
	outline: none;
}

#header #main-nav .home {
	left: 0px;
	width: 79px;
 }
#header #main-nav .home a {
	background-position: 0px 0px;
 }
#header #main-nav .home a:hover {
	background-position: 0px -46px;
 }
#header #main-nav .home a.active {
	background-position: 0px -92px;
 }

#header #main-nav .about {
	left: 79px;
	width: 101px;
 }
#header #main-nav .about a {
	background-position: -79px 0px;
 }
#header #main-nav .about a:hover {
	background-position: -79px -46px;
 }
#header #main-nav .about a.active {
	background-position: -79px -92px;
 }

#header #main-nav .services {
	left: 180px;
	width: 97px;
 }
#header #main-nav .services a {
	background-position: -180px 0px;
 }
#header #main-nav .services a:hover {
	background-position: -180px -46px;
 }
#header #main-nav .services a.active {
	background-position: -180px -92px;
 }

#header #main-nav .portfolio {
	left: 277px;
	width: 96px;
 }
#header #main-nav .portfolio a {
	background-position: -277px 0px;
 }
#header #main-nav .portfolio a:hover {
	background-position: -277px -46px;
 }
#header #main-nav .portfolio a.active {
	background-position: -277px -92px;
 }

#header #main-nav .testimonial {
	left: 373px;
	width: 117px;
 }
#header #main-nav .testimonial a {
	background-position: -373px 0px;
 }
#header #main-nav .testimonial a:hover {
	background-position: -373px -46px;
 }
#header #main-nav .testimonial a.active {
	background-position: -373px -92px;
 }

#header #main-nav .faq {
	left: 490px;
	width: 70px;
 }
#header #main-nav .faq a {
	background-position: -490px 0px;
 }
#header #main-nav .faq a:hover {
	background-position: -490px -46px;
 }
#header #main-nav .faq a.active {
	background-position: -490px -92px;
 }

#header #main-nav .contact {
	left: 560px;
	width: 107px;
 }
#header #main-nav .contact a {
	background-position: -560px 0px;
 }
#header #main-nav .contact a:hover {
	background-position: -560px -46px;
 }
#header #main-nav .contact a.active {
	background-position: -560px -92px;
 }

/* @end */

/* Clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */
.clearfix {
    display: block;     /* resets display for IE/Win */
}

* html .clearfix {
  zoom: 1;
}