/* Start of CMSMS style sheet 'Lantern Layout' */
html{
	body: 0px;
	margin: 0px;
}

body {
	background-color: #99CC99;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
       color: #333333;
}

a{
  text-decoration: underline;
  color: #fff;

}

#wrap,#footer{
	position:relative;
	margin: 0px auto;
	padding:0px;
	width:952px;
	background: url(uploads/images/images/col_bg.jpg) repeat-y 685px;

}
#wrap.calendar { background: url(uploads/images/images/col_bg_calendar.jpg) repeat-y 685px;  }

h1 span {
	display: none;
	position: absolute;
	left: -100em;
}

#header{
	position:relative;
	height:197px;
}

#navcorner{
       position:absolute;
       top: 0px;
       right:0px;
       height: 33px;
       width: 28px;
       background: url(uploads/images/images/corner.jpg) no-repeat;
}
.imagebar{
	position:absolute;
	bottom:19px;
	left:230px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
	
}	
#header h1 {
	background-image: url(uploads/images/images/lantern.jpg);
	background-repeat: no-repeat;
	height: 197px;
	width: 230px;
	margin:0px;
	padding:0px;
}

#header #nav{
	position:absolute;
	top:0px;
	left:230px;
	
	
}
#header #nav ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
	background: url(uploads/images/images/nav_bg.jpg) repeat-x;
	height:31px;
	width: 700px;
}
#header #nav ul li{
	display: block;
	height: 31px;
	line-height: 31px;
	padding: 0px 16px;
	float:left;
	border-right: 1px solid #ffcc66;
	
}
#header #nav ul li a{
	text-decoration:none;
	color:#990000;
	font-weight: bold;
}
#header #nav ul li a:hover{
        color: #ffffff;
}

.currentpage{
	color: #ffffff;
	font-weight:bold;
	background:#E0861B;
	line-height: 31px;
	height: 31px;
}

#main{
       min-height: 400px;
       background: url(uploads/images/images/lantern_bg.jpg) no-repeat;
}
#mainJEN{
       min-height: 400px;
       background: url(uploads/images/images/lantern_bg_JEN.jpg) no-repeat;
}

#weather{
        text-align:center;
        margin:15px 0px 20px 20px;
}

#struct td{
	vertical-align: top;
        
}


#struct .subnav{
	width: 245px;
	
}


.subnav ul{
	list-style-type: none;
	margin:0px 0px 0px 17px;
	padding:0px;
}
.subnav li a{
	display: block;
	height: 37px;
        width: 190px;
	line-height:37px;
	border:none;
	margin-bottom: 17px;
}
.subnav li a span{
       display:none;
}
.subnav #package{
       background: url(uploads/images/images/package_deals.jpg) no-repeat;
}
.subnav #lancal{
       background: url(uploads/images/images/lantern_calendar.jpg) no-repeat;
}


.primary{ 	width: 435px; }
.primary h2{       font-size: 13px;      color: #007C9D; }
.primary p{         margin: 5px 40px 8px 15px;   color: #333333; }

.primary-calendar{ 	width: 659px; }
.primary-calendar h2{       font-size: 13px;      color: #007C9D; }
.primary-calendar p{         margin: 5px 40px 8px 15px;   color: #333333; }




.supplemental{
	width: 224px;
}

.supplemental img,
.supplemental p,
.supplemental ul,
.supplemental div,
.supplemental h2{
        margin-left: 5px;
        margin-right: 5px;
}

.supplemental .sidebarOverhang{
        border: 2px solid #fff;
        margin-left:0px;
        margin-top: 15px;      /* cow padding */
        margin-bottom: 25px; /* mountain padding */
}

.NewsSummary{
        
        margin: 15px 53px 0px 5px;
        
}
.NewsSummary h2{
        background: #669966;
        color: #FFCC33;
        margin: 0px;
        padding: 8px 14px;
        font-size: 13px;
        text-transform: uppercase;
        text-align: center;
}
.NewsSummaryContent{
        margin: 12px;
        line-height: 18px;
        color: #fff;
        font-weight: bold;
}




#footer{
	margin: 0px auto;
		
}
#subfooter{
	margin:0px;
	padding:5px;
	background: #669966;
	text-align: center;
	color:#ffffff;
	font-size:11px;
}
#subfooter h2{
	margin:0px;
	padding:0px;
	color: #FFCC33;
	font-size: 12px;
}


#flash-inside {margin-left: 8px; }

#animated_lantern {width: 230px; margin-top:80px; }
#animated_lantern object { }


.contactform{ width:400px; }
.contactform #message { width:250px; }
.contactform label { width: 200px; text-align: right; background-color:green; padding-right: 5px;}

.packages_table { margin-left: 15px; }


/* End of 'Lantern Layout' */

