/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	font: 14px/18px Arial, sans-serif;
	width: 100%;
	background: #fff;
}
img {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

a{
	color: #63463c;
}

h1{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	display: block;
	min-width: 400px;
	margin:15px auto;
	text-align: center;
	line-height: 36px;
	padding-bottom: 25px;
	background: url("../images/hr.jpg") repeat-x left bottom;
}

h2{
	font-family:  "Poiret One", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #63463c;
	line-height: 22px;
	margin: 10px 0;
}

h3{
	font-family:  "Poiret One", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff4200;
	line-height: 22px;
	margin: 10px 0;
}

.main-content h2{
	font-family: "Poiret One", Arial, Helvetica, sans-serif;
	font-size: 24px;
	display: block;
	min-width: 400px;
	margin:15px auto;
	text-align: center;
	padding-bottom: 25px;
	background: url("../images/hr.jpg") repeat-x left bottom;
}
.main-content h2>a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #541d0e;
}
.main-content h2>a:hover{
	color: #ff4200;
	text-decoration: none;
}


.clear{ clear: both; }
.readmore{ text-align: right; }

.global-wrapper{
	background: #fff;
	width: 100%;
	height:100%;
}
.left-wrapper{ width: 100%; background: transparent url("../images/left-wrapper.jpg") no-repeat left -20px; background-attachment: fixed; }
.right-wrapper{width: 100%; background: transparent url("../images/right-wrapper.jpg") no-repeat right -20px; background-attachment: fixed; }

.wrapper{
	min-width:1180px;
	width:62.5%;
	margin:0px auto;
	background: #fff url("../images/bg-wrapper.jpg") left top;
}

header{
	width: 1180px;
	height: 180px;
	margin: 0px auto;
}
header .logo{
	display: block;
	width:100%;
	clear: both;
	text-align: center;
	font-size: 14pt;
	color: #74082A;
}
header .logo img {
	margin-left: -18px;
}
nav{
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
nav ul {
	text-align: center;
}
nav li {
	display: inline-block;
	margin-left: 15px;
}
nav a {
	font-family:  "Poiret One", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #541d0e;
}
nav .active a{
	color: #925845;
	border-bottom: 1px #925845 solid;
}
nav a:hover {
	color: #925845;
	border-bottom: 1px #925845 solid;
}
nav li:first-child, li.first-child {
	margin: 0;
}
* html nav li {
	z-index: expression(
		runtimeStyle.zIndex = 1,
		this == parentNode.firstChild ? (className += " first-child") : 0
		)
}

.container{
	background: #ebe8de url("../images/bg-container.jpg") left top;
	width: 960px;
	margin: 0px auto;
	border:1px #c1c2c2 solid;
	box-shadow: 0px 15px 40px -12px #4a4a4a;
}

.vendel-1{
	width: 910px;
	height: 38px;
	margin:15px auto 5px;
	background: url("../images/vendel-1.png") no-repeat center center;
}
.vendel-2{
	width: 910px;
	height: 38px;
	margin:5px auto 15px;
	background: url("../images/vendel-2.png") no-repeat center center;
}

.jukebox{
	height:299px;
	width: 892px;
	margin:0px auto;
	background: #310b01;
}
.b-services{
	display: block;
	float: left;
	border-right:1px #907f73 solid;
	background: url("../images/bg-services.jpg") repeat-x left top;
}
.b-services .in-services{
	background: url("../images/in-services.png") no-repeat center center;
	width:256px;
	height:299px;
}
.b-services .in-services ul{ width:256px; padding-top: 40px; }
.b-services .in-services li{ text-align: center; line-height: 34px;}
.b-services .in-services li a{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 18px;
	color: #d6c7b9; text-decoration: none;
}
.b-services .in-services li a:hover{
	color: #fff;
}
.b-photo{
	display: block;
	width:235px;
	height:299px;
	border-right:1px #907f73 solid;
	background: url("../images/photo.jpg");float: left;
}
.b-slider{
	display: block;
	height:299px;float: left;
	width: 399px;
}

.sidebar{
	width: 270px;
	display: inline-block;
	vertical-align: top;
}
.sidebar .phone{
	display: inline-block;
	width: 100%;
	font-size: 24px;
	color: #694f47;
	text-align: center;
}
.sidebar .b-static-banner{
	background: url("../images/bg-static.jpg") no-repeat center top;
	width: 235px;
	height: 350px;
	margin: 20px auto 0;
	text-align: center;
	display: table;
}
.sidebar .banner-wrapper{
	display:table-cell;
	vertical-align:middle;
	width: 235px;
	height: 350px;
}
.sidebar .b-banner-desc{
	width: 235px;
	min-height: 75px;
	margin: 20px auto 40px;
	background: url("../images/bg-banner-desc.jpg") no-repeat center bottom;
	text-align: center;
	color: #694f47;
}
.sidebar .b-banner-desc ul{
	padding-bottom: 70px;
}
.sidebar .b-banner-desc li{
	text-align: left;
	height: 25px;
}

.content{
	width: 685px;
	display: inline-block;

	margin-bottom:20px;
}
.content .in-content{
	width:655px;
	background: url("../images/bg-main.jpg") no-repeat center top;
}
.this_index .content .in-content{
	width:655px;
	background: none;
}
.in-content .index-slider{
	background: url("../images/hr.jpg") repeat-x left top;
	padding-top:10px;
}
.in-content .index-slider .bg-bottom{
	background: url("../images/hr.jpg") repeat-x left bottom;
	padding-bottom:10px;
}
.in-content .main-content{
	/* MAIN CONTENT HERE */
	color: #63463c;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	line-height: 22px;
	font-size: 14px;
	width: 620px;
	margin:0px auto;
}
.in-content .main-content strong{ font-weight: bold; }
.in-content .main-content b{ font-weight: bold; }
.in-content .main-content p{ margin:0 0 18px 0; }
.in-content .main-content ul, ol{ margin-left: 35px; list-style: square outside;}
.in-content .main-content ol{ list-style: outside decimal; }
.in-content .main-content li{ margin:0 0 12px 0; }

.in-content .b-all-services{
	width: 595px;
	margin: 0 auto;

}
.in-content .b-service-once{
	width: 32%;
	display: inline-block;
	height: 142px;
	margin:10px 0;
	text-align: center;
}
.in-content .b-service-once img{
	box-shadow: 0px 7px 35px -14px #000000;
}
.in-content .b-service-once img:hover{
	box-shadow: 0px 7px 35px -14px #4a4a4a;
}

.footer{
	height:auto;
	background: url("../images/hr.jpg") repeat-x left top;
}
.footer .bg{
	background: transparent url("../images/footer-vendel.png") no-repeat -10px 10px;
}
.footer-nav{
	margin:0px auto;
	padding: 20px 0 0 0;
	display: block;
	width: 670px;
}
.footer-nav a{
	font-size: 18px;
}
.copy{
	width:100%;
	text-align: center;
	padding-top:23px;
	color: #9e8e86;
	font-size: 12px;
	height: 35px;
}

/* Other styles */
.breadcrumbs ul{ list-style: none; }
.breadcrumbs li{ display: inline-block; }

.address {
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
}

.price-font {
	text-transform: uppercase;
	font-family: Poiret One, Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #C10901 !important;
	font-weight: bold;
	font-size: 15px !important;
}

.block1{
	padding: 6px;
	background: #E9C79C;
	border:1px solid #999999;
}

.block2{
	padding: 6px;
	border:1px solid #999999;
	background:#E9C79C;
	color:#765214;
}

.top-info {
	font-family: "Poiret One",Arial,Helvetica,sans-serif;
	font-size: 20px;
	text-align: center;
	margin: 10px 0px -10px;
}
.dh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	display: block;
	min-width: 400px;
	margin: 15px auto;
	text-align: center;
	line-height: 36px;
	padding-bottom: 25px;
	background: url("../images/hr.jpg") repeat-x left bottom;
}

#phocagallery {
	padding: 30px 0 0;
}