* {
	margin:0;
	padding:0;
/*	position: relative;
	z-index:-50; */
}
body {
	margin: 0;
	padding: 0;
	background: #399a46;
	font:100% Georgia, "Times New Roman", Times, serif;/*	font-family:Georgia, "Times New Roman", Times, serif

	font-size: 12px;*/

}
h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #110A68;
}
h1 {
	font: bold 2.5em 'helvetica neue', sans-serif;
}
h2 {
	font: bold 1.875em 'helvetica neue', sans-serif;
}
h3 {
}
p {
	font-size:0.875em;
	text-align: justify;
}
ul, ol {
	font-size:.95em;
}
blockquote {
}
a {
	position:relative;
	z-index:5;
	color: #7F7F7F;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
img.left {
	float: left;
	margin: 7px 30px 0 0;
}
img.right {
	float: right;
	margin: 7px 0 0 30px;
}
#wrapper {
	width: 990px;
	margin: 0px auto;
}
/* Google Map */



#map_canvas {
	height: 224px;
	width: 280px;
	border-color:#EDEDED #999999 #999999 #EDEDED;
	border-style:solid;
	border-width:1px;
}
/* Menu */
#menu {
	position:relative;
	float: right;
	width: 800px;
}
#menu ul {
	float: right;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}
#menu li {
	margin-right: 10px;
	width: 104px;
	position: relative;
	display: block;
	float: left;
}
#menu a {
	margin: 0 auto;
	padding-top: 18px;
	width: 104px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/menu.png) no-repeat;
	display: block;
	color: #FFFFFF;
/*	z-index: -25;*/
	z-index:8;
}
#menu a:hover {
	text-decoration: none;
}
#menu .current_page_item a {
}
#menu li.first a {
	background-position: 0px 0px;
}
#menu li.second a {
	background-position: -104px 0px;
}
#menu li.third a {
	background-position: -208px 0px;
}
#menu li.fourth a {
	background-position: -312px 0px;
}
#menu li.fifth a {
	background-position: -416px 0px;
}
#menu li.sixth a {
	background-position: -520px 0px;
}
/* Button Shadow */
#menu li img.shadow {
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 0;
/*	z-index: -35;*/
	z-index:7;
}
#wrapper-bgtop {
	width: 990px;
	height: 40px;
	margin: 0px auto;
	background: url(../images/img02.png) no-repeat left top;
/*	z-index: -25;*/
	z-index:6;
}
#wrapper-bgmid {
	background: url(../images/img01.png) repeat-y left center;
}
#wrapper-bgbtm {
	position:relative;
	width: 990px;
	height: 40px;
	margin: 0px auto;
	background: url(../images/img04.png) no-repeat left bottom;
}

/* Header changes height of top buffer*/
#header {
	width: 980px;
	height: 80px;
	margin: 0 auto;
}
/* Page */



#page {
	width: 940px;
	margin: 0 auto;
	padding: 30px 20px 10px 20px;
}
/** LOGO */



.logo {
	position:relative;
	float: left;
	width: 500px;
	height: 44px;
	margin: 0 auto;
	padding-top: 40px;
	background: url(../images/title.png) no-repeat left bottom;
/*	z-index: -10;*/
	z-index:5;
}
.logo h1, .logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}
.logo p {
	margin-top: -4px;
	text-transform: lowercase;
	font-size: 13px;
	color: #FFFFFF;
}
.logo h1 {
	padding-top: 10px;
	font-size: 48px;
}
.logo a {
	display:block;
	height:100%;
	width:100%;
}
.logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}
#banner {
	padding-bottom: 20px;
}
/* Content */
#content {
	float: left;
	width: 630px;
}
/* Post */
.post {
	margin-bottom: 45px;
}
.title {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	padding-left: 15px;
	background:#D4612A;
	border-color:#EA8B5D #8A360E #8A360E #EA8B5D;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
}
.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #110A68;
}
.post .entry {
	padding: 10px 15px;
}
.entry {
	position:relative;
	z-index:5;
}
.entry li {
	margin: 0 0 0 25px;
	font-size:95%;
}
.entry img{margin: 0 auto auto 5px;}

/* Sidebar */
#sidebar {
	float: right;
	width: 280px;
	font-size: 80%;
}
#side_logo {
	width: 280px;
	height: 225px;
}
#side_logo img {
	border-color:#9DB34E #5B770E #5B770E #9DB34E;
	border-style:solid;
	border-width:1px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 100%;
}
#sidebar li {
	margin-bottom: 10px;
	padding: 0 0 10px 0px;
}
#sidebar li ul {
	margin: 0px 14px;
}
#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px dashed #C7C7C7;
}
#sidebar li li a {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
#sidebar li li a:hover {
}
#sidebar p {
	font-size:100%;
	line-height:110%;

}
#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	background:#D4612A;
	border-color:#EA8B5D #8A360E #8A360E #EA8B5D;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
}
#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Footer */

#party_banner { margin-top: 100px; }

#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}
#footer-bgcontent {
}
#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
}
#footer a {
}
#back_comp {
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 670px;
	background: url(../images/back.jpg) repeat-x;
	z-index:-100;
}
#back_left {
	position:absolute;
	left:0;
	top: 0;
	height: 517px;
	width: 575px;
	background: url(../images/back_left.png) no-repeat;
	z-index:-100;
}
#back_right {
	position:absolute;
	right:0;
	top: 0;
	height: 575px;
	width: 658px;
	background: url(../images/back_right.png) no-repeat;
	z-index:-100;
}
.price_container {
	margin:0 auto 0px auto;
}
.price_list {
	list-style:none;
	padding: 0;
	font: 11px arial, helvetica, geneva, sans-sarif;
}
.price_list li.header div {
	background-color:#ccc;
	font-weight:bold;
	cursor:default;
}
.price_list li div {
	display:block;
	float:left;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:3px 5px;
}
.price_list li div.listitem_name {
	width: 250px;
	border-left:1px solid #ccc;
}
.price_list li div.listitem_sPrice {
	width: 75px;
}
.price_list li div.listitem_mPrice {
	width: 75px;
}
.price_list li div.listitem_lPrice {
	width: 75px;
}
.clearfix2 {
	content: ".";
	display: block;
	height: 0;
	clear: both;
}

.lTag_title {
     float:left;
     display:block;
     font-size: 20px;
     padding-left: 10px;
     background:#8CA339;
     border-color:#9DB34E #5B770E #5B770E #9DB34E;
     border-style:solid;
     border-width:1px;
     color:#FFFFFF;
     width:50%;
}

.lTag_item {
     float:left;
     width:930px;
     margin-bottom: 30px;
     padding: 3px 0 3px 15px;
     background:#8CA339;
     border-color:#9DB34E #5B770E #8CA339 #9DB34E;
     border-style:solid;
     border-width:1px;
}
.item_left {
     float:left;
     width:50%;
}
.item_right {
     color:#FFFFFF;
     float:right;
     width:50%;
}
.lTag_item ul {

}
.lTag_item li {
     margin: 0 0 0 35px;
}
.lTag_photo {
     margin: 0 0 0 0;
}
.lTag_photo ul {
     list-style: none;
}
.lTag_photo li {
     width: 280px;
     height:210px;
     margin: 0 0 10px 0;
     float: right;
}
.fancyVid span {display:none; background:url(../images/YouTubePlay.png) no-repeat; width:71px; height:39px; position:absolute; top:85px; left:100px;}

/* image replacement */
	.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
		margin:0;
		padding:0;
		display:block;
		overflow:hidden;
		text-indent:-8000px;
		}
/* // image replacement */

/* Easy Slider */
	#slider {
	margin:0 0 20px 0;	
	}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:630px;
		height:400px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:15;
		}	
	#nextBtn, #slider1next{ 
		left:630px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/slider/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/slider/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */