body {
	background-color: #000;
	padding: 0px;
	margin: 0px;
}
a img {
	text-decoration: none;
	border: none;
}
/* HOMEPAGE */
#home-wrapper {
	background-image: url(../images/home-bkg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	float: left;
}
#wrapper {
	width: 1020px;
	margin: 0px auto;
}
#home-wrapper #book {
	width: 434px;
	height: 256px;
	margin-top: 200px;
	margin-left: 40px;
	background-image: url(../images/books.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 55px;
	float: left;
	position: relative;
}
#home-wrapper #book a.buy-books {
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline-block;
	margin-right: 160px;
}
#home-wrapper #book a.trailer {
	display: inline-block;
	margin-top: -5px;
}
#home-wrapper #menu {
	width: 840px;
	height: 131px;
	background-image: url(../images/menu-bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 165px auto 0px;
	float: left;
	margin-left: 190px;
}
#home-wrapper #menu a {
	display: inline-block;
	text-decoration: none;
	float: left;
	margin-left: 16px;
	margin-top: 55px;
}
#home-wrapper #menu #press {
    margin-top: 60px;
}
#home-wrapper #menu #contact {
    margin-top: 62px;
}
#home-wrapper #menu #the-book {
	margin-left: 156px;
}
#home-wrapper #testimonials {
	width: 220px;
	height: 161px;
	float: right;
	background-image: url(../images/testimonials-bkg.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 230px;
	margin-right: 60px;
	padding: 30px 20px;
	color: #ffffff;
	font-size: 14px;
	line-height: 16px;
	font-family: Helvetica, sans-serif;
	text-align: justify;
}
#home-wrapper #testimonials .scrollable {
	/* required settings */
	position: relative;
	overflow: hidden;
	width: 218px;
	height: 96px;
}
#home-wrapper #testimonials .scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}
#home-wrapper #testimonials .scrollable .items div {
	float: left;
	width: 200px;
	padding-right: 20px;
	color: #fef4ea;
	font-family: Helvetica;
	font-size: 13px;
	line-height: 16px;
}
/* active item */
#home-wrapper #testimonials .scrollable .active {
	position: relative;
	cursor: pointer;
}
#home-wrapper #copyright {
	width: 930px;
	float: left;
	margin-left: 135px;
	text-align: left;
	color: #cccccc;
	font-size: 12px;
	line-height: 64px;
	font-family: Helvetica;
	padding-bottom: 20px;
}
#home-wrapper #wrapper {
	width: 1200px;
	margin: 0px auto;
}
#content-wrapper #content {
	width: 1200px;
	margin: 20px auto 0px auto;
}
#home-wrapper a {
	color: #f2da85;
	text-decoration: none;
}
#home-wrapper a:hover {
	color: #FFF;
}

/* THE BOOK */
#book-wrapper {
	background-image: url(../images/the-book-bkg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}
#book-wrapper #menu-wrapper {
	width: 100%;
	float: left;
}
#book-wrapper #wrapper {
	width: 100%;
	float: left;
}
#books-wrapper {
	width: 1000px; margin: 0px auto; padding: 80px 100px 0 100px;
}
#content-wrapper .book-content {
	width: 100%; float: left; position: relative; z-index: 5;
	margin-bottom: 35px;
}
.book-cover {
	width: 40%;
	float: left;
}
.book-cover .book-img {
	margin-top: -70px;
}
.book-content a {
	color: #bc813b;
	text-decoration: none;
	font-weight: bold;
}
.buy-here {
	color: #bc813b;
}
.buy-here strong {
	color: #000;
}
#content-wrapper .buy-here a {
	color: #bc813b;
}
#content-wrapper .buy-here a:hover {
	color: #000;
}
.autograph a {
	font-weight: normal;
}
.book-content a:hover {
	color: #000000;
}
.autograph a:hover {
	color: #ffffff;
}
.book-content .book-img {
	margin-bottom: -120px; position: relative; z-index: -1;
	width: 100%;
	height: auto;
}
.book-content.book-1 .book-img {
	margin-bottom: -100px;
}
#content #book-buttons, .book-content .book-buttons  {
	width: 100%;
	float: left;
	text-align: center; margin-bottom: 15px;
	margin-top: 10px;
}
#content #book-buttons a, .book-content .book-buttons a {
	display: inline-block;
	margin: 0px;
}
.book-content.book-2 .book-buttons a,
.book-content.book-3 .book-buttons a {
	margin-left: 50px;
}
#about-book, .about-book {
	width: 445px; position: relative;
	padding: 20px 20px 40px 20px;
	float: left;
	background-color: #ded1b7;
	background-image: url(../images/about-book-bkg.png);
	background-position: right 65px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 18px;
	font-family: Helvetica;
	color: #000000;
	-moz-border-radius: 10px;
  	-webkit-border-radius: 10px;
  	behavior: url(border-radius.htc);
  	border-radius: 10px;
}
.book-3 .about-book {
	background-position: right 80px;
}
.about-book {
	width: 60%;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}
.book-2 .about-book {
	float: right;
}
.about-book.autograph {
	background: none;
	color: #ffffff;
	font-style: italic;
	text-align: justify;
	padding: 0px 20px;
	margin-top: 50px;
	float: right;
}
#content-wrapper .about-book.autograph a {
	color: #bc813b;
}
#content-wrapper .about-book.autograph a:hover {
	color: #fff;
}
#about-book #header, .about-book .header {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 15px;
}
.about-book .header h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	margin: 10px 0 0; padding: 0;
}
.about-book .header h3 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin: 0; padding: 0;
}
#about-book #add-to-cart {
	float: left;
	width: 645px;
	padding-left: 15px;
	margin-bottom: 20px;
}
#about-book #add-to-cart #price {
	display: inline-block;
	float: left;
	padding-top: 10px;
	margin-right: 20px;
	font-size: 14px;
}
#about-book #add-to-cart #add-btn {
	display: inline-block;
	float: left;
}
#about-book #book-info, .about-book .book-info {
	float: left;
	width: 645px;
	padding-left: 15px;
	font-size: 12px;
	color: #f2da85;
	font-family: Helvetica;
	margin-bottom: 20px;
}
#about-book #deb-quote {
	width: 590px;
	height: 75px;
	background-image: url(../images/quote-bkg.png);
	background-repeat: no-repeat;
	background-position: center left;
	float: left;
	padding: 25px 15px 0px 15px;
	font-size: 14px;
	line-height: 18px;
	font-family: Helvetica;
	font-style: italic;
	margin-bottom: 25px;
}
#about-book #deb-quote .author {
	font-weight: bold;
	font-style: normal;
}
#about-book #book-desc, .about-book .book-desc {
	width: 100%;
	float: left;
	text-align: justify;
}
.about-book .book-desc p.book-buy {
	margin-bottom: 15px;
	margin-top: 15px;
}
#about-book #social,
#about-deb #social {
	width: 570px;
	margin-left: 15px;
	float: left;
	text-align: right;
	margin-top: 40px;
}
.stButton, .chicklets {
	color: #FFFFFF !important;
}
.st_sharethis {
	display: inline-block !important;
	float: right !important;
}

#content-wrapper a {
	color: #778022; text-decoration: none;	
}

#content-wrapper a:hover {
	color: #000000;
}

#content-wrapper img {
	max-width: 100%; height: auto;
}

.content {
	background-image: url(../images/title-leaves.png);
	background-position: left 25px;
	background-repeat: no-repeat;
	font-size: 14px; line-height: 18px;
	font-family: Helvetica;
	color: #513f2e;
	background-color: #e1d5bd;
	padding: 20px 20px 40px 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px; behavior: url(border-radius.htc); border-radius: 10px;
}
.full-content {
	width: 1200px; margin: 50px auto 0px auto;
}

/* SHOP */
.shop-content {
	width: 890px; float: left; margin-left: 200px;
}

#shop-content {
	background-repeat: no-repeat;
	background-position: right;
}

#shop-content p {
	width: 575px; text-align: justify;
}

/* DEBORAH BARNES */
#deb-wrapper {
	background-image: url(../images/deb-bkg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}
#deb-wrapper #menu-wrapper {
	width: 100%;
	float: left;
}
#deb-wrapper #wrapper {
	width: 100%;
	float: left;
}
#content-wrapper .deb {
	background-image: url(../images/deb.png);
	background-repeat: no-repeat;
	background-position: 50px top;
	min-height: 1000px;
}
#content-wrapper #about-deb {
	width: 620px;
	float: right;
	margin-top: 65px;
	margin-right: 95px;
	background-image: url(../images/title-leaves.png);
	background-position: left 55px;
	background-repeat: no-repeat;
	font-size: 14px; line-height: 18px;
	font-family: Helvetica;
	color: #513f2e;
	background-color: #e1d5bd;
	padding: 20px 20px 40px 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px; behavior: url(border-radius.htc); border-radius: 10px;
}
#content-wrapper .awards #about-deb  {
	background-position: left 25px;
}
#about-deb #header, .content #header {
	font-size: 24px; line-height: 28px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-bottom: 65px;
}
#about-deb #deb-desc {
	text-align: justify;
}

/* PHOTOS */
#photos-wrapper {
	background-image: url(../images/photos-bkg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}
#photos-wrapper #content-wrapper {
	min-height: 300px;
	padding-bottom: 350px;	
}
#photos-wrapper #menu-wrapper {
	width: 100%;
	float: left;
}
#photos-wrapper #wrapper {
	width: 100%;
	float: left;
}
#photos-wrapper #content {
	width: 900px;
	margin-top: 70px;
}
#photos-wrapper #social {
	width: 100%;
	float: left;
	text-align: right;
	margin-top: 10px;
}
.ngg-album-line {
	width: 100%;
	float: left;
	margin: 0px;
}
#photos-wrapper .copyright,
#videos-wrapper .copyright {
	float: left;
	margin-left: 15px;
	color: #f2da85;
	font-size: 12px;
	margin-bottom: 50px;
	opacity: .8;
}
#photos-wrapper .ngg-album-compact,
#videos-wrapper .ngg-album-compact {
	width: 155px;
	float: left;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 30px 0px;
}
#photos-wrapper .ngg-album-compact h4,
#videos-wrapper .ngg-album-compact h4,
#videos-wrapper .ngg-gallery-thumbnail-box h4 {
	color: #ddd0b9;
	font-size: 13px;
	font-family: Helvetica;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	display: block;
	text-align: center;
	margin-top: 10px;
}
#photos-wrapper .ngg-album-compact h4 a,
#videos-wrapper .ngg-album-compact h4 a  {
	color: #ddd0b9;
	text-decoration: none;
}
#photos-wrapper .ngg-album-compact h4 a:hover,
#videos-wrapper .ngg-album-compact h4 a:hover {
	color: #b35f20;
}
#photos-wrapper .ngg-gallery-thumbnail-box,
#videos-wrapper .ngg-gallery-thumbnail-box {
	width: 155px;
	margin: 0px 10px 30px 10px;
	float: left;
}

/* VIDEOS */
#videos-wrapper {
	background-image: url(../images/videos-bkg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}
#videos-wrapper #content-wrapper {
	min-height: 300px;
	padding-bottom: 350px;
}
#videos-wrapper #menu-wrapper {
	width: 100%;
	float: left;
}
#videos-wrapper #wrapper {
	width: 100%;
	float: left;
}
#videos-wrapper #content {
	width: 900px;
	margin-top: 70px;
}
#videos-wrapper #social {
	width: 100%;
	float: left;
	text-align: right;
	margin-top: 10px;
}

/* CART */
#cart-wrapper {
	background-image: url(../images/cart-bkg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}
#cart-wrapper #menu-wrapper {
	width: 100%;
	float: left;
	font-family: Cochin;
}
#cart-wrapper #content-wrapper {
	padding-bottom: 470px;
	min-height: 300px;
}
#cart-wrapper #wrapper {
	width: 100%;
	float: left;
}
#cart-wrapper #content {
	width: 1000px;
	background-image: url(../images/reviews-top-bkg.png);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 75px;
	font-family: Helvetica;
}
#cart-wrapper #content #header {
	font-size: 18px;
	color: #ddd0b9;
	font-weight: bold;
	margin-left: 150px;
	margin-bottom: 10px;
	display: block;
}
#cart-wrapper #cart-content {
	width: 860px;
	margin-left: 70px;
	margin-top: 60px;
}
#cart-wrapper #cart-content a {
	color: #f2da85;
	text-decoration: none;
}
#cart-wrapper #cart-content a:hover {
	color: #ddd0b9;
	text-decoration: none;
}
#cart-wrapper #cart-content table {
	width: 100%;
	font-size: 13px;
	color: #ddd0b9;
	font-family: Helvetica;
}
#cart-wrapper #cart-content table td {
	border-bottom: 1px dotted #7f6a3a;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
}
#cart-wrapper #cart-content table tr.productLine td {
	vertical-align: middle;
}
#cart-wrapper #cart-content table th {
	border-bottom: 1px dotted #7f6a3a;
	padding-bottom: 3px;
	padding-top: 10px;
	font-size: 13px;
	color: #ddd0b9;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}
#cart-wrapper #cart-content table.no-border {
	padding-bottom: 20px;
}
#cart-wrapper #cart-content table.no-border th {
	vertical-align: top;
	height: 35px;
}
#cart-wrapper #cart-content table.no-border td {
	border: none;
	padding-top: 0px;
	padding-bottom: 7px;
	font-family: Helvetica;
	color: #ddd0b9;
	font-size: 13px;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
}
#cart-wrapper #cart-content table.no-border label.same {
	text-transform: lowercase;
	margin-left: 30px;
}
#cart-wrapper #cart-content table.no-border td.input {
	text-align: left;
	padding-left: 5px;
	padding-right: 0px;
}
#cart-wrapper #cart-content input[type=radio] {
	margin-right: 15px;
}
#cart-wrapper #cart-content table.no-border input[type=text] {
	background-color: #1f2011;
	border: 1px solid #68562d;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ddd0b9;
	font-size: 13px;
	font-family: Helvetica;
	padding: 7px 5px;
	width: 302px;
}
#cart-wrapper #cart-content table.no-border select {
	background: #3d3b21;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d3b21', endColorstr='#2e300f'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#3d3b21), to(#2e300f)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #3d3b21,  #2e300f); /* for firefox 3.6+ */ 
	border: 1px solid #68562d;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ddd0b9;
	font-size: 13px;
	font-family: Helvetica;
	padding: 7px 5px;
	width: 315px;
}
#cart-wrapper #cart-content table.no-border select option {
	background-color: #2e300f;
	color: #ddd0b9;
}
#cart-wrapper #cart-content table.no-border select option:hover {
	background-color: #1f2011;
}
#cart-wrapper #cart-content table.no-border input[type=text].small {
	width: 70px;
}
#cart-wrapper #cart-content table.no-border textarea {
	background-color: #1f2011;
	border: 1px solid #68562d;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ddd0b9;
	font-size: 13px;
	font-family: Helvetica;
	padding: 7px 5px;
	width: 385px;
}

/* REVIEWS */
#reviews-wrapper {
	background-image: url(../images/reviews-bkg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}
#reviews-wrapper #menu-wrapper {
	width: 100%;
	float: left;
}
#reviews-wrapper #content-wrapper {
	padding-bottom: 370px;
}
#reviews-wrapper #wrapper {
	width: 100%;
	float: left;
}
#reviews-wrapper #content {
	width: 1000px;
	background-image: url(../images/reviews-top-bkg.png);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 75px;
	font-family: Helvetica;
}
#reviews-wrapper #reviews {
	width: 1000px;
	background-image: url(../images/reviews-bottom-bkg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 33px;
}
#reviews-wrapper #reviews-title {
	font-size: 18px;
	font-weight: bold;
	color: #ddd0b9;
	display: block;
	margin-left: 150px;
	margin-bottom: 14px;
}
#reviews-wrapper #reviews-content {
	width: 820px;
	margin-left: 70px;
	background-color: #292711;
	padding: 45px 20px;
	text-align: justify;
	color: #ddd0b9;
	font-size: 13px;
	font-family: Helvetica;
}
#reviews-wrapper #reviews-content a {
	color: #bc813b;
	text-decoration: none;
}
#reviews-wrapper #reviews-content a:hover {
	color: #ffffff;
}
#reviews-wrapper #reviews-content img {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
#reviews-wrapper #social {
	width: 930px;
	float: left;
	text-align: right;
	margin-right: 70px;
}

/* CONTACT */
#contact-wrapper {
	background-image: url(../images/contact-bkg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}
#contact-wrapper #content-wrapper {
	min-height: 600px;
}
#contact-wrapper #menu-wrapper {
	width: 100%;
	float: left;
}
#contact-wrapper #wrapper {
	width: 100%;
	float: left;
}
#contact-wrapper #content {
	width: 1000px;
	margin-top: 60px;
	padding: 0px;
	font-family: Helvetica;
}
#contact-wrapper #social {
	width: 100%;
	float: left;
	text-align: right;
	margin-top: 40px;
}
#contact-wrapper #contact-info {
	width: 290px;
	height: 100px;
	float: left;
	background-image: url(../images/contact-info-bkg.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 47px 0px 0px 30px;
	font-size: 13px;
	line-height: 18px;
	color: #ddd0b9;
}
#contact-info tr td {
	padding-right: 10px;
}
#contact-wrapper #contact-form {
	width: 660px;
	float: left;
	background-image: url(../images/about-book-bkg.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 20px;
	font-family: Helvetica;
}
#contact-form #header {
	width: 640px;
	float: left;
	font-size: 18px;
	margin-left: 15px;
	color: #ddd0b9;
	font-weight: bold;
	margin-bottom: 40px;
}
#contact-wrapper a {
	color: #ddd0b9;
	text-decoration: none;
}
#contact-wrapper a:hover {
	color: #FFF;
}
#contact-form label {
	font-size: 13px;
	color: #ddd0b9;
	float: left;
	width: 70px;
	padding: 5px 0px;
}
#contact-form input[type=text],
#contact-form input[type=email] {
	border: 1px solid #68562d;
	background-color: #1f2011;
	color: #ddd0b9;
	padding: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 7px;
	font-family: Helvetica;
	font-size: 13px;
	width: 305px;
}
#contact-form input.small {
	width: 220px;
	margin-right: 25px;
	float: left;
	padding-top: 2px;
}
#contact-form .captcha {
	float: left;
	display: inline-block;
}
#contact-form textarea {
	border: 1px solid #68562d;
	background-color: #1f2011;
	color: #ddd0b9;
	padding: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 7px;
	font-family: Helvetica;
	font-size: 13px;
	width: 305px;
}
#contact-form .wpcf7-submit {
	background: none;
	background-image: url(../images/save-btn-off.png);
	border: none;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	width: 120px;
	height: 32px;
	cursor: pointer;
	float: right;
}
#contact-form .wpcf7-submit:hover {
	background-image: url(../images/save-btn-on.png);
}

#contact-form .wpcf7-form {
	float: left;
	width: 390px;
	margin-left: 15px;
}
#contact-form div.wpcf7-validation-errors {
	border: none;
	color: #f3d96f;
	font-family: Helvetica;
	font-size: 13px;
	line-height: 18px;
}
#contact-form .wpcf7-not-valid-tip {
	border: none;
	background-color: #f3d96f;
	color: #7e3f2a;
	font-size: 12px;
	line-height: 14px;
	padding: 5px;
}
#contact-form div.wpcf7-mail-sent-ok {
	border: none;
	color: #778022;
	font-size: 13px;
}

/* FORMS */
input[type=text].quantity {
	border: 1px solid #68562d;
	background-color: #1f2011;
	color: #FFF;
	padding: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 7px;
	font-family: Helvetica;
	font-size: 12px;
	width: 30px;
}
input.green {
	background: none;
	border: none;
	cursor: pointer;
	background-image: url(../images/green-btn-off.png);	
	background-repeat: no-repeat;
	background-position: center;
	width: 100px;
	height: 32px;
	text-align: center;
	text-transform: capitalize;
	color: #FFF;
	font-size: 12px;
	font-family: Helvetica;
	font-weight: bold;
}
input.green:hover {
	background-image: url(../images/green-btn-on.png);
}
input.orange {
	background: none;
	border: none;
	cursor: pointer;
	background-image: url(../images/orange-btn-off.png);	
	background-repeat: no-repeat;
	background-position: center;
	width: 100px;
	height: 32px;
	text-align: center;
	text-transform: capitalize;
	color: #FFF;
	font-size: 12px;
	font-family: Helvetica;
	font-weight: bold;
}
input.orange:hover {
	background-image: url(../images/orange-btn-on.png);
}

/* TOP MENU */
#wrapper #logo {
	width: 940px;
	margin: 40px auto 0px;
	text-align: left;
}
#wrapper #top-menu {
	width: 100%;
	float: left;
	background-image: url(../images/top-menu-bkg.png);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 40px;
}
#wrapper #top-menu #menu {
	width: 1000px;
	margin: 0px auto;
}
#wrapper #top-menu #menu #cats {
	margin-top: -70px;
	margin-left: 80px;
	display: inline-block;
	float: left; position: relative; z-index: 10;
}
#wrapper #top-menu ul {
	display: inline-block;
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 200;
	height: 26px;
	float: right;
}
#wrapper #top-menu ul li {
	display: inline-block;
	float: left;
	font-size: 13px;
	font-family: Cochin;
	text-transform: uppercase;
	margin-right: 19px;
	margin-top: 10px;
	font-weight: bold;
}
#top-menu ul li a {
	color: #fcf1dd;
	text-decoration: none;
}
#top-menu ul li a:hover,
#top-menu ul li.active a {
	color: #0c0804;
	text-decoration: none;
}
#top-menu #testimonial {
	display: inline-block;
	color: #323316;
	font-size: 16px;
	font-family: Helvetica;
	margin-top: 15px;
	margin-left: 25px;
	line-height: 20px;
}
#top-menu #sharer {
	width: 50%;
	float: right;
	text-align: right;
	margin-top: 25px; position: relative; z-index: 10;
}
#checkout-box {
	float: right;
	width: 124px;
	height: 65px;
	background-image: url(../images/checkout-box-bkg.png);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	z-index: 100;
	padding-top: 20px;
	padding-left: 50px;
	margin-right: 59px;
	font-size: 12px;
	color: #faf6f2;
	font-family: Helvetica;
}
#checkout-box a {
	color: #faf6f2;
	text-decoration: underline;
	display: inline-block;
	margin-left: 5px;
}
#checkout-box a:hover {
	color: #f2da85;
}
#content-wrapper {
	width: 100%;
	min-height: 625px;
	padding-bottom: 400px;
	float: left;
	background-image: url(../images/footer-2014-website.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

/* FOOTER */
#footer-wrapper {
	width: 100%;
	float: left;
}
#footer {
	width: 840px;
	min-height: 90px;
	margin: 20px auto;
	padding: 45px 80px 30px 80px;
	background-image: url(../images/footer-bkg.png);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Helvetica;
	font-size: 12px;
	color: #cccccc;
}
#footer p:first-child {
	margin-top: 0px;
}
#footer #copyright {
	padding-top: 17px;
	display: inline-block;
	float: left;
	width: 48%;
	padding-right: 2%;
}
#footer .footer-logo {
	display: inline-block;
	float: left;
	margin-right: 10px;
}
#footer #social-media {
	display: inline-block;
	float: left;
	margin-left: 10px;
	margin-top: 17px;
}
#footer #social-media a {
	display: inline-block;
	float: left;
	margin-left: 3px;
}
#footer #logos {
	display: inline-block;
	float: right;
}
#footer #logos #photos-by {
	display: inline-block;
	float: left;
	margin-top: 20px;
}
#footer #logos a {
	display: inline-block;
	float: left;
	margin-left: 10px;
}

/* COMBOBOX */
.comboboxContainer
{
	border: none;
	outline: none;
	height: 32px;
	width: 315px;
}
.comboboxValueContainer
{
	background-image: url(../images/select-bkg.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #503e2e;
	height: 32px;
	width: 315px;
	font-size: 13px;
	font-family: Helvetica;
	float: left;
}
.comboboxValueContent
{
	padding-left: 10px;
	color: #ddd0b9;
	width: 123px;
}
.comboboxDropDownContainer
{
	border: 1px solid #68562d;
	background: #2e300f;
	overflow: auto;
	padding-left: 3px;
	padding-top: 3px;
	cursor: default;
	color: #ddd0b9;
	font-family: Helvetica;
	font-size: 13px;
}
.comboboxDropDownButton
{
	width: 23px;
	height: 32px;
	cursor: pointer;
}
.comboboxItem
{
	font-weight: normal;
	font-style: normal;
	margin-bottom: 3px;
	margin-top: 3px;
}
.comboboxItemHover
{
	background: #3d3b21;
	color: #ddd0b9;
}

div.fancy_bg_w {
	background: none !important;
}
div#fancy_bg {
	background-color: #d2cd4e !important;
}
div#fancy_overlay {
	background-color: #000 !important;
	opacity: .7 !important;
}

#sb-wrapper {
	background: none !important;
}

#content #gallery-1 p {
	margin: 0;
}
#content #gallery-1 .gallery-item {
	width: 23%;
	padding: 0px 1%;
	color: #fff;
	float: left;
}
#content #gallery-1 .gallery-item img {
	max-width: 100%;
	height: auto;
}
#content #gallery-1 .gallery-item img {
	border: none;
}
#content #gallery-1 .gallery-caption {
	margin-top: 5px;
	text-align: center;
}
#content #gallery-1 dd {
	-webkit-margin-start: 0px;
}
#content #gallery-1 .gallery-item a {
	color: #fff;
}
#content #gallery-1 .gallery-item a:hover {
	color: #778022;
}