@import"reset.css";@import"pro_pages_style.css";@import"grid.css";@import"forms.css";@import"prettyPhoto.css";@import"jquery.snippet.min.css";
@import"../skin/blue.monday/jplayer.blue.monday.css";@import"../css/smoothness/jquery-ui-1.8.17.custom.css";
body{
	background: url(../images/main-bg.gif) repeat center 0;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#79676b;
	position:relative;
	min-width:1020px;
}
html,body{height:100%;}
p{padding-bottom:18px;}
a{color:#e7654a;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#3c2725; font-family: 'Oswald', sans-serif; font-weight:normal; margin-bottom:10px;}
h1{font-size:40px;}
h2{font-size:35px;}
h3{font-size:30px;} 
h4{font-size:27px;}  
h5{font-size:25px;}
h6{font-size:22px;}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left !important}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.main {
	width:1000px; 	
	padding:0;
	margin:0 auto;
	background:url(../images/content-bg.gif) repeat 0 0;
	position:relative;
	
}

.bg2 {
	width:1000px;
	margin:0 auto;
	box-shadow: 0 0 11px 4px #100D0D;
    -webkit-box-shadow:0 0 11px 4px #100D0D;
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}


.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px !important;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.bg {
	box-shadow: 0 10px 70px 30px rgba(187, 153, 146, 0.2);
    -webkit-box-shadow:0 10px 70px 30px rgba(187, 153, 146, 0.2);
	width:1000px;
	margin:0 auto;	
}

.logo {
	display:block; 
	width:232px; 
	height:237px;
	position:absolute;
	top:-95px;
	z-index:999;
	left:383px;
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}

.main_h5 {
	letter-spacing:-1px;
	line-height:25px;
	word-spacing:-2px;
	margin-bottom: 41px;
}
	

/*********************************header*************************************/
header {
	width:100%;
	margin-top:95px;
	position:relative; 
	z-index:2;
}

header .main {
	box-shadow:0 -5px 10px 2px #100D0D;
    -webkit-box-shadow:0 -5px 10px 2px #100D0D;
}

/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
nav {
	background:url(../images/menu-bg.gif) repeat-x 0 0 #291f21;
	min-height:75px;
}
.sf-menu {
	line-height:	1.0;
	padding-top:16px;
	padding-left:27px;
}
.sf-menu li {
	float:			left;
	position:		relative;
	background:url(../images/bg-15.png) repeat 0 0;
	border-radius:2px;
    -webkit-border-radius:2px;
}
.sf-menu li:hover,
.sf-menu li.active,
.sf-menu li.sfHover {
	background:url(../images/menu-bg6.gif) repeat-x 0 0 #da5f49;
}

.sf-menu a {
	display:		block;
    margin-right: 20px;
	position:		relative;
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	padding:10px 20px 10px 22px;
	color:#fdfaf9;
}

.sf-menu a:hover {
	text-decoration:none;
}

.menu-bot {
	margin-left:280px;
}
.sf-menu ul {
	position:		absolute !important;
	top:			-999em;
	background:url(../images/menu-bg2.gif) no-repeat 0 0 #171111;
	border-radius:5px;
    -webkit-border-radius:5px;
	width:			178px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	text-align:center;
	border-radius:0;
    -webkit-border-radius:0;	
}

.sf-menu ul ul {
	position:		absolute !important;
	top:			-999em;
	background:url(../images/menu-bg4.gif) no-repeat 0 0 #de604a;
	border-radius:5px;
    -webkit-border-radius:5px;
	width:			178px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul ul li {
	width:			100%;
	text-align:center;
	border-radius:none;
    -webkit-border-radius:none;
}

.first {
	background:url(../images/bg-15.png) repeat 0 0;
	border-radius:5px 5px 0 0 !important;
    -webkit-border-radius:5px 5px 0 0 !important;
}

.last1 {
	background:url(../images/bg-15.png) repeat 0 0;
	border-radius: 0 0 5px 5px !important;
    -webkit-border-radius: 0 0 5px 5px !important;
}

.last1 a {
	background:none !important;
}

.sf-menu ul a {
	font-size:14px;
	line-height:17px;
	padding:15px 10px 18px 0;
	background:url(../images/divider1.gif) no-repeat 0 bottom;
}

.sf-menu ul ul a {
	background:url(../images/divider2.gif) no-repeat 0 bottom;
}
.sf-menu ul li:hover {
	background:url(../images/menu-bg3.gif) repeat-x 0 0 #d85e48;
}

.sf-menu ul ul li:hover {
	background:url(../images/menu-bg5.gif) repeat-x 0 0 #191213;
}


.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: -29px;
    top: 66px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			187px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/********************** Content ************************/

#content {
	width:100%; 
	padding:0;
	position:relative;
	z-index:1;
}

#page1 #content .main {
	padding-top:32px;
}

#content .main {
    padding-top: 100px;
	border-radius:3px;
    -webkit-border-radius:3px;
}

																									/***** Page 1 *****/
.content-line {
	position:absolute;
	background:url(../images/content-line.gif) no-repeat center 0;
	top:0;
	left:0;
	width:1000px;
	height:157px;
}

.p6 {
	background:url(../images/border3.png) repeat-y 487px 0;
	padding-top:15px;
	margin-bottom:34px;
}

.page1-box1 {
	overflow:hidden;
	padding-bottom:8px;
}

.page1-box1 span {
	display:block;
	color:#e7654a;
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	line-height:20px;
	word-spacing:-1px;
	margin-bottom:12px;	
}

.page1-img1 {
    margin-bottom: 28px;
}

.button1 {
	color:#fff;
	background:url(../images/button1.gif) repeat-x 0 0 #171111;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	display:inline-block;
    padding: 9px 15px 8px;
	line-height:15px;
	box-shadow: 0 2px 3px #B9B8B7;
    -webkit-box-shadow:0 2px 3px #B9B8B7;
	border-radius:3px;
    -webkit-border-radius:3px;
}

.button1:hover {
	text-decoration:none;
	background:#e7654a;
}

.p7 {
	padding-bottom:25px;
}

.page1-box2 span {
    color: #3c2a2d;
    display: block;
    font-weight: bold;
    margin-bottom: 4px;
}

.page1-box2 a {
    color: #e7654a;
    display: inline-block;
    font-family: 'Oswald',sans-serif;
    font-size: 16px;
    margin-bottom: 9px;
	word-spacing:-2px;
}
.page1-box2 a:hover {
	color:#3c2a2d;
}

.page1-box2 {
    border-bottom: 1px solid #E8E9EB;
    margin-bottom: 24px;
    margin-right: 29px;
    overflow: hidden;
    padding-bottom: 7px;
	padding-left:1px;
}

.p8 {
	margin-bottom:32px;
}

.last2 {
	border:none !important;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}

.page1-box3 {
	overflow:hidden;
}

.page1-img2 {
    margin-bottom: 16px;
}

.page1-box4 {
    margin-bottom: 31px;
    overflow: hidden;
	padding-left: 2px;
}

.page1-box4 span {
    color: #34302E;
    display: block;
    font-weight: bold;
    margin-bottom: 2px;
}

.page1-box4 strong {
    color: #e7654a;
    font-family: 'Oswald',sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
	display:block;
    margin-bottom: 8px;
}

.page1-box4 a {
    color: #34302E;
    display: inline-block;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
}

.page1-box4 a:hover {
	color: #e7654a;
}

.p9 {
	margin-bottom:28px;
}


.page1-box5 strong {
    color: #3c2a2d;
}

.p10 {
    margin-bottom: 22px;
}

.page1-img3 {
    margin-right: 22px;
	float:left;
}

#newsletter input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E8E8E9;
    color: #79676B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 26px;
    line-height: 26px;
    margin-bottom: 20px;
    outline: medium none;
    padding-left: 9px;
    padding-right: 5px;
    text-transform: uppercase;
    width: 175px;
}

.p15 {
	background: url(../images/menu-bg6.gif) repeat-x scroll 0 -1px #DA5F49;
	padding: 9px 14px 8px;
}

.p15:hover {
	background:#171111;
}

.link1 {
    color: #3C2A2D;
    display: inline-block;
    font-weight: bold;
    line-height: 30px;
    margin-left: 10px;
    text-decoration: underline;
    text-transform: uppercase;
}

.link1:hover {
    color: #E7654A;
	text-decoration:none;
}

.p12 {
    padding-bottom: 4px;
    padding-top: 8px;
}

.p11 {
	padding-bottom:20px;
}

.p13 {
	margin-bottom:20px;
}

.page1-box6 {
    overflow: hidden;
    padding-bottom: 8px;
    padding-left: 1px;
    padding-top: 7px;
}

.p14 {
	margin-bottom:27px;
}

.p16 {
    padding-bottom: 51px;	
	border-top:1px solid #e8e2e2;
	padding-top:35px;
}		

.border-bot {
	overflow:hidden;
	background:url(../images/border3.png) repeat-y 727px 0;
	padding-top:8px;
}
																							/***** Page 2 *****/

.page2-box1 {
	overflow:hidden;
}

.inner1 {
	overflow:hidden;
}

.inner1 a {
	color:#3c2a2d;
	font-weight:bold;
	display:inline-block;
}

.p17 {
	border-bottom:1px solid #e7e0df;
	padding-bottom:51px;
	margin-bottom:46px;
}

.page2-img1 {
	margin-bottom:15px;
}

.page2-box2 {
    background: url("../images/page2-bg1.png") repeat scroll 0 0 transparent;
    border: 1px solid #E8E5E2;
	box-shadow:  0 0 0 1px #FFFFFF inset;
    -webkit-box-shadow: 0 0 0 1px #FFFFFF inset;
    margin-top: 3px;
    overflow: hidden;
    padding: 31px 29px 48px 22px;
}

.page2-box2 a {
	float:right;
	color:#3c2a2d;
	font-weight:bold;
}

.p18 {
	margin-bottom:23px;
}

.p19 {
	padding-bottom:0 ;
}

.carousel {position:relative;height: 292px !important; }


	.carousel li {
    overflow: visible !important;
	width:	270px;
	height	:289px
}

.car-wrapper {
	position:relative;	
	margin-bottom:65px;
}

.prev1 {
	display:block;
	width:41px;
	height:38px;
	background:url(../images/prev1.png) left top no-repeat;
	position:absolute;
	z-index:15;
	bottom:-20px;
	left:94px;

}
.next1 {
	display:block;
	width:42px;
	height:38px;
	background:url(../images/next1.png) left top no-repeat;
	position:absolute;
	z-index:15;
	bottom:-20px;
	left:135px;
}
	.next1:hover,
	.prev1:hover {
		background-position:0 -100px;		
	}
	
.page2-box3 {
	overflow:hidden;
	border-top:1px solid #e7e0df;
	padding-top:47px;
	margin-bottom:35px;
}

.list1 a {
	color:#e7654a;
	font-size:12px;
	font-weight:bold;
}

.list1 li {
	display: block;
    line-height: 18px;
    padding-bottom: 12px;
    padding-left: 12px;
	background:url(../images/marker1.png) no-repeat 0 6px;	
}

.list1 a:hover {
	color:#79676B;
	text-decoration:none;
	
}

.p20 {
	margin-bottom:33px;
}

.page2-box4 {
	overflow:hidden;
	border-top:1px solid #e7e0df;
	padding-top:45px;
	padding-bottom:8px;
}

.page2-box4 span {
    color: #E7654A;
    display: block;
    font-family: 'Oswald',sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
    word-spacing: -1px;
}

.p21 {
	margin-bottom:37px;
}

.p22 {
	background:url(../images/border3.gif) repeat-y 647px 0;
	position:relative;
	z-index:999;
	padding-top:14px;
}

.p24 {
	padding-bottom:51px;
}




																									/***** Page 3 *****/

.page3-box1 {
    overflow: hidden;
    padding-right: 13px;
    padding-top: 3px;
    text-align: center;
	padding-bottom:8px;
}

.page3-box1 span {
	color:#554341;
	font-size:17px;
	font-family: 'Oswald', sans-serif;
	line-height:21px;
	display:block;
	margin-bottom:20px;
}

.page3-img1 {
    margin-bottom: 3px;
    margin-left: 7px;
}

.p23 {	
	position:relative;
	z-index:999;
	padding-top:14px;
	background:url(../images/border4.png) repeat-y 234px 0;
	padding-bottom: 11px;
	margin-bottom: 47px;
}

.p28 {
	padding-bottom:23px;
}

.list2 a {
	color:#79676b;
	font-size:16px;
	font-family: 'Oswald', sans-serif;
}

.list2 a:hover {
	color:#E7654A;
	text-decoration:none;
	
}

.list2 li {
    background: url("../images/marker2.png") no-repeat scroll 2px 5px transparent;
    border-bottom: 1px solid #E7E0DF;
    display: block;
    line-height: 20px;
    margin-bottom: 2px;
    padding-bottom: 7px;
    padding-left: 27px;
    padding-top: 6px;
}

.border-bot1 {
	width:100%;
	margin-top: 32px;
	overflow:hidden;
	padding-top:14px;
	background:url(../images/border3.gif) repeat-y 287px 0;
}

.p25 {		
	border-top:1px solid #e7e0df;	
}

.p26 {
	margin-bottom:36px;
}

.page3-img2 {
	float:left;
	margin-left:2px;
	margin-right:18px;
}

.page3-box2 {
	overflow:hidden;
	margin-bottom:17px;
}

.page3-box2 span {
    color: #E7654A;
    display: block;
    font-family: 'Oswald',sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 12px;
    margin-top: -3px;
    word-spacing: -1px;
}

.p27 {
	padding-bottom:13px;
}

.p29 {
    padding-bottom: 48px;
}


	

																									/***** Page 4 *****/

.p30 {
	background:url(../images/border3.gif) repeat-y 287px 0;
	position:relative;
	z-index:999;
	padding-top:14px;
}

.page6-box1 {
	overflow:hidden;
	margin-bottom: 49px;
}

.page6-box2 {
	overflow:hidden;
	padding-bottom:8px;
}

.page6-box2 span {
    color: #E7654A;
    display: block;
    font-family: 'Oswald',sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
    word-spacing: -1px;
}

.page6-img1 {
	margin-bottom:20px;
	margin-left:2px;
	margin-top:1px;
}

.p31 {
	border-bottom:1px solid #e7e0df;
	padding-bottom:40px;
	margin-bottom:48px;
}

.page6-box3 {
	overflow:hidden;
	padding-bottom:8px;
}

.page6-box3 span {
	color: #E7654A;
    display: block;
    font-family: 'Oswald',sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
    word-spacing: -1px;
}

.flnone {
	float:none !important;
}

#page4 .page2-box2 {
    padding: 31px 24px 16px 22px;
}

#page4 .prev1,
#page4 .next1 {
	bottom:14px;
}

#page4 .car-wrapper {
	margin-bottom:0 ;
}

.p32 {
    padding-bottom: 27px;
}




																									/***** Page 5 *****/

.page5-box1 {
	overflow:hidden;
	position:relative;
	background:url(../images/page5-bg1.png) repeat 0 0;
	border:1px solid #e8e5e2;
	box-shadow: 0px 0px 0px 1px #fff inset;
    -webkit-box-shadow:0px 0px 0px 1px #fff inset;
	padding: 28px 23px 2px 24px;
}

.page5-box2 {
	overflow:hidden;
	padding: 28px 67px 28px 25px;
	position:absolute;
	top:0;
	left:-310px;
	width:218px;
	height:280px;
	display:block;
	color:#f4baac;
	border-bottom:1px solid #e79d8f;
	background:url(../images/page5-bg2.gif) repeat-x 0 0;
}

.page5-box2 strong {
	font-family: 'Oswald', sans-serif;
	color:#fff;
	font-size:18px;
	letter-spacing:-1px;
	font-weight:normal;
	display:block;
	line-height:22px;
	margin-bottom:19px;
}

.page5-img1 {
	margin-bottom:23px;
}

.page5-box1 span {
	font-family: 'Oswald', sans-serif;
	color:#3c2725;
	font-size:18px;
	letter-spacing:-1px;
	display:block;
	line-height:22px;
	margin-bottom:6px;
}

.page5-box2 i {
	display:block;
	font-weight:bold;
	color:#fff;
	font-style:normal;
	margin-bottom:20px;
}

.p33 {
    padding-top: 17px;
    position: relative;
    z-index: 999;
	margin-bottom:22px;
}

.page5-box2 a {
    color: #fff;
	margin-top:1px;
    display: inline-block;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
}
.page5-box2 a:hover {
    color: #000;
}

.p34 {
    padding-bottom: 55px;
}

.p35 {
    padding-bottom:49px;
}

.p36 {
    margin-bottom: 22px;
    padding-top: 14px;
    position: relative;
    z-index: 999;
	background:url(../images/border3.gif) repeat-y 365px 0;
}

.p37 {
	margin-right:20px;
}

.page7-img1 {
    margin-bottom: 25px;
    margin-left: 2px;
}
																								
.dl1 dt {width:150px;margin-bottom: 20px; color:#3c2a2d; font-weight:bold;}

.dl1 span {float:left; width:69px;}

.dl1 dd { line-height:20px;}

.dl1 dd a {color:#e7654a; font-weight:bold; display:inline-block; margin-left:10px;}

.dl1 dd a:hover {color:#000; text-decoration:underline;}

.page7-box1 {
	overflow:hidden;
}

.page7-box1 a {
    color: #E7654A;
    display: inline-block;
    font-weight: bold;
    margin-top: 11px;
}

.page7-box1 a:hover {
    color: #000;
}

.p39 {
    padding-bottom: 69px;
}

.p38 {
    padding-top: 14px;
    position: relative;
    z-index: 999;
}

.page7-box1 span {
	display:block;
	font-weight:bold;
	color:#3c2a2d;
}
	
/******************** Footer ******************/
footer {
	width:100%; 
	padding:33px 0 30px;
}

footer .main {
	background:none;
}

.foot-logo {
	display:inline-block;
	background:url(../images/foot-logo.png) no-repeat 0 0;
	width:64px;
	height:19px;	
	margin-right: 5px;
}

.foot-page {
	text-align:center;
	color:#79676b;
}

.link2 {
	color:#fbfbf9;
	text-decoration:underline;
}

.link2:hover {
	color:#e7654a;
	text-decoration:none;
}