/* CSS Document */

h1, h2, h3, headinglink {
		color: #663333; 
}

	h1 { 
	font-size: 16px; 
	font-weight: bolder; 
	text-align: center;
} 
	h2 { 
	font-size: 14px; 
	font-weight: bolder; 
	text-align: center;
} 

	h3 { 
	font-weight: bolder; 
	text-align: center;
	font-size: 13px;
} 

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	color: #000;
		}
			
.contentcentre{
	text-align: center;
}		
			
.content14b {
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	}


.contentblink{
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
	text-align: justify;
	color: #000;
}
.contentblink:hover{
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	text-align: justify;
	color: #663333;
}

.headinglink {
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	text-decoration: underline;
	color: #663333;
}
.headinglink:hover {
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	text-decoration: none;
	color: #000;
}

	.whitelinks{
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
}

	.whitelinks:hover{
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

	.whitelinkssm{
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
}

	.whitelinkssm:hover{
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

	.whitelinks9{
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
}

	.whitelinks9:hover{
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

.heading2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-align: center;	
}

.purplewhitelinks a{
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
}

.purplewhitelinks a:hover{
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

	.smlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	}
	
	.smlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #663333;
	text-decoration: none;
	text-decoration: none;
	text-align: left;
	}
	.smlinkc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	}
	
	.smlinkc:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #663333;
	text-decoration: none;
	text-align: center;
	}	
	
	.sitelinksh{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}

	.sitelinksh:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #663333;
	text-decoration: none;
	text-align: center;
}	

.purplebackground {
	background-color: #663333;
}

.lightpurplebackground {
	background-color: #EEE2DD;
}

.blackbackground {
	background-color: #333333;
	}
	
.whitebackground {
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	}

.blackborder {
	border: thin solid #000000;
}	

 #header {
	width: 100%;
	margin-top: 0px;
	margin:0 auto;
	height:110px;
	background-image: url(../venueslogos/frp.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #663333;
    } 
	
 #secondrow {
	width: 100%;
	background-color: #333333;
	margin:0 auto;
	margin-top: 3px;
    } 


.blackbarwrap {
	width: 100%;
	height:36px;
	background-color: #333333;
	margin:0 auto;
	margin-top: 3px;	
}	

.navarrow {
	height:22px;
	float:left;
	background-image:url(../venuesnavigationbar/blank.gif);
	background-repeat: no-repeat;
	width: 36px;
	}

.nav {
	height: 22px;
	width: 144px;
	float:right;
	text-align: left;
	background-color: #333333;
}


#allnav {
	width: 180px;
	background-color: #333333;
}

.nav a{
	margin-left:7px;
	background-color: #333333;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}
.nav a:hover{
	margin-left:7px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;	
}

.tabletop {
	background-color: #333333;
}
.tabletop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.tabletop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.browsebox {
	background-image: url(../venuesimages/browsebox.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

	.advertlinkwh {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #663333;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	}
	
	.advertlinkwh:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #9C895E;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
		.typeofvenue {
	background-image: url(../venuesimages/typeofvenuenavbar.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
		.allvenues {
	background-image: url(../venuesimages/browsenow.gif);
	background-repeat: no-repeat;
	background-position: center center;
}	
	
.contentdiv {
	background-color: #663333;
	width: 100%;
	margin:0 auto;
	margin-top: 3px;	
	}
	
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}

.avantevent {
	background: url(../images/avantbackground.jpg) repeat-y;
}
	
#bottomtable {
	background-color: #663333;
	}

#bottomtable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#bottomtable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.amourwave {
	background-image: url(../detailsimages/amourcharterswave.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.amour {
	background-image: url(../detailsimages/amourcharters.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.canningvale {
	background-image: url(../logos/canningvale.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.kidsbluebox {
	background-image: url(../venuesimages/kidsbluebox.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.kidsorangebox {
	background-image: url(../venuesimages/kidsorangebox.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.kidsredbox {
	background-image: url(../venuesimages/kidsredbox.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.kidsgreenbox {
	background-image: url(../venuesimages/kidsgreenbox.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.kidspurplebox {
	background-image: url(../venuesimages/kidspurplebox.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.kidspinkbox {
	background-image: url(../venuesimages/kidspinkbox.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.middlephoto {
	background: url(../venuesimages/venuephoto1.jpg) no-repeat center center;
}		

