* 
{
	padding: 0; 
	margin: 0; 
}

a
{
color:#666666;
}

a:hover
{
	color:#FFFFFF;
}

a:hover b
{
	color:#00CC00;
}

a:hover h3
{
	color:#FF00FF;
	text-decoration:none;
}

h4
{
font-size:16px;
color:#000000;
font-weight:bold;
margin-left:10px;
}

a:hover h4
{
	color:#FF00FF;
	font-size:16px;
	text-decoration:none;
}
#calendarkey
{
	width:480px;
	height:50px;
	margin-left:80px;
	margin-right:80px;
	float:left;
	background-image:url(../images/calendarkey.png);
}

body 
{
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px;
	background-color:#000000;
	color:#000000;
	
}

#wrapper 
{ 
	margin: 0 auto;
 	width: 900px;
	background-image:url(../images/backdrop.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#3178e0;
	
}

.header 
{
 	width: 900px;
 	float: left;
 	height: 200px; 
}


#navigation 
{
 	float: left;
 	width: 900px;
	height:35px;
	background-image:url(../images/bg-menu.jpg);
	background-repeat:repeat-x;
 	color:#ffffff;
}

#gallery
{
	width:900px;
	height:120px;
	float:left;
}
	

#leftcolumn 
{ 
	background-image:url(../images/inner_backdrop.png);
	background-repeat:repeat-y;
 	padding: 10px;
 	min-height: 350px;
 	width: 660px;
	float: left;
}

#leftcolumn ul
{ 
 	color:#000099;
	font-size:14px;
	margin-left:30px;
}

#leftcolumn li
{ 
 	color:#000000;
	font-size:16px;
	margin-left:5px;
}
#leftcolumn p
{ 
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:500;
	margin-right:10px;
	margin-left:10px;

}

h2
{
	color:#0033FF;
	font-size:22px;
	margin-left:10px;
}

h3
{
	color:#0066CC;
	font-size:20px;
	margin-left:10px;
}


.rightcolumn 
{ 
 	float:left;
 	min-height: 125px;
 	width: 200px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
}

.map_container
{
	width:650px;
	height:150px;
	padding-left:10px;
	margin-top:15px;
	margin-bottom:15px;
}

.poipic_container
{
	width:650px;
	height:200px;
	padding-left:10px;
	margin-top:15px;
	margin-bottom:15px;
}

.singlepoipic_container
{
	width:650px;
	height:240px;
	padding-left:10px;
	margin-top:15px;
	margin-bottom:15px;
}
.singlepoipic
{
	width:600px;
	margin-left:20px;
	height:240px;
	border:#000000 solid 1px;
	float:left;
}



.poi_pics
{
	width:290px;
	height:198px;
	margin-left:20px;
	float:left;
	border:#000000 solid 1px;
}

.big_map_container
{
	width:648px;
	height:250px;
	margin-top:15px;
	margin-bottom:15px;
	border:#000000 solid 1px;
}



.big_map_pics
{
	width:648px;
	height:250px;
	float:left;
	
}

.map_pics
{
	width:290px;
	height:150px;
	margin-left:15px;
	float:left;
	border:#000000 solid 1px;
}

.pic_container
{
	width:650px;
	height:150px;
	padding-left:10px;
	margin-top:15px;
	margin-bottom:15px;
}

.pic_1
{
	width:190px;
	height:150px;
	margin-left:15px;
	float:left;
	border:#000000 solid 1px;
}


.single_pic_container
{
	width:650px;
	height:250px;
	padding-left:10px;
	margin-top:15px;
	margin-bottom:15px;
}

.single_pic
{
	width:570px;
	height:250px;
	margin-left:30px;
	float:left;
	border:#000000 solid 1px;
}


/*=============================facilities start================================*/
.left_text
{
	height:160px;
	margin:15px;
	width:270px;
	float:left;

}

.right_text
{
	height:160px;
	margin:15px;
	width:270px;
	float:right;

}


.panel
{
	width:600px;
	height:190px;
	margin:20px;
	border:#151515 solid 1px;
}

.right_pic
{
	width:298px;
	height:188px;
	float:right;
	border:#151515 solid 1px;
}

.left_pic
{
	width:298px;
	height:188px;
	float:left;
	border:#151515 solid 1px;
}
/*=============================facilities end================================*/

#footer 
{ 
 	width: 880px;
	height:30px;
 	clear: both;
 	background:#333333;
 	padding: 10px;
}

#footer_left
{
	float:left;
	font-size:12px;
	text-align:left;
	margin-left:10px;
	text-decoration:none;
}

#footer_right
{
	float:left;
	font-size:12px;
	margin-left:180px;
	text-decoration:none;
}

