@charset "utf-8";
/* CSS Document */

*{ padding:0px; margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;}

#wrapper {
	width: 950px;
margin: 0 auto;
} 

a {text-decoration:none; color:#666;}
a:hover {color:#ff0000;}

 h3 {margin-top:10px;}
 
 p {margin-top:10px;line-height: 20px;}

body{ background: url(../images/bg.jpg) no-repeat center top; font-family: 'Karla', sans-serif; color:#666;background-attachment: fixed;background-size: 100%;font-size: 17px;}

#header {
	position:relative;
	top:20px;
	width:100%;
	height:129px;
}.slideShow{ width:100%; height:458px; position:relative;}
.slides{ width:100%; clear:both; display:block; position:relative; margin-left:0; height:458px !important;}
.clear{ clear:both; display:block; line-height:0px;}
.slides li ul{ margin:0;
	}
.slides li{ width:100%; display:block; overflow:hidden; position:relative; left:0; top:0; height:458px;}
.slides li img{}

#body1 {
	position: relative;
	width: 30%;
	float:left; height: 71px;
	background-color: #495655;
	text-align: center;
	color:#fff;
}

#body2 {
	position: relative; width: 30%;
	float: left; height: 71px;
 margin-left: 48px;	background-color: #495655;
	text-align: center;
	color:#fff;
}

#body3 {
	position: relative;
width: 30%; float:right;
	height: 71px;
	background-color: #495655;
	text-align: center;
	color:#fff;
}

#body1text {
	float: left; position:relative;
	width:30%;
	/*height:175px;*/
}

#body2text {
	position:relative;
	margin-left: 48px; float: left; width:30%;
/*	height:175px;*/
}

#body3text {
	position:relative;
	width:30%;
/*	height:175px; */
	float:right;
}

#gallery_ {
	position:relative;
    width:1001px;
    margin-top: 20px;
    margin-bottom: 45px;	
    float: left; 
    height:249px;
}

#about_ {
position: relative;
float: left;
width: 63%;
padding-right: 55px;
height: 180px;
}

#contact_ {
	position:relative;
	float: left; 
	width:30%;
	height:180px;
}

#contact_ a{
color:#0000FF;
text-decoration:underline;
}

#contact_ a:hover{
color:#FF0000;
text-decoration:underline;
}

#rotator_ {
	position:relative;  
	width:1000px;
	display: block;
	float: left;
	margin-top: 30px;
}

#footer1_ {
	position: relative;
 float: left;
	width: 33%;
	height: 91px;
	color: #999;
	text-align: left;
}

#footer2_ {
	position: relative;
	float: left;
	width: 23%;
	height: 91px;
}

#footer3_ {
	position: relative;
float: right;
height: 91px;
color: #FFF;}



#footer3_ a {
	position: relative;
height: 91px;
color: #FFF;
text-align: right;
margin-right: 0;
text-decoration:none;}

#footer3_ a:hover {
	position: relative;
width: 55%;
height: 91px;
color: #495655;
text-align: right;
margin-right: 0;}

#footer {
	width: 100%; float: left; position: relative;
	height: 91px;
	color: #FFF;
	background-color: #666;
	text-align: center;
 right: 0; left: 0;margin-top: 20px;}

.container.responsive {
	padding-bottom: 100px;
}

.image_carousel.responsive,
.list_carousel.responsive,
.html_carousel.responsive {
	width: auto;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: -100px;
	margin-bottom: -10px;
}
.html_carousel.responsive {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}
.html_carousel.responsive img {
	width: 100%;
	height: 100%;
}

.image_carousel {
	width: 1000px;
	position: relative;
}


.image_carousel .caroufredsel_wrapper a {
	display: block;
	float: left;
}
.image_carousel img {
	border: 1px solid #ccc;
	background-color: white;
	padding: 9px;
	margin: 7px;
	display: block;
	float: left;
}

.list_carousel {
	padding: 15px 40px;
	position: relative;
}
.list_carousel ol, .list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	font-size: 30px;
	color: #666;
	text-align: center;
	background-color: #f0f0f0;
	border: 5px solid #ccc;
	width: 50px;
	height: 50px;
	padding: 0;
	margin: 6px;
	display: block;
	float: left;
}

.html_carousel {
	padding: 25px 40px;
	position: relative;
}
.html_carousel div.slide {
	width: 870px;
	height: 400px;
	position: relative;
}
.html_carousel div.slide div {
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
	display: none;
	position: absolute;
	bottom: 0;
}

.wheel_of_fortune {
	height: 350px;
	position: relative;
}
.wheel_of_fortune ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}
.wheel_of_fortune li {
	font-size: 31px;
	color: black;
	text-align: center;
	background-color: #ffffdd;
	border: 5px solid black;
	width: 48px;
	height: 55px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
.wheel_of_fortune li.no_txt {
	background: url(../examples/images/wheel_of_fortune.jpg) center center no-repeat #333;
}


#placeholder .html_carousel div.slide h4 {
	color: white;
	font-size: 35px;
	padding: 30px 0 0 100px;
	margin: 0;
	text-shadow: none;
}
.html_carousel div.slide p {
	color: white;
	font-size: 16px;
	padding: 0 0 30px 100px;
	margin: 0;
}

.transparent p.view_scripts {
	margin: 0;
	padding: 10px 0 10px 25px;
	position: relative;
}
.transparent p.view_scripts a {
	text-decoration: none;
	color: #999;
	font-weight: bold;
	padding-left: 20px;
}
.transparent p.view_scripts a:hover, .transparent p.view_scripts a.selected {
	color: #333;
}
a.prev, a.next, a.play, a.pause {
	background: url(../images/miscellaneous_spritegrey.png) 0 0 no-repeat transparent;
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
}

a.prev, a.next {
	top: 85px;
}
.list_carousel a.prev, .list_carousel a.next {
	top: 30px;
}
a.play, a.pause {
	top: 185px;
	left: 50%;
	margin-left: -22px;
	z-index: 200;
}
a.next {
	right: 0;
}
a.prev {
	left: 0;
}
a.prev:hover {			background-position: 0 -50px; }
a.prev.disabled {		background-position: 0 0px !important; cursor: default; opacity: 0.3 !important; }
a.next {				background-position: -50px 0; }
a.next:hover {			background-position: -50px -50px; }
a.next.disabled {		background-position: 0px !important; opacity: 0.3 !important; cursor: default; }
a.play {				background-position: -150px 0; }
a.play:hover {			background-position: -150px -50px; }
a.play.disabled {		background-position: -150px -100px !important; cursor: default; }
a.play.paused {			background-position: -100px 0; }
a.play.paused:hover {	background-position: -100px -50px; }
a.pause {				background-position: -150px 0; }
a.pause:hover {			background-position: -150px -50px; }
a.pause.disabled {		background-position: -150px -100px !important; cursor: default; }

a.prev span, a.next span, a.play span, a.pause span {
	display: none;
}

div.pagination {
	text-align: center;
	height: 15px;
}
div.pagination a {
	background: url(../images/miscellaneous_spritegrey.png) 0 -300px no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
div.pagination a.selected {
	background-position: -25px -300px;
	cursor: default;
}
div.pagination a span {
	display: none;
}
div.logbox {
	background-color: #f9ffcc;
	border: 1px dotted #ff3300;
	padding: 10px 20px;
	margin: 10px 8px 0 6px;
}
div.logbox p {
	color: #ff3300;
	margin: 0;
}

div.timer {
	background-color: #9E1F63;
	width: 0;
	height: 6px;
}

div.thumbnails {
	margin: 10px 0 -10px 0;
	text-align: center;
}
div.thumbnails img {
	cursor: pointer;
	border: 1px solid #ccc;
	background-color: white;
	padding: 9px;
	margin: 7px;
	display: inline-block;
}
div.thumbnails img:hover {
	background-color: #eee;
}
div.thumbnails img.selected {
	background-color: #ccc;
}

.scripts {
	position: relative;
}
.scripts .script {
	width: 950px;
	display: none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
}
#tooltip h3, #tooltip div {
	margin: 0;
}.black18 {
	color: #000;
}
#bk-grayscale{
background:url("1.jpg")no-repeat;
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
}
a.next,
a.prev
{
    background-image: url('arrow.png') !important;
    background-position: center !important;
    background-size: auto 100% !important;
    transition: all 0.5s !important;
    opacity: 0.8 !important;
}
a.next:hover,
a.prev:hover
{
    background-position: center !important;
    background-size: auto 80% !important;
    transition: all 0.5s !important;
    opacity: 1 !important;
}
a.prev
{
    transform: rotate(180deg) !important;
}
h1, h2, h3, h4, h5, h6,
h1 *, h2 *, h3 *, h4 *, h5 *, h6 *
{
    font-family: 'Dosis', sans-serif;
}
#header > img
{
    max-width: 375px;
}
#header > div
{
    float: right;
    font-family: Dosis, sans-serif;
    font-size: 30px;
}
#header
{
    margin-bottom: 30px !important;
}