* {
	margin: 0px;
	padding: 0px;
	}
	
body {
	background: #35140d url(../images/body-bg.jpg) top center repeat-x;
	font-family: arial, helvetica, sans-serif;
	}
	
#container {
	margin: 0px auto 0px auto;
	background: url(../images/container-bg.png) repeat-y;
	width: 945px;
	padding: 0px 30px 0px 30px;
	}

img {
	border: 0px;
	}

.clear {
	clear: both;
	}	
	
/* Masthead */

#masthead {
	background: url(../images/masthead-bg.gif) no-repeat;
	width: 945px;
	height: 121px;
	padding: 35px 0px 0px 0px;
	}
	
.nav {
	float: left;
	padding: 20px;
	}
	
.nav ul {
	}

.nav ul li {
	display: inline;
	font-size: 15px;
	color: #cf8565;
	font-weight: normal;
	margin-right: 5px;
	}

.nav ul li a {
	font-size: 15px;
	color: #cf8565;
	text-decoration: none;
	}

.nav ul li a:hover {
	color: #f3ebca;
	}

.nav ul li.active a {
	color: #f3ebca;
	}

#strapline {
	float: right;
	text-align: right;
	padding: 15px 20px 0px 0px;
	}

#strapline h1, #strapline h2 {
	font-family: georgia, serif;
	font-size: 19px;
	font-style: italic;
	color: #fff;
	font-weight: normal;
	}

/* Home Promos */

#home-hero {
	background: url(../images/home-hero-bg.jpg) no-repeat;
	padding: 30px 0px 25px 20px;
	width: 925px;
	height: 102px;
	margin-top: 15px;
	}

#home-hero h2  {
	width: 500px;
	font-family: georgia, serif;
	color: #34150d;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	}	

#home-testimonial {
	width: 925px;
	background: url(../images/home-testimonial-bg.jpg);
	padding: 15px 0px 15px 20px;
	margin-top: 15px;
	}

#home-testimonial h3 {
	font-size: 13px;
	font-family: georgia, serif;
	font-style: italic;
	width: 590px;
	color: #66798b;
	font-weight: normal;
	line-height: 130%;
	}

#home-testimonial p {
	margin-top: 3px;
	}

#home-testimonial p a {
	font-family: georgia, serif;
	color: #284559;
	font-size: 11px;
	}

#home-testimonial p a:hover {
	color: #66798b;
	}

/* Home content */

#home-content {
	background: #f3ebca;
	width: 905px;
	padding: 20px 20px 80px 20px;
	margin-top: 15px;
	}

#home-content h2  {
	width: 522px;
	font-family: georgia, serif;
	color: #34150d;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	}
	
#home-content ul {
	margin-top: 15px;
	}

#home-content ul li {
	list-style-position: inside;
	list-style: none;
	font-size: 15px;
	color:#85391c;
	margin-bottom: 8px;
	}

#home-content ul li img {
	margin-right: 5px;
	}

/* Services */

#services-content {
	margin-top: 15px;
	background: #f7f7f7 url(../images/services-content-bg.gif) repeat-x;
	width: 905px;
	padding: 20px 20px 80px 20px;
	}

#services-content h1 {
	margin-top: 10px;
	font-size: 21px;
	font-family: georgia, serif;
	color: #34150d;
	font-weight: normal;
	font-style: italic;
	}

#services-content h2 {
	margin-top: 15px;
	font-size: 18px;
	font-family: georgia, serif;
	color: #34150d;
	font-weight: normal;
	font-style: italic;
	}

#services-content h3 {
	margin-top: 7px;
	font-size: 15px;
	font-family: georgia, serif;
	color: #666666;
	font-weight: normal;
	font-style: italic;
	}

#services-content p {
	margin-top: 5px;
	font-size: 13px;
	font-family: arial, sans-serif;
	color: #6f3116;
	}
	
#services-left {
	float: left;
	width: 473px;
	margin-right: 58px;
	}	
	
#services-right{
	float: left;
	width: 374px;
	}

.service {
	border-bottom: 1px dotted #6f3116;
	padding-bottom: 15px;
	}

.service-last {
	border-bottom: 0px;
	padding-bottom: 15px;
	}
		
/* Secnav pages */

#secnav-content {
	margin-top: 15px;
	width: 905px;
	padding: 0px 20px 80px 20px;
	background: url(../images/secnav-content-bg.gif) bottom repeat-x;
	}

#secnav-content h1 {
	font-size: 21px;
	font-family: georgia, serif;
	color: #34150d;
	font-weight: normal;
	font-style: italic;
	}

#secnav {
	float: left;
	width: 275px;
	margin-right: 20px;
	}

#secnav ul {
	}

#secnav ul li {
	padding: 12px 0px 5px 0px;
	border-bottom: 1px dotted #6f3116;
	list-style: none;
	}

#secnav ul li a {
	font-size: 11px;
	font-family: arial, sans-serif;
	color: #6f3116;
	text-decoration: none;
	}

#secnav ul li a:hover {
	color: #34150d;
	}

#secnav ul li a.active {
	color: #34150d;
	}

#secnav ul#nav-switch {
	margin-top: 15px;
	}

#secnav ul#nav-switch li {
	padding: 12px 0px 5px 0px;
	list-style: none;
	font-size: 15px;
	color: #6f3116;	
	display: inline;
	border: 0px;
	}

#secnav ul#nav-switch li a {
	font-size: 15px;
	font-family: arial, sans-serif;
	color: #6f3116;
	text-decoration: none;
	}

#secnav ul#nav-switch li a:hover {
	color: #34150d;
	}

#secnav ul#nav-switch li a.active {
	color: #34150d;
	}
		
#secnav-right {
	float: left;
	width: 610px;
	margin-bottom: 20px;
	}
	
#brand-banner {
	margin-left: 20px;
	padding: 0px 0px 20px 15px;
	background: url(../images/brand-banner-bg.gif) repeat-x;
	}

#secnav-right #brand-banner h2 {
	color: #34150d;
	font-size: 13px;
	font-weight: normal;
	padding-top: 50px;
	font-family: arial, sans-serif;
	font-style: normal;
	margin-top: 0px;
	}

#secnav-right #brand-banner h2 a {
	color: #34150d;
	font-size: 13px;
	font-weight: normal;
	font-family: arial, sans-serif;
	font-style: normal;
	text-decoration: none;
	}

#secnav-right #brand-banner h2 a:hover {
	color: #160602;
	}
		
#secnav-right h2 {
	color: #6f3116;
	font-size: 15px;
	font-family: georgia, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 130%;
	margin-top: 30px;
	}
	
#secnav-right h3 {
	color: #34150d;
	font-size: 17px;
	font-family: georgia, serif;
	font-weight: normal;
	line-height: 130%;
	}

#secnav-right p {
	color: #34150d;
	font-size: 13px;
	font-family: georgia, serif;
	font-weight: normal;
	margin-top: 15px;
	line-height: 130%;
	}

#secnav-right p img {
	margin-left: 5px;
	}
	
/* Testimonials */

#testimonial {
	background: url(../images/testimonial-bg.png) no-repeat;
	padding: 15px 0px 0px 20px;
	margin-top: 10px;
	}
	
/* Portfolio */

.brand {
	margin-top: 20px;
	}

.brand img {
	margin-right: 5px;
	}

#secnav-right .brand h2 {
	margin-top: 0px;
	}
	
/* Form */

form#atb {
	margin-top:30px;
	}

.label {
	float: left;
	width:135px;
	font-family: georgia, serif;
	color: #34150d;
	font-size: 15px;
	margin-top: 15px;
	}

.input {
	float: left;
	width:263px;
	margin-top: 15px;
	}

input {
	width: 253px;
	border: 1px solid #666666;
	padding: 5px;
	font-size: 13px;
	color: #666666;
	background: url(../images/input-bg.gif) repeat-x;
	}

input.submit {
	padding: 3px 5px;
	background: url(../images/submit-bg.gif) repeat-x;
	border: 1px solid #6f3116;
	color: #fff;
	font-family: georgia, serif;
	font-size: 13px;
	margin: 15px 0px 25px 335px;
	width: 65px;
	}
	
input.submit:hover {
	border: 1px solid #f3ebca;
	color: #fff;
	cursor: pointer;
	}

textarea {
	width: 253px;
	border: 1px solid #666666;
	padding: 5px;
	font-size: 13px;
	color: #666666;
	font-family: arial, sans-serif;
	background: url(../images/input-bg.gif) repeat-x;
	height: 100px;
	}
	
.error {
	font-size: 13px;
	color: #6f3116;
	padding: 5px 0px;
	}
	
/* Footer */

#footer {
	margin-top: -60px;
	padding: 86px 20px 0px 20px;
	background: url(../images/footer-bg.png) no-repeat;
	padding-bottom: 30px;
	height: 159px;
	}
	
.footer-testimonial {
	float: left;
	width: 602px;
	line-height: 130%;
	}
	
.footer-testimonial h4 {
	font-family: georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #d69274;
	}

.footer-testimonial h4 span {
	font-family: georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #d69274;
	margin-left: 20px;
	}

.footer-testimonial h4 span a {
	color: #ebbeaa;
	}

.footer-testimonial h5 {
	font-size: 13px;
	font-family: georgia, serif;
	color: #ebbeaa;
	font-weight: normal;
	margin: 15px 0px;
	}

.footer-address {
	float: right;
	}

.footer-address h3 {
	font-family: georgia, serif;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	}

.footer-address p {
	color: #e9c4b4;
	font-family: arial, sans-serif;
	font-size: 11px;
	}

.footer-address p.copyright {
	color: #d69274;
	margin-top: 10px;
	font-family: georgia, serif;
	}

#footer-bottom {
	background: url(../images/footer-bottom-bg.gif) no-repeat;
	height: 15px;
	margin: 0px auto 0px auto;
	width: 1005px;
	}

