@import"reset.css";@import"grid.css";@import"forms.css";@import url(http://fonts.googleapis.com/css?family=Oleo+Script);@import"ui.totop.css";
body{
	background: url(../images/main-bg.gif) repeat 0 0;
	font:13px/22px Arial, Helvetica, sans-serif;
	color:#7e7d6b;
	position:relative;
	min-width:980px;
}
html,body{height:100%;}
p{padding-bottom:18px;}
a{color:#de9118;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:#5e5d47; text-shadow:0 1px 0 #fff; font-family:Arial, Helvetica, sans-serif; font-weight:normal; margin-bottom:16px;}
h1{font-size:40px;}
h2{font-size:35px;}
h3{font-size:30px;} 
h4{font-size:24px;letter-spacing:-1px;}  
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 !important}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

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

.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;}
.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 {
	background:url(../images/head-bg1.png) no-repeat center 0;
	padding-bottom: 25px;
}

#page1 .bg {
	padding-bottom:0;
}



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

.bg4 {
	background:url(../images/foot-bg.gif) repeat-x center 0;
}

.bg2 {
	background:url(../images/foot-bg1.png) no-repeat center -11px;
}

.bg3 {
	background:url(../images/foot-bg2.png) repeat-x center -11px;
}

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

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	background:url(../images/head-bg.gif) repeat-x 0 0;
	z-index:2;
	border-bottom:1px solid #fff;
	height:148px;
}

#page1 header {
	border-bottom:none;
	height:648px;
}
#page2 header {
border-bottom:none;
height:185px;
}

.head-line {
    background: none repeat scroll 0 0 #EECF76;
    box-shadow: 0 2px 4px #5C564D;
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.head-box1 {
    padding-top: 4px;
}

header h1 {
	padding:54px 0 0 10px;
	margin:0;
	font-size:0;
	float:left;
	line-height:0;
}

.link3:hover {
	text-decoration:none;
}

#page1 .head-box1 {
	margin-bottom:25px;
}

/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

nav {
    float: right;
    margin-right: 9px;
    margin-top: 62px;
}

.sf-menu {
	line-height:	1.0;
}
.sf-menu li {
	float:			left;
	position:		relative;
	background:url(../images/bg-15.png) repeat 0 0;
	border-radius:6px;
	margin:0 10px;	
}

.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu li.active {
	background:url(../images/menu-bg-hov.gif) repeat-x 0 0 #e2b94c;	
	box-shadow: 1px 1px 1px #666155;
}
.sf-menu li:hover a,
.sf-menu li.sfHover > a,
.sf-menu li.active a {
	text-decoration:none;
	text-shadow:0 1px 0 #bc9c43;
}


.sf-menu li:after {
	width:2px;
	height:38px;
	background:url(../images/divider1.gif) no-repeat 0 0;
	position:absolute;
	right:-10px;
	content:' ';
	top:0;
}

.sf-menu ul li:after {
	background:none;	
}

.sf-menu a {
	display:		block;
	position:		relative;
	color:#fff;
	font-size:12px;
	line-height:15px;
	font-weight:bold;	
	padding:11px 21px;
}

.sf-menu .sf-with-ul {padding:11px 45px 5px 19px;}
.sf-menu ul .sf-with-ul {padding:11px 21px;}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			160px; /* left offset of submenus need to match (see below) */
}


.sf-menu ul li {
	width:			100%;
	border-radius:6px;
	background:#454434;
	margin:0 0 1px;
	text-align:center;
}
.sf-menu ul a {
	
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			37px; /* 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:			106px; /* 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;
}

.sf-menu .sf-sub-indicator {
    background: url("../images/marker1.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 6px;
    left: 148%;
    position: relative;
    top: -10px;
    width: 5px;
}

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

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

#content {
	width:100%; 
	padding:74px 0 0;
	position:relative;
	z-index:1;
	background:url(../images/content-bg.png) repeat-x 0 0 #f0ede5;
	overflow:hidden;
}

#page1 #content {padding:0;}



.links-box {
    background: url("../images/link-box-bg.gif") repeat-x scroll 0 0 transparent;
    height: 76px;
    overflow: hidden;
	margin-bottom: 67px;
    width: 100%;
}

.head-bottom {
	width:100%;
	height:6px;
	background:url(../images/head-bottom.png) repeat-x 0 0;
	position:absolute;
	bottom:0;
	left:0;
	z-index:0;
}

.link-inner {
	width:940px;
	margin:0 auto;
}

.links a {
	display:block;
	position:relative;
	font-family: 'Oleo Script', cursive;
	font-size:24px;
	color:#5e5d47;
	line-height:29px;
	text-shadow:0 1px 0 #f3f1eb;
	padding:20px 80px 20px 28px;
z-index:999;
}



.links a:hover {
	background:url(../images/links-hov.gif) repeat-x 0 0;
	text-decoration:none;
	padding:27px 80px 20px 28px;
	color:#fff;
	box-shadow: 0px 1px 1px #c7c5be;
}

.last1:hover {padding:27px 97px 20px 28px !important;}

.links a:hover span {
	display:none;
}

.links a:hover strong {
	display:block;
	
}

.last1 {
	padding:20px 97px 20px 28px !important;
}

.links li {
	display:block;
	overflow:hidden;
	float:left;
	position:relative;
	background:url(../images/divider2.gif) no-repeat right 6px;
}

.links strong {
	display:none;
	position:absolute;
	top:33px;
	right:34px;
	height:18px;
	background:url(../images/marker2.png) no-repeat 0 0;
	width:17px;
}

.links span {
    background: url("../images/marker3.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 18px;
    position: absolute;
    right: 34px;
    top: 29px;
    width: 17px;
}

	

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

.page1-box2 {
	overflow:hidden;
	font-family: 'Oleo Script', cursive;
	font-size:22px;
	line-height:24px;
	color:#fff;
	text-shadow:0 1px 0 #585641;
	text-align:center;
	background:#5e5d47;
	margin-top: 8px;
	padding:23px 0 24px;
	border-left:5px solid #edcc6d;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.page1-box2:hover {
	background:#e9c363;
	border-color:#7c7b68;
	color:#5e5d47;
	text-shadow:0 1px 0 #ffe87a;
}

.page1-box3 {
    background: url("../images/border-bot1.gif") repeat-x scroll 0 bottom transparent;
    margin-bottom: 33px;
    overflow: hidden;
    padding-bottom: 20px;
}

.img-bot {
	background:#fff;
	padding:1px;
	box-shadow: 0px 1px 2px #bab9b8;
	float:left;
}

#pager div {
	background:none !important;
}

.page1-box4 strong {
	display:block;
	color:#585451;
	margin-bottom:8px;
}

.page1-img1 {
	margin-right:19px;
	margin-top:7px;
}


a.button1{
	color:#fff;
	font-weight:bold;
	text-shadow:0 1px 0 #be9e4f;
	font-size:12px;
	line-height:38px;
display: inline-block;
padding: 0;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
margin-left:16px;
position:relative;
background:url(../images/button1-m.png) repeat-x 0 0;
}

a.button1:hover{
background-position:0 -70px;
text-decoration:none;
color:#fff;
}

a.button1:before,
a.button1:after{
content:' ';
display:inline-block;
height:40px;
width:16px;
vertical-align:top;
}

a.button1:before{
background:url(../images/button1-l.png) repeat-x 0 0;
margin:0 1px 0 -16px;
}

a.button1:after{
background:url(../images/button1-r.png) repeat-x 0 0;
margin:0 -15px 0 -1px;
}

a.button1:hover:before{
background-position:0 -56px;
}

a.button1:hover:after{
background-position:0 -56px;
}

a.button1:hover{
background-position:0 -56px;
text-decoration:none;
}

.p7 {
	padding-bottom:23px;
}

.data {
	display:block;
	color:#b9b5aa;
	font-weight:bold;
	margin-bottom:5px;
	font-size:11px;
	line-height:14px;
}

.page1-box5 {
    background: url("../images/border-bot1.gif") repeat-x scroll 0 bottom transparent;
    margin-bottom: 22px;
    padding-bottom: 9px;
    padding-top: 8px;
}

.link1 {
	display:inline-block;
	text-decoration:underline;
	font-weight:bold;
	font-size:13px;
	line-height:17px;
	margin-bottom:12px;
	color:#585451;
	-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;

}

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

.last2 {
	margin-bottom:27px;
}

.content-bottom {
	height:10px;
	margin-top: 57px;
	width:100%;
	background:url(../images/content-bottom.gif) repeat-x 0 0;
}

.p8 {
	background:url(../images/border-bot2.gif) repeat-y 600px 0;
}

aside h4 {
	color:#fff;
	text-shadow:0 1px 0 #86806f;
}

																									/***** Page 2 *****/

.page2-box1 {
	overflow:hidden;
	margin-bottom:33px;
	padding-bottom:20px;
	padding-top:2px;
	background:url(../images/border-bot1.gif) repeat-x 0 bottom;
}

.page2-box1 a {
	display:inline-block;
	font-family: 'Oleo Script', cursive;
	font-size:22px;
	color:#5e5d47;
	line-height:27px;
	-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;

	margin-bottom:8px;
}

.page2-box1 a:hover {
	color:#de9118;
	text-decoration:none;
}

.page2-img1 {
	margin-right:20px;
	margin-top:7px;
}

.link2 {
	color:#585451;
	font-size:13px;
	font-weight:bold;
	margin-bottom:8px;
	display:inline-block;
	line-height:22px;
	-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;

}

.p13 {
    background: url("../images/border-bot2.gif") repeat-y scroll 440px 0 transparent;
}

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

.page2-img2 {
	margin-top:7px;
	margin-bottom:14px;
}

.page2-box3 {
	overflow:hidden;
}

#page5 .content-bottom {
	margin-top: 60px;
}


#page3 .content-bottom {
	margin-top: 55px;
}

#page3 .content-bottom {
	margin-top: 55px;
}
																									/***** Page 3 *****/

.list1 li {
    background: url("../images/divider3.gif") no-repeat scroll right 3px transparent;
    color: #7E7D6B;
    display: block;
    float: left;
    font-size: 13px;
    line-height: 16px;
    margin-right: 13px;
    padding-right: 13px;
}
.page3-box1 strong {
	display:block;
	color:#585451;
	margin-bottom:11px;
}

.last3 {
	background:none !important;
}

.inner2 {width:413px; float:left;}
.inner3 {
    float: left;
    margin-top: -1px;
    position: relative;
    width: 100px;
}


a.button2:after {
    background: url("../images/button2-r.png") no-repeat scroll 0 0 transparent;
    margin: 0 -17px 0 -1px;
}
a.button2:after {
    content: " ";
    display: inline-block;
    height: 40px;
    vertical-align: top;
    width: 17px;
}
a.button2:before {
    background: url("../images/button2-l.png") no-repeat scroll 0 0 transparent;
    margin: 0 0px 0 -38px;
}
a.button2:before {
    content: " ";
    display: inline-block;
    height: 40px;
    vertical-align: top;
    width: 38px;
}
a.button2 {
    background: url("../images/button2-m.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 38px;
	margin: 0 0 0 34px;
    padding: 0;
    position: relative;
    text-shadow: 0 1px 0 #6E653F;
}

a.button2:hover{
background-position:0 -102px;
text-decoration:none;
color:#fff;
}


a.button2:hover:before{
background-position:0 -102px;
}

a.button2:hover:after{
background-position:0 -102px;
}

a.button3:after {
    background: url("../images/button3-r.png") no-repeat scroll 0 0 transparent;
    margin: 0 -17px 0 -1px;
}
a.button3:after {
    content: " ";
    display: inline-block;
    height: 40px;
    vertical-align: top;
    width: 17px;
}
a.button3:before {
    background: url("../images/button3-l.png") no-repeat scroll 0 0 transparent;
    margin: 0 0px 0 -38px;
}
a.button3:before {
    content: " ";
    display: inline-block;
    height: 40px;
    vertical-align: top;
    width: 38px;
}
a.button3 {
    background: url("../images/button3-m.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 38px;
    margin-left: 34px;
    padding: 0;
    position: relative;
    text-shadow: 0 1px 0 #c1a355;
}

a.button3:hover{
background-position:0 -102px;
text-decoration:none;
color:#fff;
}


a.button3:hover:before{
background-position:0 -102px;
}

a.button3:hover:after{
background-position:0 -102px;
}


.page3-box1 {
	background:url(../images/border-bot1.gif) repeat-x 0 bottom;
	padding-bottom:29px;
	margin-bottom:24px;
	width: 621px;
}

.list2 a {
	color:#585451;
	font-weight:bold;
	font-size:13px;
}

.list2 li {
	display:block;
	line-height:17px;
	margin-bottom:13px
}

.list2 {
	padding-top:6px;
}

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

.p12 {
    background: url("../images/border-bot2.gif") repeat-y scroll 680px 0 transparent;
}

#pager {
	width:622px;
}

#nav a {
	color:#585451;
	font-weight:bold;
	display:block;
	float:left;
	font-size:13px;
	margin-right:12px;
}
#nav a:hover,
.activeSlide {
	color:#de9118 !important;
	text-decoration:none;
}
																									/***** Page 4 *****/

.page4-box1 strong {
	display:block;
	color:#585451;
	margin-bottom:8px;
}

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

.page4-box1 {
	padding-top:7px;
	margin-bottom:2px;
}

.page4-box1 a {
	color:#585451;
	font-weight:bold;
	-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;

}

.page4-box1 a:hover {
	color:#de9118;
	text-decoration:none;
}

.carousel2 {position:relative; }



.carousel2 {position:relative; margin:0 auto; width:960px;  }

.car-wrapper {
	position:relative;
}

	.carousel2 li {
    float: left;
    overflow: visible !important;
	width:320px;
	height:999px;
}

.page5-box1 a {
	color:#7e7d6b;
}

.page5-box1 a:hover {
	color:#DE9118;
}

.next2,
.prev2{
	display:block;
	width:23px;
	height:23px;
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	float:left;
	cursor:pointer;
	z-index:5;
}

.prev2 {
	background:url(../images/prev2.png) no-repeat center top;
	right: 41px;
    top: -41px;
}


.page4-img1 img {
	width:298px;
	height:216px;
}

.next2 {
	background:url(../images/next2.png) no-repeat center top;
	right: 10px;
    top: -41px;
}
.next2:hover, 
.prev2:hover {background-position:0px -47px;}

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


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

.page5-box1 {
	overflow:hidden;
}

.page5-box1 span {
	display:block;
	color:#585451;
	margin-bottom:8px;
	font-weight:bold;
}
																									
	
																									
.dl1 dt {font-weight:bold; color:#585451;}

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

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

.dl1 dd a {color:#7e7d6b;}

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

#page1 footer {padding:0 0 23px;}

.carousel {position:relative; width:222px !important;}

.car-wrapper {
	position:relative;
}

.p11 {
	background:url(../images/border-bot3.gif) repeat-y 282px 0;
}

	.carousel li {
    float: left;
    overflow: hidden;
	width:235px;
height:140px;
}

.carousel .img-bot {
	box-shadow: 0px 1px 2px #67625b;
}

aside {
	padding:36px 0 56px;
}

.p9 {
	margin-bottom:24px;
}

.page1-img3 img {
	width:218px;
	height:135px;
}

.next1,
.prev1{
	display:block;
	width:23px;
	height:23px;
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	float:left;
	cursor:pointer;
	z-index:5;
}

.prev1 {
	background:url(../images/prev1.png) no-repeat 0 center;
	right: 29px;
    top: -52px;
}

.page1-box6 {
	overflow:hidden;
	padding-top:10px;
	color:#e2dac6;
}

.page1-box6 span {
	display:block;
	font-family: 'Oleo Script', cursive;
	color:#fff;
	font-size:30px;
	margin-bottom:18px;
	line-height:30px;
	text-shadow:0 1px 0 #888271;
}

.p10 {
	padding-bottom:21px;
}

.page1-box6 a:hover {
	color:#fff;
	text-decoration:none;
}
.foot-bg {
	width:100%;
	background:url(../images/foot-bg3.gif) repeat-x 0 0;
	height:4px;
	margin-bottom:23px;
}

.page1-box6 a {
	display:inline-block;
	color:#fee27f;
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	text-shadow:0 1px 0 #867f6f;
	text-decoration:underline;
}

.foot-page1 {
	margin:0 auto;
	text-align:center;
	width:940px;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#fff;
	text-shadow:0 1px 0 #676056;
}

.foot-page1 a {
	color:#fff;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}

.foot-page1 a:hover {
	color:#FEE27F;
	text-decoration:none;
}
.next1 {
	background:url(../images/next1.png) no-repeat right center;
	right: -2px;
    top: -52px;
}
.next1:hover {background-position:0px 0;}

.prev1:hover {background-position:right 0;}