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

#head {
	height: 200px;
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	width: 800px;
	margin-top: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#main {
	width: 350px;
	margin-left: 36em;
	position: absolute;
	margin-top: 60px;
	background-color: #000000;
	border: 1px solid white;
	filter:alpha(opacity=80);
	opacity:0.7;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


#nav {
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 34px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


#slideshow {
	height: 404px;
	background-image: url(../images/tour/chandilier4.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-position: center center;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#services {
	height: 404px;
	background-image: url(../images/tour/services.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-position: center center;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#contactus{
	height: 404px;
	background-image: url(../images/tour/bags.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-position: center center;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#crew{
	height: 404px;
	background-image: url(../images/tour/hairstations.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-position: center center;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


#modules {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#intro {
	height: 250px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}

#specials {
	height: 250px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}

#crewgallery {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}

#map {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}

#footer {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 10px;
	border-bottom-style: solid;
}

