body,td,span,div{font-family:sans-serif;font-size:11px;margin:0px;color:#53531a;}
body{margin:0px;background-color:#dcdcc1;}
p{margin:0px;}
.pad{padding:20px 10px 10px 60px;line-height:17px; }
.content{padding:5px 5px 5px 22px;line-height:17px;vertical-align:top;}
.pad2{padding:0px 0px 0px 5px;}
.pad2 p{line-height:17px;}
.pad-title{padding:20px 10px 10px 10px;}
.line{border-bottom:1px solid #ffffff;vertical-align:top; }
.header{border:8px solid #ffffff;border-top:none;background-color:#53531a;}
.main{border-right:8px solid #ffffff;}
.title{font-family:Myriad Pro,Georgia,Arial;font-size:24px;color:#330033;}
.logo{background-image:url('images/logo.jpg');background-position:center;background-repeat:no-repeat;height:110px;}
.footer{padding:10px;border:8px solid #ffffff;border-bottom:none;background-color:#a5a57e;color:#53531a;font-size:10px;font-weight:bold;}
.footer a{font-size:10px;font-weight:bold;color:#53531a;text-decoration:none;}
.footer a:hover{font-size:10px;font-weight:bold;color:#ffffff;text-decoration:none;}
.footer-1{color:#dcdcc1;font-size:11px;}
.address{color:#dcdcc1;font-size:14px;text-align:center;padding:20px;}
.nav-bg{background-color:#470245;color:#ffffff;font-size:12px;border:8px solid #ffffff;border-top:none;border-bottom:none;}
.nav-bg1 {text-align:center;background-image:url('images/sep.jpg');background-position:bottom;background-repeat:no-repeat;width:181px;height:35px;}
.nav-bg1 a{color:#ffffff;font-size:12px;text-decoration:none;}
.nav-bg1 a:hover{color:#A5A57E;font-size:12px;text-decoration:none;}

.nav-bg2 {text-align:center;background-image:url('images/sep.jpg');background-position:bottom;background-repeat:no-repeat;width:181px;height:35px;}
.nav-bg2 a{color:#A5A57E;font-size:12px;text-decoration:none;}

/* .nav-bg1 a:hover{color:#dcdcc1;font-size:12px;text-decoration:none;} */
.reviewlink {color:#0099FF;font-size:11px;text-decoration:none;}
.reviewlink:hover {color:#0099FF;font-size:11px;text-decoration:underline;}

.imagetopleft {
background:url(images/bgtopleft.gif);
background-position:bottom;
background-repeat:no-repeat;
}
.imagetopright{
background:url(images/bgtopright.gif);
background-position:bottom;
background-repeat:no-repeat;
}
.imagebottomright{
background:url(images/bgbottomright.gif);
background-position:top;
background-repeat:no-repeat;
}
.imagebottomleft{
background:url(images/bgbottomleft.gif);
background-position:top;
background-repeat:no-repeat;
}
.imagebottomrpt{
background:url(images/bgbottomrpt.gif);
background-position:top;
height:5px;
background-repeat:repeat-x;
}
.imagetoprpt{
background:url(images/bgtoprpt.gif);
background-position:bottom;
background-repeat:repeat-x;
}
.imagerightrpt{
background:url(images/bgrightrpt.gif);
background-position:top;
background-repeat:repeat-y;
}
.imageleftrpt{
background:url(images/bgleftrpt.gif);
background-position:top;
background-repeat:repeat-y;
}

.link-off
{
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	background:url(images/bgmenu.gif);
	padding: 5px 5px 5px 5px;
	cursor:pointer;
}

.link-on
{
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	background:url(images/bgmenuover.gif);
	background-color: #2c6e61;
	padding: 5px 5px 5px 5px;
	cursor:pointer;
}

.menulink{
font-weight:bold;
font-size:11px;
color:#53531a;
text-decoration:none;
}
.menulink:hover{
font-weight:bold;
font-size:11px;
color:#53531a;
text-decoration:none;
}
.menuborder{
border-left:4px solid #DCDCC2;
border-right:4px solid #DCDCC2;
border-bottom:4px solid #DCDCC2;
}
.descborder{
border-bottom:4px solid #DCDCC2;
padding:10px 10px 10px 10px;line-height:17px;vertical-align:top;
}
.eventBdr{
border:1px solid #BDBD52;
}

.iframebdr{
border:1px solid #ffffff;
}

.EventTitle
{
font-size:11px;
font-weight:bold;
color:#470245;
padding:5px;
}

.eventlink{
font-weight:bold;
font-size:11px;
color:#470245;
text-decoration:underline;
}
.eventlink:hover{
font-weight:bold;
font-size:11px;
color:#470245;
text-decoration:none;
}
.textbox
{
border-top:1px solid #53531A;
border-right:1px solid #53531A;
border-bottom:1px solid #53531A;
border-left:1px solid #53531A;
background-image:url('images/txtbox-bg.gif');
background-repeat:repeat-x;
font-size:11px;
height:21px;
padding:3px 0px 0px 3px;
}

.txtarea
{
border-top:1px solid #53531A;
border-right:1px solid #53531A;
border-bottom:1px solid #53531A;
border-left:1px solid #53531A;
background-image:url('images/txtbox-bg.gif');
background-repeat:repeat-x;
background-repeat:repeat-y;
font-size:11px;
padding:3px 0px 0px 3px;
}

.conlink{

font-size:11px;
color:#53531A;
text-decoration:underline;
}
.conlink:hover{

font-size:11px;
color:#53531A;
text-decoration:none;
}

.error_txtbox
{
border-top:1px solid #FF0000;
border-right:1px solid #FF0000;
border-bottom:1px solid #FF0000;
border-left:1px solid #FF0000;
background-image:url('../images/txtbox-bg.gif');
background-repeat:repeat-x;
font-size:11px;
height:21px;
padding:3px 0px 0px 3px;
}
.error_txtarea
{
border-top:1px solid #FF0000;
border-right:1px solid #FF0000;
border-bottom:1px solid #FF0000;
border-left:1px solid #FF0000;
background-image:url('../images/txtbox-bg.gif');
background-repeat:repeat-x;
background-repeat:repeat-y;
font-size:11px;
padding:3px 0px 0px 3px;
}

.error { 
	font-size:11px;
	font-weight:bold;
	COLOR: #FF0000; 
	TEXT-DECORATION: none;
	padding-left:13px;
	
}


.NormalFont
{
padding-left:13px;
 
}



.menulink1{
font-weight:bold;
font-size:14px;
color:#53531A;
text-decoration:none;

}
.menulink1:hover{
font-weight:bold;
font-size:14px;
color:#53531A;
text-decoration:none;
}

.menu {
	background-image: url('images/normal.gif');
	background-repeat: no-repeat;
	height: 198px;
	width: 280px;
	text-align:center;
	background-position:center;
}

.menuover {
	background-image: url('images/over.gif');
	background-repeat: no-repeat;
	height: 198px;
	width: 280px;
	background-position:center;
	text-align:center;
}
.homecontent{padding:25px 5px 25px 22px;line-height:17px;vertical-align:top; font-size:12px;}
.homebg{
background-image: url('images/homebg.gif');
	background-repeat:repeat-y;
	width:458px;
}	
.dest{
font-family:"Trebuchet MS";
font-size:12;
font-weight:normal;
line-height:17px;
word-spacing:1;
}

.destlocat
{
font-family:sans-serif;
font-size:12;
font-weight:bold;
line-height:17px;
word-spacing:1;
color:#470245;
}

.submenulink{
font-weight:bold;
font-size:12px;
color:#470245;
text-decoration:none;

}

.submenulink:hover{
font-weight:bold;
font-size:12px;
color:#525319;
text-decoration:none;

}

/**** HOMEPAGE MESSAGE CSS *******/
.PageMessageTitle
{
font-size:11px;
font-weight:bold;
color:#470245;
padding-left:5px;
padding-right:5px;
padding-top:5px;
}
.homecontentMsg{padding:5px 5px 15px 22px;line-height:17px;vertical-align:top; font-size:12px;}