
/* CSS Document */

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


/* TO HIDE HEADING 1 */
h1 em			{
				position: absolute;
				left: -4000px;
				width: 900px;
				}
				


body			{
				background: white url(images/bg_gradient.jpg) repeat-x; 
				
				}
				
				
#wrap1			{width: 1000px;
				margin: 0px auto 0px auto;
				}
				
#wrap2			{width: 650px;
				height: 370px;
				margin: 0px auto 0px auto;
				}
	
img.banner		{float: left;}

#wrap3			{width: 650px;
				margin: 0px auto 0px auto;
				background: white url(images/banner5.jpg) no-repeat;
				height: 80px;
				}


.content		{width: 650px;
				margin: 0px auto 0px auto;
				background: white url(images/content_bg.jpg);
			}


.contentinfo	{width: 470px;
				margin: 0px 0 0px 100px;
				padding-bottom: 30px;
				padding-top: 20px}
				

.contentinfo_book	{width: 470px;
				margin: 0px 0 0px 100px;
				padding-bottom: 50px;
				padding-top: 30px;
				}

.contentinfo_book p	{text-align: center;}

.contentinfo_links	{width: 480px;
				margin: 0px 0 0px 100px;
				padding-bottom: 50px;
				padding-top: 0px;
				text-align: center;}


.contentinfo_release	{width: 480px;
				margin: 0px 0 0px 100px;
				padding-bottom: 50px;
				padding-top: 0px;
				}

.stage			{margin-bottom: 15px;}



.content_bottom	{width: 650px;
				margin: 0px auto 0px auto;
				background: white url(images/content_bottom.jpg) no-repeat;
				height: 20px; 
			}
							
.burt			{width: 140px;
				position:absolute;
				margin: 144px 0px 0px 825px;
					}
					
.navbar			{width: 150px;
				position:absolute;
				margin-top: 240px;
				margin-left: 30px;
				}	


.navbar a		{float: left;}



a img 			{border: none;
				}

a				{outline: none;
				text-decoration: none;
				font-size: 13px;
				color: #7da8f9;
				}		
						
a:hover			{color: #333333} 								
								
h2				{font-family: Geneva, Arial, Helvetica, sans-serif;
				font-size: 20px;
				color:#114f82;
				text-align: center;
				margin-bottom: 15px;
				}
											
.quote			{margin: 20px 0 0 50px;}											

p				{font-family: Geneva, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color:#114f82;
				margin-bottom: 15px;
				}

.pressreleasedetails	{text-align: center;}

.number			{font-weight: bold;
				font-size: 15px;
				color: white;
				background-color: #7ca8d9;
				padding: 0px 5px 0px 4px;
				margin-right: 10px;
				
				}
				

	/* Box on booking page */
			
			

.infoblock		{width: 209px;
				background-color: #7ca8d9;
				padding: 20px;
				margin-left: 110px;
				text-align: center;
				}
				
.infoblock p	{color: #FFFFFF
				}				

.infoheading	{font-size: 14px;
				color: #114f82}

.infoboxround	{float: left;
				margin-left: 110px;}



.bottomnav		{width: 650px;
				margin: 0px auto 30px auto;
				text-align: center;
				}

.bottomnav a	{padding: 0 10px 0 10px;
				color: #999999;
				font-size: 11px;
				font-family:Geneva, Arial, Helvetica, sans-serif}				
				
.bottomnav a:hover	{color:#7ca8d9}				

.map			{margin-top: 20px;
				margin-left: 50px;}
				
.maplink		{margin-top: 60px;
				text-align: center;}
