html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li,fieldset, form, label, legend{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
.clearfix:after {content: ".";display:block;height:0;clear:both;visibility: hidden;}	
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clear{ clear:both;}
/* End hide from IE-mac */

body{
	line-height: 1.5em;
	color: #000;
	background:url(../images/bodybg.gif) repeat;
}
a{
	text-decoration:none;
	color:#013A99;
}
a:hover{
	text-decoration:underline;
}
h1{
	font:bold 18px Verdana, Arial, Helvetica, sans-serif;
	color:#003A99;
}
h2{
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#B20000;
}
hr {
	background:#333333;
	width:100%;
	text-align:center;
	height: 1px;
	border:0px solid #333333;
}
hr.line {
	background-color:#333333;
	width:98%;
	height:1px;
	border:0px solid #333333;
}

#bodymain{
	background:url(../images/bg.gif) repeat-y top left;
	width:1002px;
	margin:0 auto;
	padding:2px;
}
#header{
	position:relative;
	height:59px;
	border-bottom:1px solid #E5F1FA;
	width:998px;
}
#header .logo{
	position:absolute;
	top:13px;
	left:9px;
}
#header .nav{
	position:absolute;
	top:26px;
	left:273px;
	background:url(../images/menu_sprite.gif) no-repeat;
	width:724px;
	height:33px;
}
.nav li, .nav a {
	height:33px;
	display:block; 
	text-indent:-9999px;
}
.nav li {
	float:left;
	list-style:none;
	display:inline;
}
.nav1 {width: 158px;}
.nav1 a:hover, .nav1 a.selected {
	background:url(../images/menu_sprite.gif) 0px -33px no-repeat; 
}
.nav2 {
	width: 185px;
}
.nav2 a:hover, .nav2 a.selected {
	background:url(../images/menu_sprite.gif) -158px -33px no-repeat; 
}
.nav3 {
	width: 152px;
}
.nav3 a:hover, .nav3 a.selected {
	background:url(../images/menu_sprite.gif) -343px -33px no-repeat; 
}
.nav4 {
	width: 129px;
}
.nav4 a:hover, .nav4 a.selected {
	background:url(../images/menu_sprite.gif) -495px -33px no-repeat; 
}
.nav5 {
	width: 98px;
}
.nav5 a:hover, .nav5 a.selected {
	background:url(../images/menu_sprite.gif) -624px -33px no-repeat; 
}
/*--------------banner--------*/
#banner{
	width:998px;
	height:208px;
	border-bottom:5px solid #FEC007;
}
#banner #slideShow { 
	overflow: hidden; 
	position: relative; 
	width:998px; 
	height:208px; 
	background:#FFFFFF; 
}
#banner #slideShow img { 
	border: 0; 
	width:998px; 
	height:208px; 
	display: none; 
	position: absolute; 
	top: 0; left: 0; 
}
/*--------------content---------*/
#content{
	width:998px;
	margin:3px 0px 5px 0px;
}
.left{
	width:203px;
	float:left;
}
.leftNav{
	background:url(../images/left-nav.jpg) repeat-y;
	width:203px;
	border-bottom:1px solid #F1EFEF;
	padding:5px 0px 5px 0px;
	font:bold 12px Arial, Helvetica, sans-serif;
}

ul.listing {
	margin:0 5px 5px 0;
	padding:0;
	list-style-type:none;
	line-height:20px;
}
ul.listing li {
	background:url(../images/bullet.gif) no-repeat 12px 8px;
	padding-left:25px;
}
ul.listing a {
	text-decoration:none;
	color:#003A99;
}
ul.listing a:hover {
	text-decoration:underline;
	color:#D85C00;
}
.leftSands{
	margin-top:1px;
	background:#FFECA0;
	width:203px;
	padding:0px 0px 5px 0px;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.leftSands h1{
	background:url(../images/headingBg.gif) no-repeat top left;
	width:192px;
	height:22px;
	font:bold 15px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:4px 0px 0px 11px;
}
.leftRoyal{
	margin-top:1px;
	background:#FFF8E9;
	width:203px;
	padding:0px 0px 5px 0px;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.leftRoyal h1{
	background:url(../images/headingBlue.gif) no-repeat top left;
	width:192px;
	height:22px;
	font:bold 15px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:4px 0px 0px 11px;
}
.leftLodge{
	margin-top:1px;
	background:#A6EAFF;
	width:203px;
	padding:0px 0px 5px 0px;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.leftLodge h1{
	background:url(../images/headingBlue1.gif) no-repeat top left;
	width:192px;
	height:22px;
	font:bold 15px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:4px 0px 0px 11px;
}
ul.listing1 {
	margin:0 5px 5px 0;
	padding:0;
	list-style-type:none;
	line-height:20px;
}
ul.listing1 li {
	background:url(../images/bullet.gif) no-repeat 12px 8px;
	padding-left:25px;
}
ul.listing1 a {
	text-decoration:none;
	color:#813D00;
}
ul.listing1 a:hover {
	text-decoration:underline;
	color:#000;
}
ul.listing2 {
	margin:0 5px 5px 0;
	padding:0;
	list-style-type:none;
	line-height:20px;
}
ul.listing2 li {
	background:url(../images/arrow.gif) no-repeat 5px 8px;
	padding-left:15px;
}
ul.listing2 a {
	text-decoration:none;
	color:#0000FF;
}
ul.listing2 a:hover {
	text-decoration:underline;
}

.centerFull{
	width:760px;
	float:left;
	margin-left:13px;
	padding:10px 0px 10px 0px; 
}
.center{
	width:560px;
	float:left;
	margin-left:13px;
	padding:10px 0px 10px 0px; 
}
.content{
	padding:15px 0px 5px 0px;
	font:normal 12px/18px Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}

.right{
	width:203px;
	float:right;
}
.rightNav{
	width:203px;
	padding:5px 0px 5px 0px;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.payment{
}
.payment img{
	padding:2px 0px 5px 0px;
}
.commonwealth{
	padding:5px 0px 5px 0px;
}
.festivalAdd{
	background:url(../images/festivaladd_bg.gif) repeat-y top left;
	width:202px;
}
.festivalAdd_top{
	background:url(../images/festivaladd_top.gif) no-repeat;
	width:202px;
	height:10px;
}
.festivalAdd_bottom{
	background:url(../images/festivaladd_bottom.gif) no-repeat;
	width:202px;
	height:10px;
}
.fest_add{
	text-align:center;
	margin:0px;
}
.formPnl{
	background:url(../images/formbg.gif) no-repeat top left;
	width:561px;
	height:414px;
	margin-top:10px;
}
.form_head{
	text-align:center;
}
.form_head p{
	margin:0px;
	padding:2px;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.tableBorder {
	background:#FFFFFF;
	margin:0px 0px 0px 5px;
	padding:0px;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.tableBorder td {
	padding:3px;
	background:#EEEEEE;
}
.smallText{ 
	font-size:11px; 
}
.smallText1{ 
	font-size:9px; 
}
.breadCrumb { 
	padding:5px 0 5px 0; 
	margin-bottom:10px; 
	color:#B20000; 
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.breadCrumb a { 
	color:#B20000; 
	font-weight:bold; 
}
.breadCrumb a:hover { 
	text-decoration:none; 
}

#pnlFooter { 
	padding:5px; 
	background:#DEDEDE; 
	text-align:center; 
	color:#525252; 
	margin-top:10px; 
	border-bottom:1px solid #E5F1FA;
	width:988px;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}
#pnlFooter a { 
	text-decoration:none; 
	color:#525252; 
	padding:0 8px; 
}
#pnlFooter a:hover { 
	text-decoration:underline; 
	color:#000; 
}
/*-------------gallery--------*/
.gallery{
	position:relative;
}
#contentView{
	width:540px;
	height:350px;
	border:1px solid #EDEDED;
	padding-top:12px;
	margin:0px 0px 10px 0px;
	background:#F6F4F4;
}
#contentView img{
	padding:2px;
	border:1px solid #FF0000;
}
.thumb_block {
	position:relative; 
	font-size:12px;
}
.thumb_image {
	float:left;
	margin:0pt 3px 3px 3px;
	width:72px;
}
.thumb_image img{
	padding:1px;
	border:1px solid #DDDDDD;
}
.disignBoxSecond {

}

.disignBoxSecond .boxSecondHeader {
	color:#006598;
	font-size:110%;
	font-weight:bold;
	height:20px;
	padding:3px 0px 0px 40px;
	position:relative;
	text-align:left;
	text-transform:uppercase;
}
.disignBoxSecond .boxContent {
	font-size:13px;
	overflow:hidden;
	padding:10px 24pt 10px 24px;
	position:relative;
}
.imgRight{
	float:right;
	padding:3px 0px 2px 5px;
}
.imgLeft{
	float:left;
	padding:5px 5px 2px 0px;
}
.view1{
	background:url(../images/tour-bg.gif) no-repeat top left;
	width:327px;
	height:98px;
	margin:20px 0px 0px 27px;
	float:left;
	padding:5px 3px 0px 10px;
}
*html .view1{
	margin:20px 0px 0px 20px;
	padding:5px 3px 0px 10px;
}
.view1 h4{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin:0;
	padding:0;
	text-align:left;
}
.view1 p{
	color:#000000;
	font-size:11px;
	margin:0;
	padding:0;
}
.view1 p a{
	color:#FF8000;
	text-decoration:none;
	font-weight:bold;
	padding-right:5px;
}
.view1 p a:hover{
	color:#333333;
	text-decoration:underline;
}