@charset "utf-8";
/* CSS common */

body { 
     margin:0px 0 1px 0;	
	 font:12px Arial, Helvetica, sans-serif ;	 
	 font-style: normal;
	 background:#f9f9f9 url(images/bg.jpg) repeat-x;
	 text-align:left;
	 
}

a:link    {	FONT: 11px Arial ; font-weight: bold; color: #ffffff; text-decoration:none}
a:visited {	FONT: 11px Arial ; font-weight: bold; color: #ffffff; text-decoration:none}
a:hover   {	FONT: 11px Arial ; font-weight: bold; color: #000000; text-decoration:none}
a:active  {	FONT: 11px Arial ; font-weight: bold; color: #ffffff; text-decoration:none} 

.tour a:link    {	FONT: 12px Tahoma ; font-weight: bold; color: #036d82; text-decoration:none; text-decoration:underline}
.tour a:visited {	FONT: 12px Tahoma ; font-weight: bold; color: #036d82; text-decoration:none; text-decoration:underline}
.tour a:hover   {	FONT: 12px Tahoma ; font-weight: bold; color: #f29e1a; text-decoration:none}
.tour a:active  {	FONT: 12px Tahoma ; font-weight: bold; color: #036d82; text-decoration:none;text-decoration:underline} 

.tourpa a:link    {	FONT: 11px Tahoma ; font-weight: bold; color: #15365e; text-decoration:none; text-decoration:underline}
.tourpa a:visited {	FONT: 11px Tahoma ; font-weight: bold; color: #15365e; text-decoration:none; text-decoration:underline}
.tourpa a:hover   {	FONT: 11px Tahoma ; font-weight: bold; color: #f29e1a; text-decoration:none}
.tourpa a:active  {	FONT: 11px Tahoma ; font-weight: bold; color: #15365e; text-decoration:none;text-decoration:underline} 

.th a:link    {	font-family: Arial, Helvetica, sans-serif ; font-style: normal;	font-weight:bold; font-size: 13px; color: #96811a; padding:0 10px 0 10px; word-spacing:1px;}
.th a:visited {	font-family: Arial, Helvetica, sans-serif ; font-style: normal;	font-weight:bold; font-size: 13px; color: #96811a; padding:0 10px 0 10px; word-spacing:1px;}
.th a:hover   {	font-family: Arial, Helvetica, sans-serif ; font-style: normal;	font-weight:bold; font-size: 13px; color: #000000; padding:0 10px 0 10px; word-spacing:1px;}
.th a:active  {	font-family: Arial, Helvetica, sans-serif ; font-style: normal;	font-weight:bold; font-size: 13px; color: #96811a; padding:0 10px 0 10px; word-spacing:1px;}

.hbtn a:link    {	font-family: Arial, Helvetica, sans-serif ; font-style: normal;	font-weight:bold; font-size: 12px; color: #a8a86f; padding:0 10px 0 10px; word-spacing:1px;}
.hbtn a:visited {	font-family: Arial, Helvetica, sans-serif ; font-style: normal;	font-weight:bold; font-size: 12px; color: #a8a86f; padding:0 10px 0 10px; word-spacing:1px;}
.hbtn a:hover   {	font-family: Arial, Helvetica, sans-serif ; font-style: normal;	font-weight:bold; font-size: 12px; color: #000000; padding:0 10px 0 10px; word-spacing:1px;}
.hbtn a:active  {	font-family: Arial, Helvetica, sans-serif ; font-style: normal;	font-weight:bold; font-size: 12px; color: #a8a86f; padding:0 10px 0 10px; word-spacing:1px;}

img { text-align:center}

th	{
	margin:0;	
	text-align:justify;
	vertical-align:top;
	padding-left:10px;
	vertical-align:middle;	
	height:30px;
	color:#000; 	
	font-weight: bold;	
	
	}


ul{ 
	list-style:square; 
	list-style-position: inherit;
	margin:0px;
	padding:10px;	
	
	
}

li{  
    list-style-position: inherit;
	padding-bottom:5px;
	margin:0px;
	color:#036d82;
	
}


li a {  
    list-style-position: inherit;
	padding-bottom:5px;
	margin:0px;
	color:#000000;
	
}
/* ================================================================ 

				BELOW THIS LINE IS THE CSS FOR MENU

=================================================================== */

#pad {height:100px;}

#menu {padding:0 0 0 20px; margin:0 0 0 0; list-style:none; width:703px; height:40px; background:url(images/menu_bg.jpg) repeat-x;}

#menu li {position:relative; float:left; margin:0; padding:0}
#menu li a {
	display:block; 
	height:40px; 
	line-height:40px; 
	padding:0 10px 0 5px; 
	float:left; 
	color:#ffffff; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:11px; 
	background:url(images/divide.jpg) no-repeat right top;
}

#menu li a b {display:block; height:35px; float:left; padding:0 0 0 0px;}

#menu li a:hover, 
#menu li a:active,
#menu li a:focus,
.home #menu li#home a,
.single #menu li#single a,
.dropdown #menu li#dropdown a,
.dropline #menu li#dropline a,
.flyout #menu li#flyout a,
.support #menu li#support a,
.contact #menu li#contact a {background: url(images/divide2.jpg) no-repeat right top; cursor:pointer; color:#fff; line-height:35px;}

#menu li a:hover b,
#menu li a:active b,
#menu li a:focus b,
.home #menu li#home a b,
.single #menu li#single a b,
.dropdown #menu li#dropdown a b,
.dropline #menu li#dropline a b,
.flyout #menu li#flyout a b,
.support #menu li#support a b,
.contact #menu li#contact a b{ background: url(images/divide2.jpg) no-repeat left top; cursor:pointer;}


/* ================================================================ 

				CSS FOR MENU END

=================================================================== */
.slogan { 
	font-family: Arial, Helvetica, sans-serif ;
	font-style: normal;	
	font-weight:bold;	
	font-size: 20px;	
	color: #96811a;	
	padding:0 10px 0 10px;
	word-spacing:1px;	
	
	
	
}

.toptitle { 
	font-family: Arial, Helvetica, sans-serif ;
	font-style: normal;	
	font-weight:bold;	
	font-size: 13px;	
	color: #96811a;	
	padding:0 10px 0 10px;
	word-spacing:1px;	
	
	
	
}

.fbtitle a:link    {	font-family: Arial, Helvetica, sans-serif ; font-style: normal;	font-weight:bold; font-size: 13px; color: #96811a; padding:0 10px 0 10px; word-spacing:1px;}
.fbtitle a:visited {	font-family: Arial, Helvetica, sans-serif ; font-style: normal;	font-weight:bold; font-size: 13px; color: #96811a; padding:0 10px 0 10px; word-spacing:1px;}
.fbtitle a:hover   {	font-family: Arial, Helvetica, sans-serif ; font-style: normal;	font-weight:bold; font-size: 13px; color: #727245; padding:0 10px 0 10px; word-spacing:1px;}
.fbtitle a:active  {	font-family: Arial, Helvetica, sans-serif ; font-style: normal;	font-weight:bold; font-size: 13px; color: #96811a; padding:0 10px 0 10px; word-spacing:1px;}


.facilitiestitle { 
	font-family: Arial, Helvetica, sans-serif ;
	font-style: normal;	
	font-weight:bold;	
	font-size: 14px;	
	color: #727245;
	padding-top:3px;
	text-align:center;
	word-spacing:1px;	
	
	
	
}

.title { 
	font-family: "Times New Roman", Times, serif  ;	
	font-style: normal;	
	font-weight:bold;	
	font-size: 28px;	
	color: #000000;		
	padding:0 0 0 10px; 
	text-align:left; 
		
	
}

.subtitle { 
	font-family: "Times New Roman", Times, serif  ;
	font-style: normal;	
	font-weight:bold;	
	font-size: 20px;	
	color: #727245;	
	padding:0 0 0 10px;
	 
	
}

.subtitle2 { 
	font-family: "Times New Roman", Times, serif  ;
	font-style: normal;	
	font-weight:bold;	
	font-size: 26px;	
	color: #727245;	
	padding:0 0 0 20px;
}
	
.subtitle3 { 

	padding:0 0 0 20px;	 
	
}

.box_title {
	
	font-family: "Times New Roman", Times, serif  ;	
	font-style: normal;	
	font-weight:bold;	
	font-size: 24px;	
	color: #ffffff;
	text-align:center;		
}

.box_title2 {
	
	font-family: "Times New Roman", Times, serif  ;	
	font-style: normal;	
	font-weight:bold;	
	font-size: 24px;	
	color: #333333;
	text-align:center;		
}

.maintitle { 
	font-family: "Arial Rounded MT Bold"  , sans-serif ;
	font-size: 20px;
	font-style: normal;	
	color: #000000;	
	text-decoration: none;		
	height:45px;	
	background:url(images/Shared/title.gif) no-repeat;
	padding-left:80px;
}



p{ 	
	margin:0;
	padding:3px 10px 3px 10px;
	text-align:justify;
	vertical-align:top;
	color:#000;	
	
}

.content{ 	
	margin:0;
	padding:3px 10px 3px 10px;
	text-align:justify;
	vertical-align:top;
	color:#000;	
	
}

.tourcontent{ 	
	margin:0;
	padding:3px 10px 3px 10px;
	text-align:justify;
	vertical-align:middle;
	color:#000;	
	
}

.indextext {
	font-family: Tahoma;	
	font-size: 11px;
	font-style: normal;	
	color: #000;
	vertical-align:top;
	text-align:left;	
	word-spacing:1px;
}


.text {
	font-family: Tahoma;	
	font-size: 12px;
	font-style: normal;	
	color: #000;
	vertical-align:top;
	text-align:left;
	padding:10px 3px 5px 3px;	
	word-spacing:1px;
}


.text2 {
	font-family: Tahoma;	
	font-size: 11px;
	font-style: normal;	
	color: #fff;
	vertical-align:top;	
	word-spacing:1px;
	text-align: left;
	padding-bottom:5px
}


.copyright{ 
	font-family: Tahoma;
	f	
	color:#ffffff;
	text-align:center;
		
	
	
}

.footer { 
	background:url(images/Shared/footer_bg_bg.gif) repeat-x;	
	color:#FFFFFF;	

}


.tourtitle { 
	font-family: Arial, Helvetica, sans-serif ;
	font-style: oblique;	
	font-weight:bold;	
	font-size: 14px;	
	color: #96811a;		
	padding:0 0 0 10px; 
	text-decoration:underline;	
}

.subtourtitle { 
	font-family: Tahoma;
	font-weight:bold;	
	font-size: 11px;
	font-style: normal;	
	color: #000000;	
	text-decoration: underline;
	padding:3px 3px 5px 10px;
	vertical-align:top;
}
