body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#9C0404;
	margin: 0px;
}


p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    margin: 5px;
}

h3 {
	font-size: 15;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #313131;
}

/* ===== main styles =================================================================================================== */

#socialMedia {
	width: 335px;
	position: absolute;
	height: 259px;
	right: 956px;
	top: 116px;	
}

#googleTrans {
	width: 300px;
	position: absolute;
	height: 80px;
	top: -110px;
	left: 1000px;
}
#warrior {
	width: 82px;
	position: absolute;
	height: 70px;
	top: 172px;
	left: 954px;
	z-index: 2;
}
#warrior1 {
	width: 64px;
	position: absolute;
	height: 69px;
	top: 53px;
	left: 785px;
	z-index: 2;
}
#warrior2 {
	width: 281px;
	position: absolute;
	height: 335px;
	right: 740px;
	bottom: 145px;
	z-index: 1;
}

#wrapper{
	width:960px;
	margin-left: auto;
	margin-right: auto;

}
#header{
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height: 80px;

}
#header1{
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height: 30px;

}

#headerImage {
	width: 136px;
	float: left;
	margin-top: 5px;
}

#flash1{
	position:relative;
	width:948px;
	height: 248px;
	top: 6px;
	background-color: #000000;
	padding: 6px;
	
}
/* ======================================================================================================= menu styles = */

div#topMenu {
	width: 860px;
	float: left;
	height: 10px;
	margin-top: 10px;
	padding-top: 1px;
	margin-right: 100px;
}
div#topMenu ul{
	margin: 0;
	text-align: left;
}

div#topMenu ul li{
	display: inline;
}

div#topMenu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c4c4c4;
	font-weight: bold;
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
}

div#topMenu ul li a:hover {
	color: #0066FF;
}

div#titleBar {
	width: 948px;
	height: 25px;
	background-color: #FFFFFF;
	margin-bottom: 6px;
	margin-top: 6px;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
}
div#titleBar h3{
	margin: 2px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

/* ======================================================================================================= main body styles = */


#content {
	position: relative;
	top:0px;
	left:0px;
	width: 960px;
	min-height: 450px;
}


#contentBody {
	position: relative;
	width: 948px;
	min-height: 300px;
	background-color: #000000;
	padding-left: 6px;
	padding-right: 6px;
}

/* ======================================================================================================= home styles = */


div#facebook {
	width: 297px;
	float: right;
	margin-top: 0px;

}

div#facebook p, h3{
	padding-left: 8px;
	color: #3366FF;
}
img#FloatingImage {
	float: right;
	padding-right: 62px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}



div#youtubeVideo {
	width: 287px;
}
div#youtubeVideo h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 5px;
}

div#youtubeVideo p, a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 5px;
}

/* ======================================================================================================= home boxes = */
		
div#footerBox {
	width: 948px;
	height: 140px;
	position: relative;
	padding-bottom: 6px;
	background-color: #000000;
}

div#Box1 {
	width: 287px;
	height: 140px;
	background-color:#FFFFFF;
	float: left;
	margin-right: 5px;
}
#Box1 h4, #Box3 h4 {
	margin: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #1F2322;
	padding: 3px;
}

#Box1 p, #Box2 p, #Box3 p {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
}


div#Box2 {
	width: 353px;
	height: 140px;
	background-color:#FFFFFF;
	background-image: url(images/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	margin-right: 5px;
}
div#Box2 h4{
	color: #333333;
	margin: 10px;
	}

div#Box3 {
	width: 298px;
	height: 140px;
	background-color:#FFFFFF;
	float: left;
}

/* ======================================================================================================= listing box = */
div#leftColumn {
	width: 287px;
	float: left;
	height: 200px;
}

img#listingFloatingImage {
		float: left;
	padding-right: 15px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#listingDescbox1 {
	float: left;
	width: 645px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 6px;
}

div#listingDesc1 {
	width: 332px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding: 10px;
	min-height: 470px;
}

div#listingDesc1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#listingDesc1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
div#listingDesc1 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E4E4E4;
	padding: 8px;
	margin-top: 0px;
	color: #3366FF;
}

img#listingFloatingImage1 {
	float: left;
	border-style:solid;
	border-color: #CCCCCC;
	padding: 5px;
    border-width:1px;
}

div#listingDescbox2 {
	float: left;
	width: 948px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 6px;
}
.listingDescbox2 {
	float: left;
	width: 948px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 6px;
}
div#listingDesc2 {
	width: 672px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding: 10px;
	min-height: 258px;
	background-image: url(images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}



div#listingDesc2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#listingDesc2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}



/* ======================================================================================================= form styles = */
div#leftContainer {
	width: 451px;
	float: left;
	margin-top: 6px;
	padding: 10px;
}

div#leftContainer p{
	color: #FFFFFF;
}

div#formContainer {
	width: 160px;
	margin-top: 5px;
	margin-left: 20px;
}
div#formContainer h4{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
}

label{
	float: left;
	width: 40px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin-left: 10px;
}
.labelWide {
	width: 70px;
}

input, textarea{
	width: 130px;
	margin-bottom: 5px;
}
.inputWide {
	width: 270px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
	margin-left: 20px;
	margin-top: 5px;
	width: 50px;
	font-size: 11px;
	height: 18px;
}

form ol {
	list-style:none;
	margin:0;
	padding:0;
	background-color: #4F5151;
	}
	
form li {
	padding:6px;
	margin-bottom:1px;
	}
	
form li#send {
		background:none;
		margin-top:6px;
		}
br{
clear: left;
}




/* ======================================================================================================= Encounters = */
div#containerContent {
	width: 948px;
}
div#boxImg {
	width: 250px;
	float: left;
	background-color: #222222;
	padding-bottom: 6px;
}

#boxImg h4 {
	margin: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
}

#boxImg p {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
}
/* ======================================================================================================= Booking = */

div#leftBookings {
	width: 451px;
	float: left;
	margin-top: 6px;
	padding: 10px;
	background-color: #FFFFFF;
}

div#rightBookings {
	width: 451px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 6px;
	padding: 10px;
}


div#rightBookings1 {
	width: 451px;
	float: right;
	margin-top: 6px;
	padding: 10px;
}
div#boxContainer {
	width: 948px;
	position: relative;
}

div#boxBooking {
	width: 233px;
	margin-right: 6px;
	float: left;
	height: 315px;
	background-color: #222222;
}
div#boxBooking1 {
	width: 232px;
		margin-right: 6px;
	float: left;
	height: 315px;
	background-color: #222222;
}
div#boxBooking2 {
	width: 232px;
		margin-right: 6px;
	float: left;
	height: 315px;
	background-color: #222222;
}
div#boxBooking3 {
	width: 233px;
	float: left;
	height: 315px;
	background-color: #222222;
}

#boxBooking h4, #boxBooking1 h4, #boxBooking2 h4, #boxBooking3 h4 {
	margin: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #3C3D3D;
	padding: 3px;
}
#boxBooking a, #boxBooking1 a, #boxBooking2 a, #boxBooking3 a {
	margin: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3C3D3D;
	padding: 5px;
	border-style:solid;
	border-color: #CCCCCC;
	padding: 5px;
	border-width:1px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

#boxBooking a:hover, #boxBooking1 a:hover, #boxBooking2 a:hover, #boxBooking3 a:hover {
	
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
#boxBooking p, #boxBooking1 p, #boxBooking2 p, #boxBooking3 p {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
}

img#imageBooking {
	border-style:solid;
	border-color: #CCCCCC;
	padding: 5px;
	border-width:1px;
	margin-left: 5px;
	margin-right: 5px;
}
.imageBooking {
	border-style:solid;
	border-color: #CCCCCC;
	padding: 5px;
	border-width:1px;
	margin-left: 5px;
	margin-right: 5px;
}
/* ======================================================================================================= Our Culture = */

div#leftCulture {
	float: left;
	width: 742px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 6px;
}

div#cultureContent {
	width: 516px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 10px;
	min-height: 530px;
	background-color: #CCCCCC;
}

#cultureContent p, #leftCulture p, #rightCulture p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #FFFFFF;
}

div#cultureContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
div#cultureContent a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}

div#cultureContent a:hover {
	color: #000000;
	text-decoration: underline;
	
	
}

div#rightCulture {
	width: 198px;
	float: right;
	background-color: #222222;
	padding-bottom: 5px;

}


div#leftCultureE {
	width: 198px;
	float: left;
	background-color: #222222;
	padding-bottom: 5px;
}

#rightCulture h4, #leftCultureE h4 {
	margin: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #3C3D3D;
	padding: 3px;
}
img#imageCulture {
	border-style:solid;
	border-color: #CCCCCC;
	padding: 5px;
	border-width:1px;
	margin-left: 5px;
	margin-right: 5px;
}

/* ======================================================================================================= Contact = */

div#boxContainer1 {
	width: 948px;
	position: relative;
}

div#boxContact {
	width: 233px;
	margin-right: 6px;
	float: left;
	height: 170px;
	background-color: #222222;
}
div#boxContact1 {
	width: 232px;
		margin-right: 6px;
	float: left;
	height: 170px;
	background-color: #222222;
}
div#boxContact2 {
	width: 232px;
		margin-right: 6px;
	float: left;
	height: 170px;
	background-color: #222222;
}
div#boxContact3 {
	width: 233px;
	float: left;
	height: 170px;
	background-color: #222222;
}

#boxContact h4, #boxContact1 h4, #boxContact2 h4, #boxContact3 h4 {
	margin: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #3C3D3D;
	padding: 3px;
}
#boxContact a, #boxContact1 a, #boxContact2 a, #boxContact3 a {
	margin: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3C3D3D;
	padding: 5px;
	border-style:solid;
	border-color: #CCCCCC;
	padding: 5px;
	border-width:1px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

#boxContact a:hover, #boxContact1 a:hover, #boxContact2 a:hover, #boxContact3 a:hover {
	
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
#boxContact p, #boxContact1 p, #boxContact2 p, #boxContact3 p {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
}

img#imageContact {
	border-style:solid;
	border-color: #CCCCCC;
	padding: 5px;
	border-width:1px;
	margin-left: 5px;
	margin-right: 5px;
}

/* ======================================================================================================= FOOTER = */


div#footer {
	width:950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#footer p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .75em;
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: center;
}

#footer a {
    color: #fff;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}

/* ======================================================================================================= miscellaneous style = */

.clear { clear: both }

/* ======================================================================================================= CMS repeating classes = */

.listingDescbox2 {
	float: left;
	width: 948px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 6px;
}
.boxImg {
	width: 250px;
	float: left;
	background-color: #222222;
	padding-bottom: 6px;
}
.boxImg h4{

	margin: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #3C3D3D;
	padding: 3px;
}
	
	
.listingDesc2 {
	width: 672px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding: 10px;
	min-height: 258px;
	background-image: url(images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.imageBooking {
	border-style:solid;
	border-color: #CCCCCC;
	padding: 5px;
	border-width:1px;
	margin-left: 5px;
	margin-right: 5px;
}

