html {height: 100%;}
body
{
	height: 100%;
	background:#322f31;
	color:#fff;
	font-size: 101%;
}
.border
{
	/*
	border-style:solid;
	border-width:1px;
	border-color:#f00;
	*/
	
}
.container
{
	width: 1170px;
	margin-right:auto;
	margin-left:auto;
	height:100%;
}
.container:after,.clear
{
	clear: both;
}
#book body
{
	background-image: url(/images/home-vert-bg.png);/*horz-stripe.png*/
}


#book .container
{
	background: url(/images/logo-bg.png) #322f31 no-repeat;
}

.darkgrey{color:#322f31;}
.lightgrey{color:#404041;}
.lightergrey{color:#aaaaaf;}
.orange{color:#b46a1b;}

#header img
{
	float:left;
}
#header p
{
	float:right;
	font-size:1.7em;
	margin-top:50px;
}
#header
{
	height:85px;
	background-image:url('/images/hrstripe.png');
	background-repeat:repeat-x;
	background-position:0px 76px;
	margin-top:-40px;
}

#header ul,#row ul
{
	position:absolute;
	top:10px;
	width: 1170px;
	margin:7px 0 0 -35px;
	color:#fff;
	
}

#header li,#row li
{
	
	font-size:1.5em;
	color:#fff;
	/*font-family: 'HessGothicRoundNFBold',Helvetica,Arial,Sans-serif;*/
	font-family: 'hess_gothic_round_nfbold',Helvetica,Arial,Sans-serif;
	float:left;
	list-style-type:none;
	padding-right:.5em;
	text-transform:uppercase;
	padding-bottom:.5em;
}







#mainnav ul
{
	position:relative;
	left:650px;
	top:30px;
	color:#fff !important;
	z-index:3;
}

#mainnav li,#mainnav li a
{
	list-style:none;
	text-transform:uppercase;
	color:#fff !important;
}

#sswlogo
{
	position:absolute;
	width:723px;
	height:1247px;
	background-repeat:no-repeat;
	background-image:url('/images/ssw3.png');
	float:right;
	margin-top:-130px;
	background-position:60px 0px;
}
#sswlogohome
{
	position:absolute;
	width:723px;
	height:1247px;
	background-repeat:no-repeat;
	background-image: url('/images/ssw3b.png');
	margin-left:60px;
	margin-top: 15px;
	float:left;
	z-index:-11;
	pointer-events: none;
}
a.subscribe
{
	z-index:100;
	color:#fff;
	background-image:url('/images/email.png');
	background-repeat:no-repeat;
	padding-left:40px;
	font-size:1.7em;
	text-decoration:none;
	padding-top:2px;
}


#mainheader
{
	width:700px;
	height:400px;
	float:left;
	margin-top:160px;
	margin-left:-50px;
	
	-moz-transform: rotate(45deg);  /* FF3.5/3.6 */
	-o-transform: rotate(45deg);  /* Opera 10.5 */
	-webkit-transform: rotate(45deg);  /* Saf3.1+ */
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); 
}
h1,h2,h3,#mainheader p
{
	text-transform:uppercase;
}

h1{color:#b46a1b;}
h2{color:#fff;}
p{color:#edc;}
h3{color:#b46a1b;}




input#email{
	width:200px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
label{font-family:Arial;}

#contactArea
{
	overflow: hidden;
	height:0px;
	
}

a:active, a:focus
{
	outline:none;
}
img
{
	border:0;
}

#hi
{
	/* margin-top:70px;*/
	font-size:2em;
}
#book h3
{
	color:#fff;
}
#book p
{
	margin-bottom:10px;
}
#mainnav
{
	margin-top:-20px;
}

#googlemap {
width: 368px;
height: 300px;
background-color: #fcc;
border-color: #e5e5e5;
border-style: solid;
border-width: 1px;
}

.sswpink
{color:#ec008d;}
.sswblue
{color:#0088cc;}
.sswgold
{color:#B46A1B;}
.sswlgold
{color:#e7b683;}
.sswlpink
{color:#f49ac1;}
.sswlblue
{color:#6dcff6;}
.sswdgrey
{color:#404041;}
.sswlgrey
{color:#ccd;}
.white
{color:#fff;}

#intro p
{
	font-size:1em;
}

#intro p
{
	color:#B46A1B;
	
	font-family: 'hess_gothic_round_nfbold',Helvetica,Arial,Sans-serif;
	line-height:1.1em;
	margin-bottom:1em;
}


.strokes li:before
{
	content:"//";
	color:#b46a1b;
	letter-spacing:-.3em;
	font-family: 'hess_gothic_round_nfregular',Helvetica,Arial,Sans-serif;
	padding-right:12px;
	
}





hr
{
	clear:both;
	float:none;
	position:relative;
	width:100%;
	height:3px;
	background-image: url('/images/thickstripe.png');
	background-repeat: repeat-x;
	
	border-style:none;
}


#bigname
{
	
	margin:0 0 0 0;
	padding:0 0 0 0;
	margin-top:20px;
	float:right;
	/*border-style:solid;
	border-width:1px;*/
	width:550px;
	height:500px;
}


#bigname hr
{
	padding-top:20px;

	height:6px;
	top:20px;
	margin-bottom:20px;
}
#bigname hr:before
{

}
#bigname ul {
	padding:0 0 0 0;
	margin-bottom:20px;
	height: 200px;
}

#bigname li
{
	font-size:2.5em;
	font-family: 'hess_gothic_round_nfbold',Helvetica,Arial,Sans-serif;
	float:left;
	list-style-type:none;
	text-transform:uppercase;
	line-height:.9em;

}







#quotes p
{
	font-family: 'hess_gothic_round_nfbold',Helvetica,Arial,Sans-serif;
	line-height:1.1em;
	margin-bottom:1em;
	color:#e7b683;
	margin-bottom:0;
	font-size:20px;
}
#quotes p:before
{
    font-size: 40px;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
	content: '\201C';
}
#quotes p:after
{
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
	content: '\201D';
}
#quotes h4
{
	text-align:right;
	font-family: 'hess_gothic_round_nfbold',Helvetica,Arial,Sans-serif;
	margin-top:0;
	font-size:20px;
}

.slider li{
	list-style: none;
	display: none;
	font-size: 12px;
}







#footer
{
	clear:both;
	position:relative;
	top:488px;
	width: 1170px;
	height:50px;
	background-image:url('/images/hrstripe.png');
	background-repeat:repeat-x;
	background-position:0px 0px;
}
#footer2
{
	clear:both;
	position:relative;
	width: 1170px;
	height:20px;
	background-image:url('/images/hrstripet.png');
	background-repeat:repeat-x;
	background-position:0px 0px;
	margin-bottom:20px;
}
#footer p,#footer2 p
{
	padding-top:40px;
	font-family: 'hess_gothic_round_nfregular',Helvetica,Arial,Sans-serif;
}
#footer2 p{padding-top:0;margin-top:40px;}


#lineup .col1,#lineup .col2,#lineup .col3
{
	width:370px;
	float:left;

}

body#lineup
{
	

}

#lineup .container
{
	background-image: url('/images/ssw-nav-logo.png');/*horz-stripe.png*/
	background-repeat:no-repeat;
}

#lineup h1
{
	margin-top:40px;
	text-align:right;
	margin-bottom:10px;
}
#lineup li a
{
	font-family: 'hess_gothic_round_nfbold',Helvetica,Arial,Sans-serif;
}



.col1,.col2,.col3
{
	margin-right:20px;
}
.col1 li:nth-child(odd) a
{
	
	color:#e7b683;
}
.col1 li:nth-child(even) a
{
	color:#B46A1B;
}


.col2 li:nth-child(odd) a
{
	
	color:#f49ac1;
}
.col2 li:nth-child(even) a
{
	color:#ec008d;
}

.col3 li:nth-child(odd) a
{
	color:#0088cc;
}
.col3 li:nth-child(even) a
{
	color:#6dcff6;
}

#lineup .row,#lineup ul
{
	margin-left:0;
}
#lineup ul
{
	margin:0 0 0 0;
}
#lineup li
{
	padding-right:.3em;
}
#lineup .room
{
	font-family: Helvetica,Arial,Sans-serif;
	font-size: .9em;
	line-height:1.2em;
	margin-bottom:15px;
	color:#cba;
}
#lineup .col ul p
{
	font-family: Helvetica,Arial,Sans-serif;
	margin-top:-.6em;
	margin-bottom:.6em;
}

.L1{font-size:2.6em !important;}
.L2{font-size:1.8em !important;}
.L3{font-size:1.2em !important;}

#lineup h2
{
	font-family: 'hess_gothic_round_nfbold',Helvetica,Arial,Sans-serif;
	font-size: 2.6em;
	margin-bottom:.3em;
}
#lineup .col li
{
	font-size:.5em;
	text-decoration:none;
	list-style-type:none;
}
#lineup .col li .L1
{
	line-height:.5em;
}
	

#lineup li span
{
	font-family: 'hess_gothic_round_nfbold',Helvetica,Arial,Sans-serif;
	font-size:.6em;
}
#lineup li span:before
{content: '\0000a0';
}

.col hr
{
	margin:0 0 0 0;
	margin-top:-5px;
	margin-bottom:10px;
	width:95%;
	height:3px;
	/*
	filter: alpha(opacity=80);
	opacity: 0.8;
	*/

}


#travel td{padding:8px;}

#travel tr:nth-child(even) {
    background-color: #403e40;
}

#travel h3
{
	text-indent:35px;
	padding-top:3px;
	margin-bottom:5px;
}

#travel h3#plane{background-image:url('/images/icon-plane.png');background-repeat:no-repeat;}
#travel h3#train-car{background-image:url('/images/icon-train-car.png');background-repeat:no-repeat;text-indent:52px;}
#travel h3#bus{background-image:url('/images/icon-bus.png');background-repeat:no-repeat;}
#travel h3#taxi{background-image:url('/images/icon-taxi.png');background-repeat:no-repeat;}

/*


#lineup li, #lineup p
{
	font-family:Helvetica,Arial,Sans-serif;
	font-size:.5em;
	text-decoration:none;
	list-style-type:none;
	margin-left:0;
}

#lineup li {
margin-top:.2em;
line-height:.8em;
}
#lineup p{
	
}

*/

#about p
{
	margin-bottom:0.7em;
}

#aboutquotes li
{
	list-style:none;
	background-repeat:no-repeat;
	background-image:url('/images/quote.png');
	text-indent:35px;
	padding-top:7px;
	margin-bottom:10px;
}
#aboutquotes p
{
	color:#fff;
	font-family: 'hess_gothic_round_nfbold',Helvetica,Arial,Sans-serif;
}

#aboutquotes h4
{
	text-transform:uppercase;
	margin-bottom:15px;
	text-align:right;
	font-size:.7em;
	color: #B46A1B;

}

.inactive
{
	filter: alpha(opacity=50);
	opacity: 0.5;
	
}
.special
{
	background:#655240;
	color:#fff;
	padding:2px 4px 2px 5px;
	margin-top:4px;
}

#gallery .thumb
{
	float:left;
	
	margin-right:25px;
	margin-bottom:20px;
	text-align:center;
	width:120px;
	/*
	max-height:120px;
	max-width:120px;
	*/
	

   
}

#gallery .thumb img
{
	/*position:relative;
	z-index:-1;*/
	-moz-box-shadow:   0px 0px 10px #000;
   -webkit-box-shadow: 0px 0px 10px #000;
   box-shadow:         0px 0px 10px #000;
}
.galleryrow
{
	margin-left:0px;
}

.modal-header h2{
	margin-bottom:.1em !important;
}
.modal-body img {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	border-style: dashed;
	border-width: 1px;
	border-color: white;
}


