.mid-box{
	border:#dedede 1px solid;
	border-radius:6px;
	moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:8px 12px; min-height:450px; vertical-align:top;
}
.mid-box h2{
	font-family:'Francois One', sans-serif;
	font-size:20px;
	color:#3b3e01;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:#ccc 1px dotted;
	text-indent:5px;
	margin:0 0 15px 0px;
	line-height: 32px;
}
.mid-box h2 a{
	float:right;
	font-size:20px;
	color:#3b3e01;
	font-weight:normal;
}
.mid-box h2 a:hover{
	text-decoration:none;
}
.main-text{
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	text-align: justify;
}
.blue-bold{
	color:#069;
}
.red-text{
	color:#CC0000;
	font-size:13px;
}

.accomodation{
	background:#f0eee6;
	padding:10px 20px;
	float:left;
	border-radius:6px;
	moz-border-radius:6px;
	-webkit-border-radius:6px;
	width:490px;
	line-height:22px;
	margin:0 0 10px;
}
.accomodation h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	line-height:25px;
}
.accomodation img{
	float:right;
	margin:0 0 0 20px;
}

.tbl-style{
	border-collapse:collapse;
	font-family: 'Shanti', sans-serif;
	font-size:12px;
}
.tbl-style th{
	background:#e2e6ec;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#1D1F00;
	text-align:center;
	border:#BBC2CD 1px solid;
	padding:4px;
	font-size:13px;
}
.tbl-style td{
	border:#d1d5db 1px solid;
	background:#fff;
	padding:4px 8px;
	color:#222;
	line-height:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.tbl-style tr.t1 td
{
background-color:#FBF6CC;border:#BEC3CC 1px solid;
}
.tbl-style tr.t2 td
{
background-color:#FCD5B4;border:#BEC3CC 1px solid;
}
.tbl-style tr.t3 td
{
background-color:#DBF4FB; border:#BEC3CC 1px solid;
}
.tbl-style tr.t4 td
{
background-color:#E6F3CE; border:#BEC3CC 1px solid;
}
.tbl-style tr.t5 td
{
background-color:#FDE6EE; border:#BEC3CC 1px solid;
}

.tbl-style td.noborder{
background-color:#FCF1C4; font-size:14px; color:#CC0000; font-weight:bold; text-align:center;
}

.tbl-style td a{
	text-decoration:none;
	font-size:13px;
	color:#069;
}
.tbl-style td a:hover{
	color:#CC3300;
	text-decoration:none;
}
.norecords, .tblclass td.norecords, .tblclass2 td.norecords
{
	text-align:center;
	color:#0066CC;
	font-weight:bold;
	line-height:200px;
	font-size:12px;
	vertical-align:middle;
}

.inr-nav ul{
 list-style:none;
}
.inr-nav ul li{
	list-style:none;
}
.inr-nav ul li a{
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height:18px;
 color:#069;
 border-bottom:#bbb dotted 1px;
 background:url(../images/list-arw.gif) no-repeat;
 background-position:6px 11px;
 padding:6px 10px 6px 22px;
 display:block;
}
.inr-nav ul li a:hover{
	text-decoration:none;
	color:#CC0000;
}
.inr-nav ul li a.last{
 border-bottom:none;
} 

.mid-list ul li{
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height:18px;
 color:#333;
 border-bottom:#bbb dotted 1px;
 background:url(../images/list-arw.gif) no-repeat;
 background-position:6px 11px;
 padding:6px 10px 6px 22px;
 display:block;
}
.mid-list ul li.last{
	border-bottom:none;
}

.mid-list ul li ul li{
	background:url(../images/gray-arw.gif) no-repeat;
	background-position:6px 11px;
}
.tblclass th {
	background-color: #D2E2E1;
	border: 1px solid #91BBC2;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	padding: 5px;
	text-align: left;
}


.tblclass td {
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 5px;
	background:#f4f4f4;
	line-height:19px;
}
.tblclass2 th {
	background:#f4f4f4;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	font-size: 12px;
	line-height: 23px; 
	padding: 5px;
	text-align: left;
}

.tblclass2 td {
	font-size: 12px;
	border-bottom: 1px solid #ccc;	
	padding: 5px;
	text-align: left;
	background:#f4f4f4;
	line-height:19px;
	text-align:left;
}
.rt-img{
	float:right;
	margin:0 0 15px 10px;
}
.lt-img{
	float:left;
	margin:0 15px 15px 0;
}

.souvenir ul li{
	list-style:none;
	float:left;
	margin:0 10px 12px 0;
	background:#e7e3da;
	padding:12px 10px 10px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	width:145px;
	line-height:16px;
	height:110px;
}
.souvenir ul li img{
	margin:0 0 5px;
	border:#bbb5ab 1px solid;
	padding:1px;
}
.souvenir ul li strong{
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



.past-con{
	background:#f5f3ef;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	margin:0 0 15px;
	padding:0 0 10px;
	border:#d8d3c6 1px solid;
	line-height:20px;
}
.past-con h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	background:#e9e5dc;
	color:#7a0900;
	line-height:34px;
	border-bottom:#d8d3c6 1px solid;
	margin:0 0 8px;
	text-indent:8px;
	border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
}
.venue{
	background:#f8f8f8;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:10px;
	line-height:22px;
	border:#e5e2db 1px solid;
}
.venue h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#718a00;
}

.gallery ul li{
	list-style:none;
	float:left;
	margin:0px 9px 15px 0;
	opacity:0.90;
	text-align:center;
	width:164px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #ddd;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	padding:10px 3px;
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	line-height:19px;
	height:190px;
}
.gallery ul li.last{
	margin:0 0 15px;
}
.gallery ul li strong{
	color:#CC3300;
}
.gallery ul li:hover {
	opacity:1;
}
.gallery ul li a{
	font-size:11px;
	font-family:Tahoma;
}
.gallery ul li img {
	border:#CCCCCC 1px dotted;
	padding:3px;
	height:138px;
}
.gallery ul li p{
	clear:both;
	padding:0;
	margin:0;
}
.gallery ul li a{
	text-decoration:none;
}
.gallery ul li a:hover{
	text-decoration:underline;
}


.imgrt
{
	float:right;
	padding:2px;
	border:#9da073 1px solid;
	margin:0 0 0 8px;
}

.imgrt2
{
	float:right;
	margin:0 0 8px 16px;
}

.orange
{
color:#FF6600; font-weight:bold;
}
.list6 li
{

padding-bottom:5px;}

.box-bg-rt{
	-moz-border-radius: 9px 9px 9px 9px;
	-moz-box-shadow: 2px 2px 3px #CACACA;
	-webkit-border-radius: 9px 9px 9px 9px;
	border: 1px solid #CACACA;
}

.page-title{
	background:#1F8BAF;
	line-height:35px;
	display:block;
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	font-size:18px;
	color:#FFFFFF;
	padding:0 0 0 15px;
}
.img-wrap{display:inline-block;background-color:#FFF;-moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px;border:1px solid #ccc;padding:3px; line-height:18px;}

input.error2, select.error2 {
  BORDER: #EFB3B5 1px solid;  BACKGROUND: #FCEFE3; 
}

/* messages */
.error {
  BORDER: #EFB3B5 1px solid; PADDING: 4px 4px 4px 30px;  MARGIN: 8px auto; BACKGROUND: url(../images/error.gif) #FCEFE3 no-repeat 10px 6px; font-size:12px; text-align:left; color:#000000;  position:relative;
}
.alert {
	BORDER: #D5A739 1px solid;
	BACKGROUND: url(../images/alert.gif) #FCF9DE no-repeat 8px 6px;
	PADDING: 4px 4px 4px 30px;
	MARGIN: 8px auto;
	font-size:12px;
	text-align:left;
	color:#000000; position:relative;
	line-height: 20px;
}
.success {
	BORDER: #cae2a4 1px solid;
	BACKGROUND: url(../images/success.gif) #f7faf1 no-repeat 8px 6px;
	PADDING: 4px 4px 4px 30px;
	MARGIN: 8px auto;
	font-size:12px; 
	text-align:left; position:relative;
	color:#000000;
}

#paging {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px;
}
#paging a{
   background:#eeeee0;
	line-height:22px;
	border:#e0e0ce 1px solid;
	color:#666;
	padding:0 5px;
	display:block;
	text-decoration:none;
	margin:0 5px 0 0;
	float:left;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

#paging span.active, #paging a:hover{
  background:#b7c68a;
line-height:22px;
padding:0 5px;
	display:block;
	border:#9bae62 1px solid;
	color:#000;
	text-decoration:none;
	margin:0 5px 0 0;
	float:left;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

.title-box{
	background:#e4e4e4;
	-webkig-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	padding:9px 15px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#697F11;
	margin:10px 0 0;
	line-height:26px;
}
.title-box span{
	color:#9f0000;
}

.inr-list ul{
	margin:5px 0 10px;
}
.inr-list ul li ul{
	margin:5px 0 0;
}
.inr-list ul li ul li{
	list-style:none;
	background:url(../images/gray-arw.gif) no-repeat;
	background-position:5px 10px;
	line-height:18px;
	padding:3px 0px 3px 18px;
}
.inr-list ul li ul li.last{
	border-bottom:none;
}
.inr-list ul li{
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height:18px;
 color:#333;
 border-bottom:#bbb dotted 1px;
 background:url(../images/list-arw.gif) no-repeat;
 background-position:6px 11px;
 padding:6px 10px 6px 22px;
 display:block;
}
.inr-list ul li.last{
	border-bottom:none;
}

.separation{
	background:#ccc;
	height:2px;
	margin:10px 0;
}
.img-lt
{
	float:left;
	padding:1px;
	border:#9da073 1px solid;
	margin:0 8px 0 0;
}
.cmtphotos ul
{
clear:both;
}

.cmtphotos ul li{
	list-style:none;
	float:left;
	margin:0px 8px 15px 0;
	opacity:0.90;
	text-align:center;
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #ddd;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	padding:10px 3px;
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	line-height:19px;
}
.cmtphotos ul li.last{
	margin:0 0 15px;
}
.cmtphotos ul li strong, .cmtphotos ul li b{
	color:#CC3300;
}
.cmtphotos ul li:hover {
	opacity:1;
}
.cmtphotos ul li a{
	font-size:11px;
	font-family:Tahoma;
}
.cmtphotos ul li img {
	border:#CCCCCC 1px dotted;
	padding:3px;
	height:120px; width:95px;
}
.cmtphotos ul li p{
	clear:both;
	padding:0;
	margin:0;
}
.cmtphotos ul li a{
	text-decoration:none;
}
.cmtphotos ul li a:hover{
	text-decoration:underline;
}

.prevnext
{
text-align:right; float:right; font-family:arial; font-size:12px; margin:6px 0;
}
.prevnext a
{
font-size:12px; font-weight:bold; color:#993300;
}

.cmtphotosbox{
	margin:12px 0;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	padding:6px 3px;
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	line-height:19px;
}
.inr-list ul.nobullets li
{
background-image:none; padding:0; line-height:28px;
} 
