body {
	background: #0066CC url(images/backgroundBook.jpg) top repeat-x;
	margin:0px 0px; 
	padding:0px;
	border-top: 0px solid #BCE0F5; /*#F1F1BA;*/
	font-family: arial, helvetica, verdana, sans-serif;
	}

/***********basic formatting********/

img {border: 0px;}

p {text-align:justify;}

h1, h2, h3, h4, h5, h6 {color: #eeeeee;
	font-family: verdana, arial, sans-serif; 
}

a {color: #cccccc;
	font-weight: bold;
	font-family: arial, verdena, Trebuchet MS, sans-serif;
	text-decoration: none;
	font-size: 100%;
}

a:active {color: #dddddd;
}

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

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

/************layout***************/	
#Content {
	width:750px;
	height: 100%;
	margin:0px auto;
	text-align:left;
	}

#top {  float: left;
	width:700px;
	height: 370px;
	margin: 0px auto;
	}

#topR	{float: right;
	width: 385px;
	padding-top: 20px;
	position: relative;
	}

#topL {float: left;
	width: 305px;
	padding-left: 10px;
	}

/******************fan styles***************/
#center {float: left;
	width:750px;
	padding: 5px 15px 0px 10px;
	color: #ffffff;
	margin: 5px 0 5px 0;
	}

#foot {float: left;
	width:750px;
	margin: auto;
	color: #ffffff;
	text-align: center;
	border-top: #ffffff 1px solid;}

.sub {background-color: #0077dd;
	border-top: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	margin: 5px 0 5px 0;
	padding: 5px;
}


/*****************booking styles*************/

#BookNav {float: left;
	width: 750px;
	height: 30px;
	text-align: center;
	padding-right: 8px;
	margin: 20px 0 5px 0;
	background-color: #ffffff;
}

#bookcenter {float: left;
	width:750px;
	/*padding: 5px 0px 0px 0px;*/
	background-color: #ffffff;
	margin: 15px 0 5px 0;
	}

.contentContent {width: 705px;
	margin: 20px;
}

.contentContent h1, .contentContent h2,.contentContent h3, .contentContent h4 {
		color: #111111;
		font-family: helvetica, arial, sans-serif;
}

	
#bookFoot {float: left;
	width:750px;
	background-color: #ffffff;
	margin: 15px 0 5px 0;
	text-align:center;
}

.contentFoot {width: 700px;
	margin: 0 20px 0 20px;
	padding-bottom: -10px;
	text-align:center;
}

.contentFoot p {text-align:center;}

.contentFoot a:link, .contentFoot a:visited {color: #333333;}

.BookingSubBox{background-color: #ddd; 
	padding: 1px 8px 8px 12px; 
	margin: 4px;
	min-height: 270px; 
	height: 270px;
}

/**********fan nav styles
	See style sheet in /fans/fannav.css
***********/

/**********Booking Nav styles
	See style sheet in /booking/booknav.css
*************/

/********foot styles*******/
#foot a {color: #eeeeee;
	font-size: 90%;}

#foot a:active {color: #ffffff;
	font-size: 90%;}

#foot a:visited {color: #eeeeee;
	font-size: 90%;}

#foot a:hover {color: #000000;
	font-size: 90%;}

#foot p{text-align:center;
	font-size: 90%;}


