*{margin:0px;
padding:0px;}

body{background-color: #a9c6d9;
background-image: url(images/Bg_Gradient.jpg);
background-repeat: repeat-x;
font-family: "Georgia", Times New Roman, Times, serif;
}



p a:hover{
color: #FF6600;
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 13px;
}
p a{
color: #666;
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 13px;
}

#container{
margin: 0 auto;
width: 1000px;
/*background-image: url(images/container_gradient1.jpg);*/
}
#wrapper{margin: 0 auto;
width: 900px;
background-color: #fff;
border: 10px solid;
color: #fff;
font-family: font-family: "Georgia", Times, serif;
}
#mainheadings{
color: #fff;
font-family: verdana;
}
#masthead{
background-color: #d1ceba;
height: 150px;
background: black url(images/masthead.jpg);
}
#masthead a img{
margin: 25px;
border:none;
}
#logo{
width: 100px;
height: 100px;
margin: 25px;
background-color: #fff;
}
#topnav{
background-color: #333;
}
#topnav{
font: 12px "Georgia", Times New Roman, Times, serif;
overflow: hidden;
}
#topnav ul{
float: left;
width:100%;
border: 1px solid #1a3043; /*dark purple border*/
border-width: 1px 0;
background: black url(images/indentbg2.gif) center center repeat-x;
}
#topnav ul li{
display: inline;
}
#topnav ul li a{
float: left;
color: #a9c6d9; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #1a3043; /*dark purple divider between menu items*/
}
#topnav ul li a:visited{
color: white;
}
#topnav ul li a:hover, #topnav ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(images/indentbg.gif) center center repeat-x;
}
#flashbanner{
height: 350px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #fff;
}
/* Start of left navigation & contact */

#contact{
float: left;
color:#333;
width: 130px;
height: 200px;
padding: 3px 3px 3px 3px;
border: 1px solid #999;
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 12px;
display: inline;
clear: both;
margin-top: 5px;
}
#leftcol{
float:left;
width:100px;
margin-top: 20px;
}

#leftnav{
float: right;
color:#7894a6;
width:130px;
padding: 3px;
border: 1px solid #999;
margin-top: 20px;
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 12px;
float: left; /*contain floated list items*/	
}

#leftnav ul{
width:130px;
list-style-type: none;
background: #7894a6;}

#leftnav ul li{
list-style-type: none;
color: #fff;
width:130px;
line-height:10px;
}
#leftnav ul li ul{display:block;}

#leftnav ul li ul li{
width:130px;
line-height:1em;
}
#leftnav ul li ul li a{
color: #fff;
list-style-type: none;
width: 120px;
line-height:1em;

}
#leftnav a {
display: block; /*to increase area of hit state*/
color: #fff;
text-decoration: none;
padding: 5px;
border-bottom: 1px solid #fff;
}
#leftnav #nav_theatre a{
border: none;
}
#leftnav a:hover{
background: #FF6600;
color:#FFF;
}
/* end of left navigation */


/* Start of center content */


#centralcontent{
float: left;
width: 550px;
margin-top: 20px;
background-color: #fff;
padding: 0px 10px 10px 10px;
line-height: 135%;
}
#centralcontent p{
color: #666666;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
}
#centralcontent h1{
color: #FF6600;
font-size: 30px;
padding: 0px 10px 10px 5px;
font-family: "Georgia", Times New Roman, Times, serif;
font-style: italic;
font-weight: normal;}

#centralcontent h2{
color:#7894a6;
font-size:18px;
padding-left: 8px;
font-family: "Georgia", Times New Roman, Times, serif;
font-style: oblique;
font-weight: normal;
}

#centralcontent h3{
color:#1a3043;
font-size: 16px;
padding: 0px 10px 10px 8px;
font-family: "Georgia", Times New Roman, Times, serif;
}
#map_canvas{
border: 1px solid #666;
margin-bottom: 20px;
margin-left:5px;
}

/* content for the form */
#enqform #contact_details legend{
color:#1a3043;
font-size: 18px;
font-family: "Georgia", Times New Roman, Times, serif;
font-style:bold;
padding: 5px;
}
#enqform #your_visit legend{
color:#1a3043;
font-size: 18px;
font-family: "Georgia", Times New Roman, Times, serif;
font-style:bold;
padding: 5px;
}*/
#enqform legend{
color:#1a3043;
font-size: 18px;
font-family: "Georgia", Times New Roman, Times, serif;
font-style:bold;
padding: 5px;
background-color: #fff;
}
#enqform fieldset{
background: #fff;

url(images/formgradient.jpg) repeat-x top left;
padding-bottom: 15px;

}
#enqform {
font-family: "Arial", Helvetica, sans-serif; color:#666;
font-size: 12px;
margin-left: 25px;
}
#enqform span{
display:block; 
clear:both; 
padding-top:10px;
margin-left:15px;
}
#enqform label{
display:block; 
width:15em; 
float:left;
}
#enqform input{
display:block; 
width:15em; 
float:left;
border: 1px solid;
color: #666;
}
#enqform #interests input{
width:1em; 
height:1em;
border: 1px solid;
}
#enqform textarea{
border: 1px solid;
width:15em; 
color: #666;	
}
#submitbutton{
	margin-top:10px;
}

/* End of form*/

/* End of center content */

/* Start of Right Col */

.captioned_photo{
float: right;
width: 210px;
}
.captioned_photo p{
text-decoration: none;
color:#333333;
}

#rightcol {
float: right;
padding-left: 3px;
margin-top: 20px;
background-color: #fff;
width: 210px;
font-family: "Georgia", Times New Roman, Times, serif;
}	
#rightcol img{
margin-right: 0px;
margin-left: 0px;
margin-bottom: 2px;
padding: 3px;
border: 1px solid #999;
display: inline;
float: right;
}	
p {
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 12px;
color: #fff;
padding: 8px;
}
/* Right Col Ends */

/* Advertising Section Starts */	
#calendar{
margin-top: 10px;
margin-bottom: 10px;
float: left;
height: 120px;
font-size: 12px;
width: 900px;
}
#calendar img{
padding: 7px;
border: 1px solid #999;
}
/* Advertising Section Ends */

/* Tariffs Page formatting of table */

table {
width: 600px;
border-collapse:collapse;
background: fff;
font-size: 14px;
font-family: "Georgia", Times New Roman, Times, serif;
color:#666;
font-weight: normal;
}
th {
background-color:#1a3043;
padding:5px;
border: 1px solid #999;
text-align: center;
color:#fff;
font-size: 14px;
font-weight: normal;
}
td	{
padding:5px;
border: 1px solid #999;
text-align: center;
}
	/*Tariffs Page Formating Ends */
	
/*Spacer Starts*/
#Space{
background-color: #666666;
margin: 12px;
}
/*Spacer Ends*/

/* Footer Starts */
#footer{
float: left;
width: 900px;
clear:both;
text-align: center;
font-family: "Georgia", Times New Roman, Times, serif;
font-size: 12px;
color: #00CC33;
background: black url(images/indentbg2.gif) repeat-x;
margin-top: 5px;
display: inline;
}
#footer p a{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}
#footer p a:hover{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration:none;
	
}
/* Footer Ends */