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

*{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCC;
	padding-top: 5px;
	line-height: 20px;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #CCC;
	padding-top: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #CCC;
	line-height: 35px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CCC;
	font-style: oblique;
	font-weight: normal;
	padding-top: 5px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CCC;
	font-weight: normal;
	padding-top: 5px;
}
#outerwrapper {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Images/lalow.jpg);
	float: none;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #000;
}

#wrapper {
	width: 960px;
	background-color: #000;
	background-image: url(../Images/background50.jpg);
	background-repeat: no-repeat;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	float: left;
	height: 200px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	position: static;
	z-index: 20;
	left: auto;
}
#navbar {
	with: 960px;
	float: left;
	margin-top: 190px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#navbar ul {
	list-style-type:none;
margin:0;
padding:0;
overflow:hidden;	
}


#navbar ul li {
float:left;
}
#socialmediaicon {
	float: right;
	width: 188px;
	padding-top: 185px;
	height: 40px;
}
.socialbox {
	float: left;
	width: 47px;
}

 #navbar a:link, #navbar a:visited {
	display: block;
	width: 118px;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	padding: 4px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00ADF2;
}

#navbar a:hover,#navbar a:active{
	background-color: #00ADF2;
	}
#maincont {
	float: left;
	width: 960px;
	height: auto;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftcont {
	float: left;
	width: 600px;
	background-color: #000;
	height: auto;
	padding-left: 30px;
}
.songbox {
	float: left;
	width: 300px;
}
#insidelefttopcont {
	background-color: #000000;
	float: left;
	width: 600px;
}
#insideleftbottomcont {
	background-color: #000000;
	float: left;
	width: 570px;
	padding-right: 30px;
}
#copyright {
	float: left;
	width: 330px;
	padding-top: 30px;
	padding-left: 30px;
}
#rightcont {
	float: left;
	height: auto;
	width: 300px;
	padding-right: 30px;
}
#weblinkhd {
	float: right;
	width: 330px;
	padding-top: 30px;
	text-align: right;
	padding-right: 30px;
}
#footer {
	clear: both;
	height: 90px;
	width: 960px;
}
#show {
	float: left;
	height: 500px;
	width: 960px;
	background-color: #FFF;
}
#about {
	float: left;
	height: auto;
	width: 900px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
#booking {
	height: 500px;
	padding-top: 30px;
	padding-left: 30px;
	float: left;
}
#storeleft {
	float: left;
	height: 500px;
	width: 300px;
	padding-top: 30px;
	padding-left: 30px;
}
.photoboxsquare {
	float: left;
	height: 250px;
	width: 320px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photoboxhorizontal {
	float: left;
	height: 250px;
	width: 640px;
}
.photoboxvertical {
	float: left;
	height: 500px;
	width: 320px;
}
#contactleft {
	width: 300px;
	float: left;
	padding-left: 30px;
}
#contactform {
	float: left;
	height: 600px;
	width: 500px;
	padding-left: 100px;
	color: #FFF;
	padding-top: 120px;
}
