@import url("webfonts/GenBasBI/stylesheet.css");
@import url("webfonts/GenBasB/stylesheet.css");
@import url("webfonts/GenBasI/stylesheet.css");
@import url("webfonts/GenBkBasB/stylesheet.css");
@import url("webfonts/Znikomit/stylesheet.css");
@import url("webfonts/goudy_bookletter_1911/stylesheet.css");
@import url("webfonts/Quicksand_Dash/stylesheet.css");
* {
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:988px;
}
body { 
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.25em;
	color:#848871;
}

img {
	border:0;
	vertical-align:top;
	text-align:center;
}
.gentium {
	font-family: GenBasI;
	font-size: 36px;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper {
	width:100%;
	overflow: hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:988px;
	font-size:0.75em;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height:581px;
	background:url(images/line-dashed.gif) 0 100% repeat-x;
}
#content {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#footer {
	background:url(images/line-dashed.gif) 0 0 repeat-x;
	padding:12px 25px 7px 34px;
}


/*---- tailings ----*/
.bg {
	background:url(images/body-bg.gif) 0 0 #e8e9d5; 
}
.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) 0 100% repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:30px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:20px;
}
.p1 { 
	margin-bottom:10px;
}
.p2 { 
	margin-bottom:20px;
}
.p3 { 
	margin-bottom:30px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#848871; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:28px;
	line-height:1.2em;
	color:#4a4b3e;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:20px;
}
h4 {
	font-size:1em;
	font-weight:normal;
	margin-bottom:20px;
}

.txt1 {
	color:#9e9e5e;
}

.last-link-wrap {
	width:100%;
	overflow:hidden;
	padding-top:20px;
}

.link1 { 
	display:block;
	float:left;
	background:url(images/link1-bg.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
	font-size:11px;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:4px 23px 6px 26px; 
		font-weight:normal;
		font-style:normal;
	}


.link2 {
	background:url(images/arrow2.gif) no-repeat 0 6px;
	padding:0 0 0 8px;
	color:#9e9e5e;
	text-decoration:none;
	font-weight:bold;
}
.link2:hover {
	text-decoration:underline;
}


.divider {
	background:url(images/line-dashed.gif) 0 0 repeat-x;
	height:5px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:5px 0 5px 0;
}


/*==================boxes====================*/
.box {
	background:url(images/box-bg.gif) 0 0 #dfe5d2;
	width:100%;
}
	.box .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:15px 25px 44px 30px;
	}

.address { 
	float:left;
	margin-right:50px;
}
.address.last {
	margin-right:0;
}
	.address dt {
		margin-bottom:20px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:77px;
		}
		.address dd a {
			color:#9c9c78;
		}


/*===== header =====*/
#header .row-1xx {
	height:163px; width:auto
	background:url(images/extra-bg.gif) 329px 8px no-repeat;
}
	#header .row-1 .fleft {
		padding:24px 0 0 2px;
	}
	
	#header .nav {
		float:left;
		background:url(images/nav-bg.gif) no-repeat 0 42px;
		padding:42px 0 16px 95px;
	}
		#header .nav li {
			float:left;
		}
			#header .nav li a {
				float:left;
				font-size:16px;
				line-height:1.2em;
				color:#303030;
				text-decoration:none;
				text-transform:uppercase;
			}
			#header .nav li a:hover {
				color:#9e9e5e;
			}
			
			
		
		#header .nav li.item1 {
			padding:31px 20px 0 0;
		}
			#header .nav li.item1 a {
				background:url(images/nav-bg1.gif) no-repeat 0 5px;
				padding:0 0 24px 23px;
			}
		#header .nav li.item2 {
			padding:31px 20px 0 0;
		}
			#header .nav li.item2 a {
				background:url(images/nav-bg2.gif) no-repeat 0 5px;
				padding:26px 0 0 23px;
			}
		#header .nav li.item3 {
			padding:21px 27px 0 0;
		}
			#header .nav li.item3 a {
				background:url(images/nav-bg3.gif) no-repeat 0 0;
				padding:23px 0 0 23px;
			}
		#header .nav li.item4 {
			padding:6px 25px 0 0;
		}
			#header .nav li.item4 a {
				background:url(images/nav-bg4.gif) no-repeat 30 5px;
				padding:0 0 29px 49px;
			}
		#header .nav li.item5 {
			padding:18px 0 0 0;
		}
			#header .nav li.item5 a {
				background:url(images/nav-bg5.gif) no-repeat 0 6px;
				padding:0 0 25px 22px;
			}
			
#header .row-2 {

}

/*--- kwicks ---*/
.kwicks-box {
	background:url(images/slider-bg.gif) no-repeat 0 0;
	padding:7px 1px 0 4px;
}

.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	overflow:hidden;
	width:980px;
	height:391px;
	background:#393939;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 196px;
	height: 391px;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
	cursor:pointer;
}
	.kwicks li img {
		float:right;
	}
.kwicks li.active {
	
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 0; /*Set to same as spacing option. */	
	float: left;
}

.kwicks li span {
	display:block;
	width:48px;
	height:391px;
	position:absolute;
}
	.kwicks li a {
		display:block;
		left:0;
		top:325px;
		background:url(images/slide-link.gif) no-repeat 0 0;
		width:48px;
		height:66px;
		text-indent:-9999em;
		position:absolute;
	}

.kwicks li.kwick1 {
	background:url(images/header/372_invinsible_summer.jpg) no-repeat 100% 0;
}
.kwicks li.kwick2 {
	background:url(images/header/340B_excellent_view.jpg) no-repeat 100% 0;
}
.kwicks li.kwick3 {
	background:url(images/header/358_look.jpg) no-repeat 100% 0;
}
.kwicks li.kwick4 {
	background:url(images/header/345_dreams.jpg) no-repeat 100% 0;
}
.kwicks li.kwick5 {
	background:url(images/header/341_educational_tour.jpg) no-repeat 100% 0;
}

.kwicks li.kwick1 span {
	background:#0f0f0f;
}
.kwicks li.kwick2 span {
	background:#1a1a1a;
}
.kwicks li.kwick3 span {
	background:#252525;
}
.kwicks li.kwick4 span {
	background:#2f2f2f;
}
.kwicks li.kwick5 span {
	background:#393939;
}

/*===== content =====*/
#content .indent {
	padding:0 7px 0 38px;
}
	#content .indent .indent {
		padding:0 25px 25px 27px;
	}

.img-wrap {
	display:block;
	border:6px solid #d7dbc9;
	float:left;
}
	.img-wrap:hover {
		border:6px solid #848871;
	}
	
	.intro {
		width:100%;
		overflow:hidden;
	}
		.intro dt {
			float:left;
			width:220px;
			height:150px;
			font-size:40px;
			color:#4a4b3e;
			line-height:1.2em;
			padding:18px 0 25px 20px;
		}	
		.intro dd {
			padding:15px 0 0 250px;
			font-size:18px;
			line-height:24px;
			color:#5c5f4d;
		}
		.intro dd span {
			color:#9e9e5e;
		}
		
		.dd {
			font-family:Arial, Helvetica, sans-serif;
		}
	
	
	.list1 li {
		background:url(images/arrow1.gif) no-repeat 0 8px;
		padding:0 0 4px 14px;
	}
		.list1 li a {
			color:#9c9c78;
		}
	
	.list2 dt a { color:#9e9e5e;}
	.list2 dd {
		padding-bottom:16px;
		line-height:19px;
	}
	.list2 dd.last {
		padding-bottom:0;
	}
	
	
	.list3 dt {
		font-weight:bold;
		color:#9e9e5e;
	}
	.list3 dd {
		border-bottom:1px solid #ced2be;
		padding-bottom:25px;
		margin-bottom:25px;
	}
	.list3 dd.last {
		border-bottom:none;
		padding-bottom:0;
		margin-bottom:0;
	}
	
	.social-services {
		width:100%;
		overflow:hidden;
	}
		.social-services li {
			float:left;
			padding-right:11px;
		}
		.social-services li.last {
			padding-right:0;
		}
	
	
	.testimonials li {
		font-weight:bold;
		text-align:right;
		color:#9e9e5e;
		border-bottom:1px solid #ced2be;
		padding-bottom:25px;
		margin-bottom:25px;
	}
	.testimonials li.last {
		border-bottom:none;
		padding-bottom:0;
		margin-bottom:0;
	}
		.testimonials li div {
			text-align:left;
			font-weight:normal;
			color:#848871;
		}

/*===== footer =====*/
#footer .fleft {
	padding:24px 0 0 0;
}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:50px;
	}
	#contacts-form input {
		width:250px;
		background:#dbddcc;
		border:1px solid #bec2ae;
		padding:2px 0 2px 5px;
		color:#4a4b3e;
	}
	#contacts-form textarea {
		width:280px;
		background:#dbddcc;
		border:1px solid #bec2ae;
		overflow:auto;
		height:114px;
		padding:2px 0 2px 5px;
		margin-bottom:20px;
		color:#4a4b3e;
	}

	#contacts-form .col-1 {
		width:314px !important;
		margin:0 !important;
	}
	#contacts-form .col-2 {
		width:288px !important;
		margin:0 !important;
	}
	#contacts-form .button {
		float:right;
		margin-left:20px;
	}

/*==========================================*/
.col-2 .shows {
	width: 394px;
	position: relative;
	top: 5px;
	left: 5px;
}

.col-2A {
	width: 455px;
	position: relative;
	top: 5px;
	left: 35px;
	height: 160px;
}

.welcome {
	position: relative;
	width: 200px;
	top: 0px;
}
#sprytooltip1 .right {
	position: relative;
	left: 280px;
	top: -350px;
	width: 320px;
}


#sprytooltip2 .right2 {
	position: relative;
	left: 290px;
	top: -430px;
	width: 340px;
}
#sprytooltip3 .right3 {
	position: relative;
	left: 300px;
	width: 350px;
	top: -395px;
}
#sprytooltip4 .right4 {
	position: relative;
	width: 390px;
	left: 290px;
	top: -377px;
	height: 200px;
}

#sprytooltip4 .lake {
	position: relative;
	top: -513px;
	height: 100px;
	width: 150px;
}
 

#sprytooltip1 .view {
	position: relative;
	top: -340px;
	left: 235px;
	width: 200px;
}

#sprytooltip5 .right5 {
	position: relative;
	left: 300px;
	width: 400px;
	top: -415px;
}

#sprytooltip6 .right6 {
	position: relative;
	left: 300px;
	width: 350px;
	top: -385px;
}

#sprytooltip7 .right7 {
	position: relative;
	left: 300px;
	width: 400px;
	top: -375px;
}
#sprytooltip7 .fox {
	position: relative;
	width: 153px;
	left: 170px;
	top: -135px;
}

#sprytooltip7 .feathers {
	position: relative;
	width: 153px;
	left: 300px;
	top: -400px;
}

#sprytooltip8 .right8 {
	position: relative;
	left: 300px;
	width: 350px;
	top: -350px;
}
.quicksand_lg {
	font-family: "Quicksand Dash";
	font-size: 36px;
}
#BFF {
	position: absolute;
	left: -3px;
	top: 48px;
	width: 174px;
}
#RnS {
	position: absolute;
	left: 1px;
	top: 46px;
	width: 357px;
	height: 81px;
}
.znikomit {
	font-family: Znikomit;
	font-size: 34px;
}
.znikomt_sm {
	font-family: Znikomit;
	font-size: 20px;
}
.goudy-book {
	font-family: "goudy bookletter 1911";
	font-size: 24px;
}
.quicksand {
	font-family: "Quicksand Dash";
	font-size: 24px;
	font-variant: normal;
}
