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

body {
	background-color: #950536;
	margin: 0px;
	color:#000;
	padding: 0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:center top;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
li {list-style:none;}
	
p {margin:0px; padding:0px; margin-top:10px;}
	
a { text-decoration:none; color:#FFF;}
a hover {text-decoration:underline; color:#FFF;}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}

.textblock { background-color:#e4dac7; width: 816px; }

.clear {clear:both;}




	
/* ----------------------- GENERAL ----------------------- */

#wrapper {
	margin:0px auto;
	padding:0px;
	width:952px;
	position:relative;
	}
	
#cont {
	width: 875px;
	margin: 0 auto; 
	padding: 330px 0 50px 20px; 
	text-align: left; 
	background-color:#fff;
	border-left: 1px solid #43021d; 
	border-right:1px solid #43021d; 
	}
#topbanner {
	position:absolute;
	z-index: 1;
	width: 924px;
	height: 323px;
	left: 15px;
	top: 71px;
	}
	
#logo {
	position:absolute;
	z-index: 2;
	width:273px;
	height:238px;
	left: 680px;
	top: 16px;
	}




/* ----------------------- HOME ----------------------- */

#intro {
	width: 818px;
	background-color: #e4dac7;
	padding: 15px;
}

#lettert {
	font-size:65px;
	float:left;
	padding-right:3px;
	line-height:54px;
}

#introtext {
	font-size:23px;
	float:left;
	width:573px;
	padding-left:10px;
}

#introwelctext {
	padding-top: 15px;
	font-size:14px;
	width:515px;
}

#introbtn {
	float:left;
	padding-left:20px;
	padding-top:30px;
	
}

#sections {
	padding-top:30px;
	padding-left:10px;
}



/* ----------------------- ABOUT US ----------------------- */

.about {margin: 0px 0 20px 0; padding: 5px;  border-bottom: 1px solid #2A2F34; width: 830px;}


.aboutuscont {
	width:850px;
	margin: 0 auto;
}

.abtleftimg {
	float:left; 
	margin-right:16px; 
	margin-bottom:5px;
	border:#333 solid 3px;
	}
	
.abtrightimg {
	float:right; 
	margin-left:16px; 
	margin-right:20px;
	margin-bottom:5px;
	margin-top: 15px;
	border:#333 solid 3px;
	}


/* ----------------------- MENU ----------------------- */

/* SEE OTHER STYLE SHEER */


/* ----------------------- EVENTS ----------------------- */


.eventcont {width: 750px; padding-left:10px;}


.events {margin: 15px 0 20px 0; padding: 5px;  border-bottom: 1px solid #2A2F34; width: 800px;}

.eventleftimg {
	float:left; 
	margin-right:16px; 
	margin-bottom:5px;
	border:#333 solid 3px;
	}

/* ----------------------- CONTACT ----------------------- */

.contacttitle {margin: 0px 0 20px 0; padding: 5px;  border-bottom: 1px solid #2A2F34; width: 830px;}

.googlemaps {
border:1px solid;
margin-left:23px;
width:800px;
height:500px;
}

.gapcont {
	width:20px;
	height:70px;
}

/* ----------------------- NAVIGATION ----------------------- */
	
* {
	margin:0;
	padding:0;
	border:0;
}
	
#nav { 
	z-index: 3;
	background-image:url(../images/nav.jpg);
	background-repeat:no-repeat;
	height: 71px;
	width: 895px;
	list-style-type:none;
	margin: 0 auto;
}	
	
#nav span { display: none; }

#nav li, ul#nav a {height:71px; display:block; } /* change height here also */

#nav li {float:left; list-style:none; display:inline; position:relative; }

#nav-01 { width: 140px;}
#nav-02 { width: 141px;}
#nav-03 { width: 142px;}
#nav-04 { width: 140px;}
#nav-05 { width: 332px;}

#nav-01 a:hover { background:url("../images/nav.jpg")  -0px -71px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -140px -71px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -281px -71px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg")  -423px -71px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -563px -71px no-repeat; }


	
	/*.fadeThis {
		position:relative;
		display:block;
		height: 100px;
		width: 250px;
		background:url(images/on-off-event.png) 0 0 no-repeat;
	}
	.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: none;
		height: 100px;
		width: 250px;
	}*/

/* ----------------------- FOOTER ----------------------- */

#footer {
	background-image:url(../images/footer_shadow.jpg);
	background-position:top centre;
	background-repeat:no-repeat;
	background-color: #561b1e;
	width: 875px;
	margin: 0 auto; 
	padding: 30px 0 0 20px; 
	margin-bottom: 10px;
	text-align: left;
	color:#FFF;
	border-left: 1px solid #43021d; 
	border-right:1px solid #43021d; 
	border-bottom:1px solid #43021d; 
}

.footbreak {
	background-image:url(../images/footer_sep.jpg);
	background-position: right;
	background-repeat:no-repeat;
	width: 5px;
	height: 183px;
	float:left;
}

.footersection {
	width: 250px;
	height: 248px;
	float:left;
	padding-left:20px;
}
.footertitle {
	font-size:23px;
	color:#b0925d;
}

.footcont {
width: 220px;
padding: 25px 0 0 10px;
}

.footnumber {
	font-size:33px;
	color:#cfcece;
	font-style:italic;
	padding-top:10px;
	padding-left:10px;
}

.footbookonline {
	font-size:24px;
	color:#cfcece;
	font-style:italic;
	padding-top:10px;
		padding-left:10px;

}




/* ----------------------- CREDIT ----------------------- */

#credit
{
	width: 875px;
	margin: 0 auto; 
	padding: 0px; 
	margin-bottom: 0px;
	color:#FFF;
	margin-bottom: 60px;
}

#credleft { 
	width:200px; 
	float:left;
	font-size:12px;
	}

#credright {
	width:200px;
	float:right;
	text-align:right;
	font-size:12px;
	}

