@import"reset.css";@import"pro_pages_style.css";@import"grid.css";@import"forms.css";@import"prettyPhoto.css";@import"jquery.snippet.min.css";@import url(http://fonts.googleapis.com/css?family=Oswald);
@import"../skin/blue.monday/jplayer.blue.monday.css";@import"../css/smoothness/jquery-ui-1.8.17.custom.css";@import"ui.totop.css";
body{
	background: url(../images/main-bg.gif) repeat 0 0 #261902;
	font:13px/21px Arial, Helvetica, sans-serif;
	color:#b19d80;
	position:relative;
	min-width:1110px;
}
html,body{height:100%;}
p{padding-bottom:21px;}
a{color:#f58b1f;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:#fed59e;font-family: 'Oswald', sans-serif; font-weight:normal; margin-bottom:22px; text-shadow:1px 1px 0 #000; text-transform:uppercase;
	}
h1{font-size:28px;}
h2{font-size:26px;}
h3{font-size:24px;} 
h4{font-size:22px;}  
h5{font-size:20px;}
h6{font-size:18px;}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
}

.last1 {
	margin-bottom:0 !important;
}

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

.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;}

.spacing {margin-right:35px;}

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

.img-indent-bot {margin-bottom:25px !important;}
.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 {
	background:url(../images/bg1.gif) repeat 0 0;
	margin:0 auto;
	width:1100px;
}

.light {
	background:url(../images/light.gif) no-repeat center 0;
}

.light2 {
	background:url(../images/light2.gif) no-repeat center 0;
}

.logo {
	display:block; 
	width:222px; 
	height:74px; 
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}

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

header h1 {
	padding:64px 0 29px;
	font-size:0;
	line-height:0;
	margin:0 auto;
	width:222px;
	height:74px;
}

.button1 {
    background: url("../images/button1.gif") repeat-x scroll 0 0 #E07014;
    border-radius: 5px;
    color: #FFDB79;
    display: inline-block;
    font-family: "Times New Roman",Times,serif;
    font-size: 14px;
    line-height: 17px;
    padding: 11px 20px 12px;
    text-transform: uppercase;
}

.button1:hover {
	background:url(../images/button-hov.GIF) repeat-x 0 0 #e98c20;
	text-decoration:none;
	color:#fff;
}


/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu li {
	float:			left;
	text-align:center;
	width:156px;
	background:url(../images/divider1.gif) no-repeat right 18px;
	position:		relative;
}

nav {
	background:url(../images/menu-bg.gif) repeat-x 0 0 #2b130a;
	margin:0 auto;
	width:940px;
}

.sf-sub-indicator {
    background: url("../images/marker1.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 4px;
    left: 49%;
    position: absolute;
    top: 59px;
    width: 5px;
}

.sf-menu ul .sf-sub-indicator {display:none;}

.sf-menu a {
	display:		block;
	position:		relative;
	font-family: 'Oswald', sans-serif;
	color:#aa794f;
	padding:37px 0 34px;
	font-size:14px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #1b0c05;
	line-height:17px;
}
.sf-menu ul {
    background: url("../images/menu-bg1.gif") repeat scroll 0 0 transparent;
    padding: 28px 0 7px 27px;
    position: absolute;
    top: -999em;
    width: 99px;
}
.sf-menu ul ul {
    padding: 28px 0 15px 27px;
    width: 71px;
}

.last3 {
	background:none !important;
}

.sf-menu a:hover,
.sf-menu li.sfHover > a {
	color:#fead42;
	text-decoration:none;
}
.sf-menu ul a:hover,
.sf-menu ul li.sfHover > a {
	color:#f39e34;
	text-decoration:none;
}

.sf-menu ul ul a:hover,
.sf-menu ul ul li.sfHover > a {
	color:#eb682c;
	text-decoration:none;
}



.sf-menu a.active {
	background:url(../images/menu-bg2.gif) repeat-x 0 0 #f17c1d;
	text-shadow:1px 1px 0 #df8421;
	color:#fff !important;
}

.sf-menu ul li {
	width:			100%;
	text-align:left;
	margin-bottom:22px;
}
.sf-menu ul a {
	color:#956a43;
	font-size:10px;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	display:inline-block;
	font-weight:bold;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			89px; /* 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: 99px;
    top: -27px;
}
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:56px 0 53px;
	position:relative;
	z-index:1;
}

.p12 {
	padding:50px 0 53px !important;
}

																									/***** Page 1 *****/

.page1-box1 {
	overflow:hidden;
	background:url(../images/bg4.gif) repeat-x 0 0;
	text-align:center;
	color:#ffd970;
	padding:31px 0 33px;
}

.page1-box1 p {
	padding:0 54px 19px;
	font-style:italic;
}

.p6 p {
	color:#fcde8c;
}

.p7 p {
	color:#fddf8d;
}

.img-bot1 {
	padding:5px;
	display:inline-block;
	background:#c17a16;
}

.page1-box1 span {
	display:block;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	margin-bottom:11px;
	font-size:30px;
	line-height:36px;
	letter-spacing:-1px;
	color:#fed28b;
	text-shadow:1px 1px 1px #d7943a;
}

.p6 span {
	text-shadow:1px 1px 1px #d17125;
}
.p7 span {
	text-shadow:1px 1px 1px #d54926;
}


.page1-img1 {
	margin-bottom:13px;
}
	
.button2 {
	background:url(../images/button2.gif) repeat-x 0 0 #382011;
	display:inline-block;
	color:#e5bf90;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	line-height:20px;
	padding:13px 24px 12px 22px;
}

.button2:hover {
	background:url(../images/button2-hov.GIF) repeat-x 0 0 #553621;
	text-decoration:none;
	color:#fff;
}

.p6 {
	background:url(../images/bg2.gif) repeat-x 0 0;
}

.p7 {
	background:url(../images/bg3.gif) repeat-x 0 0;
}

.p6 .img-bot1 {
	background:#c95716;
}

.p7 .img-bot1 {
	background:#bd441e;
}

.p8 {
	margin-bottom:6px;
}

.page1-box2 {
	overflow:hidden;
	background:url(../images/bg5.gif) repeat 0 0;
	text-align:center;
	padding:54px 0 50px;
	letter-spacing:-1px;
}

.text1 {
	display:block;
	color:#facb8d;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	line-height:33px;
	margin-bottom:3px;
	text-shadow:1px 1px 0 #000;
}

.text2 {
	display:block;
	color:#ebd0ac;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	font-size:22px;
	line-height:30px;
	text-shadow:1px 1px 0 #000;
}

.text3 {
	color:#684d2e;
	display:block;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	font-size:18px;
	line-height:24px;
	margin-bottom:15px;
	letter-spacing:-1px;
	text-shadow:1px 1px 0 #000;
}

.p9 {
	margin-bottom:57px;
}

.list1 a {
	color:#b19d80;
	font-size:12px;
}

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

.list1 li {
    background: url("../images/marker2.png") no-repeat scroll 0 3px transparent;
    display: block;
    line-height: 15px;
    padding-bottom: 23px;
    padding-left: 12px;
}

.p10 {
	margin-bottom:24px;
}

.inner1 {
    background: none repeat scroll 0 0 #3A2719;
    color: #FDBE68;
    display: block;
    float: left;
    font-family: 'Oswald',sans-serif;
    font-size: 26px;
    height: 47px;
    line-height: 21px;
    margin-right: 15px;
    margin-top: 6px;
    padding-top: 12px;
    text-align: center;
    text-shadow: 1px 1px 0 #000000;
    width: 59px;
}

.inner1 span {
	display:block;
	color:#ee9b2b;
	font-size:12px;
	text-shadow:none;
	line-height:21px;
	text-transform:uppercase;	
}

.page1-box3 p {
	font-size:12px;
}

.link1 {
	color:#f58b1f;
	font-size:16px;
}
.link1:hover {
	color:#b19d80;
	text-decoration:none;
}

.page1-box4 {
    background: url("../images/divider2.png") repeat-x scroll 0 bottom transparent;
    margin-bottom: 16px;
    overflow: hidden;
    padding-bottom: 1px;
}
.link2 {
    background: url("../images/marker3.png") no-repeat scroll right 8px transparent;
    color: #EE7A2B;
    display: inline-block;
    font-size: 12px;
    padding-right: 14px;
    text-decoration: underline;
}

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

.p11 {
	padding-bottom:15px;
}
																									/***** Page 2 *****/

.img-bot {
	display:inline-block;
	padding:5px;
	background:#3a1508;
}

.page2-img1 {
	float:left;
	margin-right:24px;
	margin-top:3px;
}

.p13 {
	margin-bottom:7px;
}

.page2-box1 {
	overflow:hidden;
	margin-bottom:40px;
	font-size:12px;
}

.page2-box2 {
    float: left;
    overflow: hidden;
    padding-top: 4px;
    width: 193px;
	font-size:12px;
	margin-right:20px;
}

.link3 {
	color:#b19d80;
}

.link3:hover {
	color:#f58b1f;
	text-decoration:none;
}

.page2-img2 {
	margin-bottom:21px;
}

.text5 {
	display:block;
	color:#f58b1f;
	font-size:16px;
	line-height:20px;
	margin-bottom:2px;
}

.last4 {
	margin-right:0 !important;
}

.text6 {
	background:none;
	padding:0;
	font-size:13px;
	margin-bottom:19px;
	line-height:21px;
}

.text6 span {color:#f58b1f;}

.link4 {
	color:#f58b1f;
	font-size:16px;
	line-height:20px;
	margin-bottom:2px;
	display:inline-block;
	margin-right:8px;
}

.link4:hover {
	color:#b19d80;
	text-decoration:none;
}

.p14 {
	margin-bottom:51px;
}

.p15 {
	line-height:25px;
	margin-bottom:30px;
}
																									/***** Page 3 *****/

.page3-img1 {
    float: left;
    margin-right: 24px;
    margin-top: 5px;
}

.page3-box1 .text5 {
    margin-bottom: 11px;
}

.page3-box1 {
	overflow:hidden;
	margin-bottom:6px;
}


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

.p16 {
	margin-bottom:26px;
}

.page3-box1 p {
	font-size:12px;
}

.page4-box1 {
    float: left;
    overflow: hidden;
    width: 193px;
	font-size:12px;
	margin-bottom:3px;
	margin-right:20px;
}

.page4-img1 {
	margin-bottom:21px;
}

.list2 li {
    background: url("../images/divider3.gif") no-repeat scroll right 3px transparent;
    color: #645340;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin-right: 13px;
    padding-right: 11px;
}

.list2 a {
	color:#645340;
}

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

.page5-img1 {
	float:left;
	margin-right:25px;
	margin-top:4px;
}
																									/***** Page 5 *****/

.p17 {
	margin-bottom:7px;
}

.inner2 {
	margin-bottom:10px;
	margin-bottom:23px;
}

.inner3 p {
	padding-bottom:24px;
}
	
.page5-box1 {
	overflow:hidden;
	margin-bottom:55px;
}

.p18 {
	margin-bottom:28px;
}

.page6-img1 {
	margin-bottom:23px
}

.page7-box1 span {
	display:block;
	color:#f58b1f;
	font-size:16px;
}

.dl1 dt {margin-bottom: 15px;}

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

.dl1 dd { line-height:21px; font-size:12px;}

.dl1 dd a {color:#b19d80;}

.dl1 dd a:hover {color:#f58b1f; text-decoration:none;}
	
/******************** Footer ******************/
footer {
	width:100%; 
	padding:0px 0 40px;
}

.foot-inner1 {
	float:left;
	color:#b19d80;
	font-size:12px;
}

.foot-page1 {
	margin:0 auto;
	padding-top:50px;
	text-transform:uppercase;
	background:url(../images/divider2.png) repeat-x 0 0;
	width:940px;
}

.foot-page2 {
    float: left;
    padding-left: 5px;		
    padding-top: 11px;
}

.foot-page2 a {
	color:#b19d80;
}

.soc-links a {
	display:block;
	width:30px;
	height:30px;
}

.soc-links a:hover {
	background-position:0 -60px;
}

.soc-links li {
	display:block;
	float:left;
	margin-left:4px;
}


.soc-links {
    float: right;
    padding-right: 3px;
    padding-top: 1px;
}
.soc-link1 {
	background:url(../images/soc-link1.png) no-repeat 0 0;
}

.soc-link2 {
	background:url(../images/soc-link2.png) no-repeat 0 0;
}

.soc-link3 {
	background:url(../images/soc-link3.png) no-repeat 0 0;
}

.soc-link4 {
	background:url(../images/soc-link4.png) no-repeat 0 0;
}

.soc-link5 {
	background:url(../images/soc-link5.png) no-repeat 0 0;
}


.foot-page2 a:hover {
	color:#f58b1f;
	text-decoration:none;
}

.text4 {
	display:inline-block;
	color:#facb8d;
	float:left;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	font-size:24px;
	line-height:29px;
	text-shadow:1px 1px 0 #000;
}