@charset "UTF-8";
body {
	background: url(../images/floral_bg.jpg) repeat;
	font: 10pt/1.3em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0;
	padding: 0;
}
	a{
		color: #531a1a;
	}
	a:hover{
		text-decoration: none;
	}
	
	/* Float Fix Clear Content */
	#bodynoside:after, #content:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	
	/*Body Text */
	#body {
		padding: 20px;
		width: 450px;
		display: block;
	}
	
	/* Body without Sidebar */
	#bodynoside{
		padding: 20px;
		background: url(../images/body_bg.jpg);
	}
		#bodynoside {display: inline-block;}
		
		/* Hides from IE-mac \*/
		* html #bodynoside {height: 1%;}
		#bodynoside {display: block;}
		/* End hide from IE-mac */
	
	#doc{
		margin: 0 auto;
		width: 770px;
		position: relative;
		background: url(../images/body_bg.jpg) repeat;
		
	}
	#header{
		background: url(../images/header.jpg);
		position: relative;
		height: 366px;
		width: 770px;
		margin: auto;
		
	}
	
	#content{
		background: url(../images/bg.jpg) repeat-y right top;
		padding: 0px;
		width: 770px;
		margin: auto;
	}

/* Sidebar Styling
-----------------------------------------*/
#sidebar{
	width: 220px;
	clear: both;
	float: right;
	padding: 20px 10px 20px 10px;
	margin-left: 20px;
	color: #FFFFFF;
	position: relative;
	z-index:3;
	display: block;
}
#sidebar a{
	color: #d7b634;
	font-weight: bold;
}
	#sidebar h2{
		font-size: 12pt;
		color: #d7b634;
		font-variant: small-caps;
	}
	#sidebar h3{
		font-size: 10pt;
		color: #d7b634;
		font-variant: small-caps;
		font-weight: bold;
	}
	#sidebar h4{
		font-size: 12pt;
		color: #ffffff;
		font-variant: small-caps;
	}
	#sidebar h5{
		font-size: 12pt;
		color: #531a1a;
		font-variant: small-caps;
		font-weight: bold;
	}
	
/* Font, Text, Links Styling
-----------------------------------------*/
h2{
	font-size: 14pt;
	color: #531a1a;
	font-variant: small-caps;
}
h3{
	font-size: 12pt;
	font-weight: bold;
	color: #531a1a;
	text-transform: uppercase;
	margin-bottom: 4px;
}
h3{
	font-size: 10pt;
	font-weight: bold;
	color: #531a1a;
	text-transform: uppercase;
	margin-bottom: 4px;
}
h4{
	font-size: 10pt;
	font-weight: bold;
	color: #531a1a;
	margin-bottom: 4px;
}
h5{
	font-size: 12pt;
	color: #d7b634;
}
h6{
	font-size: 11pt;
	color: #d7b634;
}
.tiny {
	font-size: 8pt;
}
.smallcaps {
	font-variant: small-caps;
}
.cap, .cap a{
	font-size: 8pt;
	text-transform: uppercase;
	color: #333333;
}



/* Special Boxy Link */
.special a{
	padding: 2px;
	color: #d7b634;
	border: 1px solid #d7b634;
	background-color: #531a1a;
	text-decoration: none;
}
.special a:hover{
	background-color: #3a0e0e;
	color: #ffffff;
}


/* Footer Styling
-----------------------------------------*/
#footer{
	width: 760px;
	margin: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	border-top: 10px solid #000000;
	background: #1F1F1F;
	padding: 5px;
}
#footer a{
	color:#d7b634;
}
#footer a:hover{
	text-decoration: none;
}
.eventWrap h1{  
	font-size: 9pt; font-weight: bold; color: #531a1a;
}

/* Homepage Styling
-----------------------------------------*/


/* Sign Up for Newletter*/
#newsletter{
	width: 206px;
	height: 98px;
	padding: 4px 8px 8px 8px;
	color: #531a1a;
	background: url(../images/newletter_badge.gif) no-repeat;
}
#newsletter h3{
	font-size: 9pt;
	font-weight: bold;
	color: #531a1a;
	text-transform: uppercase;
	margin-bottom: 4px;
}
#newsletter input{
	margin-bottom: 4px;
}	
#newsletter #submit{
	padding: 2px;
	color: #d7b634;
	border: 1px solid #d7b634;
	background-color: #531a1a;
	text-decoration: none;
	font-size: 8pt;
}
#newsletter form{
	padding: 0px;
	margin: 0px;
}

/* Navigation
----------------------------------------*/
h2#home a{
	display: block;
	width: 230px;
	height: 46px;
	left: 19px;
	top:11px;
	position: absolute;
}
h2#home a:hover{
	background: url(../images/home_over.gif)}
h2#contact a{
	display: block;
	width: 81px;
	height: 20px;
	left: 677px;
	top:11px;
	position: absolute;
}
h2#contact a:hover{
	background: url(../images/contact_over.gif)}
h2#links a{
	display: block;
	width: 81px;
	height: 20px;
	left: 588px;
	top:12px;
	position: absolute;
}
h2#links a:hover{
	background: url(../images/links_over.gif)}
h2#package a{
	display: block;
	width: 140px;
	height: 35px;
	left: 12px;
	top: 320px;
	position: absolute;
}
h2#package a:hover{
	background: url(../images/package_over.gif)}
h2#gallery a{
	display: block;
	width: 140px;
	height: 35px;
	left: 164px;
	top:320px;
	position: absolute;
}
h2#gallery a:hover{
	background: url(../images/gallery_over.gif)}
h2#event a{
	display: block;
	width: 140px;
	height: 35px;
	left: 315px;
	top:320px;
	position: absolute;
}
h2#event a:hover{
	background: url(../images/event_over.gif)}
h2#menus a{
	display: block;
	width: 140px;
	height: 35px;
	left: 465px;
	top:320px;
	position: absolute;
}
h2#menus a:hover{
	background: url(../images/menus_over.gif)}
h2#party a{
	display: block;
	width: 140px;
	height: 35px;
	left: 615px;
	top:320px;
	position: absolute;
}
h2#party a:hover{
	background: url(../images/party_over.gif)}
#banner{
	position: absolute;
	margin: auto;
	width: 829px;
	height: 40px;
	top: 333px;
	margin-left: -31px;
	background: url(../images/header_banner.gif) no-repeat;
}
\* Upcoming Events Style *\
.eventWrap {
   margin-bottom: 25px;
	color: #531a1a; 
}

/* List Styling 
-----------------------------------*/
#sidebar ul {
	padding: 0px;
	margin: 0px;
}
#sidebar ul li {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

/* Gallery CSS
-----------------------------------*/
#gal_img{
	float: left;
	display:inline;
	width: 200px;
	height: 140px;
	padding-left: 20px;
}
.photo {
	display:block;
	height:119px;
	width: 194px;
	padding-top: 10px;
	text-align: center;
	}
.enlarge {
	background:transparent url(../images/gal_pic_border.gif) no-repeat scroll 0%;
	display:block;
	height:119px;
	margin-top: -128px;
	position:relative;
	width:194px;
}
.enlarge:hover {
	background: transparent url(../images/gal_pic_border_over.gif) no-repeat 0%;
}
