@import"../css/reset.css";@import"../css/skeleton.css";@import"../css/superfish.css";@import"../css/forms.css";@import"../css/slider.css";
@import url(http://fonts.googleapis.com/css?family=Calibri);
@import url(http://fonts.googleapis.com/css?family=Calibri);
html,body{height:100%;}
body{
	font:13px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#696969;
	position:relative;
	min-width:320px;
	background-color: #F7F6E4;
}
p, .p3-1{margin-bottom:18px}
	.p0{margin-bottom:0;}
	.p1{margin-bottom:5px;}		.p1-1{margin-bottom:8px;}
	.p2{margin-bottom:10px;}	.p2-1{margin-bottom:12px;}
	.p3{margin-bottom:15px;}
	.p4{margin-bottom:20px;}	.p4-1{margin-bottom:22px;}
	.p5{margin-bottom:25px;}	.p5-1{margin-bottom:28px;}
	.p6{margin-bottom:30px;}	.p6-1{margin-bottom:32px;}
	.p7{margin-bottom:35px;}	.p7-1{margin-bottom:37px;}
	.p8{margin-bottom:40px;}	.p8-1{margin-bottom:42px;}
a{color:#2c2d31; font-weight:bold; outline:none; cursor:pointer; text-decoration:none;}
	a:hover{text-decoration: underline}
/*  Header styles */
h3{
	color:#15171B;
	text-transform:none;
	letter-spacing:-1px;
	text-shadow:1px 1px 0px rgba(0,0,0,.2);
	font-family: 'Varela', sans-serif;
	font-size: 22px;
	line-height: 34px;
	font-weight: 400;
}
h4{
	color:#5a5c63;
	text-transform:none;
	font-family: 'Varela', sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 400;
}
	h4.title1{
	font-size:20px;
	line-height:18px;
	color:#C30;
}
h5{font-size:13px; line-height:21px; color:#232428; text-transform:uppercase;}
h6{font-size:13px; line-height:21px; color:#2c2d31;}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.clear{clear:both; line-height:0; font-size:0; overflow:hidden; height:0; width:100%;}
.wrapper{width:100%; overflow:hidden; position:relative;}
.extra-wrap{overflow:hidden; display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.reg{text-transform:uppercase;}
.img-indent{float:left; margin-right:20px;}
.img-indent1{float:left; margin-right:15px;}
.last-item{margin-right:0 !important; margin-bottom:0 !important;}
/*********************************header*************************************/
header{padding-top:10px; width:100%;}
	.header-bg{
	background-image: none;
	background-repeat: repeat;
	background-position: center top;
}
		header .indents{padding:24px 0 20px;}
h1{float:left; font:400 45px/54px 'Varela', sans-serif; text-transform:uppercase; letter-spacing:-2px; text-shadow:1px 1px 0 #fff;}
	h1 a{display:inline-block; color:#131313; font-weight:normal; margin-left:-3px;}
		h1 a:hover{text-decoration:none;}
.secondary-menu{float:right; padding-top:34px;}
	.secondary-menu li{float:left; font:10px/12px Arial, Helvetica, sans-serif; text-transform:uppercase; padding:0 7px 0 10px; background:url(../images/pic1.gif) right 3px no-repeat;}
		.secondary-menu li:first-child{padding-left:0;}
		.secondary-menu li.last-item{padding-right:0; background:none;}
		.secondary-menu a{font-weight:normal; color:#989898;}
			.secondary-menu a:hover{text-decoration:none; color:#000;}
/********************** Content ************************/
#content{background:url(../images/content-tail.gif) center top repeat; width:100%;}
	#content .indents{padding:28px 0 75px;}
/*  links */
.link{
	display:inline-block;
	background:url(../images/link-bg.gif) 0 6px no-repeat;
	color:#4d4d4d;
	text-transform:none;
	padding-left:14px;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
}
	.link:hover{color:#a7a7a7; background-position:0 -28px; text-decoration:none;}
.link-1{display:inline-block; width:4px; height:7px; background:url(../images/link1-bg.gif) 0 0 no-repeat; vertical-align:0; margin-left:3px;}
	.link-1:hover{background-position:0 -17px;}
/**lists**/
.list-2 li{background:url(../images/marker-2.gif) 0 7px no-repeat; padding-left:19px; margin-bottom:14px;}
	.list-2 a{color:#343434; font-weight:normal;}
.list-3 li{padding-left:28px; margin-bottom:9px;}
	.list-3 .icon-1{background:url(../images/marker3-1.png) 1px 1px no-repeat;}
	.list-3 .icon-2{background:url(../images/marker3-2.png) 1px 1px no-repeat;}
	.list-3 .icon-3{background:url(../images/marker3-3.png) 1px 0 no-repeat;}
	.list-3 .icon-4{background:url(../images/marker3-4.png) 3px 0 no-repeat;}
	.list-3 .icon-5{background:url(../images/marker3-5.png) 3px 2px no-repeat;}
	.list-3 .icon-6{background:url(../images/marker3-6.png) 3px 1px no-repeat;}
	.list-3 .icon-7{background:url(../images/marker3-7.png) 2px 2px no-repeat;}
	.list-3 a{color:#696969; font-weight:normal;}
/**columns**/
.col-3{float:left; width:220px; margin-right:20px;}
.col-4{float:left; width:300px;}
	.col-4:first-child{margin-right:20px;}
/**borders**/
.border-bottom{border-bottom:1px solid #dadada;}
.border img, .border iframe{border:6px solid #e0e0e0;}
/**indents**/
.indent-top3{
	padding-top:4px;
	padding-left: 30px;
}
.indent-top6{padding-top:30px;}
.indent-bottom5{padding-bottom:25px;}
.indent-bottom9{padding-bottom:47px;}
.indent-bottom10{padding-bottom:52px;}
.indent-bottom13{padding-bottom:65px;}
.indent-bottom14{padding-bottom:70px;}
.indent-right6{padding-right:30px;}
/*****map*****/
.map figure{float:left; margin-right:20px;}
dt{font-weight:bold; margin-bottom:20px; color:#232428;}
dl span {float:left; width:109px;}

/******************** Footer ******************/
footer{width:100%;}
	footer .indents{padding:75px 0 50px;}
	footer .border-bottom{border-color:#252525;}
	footer h4{color:#fff;}
	footer a{color:#999; font-weight:normal;}
	.list-1 li{background:url(../images/marker-1.gif) 0px 9px no-repeat; padding-left:15px; margin-bottom:9px;}
	footer time{background:url(../images/time-tail.gif) center top repeat; padding:2px 20px 4px 11px; font:400 16px/20px 'Varela', sans-serif; color:#fff;}
		footer time span{display:inline-block; background:url(../images/time-marker.gif) 0 9px no-repeat; padding-left:16px;}
	.footer-text{color:#9b9b9b; padding-top:11px; font-size:12px; line-height:15px; float:left;}
		.footer-text a{color:#9b9b9b;}
		.footer-text span{
	color:#5A5A5A;
}
	.footer-links{float:right;}
	/********* social icons *********/
	.social-icons{margin:0 0 0 15px; list-style:none; float:right;}
		.social-icons li{float:left; margin-right:4px;}
			.social-icons li a{display:block; height:36px; width:36px; background-image: url(../images/social-icons.jpg); background-repeat: no-repeat; cursor:pointer;}
			.icon-1 a{background-position:0 top;}		.icon-1 a:hover{background-position:0 bottom;}
			.icon-2 a{background-position:-41px top;}	.icon-2 a:hover{background-position:-41px bottom;}
			.icon-3 a{background-position:-81px top;}	.icon-3 a:hover{background-position:-81px bottom;}
			.icon-4 a{background-position:-121px top;}	.icon-4 a:hover{background-position:-121px bottom;}
/************Back to top*****************/
#toTop {display:none; background:url(../images/totop.png) center -72px no-repeat; text-decoration:none; text-align:center; text-transform:uppercase; color:#fff; font: normal 12px/12px 'Oswald', sans-serif; position:fixed; right:50%; padding:26px 0 0; bottom:48px; overflow:hidden; width:60px; height:34px; border:none; z-index:999; margin-right: -560px !important;}
	#toTop:hover {background-position:center top;}
	#toTop:active, #toTop:focus {outline:none;}
/* padding */
/*==========================================*/
/* Design for a width of 768px */
@media only screen and (max-width: 995px){
	.img-indent-none{float:none; margin-right:0; margin-bottom:10px;}
	.border{border:6px solid #e0e0e0;}
	.border img, .border iframe{border:none;}
	img{width:100%; height:auto;}
	p, .p3, .p3-1{margin-bottom:9px}
	.p0{margin-bottom:0;}
	.p1, .p1-1{margin-bottom:3px;}
	.p2, .p2-1{margin-bottom:5px;}
	.p4, .p4-1{margin-bottom:10px;}
	.p5, .p5-1{margin-bottom:13px;}
	.p6, .p6-1{margin-bottom:15px;}
	.p7, .p7-1{margin-bottom:18px;}
	.p8, .p8-1{margin-bottom:20px;}
	.col-3{width:170px;}
	.col-4{width:236px;}
	.map iframe{width:500px;}
	dt{margin-bottom:0px;}
	.container_12 .suffix_1{padding-right:0;}
	#toTop{display:none !important;}
	/**indents**/
	.indent-bottom5{padding-bottom:12px;}
	.indent-bottom9{padding-bottom:23px;}
	.indent-bottom10{padding-bottom:26px;}
	.indent-bottom13{padding-bottom:32px;}
	.indent-bottom14{padding-bottom:35px;}
	.indent-right6{padding-right:0px;}
}
/* Design for a width of 480px */
@media only screen and (max-width: 767px) {
	h1{font-size:38px; line-height:46px;}
	.secondary-menu li{padding:0 4px 0 7px;}
	.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8{margin-bottom:35px;}
	.even-last{margin-right:0 !important;}
	.even{margin-bottom:30px;}
	.last-col{margin-bottom:0 !important;}
	.col-3{width:200px;}
	.col-4{width:200px;}
	.map figure{float:none; margin-right:0; margin-bottom:20px;}
	.map iframe{width:408px;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.map dl{float:left; margin-bottom:0;}
	.map dl:first-child{margin-right:25px;}
	.map dl span{width:auto;}
}
/* Design for a width of 320px */
@media only screen and (max-width: 479px) {
	h1{font-size:30px; line-height:36px;}
	.secondary-menu{float:left; padding-top:5px; padding-bottom:13px;}
	.col-3{width:300px; margin-right:0; margin-bottom:30px;}
	.col-4{float:none; width:100%;}
		.col-4:first-child{margin-right:0; margin-bottom:35px;}
	.footer-links{float:left;}
	.map iframe{width:288px;}
}
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */
