HTML{overflow-y: scroll;}
body{background-color:#A8A8A8;font-family:Verdana;color:#000;font-size:12px}
h1{font-family:Verdana;color:#000;font-size:12px;font-weight:bold;display: inline;}
h2{font-family:Verdana;color:#000;font-size:15px;font-weight:bold;display: inline;}
.small{font-family:Verdana;color:#FFF;font-size:9px}
a:link { color:#000; text-decoration: underline}

a.head:link { color: white; text-decoration: none}
a.head:active { color: white; text-decoration: none}
a.head:visited { color: white; text-decoration: none }
a.head:hover { color: white; text-decoration: underline}

a.head2:link { color: #AAC1E7; text-decoration: none}
a.head2:active { color: #AAC1E7; text-decoration: none}
a.head2:visited { color: #AAC1E7; text-decoration: none}
a.head2:hover { color: #AAC1E7; text-decoration: underline}

a.cat:link { color: black; text-decoration: none }
a.cat:active { color: black; text-decoration: none }
a.cat:visited { color: black; text-decoration: none }
a.cat:hover { color: black; text-decoration: underline }

a.book2:link { color: #fff; text-decoration: none ;font-weight:bold}
a.book2:active { color: #fff; text-decoration: none ;font-weight:bold}
a.book2:visited { color: #fff; text-decoration: none ;font-weight:bold}
a.book2:hover { color: #000; text-decoration: none;font-weight:bold }  

INPUT,TEXTAREA { font-family: Verdana; width: 170px;font-size:12px;} 
.mysubmit      { font-family: Verdana; width: 75px;}
.check          { font-family: Verdana; width: 10px;}

#wrapper {
		width:750px;
		margin:0px auto;
		border:4px solid #000;
		background-color:#fff;	
	}

#header {
    height:102px;
    background-color:#002D78;	
	}
		   
#header div {
    float:left;
    background-color:##002D78;
	}
	
#header-left {
		width:580px;
		height:102px;
		background-image:url('background/top-l.gif');
		background-repeat: no-repeat; 
	}

#header-right {
    width:170px;
    height:102px;
  	background-image:url('background/top-r.gif');
  	background-repeat: no-repeat; 
	}
	
#links {
    background-color:#002D78;
		padding:10px;
		text-align:center;
		font-family:Verdana;color:#FFF;font-size:18px;font-weight:bold
  }
	
#phone_number {
    background-color:#002D78;
		background-image: url(background/phone2.gif); 
    background-repeat: no-repeat; 
    height: 41px;
    text-align:right;
    font-family:Verdana;color:#FFF;font-size:18px;font-weight:bold;

		}
		
#content {
    height:387px;
    
  }

#content div {
		float:left;
    
		
	}

#content-live {
    margin:17px 0px 17px 17px;
		width:350px;
		height:185px;
	}

#content-pa-hire {
	 margin:17px  0px 17px 17px;	
      width:350px;
		height:387px;
  }
	
#content-wedding {
		margin:17px 0px 0px 17px;;
    width:350px;
    height:185px 
  }

#footer {
		margin-top:10px;
		margin-bottom:10px;
		padding:10px;
		border:none;
		width:727px;
		text-align:center;
		margin:0px auto;
	}

#bottom {
		clear:both;
		text-align:right;}
		
.book 
{ 
background-image: url(background/book_button4.gif); 
background-repeat: no-repeat; 
height: 25px;
width: 123px;
text-align:center
}

.package 
{ 
background-color: #EAEAEA 
}

.black 
{ 
background-color: black 

}

.blue 
{ 
background-color: #002D78 ; 
font-family:Verdana;color:#FFF;font-size:12px;font-weight:bold;
border:2px solid #002D78;
 }

 .blueborder 
{ 
background-color: white ;
border:2px solid #002D78;
  }

