/*main layout*/
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-attachment: fixed;
	background-color: #3a200e;
	background-image: url(assets/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

 .wrap {
	margin: auto;
	width: 900px;
}

img { border-style: none; }

/*headings*/

h1 {
	font-size: 22px;
	font-weight: normal;
	float: left;
	margin-top: 20px;
	width: 500px;
	margin-left: 10px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	float: right;
	margin-top: 20px;
	width: 350px;
	margin-right: 10px;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	color: #bf6c2f;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #BD6B2F;
	margin-top: 30px;
	clear: left;
	float: left;
	margin-left: 50px;
	margin-bottom: 12px;
}
h5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-align: left;
	float: left;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}


/*head elements*/


#mast {
	float: left;
	height: 64px;
	width: 100%;
	border-bottom: 1px solid #31bae4;
	color: #bf6c2f;
	position: fixed;
	z-index: 10;
	background-attachment: fixed;
	background-image: url(assets/mast.png);
	background-repeat: repeat-x;
	-moz-box-shadow: 3px 3px 3px #000;
	-webkit-box-shadow: 3px 3px 3px #000;
	box-shadow: 3px 3px 3px #000;

}

#mast a {
	font-style: italic;
	text-decoration: none;
	color: #bf6c2f;
}

.header { color: #31bae4; }


/*front elements*/

#front {
	background: url(assets/front.jpg) no-repeat left top;
	float: left;
	height: 623px;
	width: 900px;
	margin-top: 100px; margin-bottom: 10px;
	-moz-box-shadow: 3px 3px 3px #000;
	-webkit-box-shadow: 3px 3px 3px #000;
	box-shadow: 3px 3px 3px #000;
}


#fnav {
	font-size: 80%;
	float: right;
	height: 50px;
	width: 130px;
	margin-right: 40px;
	margin-top: 120px;
}
#fnav a {
	float: left;
	width: 120px;
	margin-top: 10px;
	padding-top: 2px;
	border: 1px solid #31bae4;
	color: #31bae4; line-height: 40px;
	background: #000000;
	font-style: normal;
	text-decoration: none;
}

#fnav a:link {color: #31bae4;}
#fnav a:visited {color: #31bae4;}
#fnav a:hover {color: #000; background-color:#31bae4 ;}

#disc {
	font-size: 70%;
	color: #000000;
	float: left;
	width: 800px;
	margin-top: 10px;
	margin-left: 50px;
}

#disc a {
	color: #666666;
	text-decoration: none;
}

.strapwrap {
	margin: auto;
	width: 700px;
}

#strapnav {
	float: left;
	width: 750px;
	margin-left: 75px;
}
#strapnav a {
	font-size: 75%;
	color: #bbc2cb;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
}

/*content page main elements*/

.wrap #mainmast {
	background-image: url(assets/mast.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 192px;
	width: 900px;
	margin-top: 100px;
	-moz-box-shadow: 3px 3px 3px #000;
	-webkit-box-shadow: 3px 3px 3px #000;
	box-shadow: 3px 3px 3px #000;

}

.wrap #content {
	float: left;
	width: 900px;
	margin: 0px;
	background-image: url(assets/content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	-moz-box-shadow: 3px 3px 3px #000;
	-webkit-box-shadow: 3px 3px 3px #000;
	box-shadow: 3px 3px 3px #000;

}

.wrap #content_strap {
	background-image: url(assets/strap.jpg);
	float: left;
	height: 192px;
	width: 900px;
	margin-bottom: 60px;
	-moz-box-shadow: 3px 3px 3px #000;
	-webkit-box-shadow: 3px 3px 3px #000;
	box-shadow: 3px 3px 3px #000;

}


/*content page header*/

#topnav {
	float: left;
	width: 800px;
	position: relative;
	left: 50px;
	top: 145px;
}
#topnav a {
	font-size: 70%;
	text-decoration: none;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

#topnav a:link {color: #37BEE6;}
#topnav a:visited {color: #37BEE6;}
#topnav a:hover {color: #bf6c2f;}

marquee {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #37BEE6;
	float: left;
	width: 800px;
	position: relative;
	top: 155px;
	left: 50px;
}

/*content page strap*/

#strap {
	background: url(assets/mast.png) repeat-x;
	float: left;
	height: 64px;
	width: 100%;
	bottom: 0px;
	font-size: 60%;
	margin-top: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #31bae4;
	border-bottom-color: #31bae4;
}

#strap a {
	color: #333333;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	float: left;
}

#address {
	font-size: 80%;
	color: #000000;
	float: left;
	width: 500px;
	margin-top: 10px;
	margin-left: 50px;
	height: 90px;
}

#address a {
	font-style: italic;
	color: #000000;
	text-decoration: none;
}


/*content page layout*/

#main {
	background-image: url(assets/mast.png);
	background-repeat: repeat;
	padding: 10px;
	float: left;
	width: 780px;
	margin-top: 30px;
	margin-left: 50px;
	font-size: 90%;
	color: #31BAE4;
	text-align: left; line-height: 20px;
	border: 3px double  #AD622B;
	-moz-box-shadow: 3px 3px 3px #000;
	-webkit-box-shadow: 3px 3px 3px #000;
	box-shadow: 3px 3px 3px #000;

}

#sitelinkbox {
	background-image: url(assets/mast.png);
	background-repeat: repeat;
	padding: 10px;
	float: left;
	width: 780px;
	margin-top: 30px;
	margin-left: 50px;
	border: 3px double  #AD622B;
	-moz-box-shadow: 3px 3px 3px #000;
	-webkit-box-shadow: 3px 3px 3px #000;
	box-shadow: 3px 3px 3px #000;

}

#main li {
	
	font-size: 16px;
	font-weight: normal;
	color: #bf6c2f;
	line-height: 30px;
}


.floatleft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: -10px;
	margin-bottom: -10px;
}


/*blog elements*/


/*hotel page elemements*/

.hotels {
	background-image: url(assets/mast.png);
	background-repeat: repeat;
	padding: 10px;
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 110%;
	color: #31BAE4;
	text-align: left;
	border: 3px double  #AD622B;
	height: 100px;
	-moz-box-shadow: 3px 3px 3px #000;
	-webkit-box-shadow: 3px 3px 3px #000;
	box-shadow: 3px 3px 3px #000;

}
#hotelmain {
	float: left;
	width: 800px;
	margin-top: 30px;
	margin-left: 50px;
	font-size: 80%;
	color: #000;
	text-align: left;
}

#thumbs  img {
	float: left;
	margin: 10px;
	border: 3px double  #AD622B;
	height: 150px;
	
}
