


/*========== BODY ==========*/		

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	background: url(gifs/background.gif);
	color: #000000;
}

	
/*========== PAGEHEAD ==========*/

#pagehead {
	width: 100%;
/*	border: 1px solid black; */  
/*	background: #BFBFBF; */ 
}	

	
/*========== LOGO ==========*/

#logo {
    position: absolute;
	left: 0px;
	width: 200px;
	margin-left: 5px;
/*	border: 1px solid black; */  
/*	background: #BFBFBF; */ 
}	

	
/*========== TITLE ==========*/

#title {
	margin-left: 200px;
	margin-right: 20px;
	margin-top: 40px;
	font-size: 32pt;
	font-weight: bold;
	text-align: left;
/*	border: 1px solid black; */  
/*	background: #BFBFBF; */ 
}	


/*========== QUOTE ==========*/

#quote {
	margin-left: 240px;
	margin-right: 100px;
	margin-top: 25px; 
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #800000;
/*	border: 1px solid black; */  
/*	background: #FFFF00; */ 
}


/*========== MAIN ==========*/

#main {
	width: 100%;
	margin-top: 60px;
/*	border: 1px solid black; */
}


/*========== SIDEBAR ==========*/

#sidebar {
    position: absolute;
	left: 0px; 
	margin-left: 30px;
/*	width: 100px; */
/*	font-size: 10pt; */
/*	text-align: left; */
/*	font-weight: bold; */	
/*	background: #A1A1A1; */
/*	border: 1px solid black; */
}

#sidebar p {
	margin-top: 12px;
}

#sidebar a:link {
	text-decoration: none;
	color: #404040; 
}

#sidebar a:visited {
	text-decoration: none;
	color: #404040; 
}

#sidebar a:active {
	text-decoration: none;
	color: #D60000; 
}

#sidebar a:hover {
	text-decoration: none;
	color: #D60000; 
}

/*========== CONTENT ==========*/

#content {
	margin-left: 300px;
  	margin-right: 100px;
}
	
#content h1 {
	margin-left: -20px;
/* 	margin-right: 60px; */
	font-size: 12pt;
/*	font-weight: bold; */ 
	color: #000000;
}
	
#content p {
	font-size: 11pt;
/*	font-weight: bold; */ 
/*	margin-left: 50px; */
	color: #000000;
}
	
#content li {
	font-size: 11pt;
/*	font-weight: bold;*/ 
	margin-top: 12px;
	color: #000000;
}

#content table {
/*	border: 1px solid black;*/ 
/*	margin-left: 10px;*/
	margin-right: 10px;
	color: #000000;
/*	table-layout: fixed; */
}

#name {
	width: 30%;
	border: none;
	vertical-align: top;
	text-align: right;
	font-size: 10pt;
	/*background: #FFC6A5;*/
	/*font-weight: bold;*/
}

#input {
	width: 70%;
	border: none;  
	font-size: 10pt;
	/*background: #FFFFC6;*/
}

#date {
/*	width: 20%; */
	border: none;  
	vertical-align: top;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	/*background: #FFC6A5;*/
	/*font-weight: bold;*/
}

#gig {
/*	width: 80%; */
	padding-left: 20px;
	border: none;  
	font-size: 10pt;
	/*background: #FFFFC6;*/
}


#left {
	width: 35%;
	border: none;  
	text-align: right;
	font-size: 10pt;
}

#right {
	width: 65%;
	border: none;  
	text-align: left;
	font-size: 10pt;
}

#lpic {
	width: 80%;
	border: none;  
	text-align: right;
	font-size: 10pt;
}

#rpic {
	width: 80%;
	border: none;  
	text-align: left;
	font-size: 10pt;
}

#ltext {
	width: 20%;
	border: none;  
	text-align: right;
	font-size: 10pt;
}

#rtext {
	width: 20%;
	border: none;  
	text-align: left;
	font-size: 10pt;
}

#latest {
	text-align: left;
	margin-bottom: 50px;
	font-size: 11pt;
}

/*========== BOOKING_FORM ==========*/

#booking_form {
    position: absolute;
	left: 0px;
	width: 100%;
}
	
#booking_form h1 {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12pt;
}
	
#booking_form p {
	margin-left: 25px;
	font-size: 11pt;
}

#booking_form table {
/*	border: 1px solid black;*/ 
	margin-left: 25px;
	margin-right: 10px;
	table-layout: fixed;
}

#name {
	width: 30%;
	border: none;
	vertical-align: top;
	text-align: right;
	font-size: 10pt;
	/*background: #FFC6A5;*/
	/*font-weight: bold;*/
}

#input {
	width: 70%;
	border: none;  
	font-size: 10pt;
	/*background: #FFFFC6;*/
}



/*========== SITEFOOT ==========*/

#sitefoot {
	margin-top: 80px;
	width: 100%;
/*	border-top: 1px solid #404040; */
}

#sitefoot p {
	margin-top: 5px;
	font-size: 7pt;
	text-align: center;
	color: #000000; 
}



/*========== admin ==========*/

#admin {
	font-size: 8pt;
}



/*========== generic ==========*/

a:link {
	text-decoration: none;
	color: #800000; 
}

a:visited {
	text-decoration: none;
	color: #800000; 
}

a:active {
	font-weight: bold;	
	text-decoration: none;
	color: #FF0000; 
}

a:hover {
	text-decoration: underline;
	color: #FF0000; 
}
