/* reset styles 
--------------------------------------------- */
	
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	}
	
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
	}
body {
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/* Initial Styles */
/* ---------------------------------------------  */


body {
    color: black;
    /* font-family: Georgia, "Times New Roman", Times, serif; */
    font-family: ff-tisa-web-pro-1, ff-tisa-web-pro-2, Georgia, sans-serif;
	
    background-color: #353535;
    
    margin: 0;
    font-size: 100%;
    padding-bottom: 200px;
}
#top {
    max-width: 1000px;
    margin: 0 auto 0 auto;
    background-color: #575757;
}
#header {
    color: #252525;
    font-weight: bold;
    margin: 0 0 0 9px;
    font-size: 120px;
    clip: auto;
    
    
}

#A {

    margin-left: 9px;
    position: fixed;
    color: #252525;
    font-weight: bold;
    font-size: 120px;
    clip: auto;
    
}
a {
    text-decoration: none;
    color: inherit;
}
#navigation {
	
	top: 135px;
    margin-left: 5px;
    background-color: rgba(13, 13, 13, 0.85);
    position: fixed;
    
}
#navlist {
     list-style-type: none;
     padding: 0;
     margin: 0 0 0 0;
     height: 350px;
     width: 165px;
     line-height: 40px;
     text-align: start;
     
     
     color: #353535;
     
}
.navlink {
    font-weight: 600;
    font-size: 26px;
    font-weight: 400;
    border-bottom: 5px;
    border-style: solid;
    border-left: none;
    border-right: none;
    border-top: none;
    border-color: #575757;
    text-align: center;
    
}


#contact {
	text-align: center;
	max-width: 165px;
	line-height: 30px;
	font-size: 15px;
	margin-left: 2px;
	
	
}

#header2 {
    color: #252525;
    font-weight: bold;
    margin: 0 0 0 185px;
    font-size: 100px;
    clip: auto;
    padding-top: 25px;
}
#header3 {
    color: #252525;
    font-weight: bold;
    margin: 0 0 0 0;
    font-size: 100px;
    clip: auto; 
}

.introduction {
    max-width: 100%;
    margin: 0 auto 0 auto;
}
.pgraph {
    margin: 0 30px 0 195px;
}
.pgraph:first-letter {
    font-size: 200%;
}
/* #sideBox {
    position: relative;
    left: 800px;
    bottom: 500px;
    max-width: 150px;
    height: 600px;
    background-color: white;
    background-image: url(../images/bear.gif);
}
#sideImage {
    max-width: 100%;
} */
.pictures {
    width: 700px;
    margin: 0 auto 0 auto;
    margin-left: 195px;
    margin-top: 0;
    
    display: inline;
    z-index: 50;
    
}
.pictures2 {
    width: 700px;
    margin: 0 auto 0 auto;
    margin-left: 195px;
    margin-top: 5px;
    
}
/* #picturesFinal {
    max-width: 700px;
    margin: 0 auto 0 auto;
    margin-left: 195px;
    margin-top: 0;
    padding-bottom: 10%;
    
} */
.interiorPics {
    max-width: 150px;
    
   
}
.portKey {
	position: relative;
	top: 125px;
    color: #000000;
    width: 60px;
    background-color: #353535;
    height: 35px;
    margin-left: 825px;
    
}
.portKey2 {
    position: relative;
	top: 50px;
    color: #000000;
    width: 60px;
    background-color: #353535;
    height: 35px;
    margin-left: 825px;
    
}

.arrow {
	
	text-align: center;
}
.next {
	
	text-align: center;
}

/* php contact form */

#contactForm {
    margin-left: 195px;
    padding-bottom: 50px;
}
input:focus {
	border-style: solid;
	border-color: #353535;
}
form {
	margin: 15px 0 15px 45px;
	
}
input {
	outline: none;
}
#formHeader {
	font-size: 18px;
	margin-top: 30px;
	margin-right: 15px;
	margin-left: 15px;
}
.formItem {
	font-size: 18px;
	margin: 15px 0 5px 0;
}


textarea {
	
	width: 300px;
	height: 125px;
	resize: none;
	overflow: auto;
	
}
textarea:focus {
	border-color: #353535;
	border-style: solid;
}



 

.footer {
	width: 1000px;
	height: 400px;
	position: relative;
	top: 100px;
}
.ftLink {
	font-size: 16px;
	font-weight: 300;
}
.ftBar {
	font-family:  Geneva, sans-serif;
}

#ftLink1 {
	position: relative;
	left: 275px;
	top: 15px;
}
#ftBar1 {
	position: relative;
	left: 355px;
}
#ftLink2 {
	position: relative;
	left: 388px;
	bottom: 17px;
}
#ftBar2 {
	position: relative;
	left: 453px;
	bottom: 32px;
}
#ftLink3 {
	position: relative;
	left: 490px;
	bottom: 49px;
}
#ftBar3 {
	position: relative;
	left: 571px;
	bottom: 64px;
}
#ftLink4 {
	position: relative;
	left: 600px;
	bottom: 81px;
}

 

.backdrop
		{
			position:fixed;
			top:0px;
			left:0px;
			width:100%;
			height:100%;
			background:#000;
			opacity: .0;
			filter:alpha(opacity=0);
			z-index:50;
			display:none;
		}
 
 
.box
		{
			position:fixed;
			margin:auto;
			/* width: 450px; */
			/* height: 337px; */
			background:#ffffff;
			z-index:51;
			
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			-moz-box-shadow:0px 0px 5px #444444;
			-webkit-box-shadow:0px 0px 5px #444444;
			box-shadow:0px 0px 5px #444444;
			
			display:none;
		}
		
#legalbox {
			position:fixed;
			margin:auto;
			width: 450px;
			height: auto;
			background:#ffffff;
			z-index:51;
			
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			-moz-box-shadow:0px 0px 5px #444444;
			-webkit-box-shadow:0px 0px 5px #444444;
			box-shadow:0px 0px 5px #444444;
			
			display:none;
			
			overflow: scroll;
		}
#privbox {
			position:fixed;
			margin:auto;
			width: 450px;
			height: auto;
			background:#ffffff;
			z-index:51;
			
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			-moz-box-shadow:0px 0px 5px #444444;
			-webkit-box-shadow:0px 0px 5px #444444;
			box-shadow:0px 0px 5px #444444;
			
			display:none;
			
			overflow: scroll;
		}
 
.close
		{
			
			float:right;
			margin-right:6px;
			cursor:pointer;
			z-index:56;
		}
 .xl {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
 }
.interiorPics:hover, #legal:hover, #privacy:hover, .button:hover {
	cursor: pointer;
}

#rotator {
	position: relative;
	/* opacity: 0;  if fade in... */
	/* top: 3px; */
}

#rotator div {
	 max-width: 100%; 
	position: fixed;
	/* max-width: 450px; */
	/* or: position: absolute; */
    z-index: 52;
    
}
#rotator div.previous {
    z-index: 53;
}
#rotator div.current {
    z-index: 54;
}

#rotator div.other {
	display: none;
}

.buttons {
	opacity: 0.4;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 40px;
	z-index: 55;
	-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
	display: none;
	
	

}
div#button1 {
	background-color: #575757;
	position: relative;
	height: 40px;
	width: 40px;
	
	
	
}
div#button2 {
	
	background-color: #575757;
	height: 40px;
	width: 40px;
	position: relative;
	bottom: 80px;
	left: 80px;
	
}



span.rtrArrow {
	
	color: #999999;
	font-weight:boldest;
	font-size: 32px;
	line-height: 40px;
	margin: auto;
	
	
}
span#left{
	position: relative;
	bottom: 2px;
	margin: auto;
	margin-left: 12px;
	
}

span#right{
	position: relative;
	bottom: 2px;
	margin: auto;
	margin-left: 7px;
	
}

/* pause, play: */
div#action1{
	background-color: #575757;
	position: relative;
	height: 40px;
	width: 40px;
	bottom: 40px;
	left: 40px;
	text-align: center;

	display: none;
}
div#action2{
	
	background-color: #575757;
	position: relative;
	height: 40px;
	width: 40px;
	bottom: 40px;
	left: 40px;
	text-align: center;

	
}
span#pause {
	font-family: sans-serif;
	
}
span#play {
	
}
span.action {
	color: #999999;
	font-weight:boldest;
	font-size: 32px;
	line-height: 40px;
	margin: auto;
}

/*  init  */
/*----------------------*/




/*  lg  */
/*----------------------*/




/*  tab  */
/*----------------------*/




/*  mob  */
/*----------------------*/
