.color1 {color:#888;} /*Site text colour*/
.color2 {color:#3d74a7;}
.color3 {color:#008040;}
.color4 {color:#D8D8D8;}
.color5 {color:#B7C2F9}


a,a:link,a:visited{
	color:#4876aa;
	text-decoration:underline;
	font-size:inherit;
}

a:hover {
	color:#30c934;
	text-decoration:underline;
	font-size:inherit;
	//cursor:pointer;
}

a.menu,a.menu:link,a.menu:visited {
	color:#586673;
	text-decoration:none;
	font-weight:bold;
	font-size:24px;
}
a.menu:hover {
	color:#788da1;
	text-decoration:none;
	font-weight:bold;
	font-size:24px;	
}

img{display:block;border:0;}
.image2{border:5px solid #ccc; }
.image{border: 1px solid rgb(204, 204, 204); padding: 5px;}



.header{
	background:url(images/Header.jpg);
	width:950px;
	height:261px;
}

.content{
	background:#fff url(images/Content-Repeat.jpg) 0 0 repeat-y;
	min-height:822px;
}
.content_bottom{background:url(images/Content-Bottom.jpg);height:15px;}

.testimonial{background:#fff;}
.testimonial_top{background:url(images/testimonial-top.jpg) no-repeat;height:19px;}
.testimonial_bottom{background:url(images/testimonial-bottom.jpg) no-repeat;height:19px;}


.footer{background:#fff;}
.footer_top{background:url(images/footer-top.jpg) no-repeat;height:228px;}
.footer_bottom{background:url(images/footer-bottom.jpg) no-repeat;height:19px;}


.enquiries{background:#4876aa; width:259px; color:white;}
.enquiries textarea {height:60px;}
.enquiries_top{background:url(images/enquiries-top.jpg) no-repeat;height:15px;width:259px;}
.enquiries_bottom{background:url(images/enquiries-bottom.jpg) no-repeat;height:15px;width:259px;}

.tickets {background:url(images/tickets.jpg) no-repeat;height:107px;width:161px;}

.hear_rh {width:283px; height:296px; background: url(images/Hear-RH.jpg);}
.hear_ls {width:283px; height:296px; background: url(images/Hear-ls.jpg);}
.hear_dd {width:283px; height:296px; background: url(images/Hear-dd.jpg);}

.sinatramic {width:447px; height:256px; background: url(images/SinatraMic.jpg);}

body {font-size:87.5%;}
h1{font-size:1.1em; font-weight:bold; color:#333;}
p {margin:0 0 1.5em; font-size:1.0em; color:#333; }

.mybody {color:#333; background:rgb(53,106,160) url(images/bg.jpg) no-repeat top;}
.err {font-weight:bold; color:red;}
.suc {font-weight:bold; color:green;} 
.myroundcorner
{
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px; 
-khtml-border-radius: 20px;
-o-border-radius: 20px; 

background-repeat: no-repeat;
width:592px;
background-color:#4876AA;
border:1px solid #ccc;

}

.myroundcornerimg
{
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px; 
-khtml-border-radius: 20px;
-o-border-radius: 20px; 

background-repeat: no-repeat;

}

