body 
{
	margin: 10px;
}
body,td,th 
{
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 inch 0 inch 0 inch 0 inch;
	background-color: #F1E3C9
}
a 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1
{
	font-size: 16px;
	color: #663300;
	font-face: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 6px
}
h2 
{
	font-size: 13px;
	color: #663300;
	font-face: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.style1 
{
	font-size: 12px;
	font-weight: bold;
}
.style2 
{
	font-size: 12px
}

.style10 
{
	font-size: 10px; 
	font-weight: bold; 
}
.style16 
{
	font-size: 10px; 
	font-weight: bold; 
	color: #666666; 
}

/* The main content panel. */
#mainpanel
{
	width: 640px;
	background: url(Images/WormCondenserFadedBlurred.jpg) no-repeat #F1E3C9;
	background-position: center center;
	float: inherit
}

/* The title of each individual page. */
#banner
{
	float:inherit;
	background: url(Images/Banner002.jpg) no-repeat;
	width: 640px;
	height: 100px;
	border: double groove #663300
}

/* Footer containing contact details. */
#footer
{
	float:inherit;
	width: 640px;
	height: 20px;
	border-top: medium solid #663300
}

/* Main panel left-hand panel */
#cLeft
{
	text-align:left;
	width: 420px;
	float: left;
	margin-left: 5px;
	margin-top: 10px
}

/* Main panel right-hand panel */
#cRight 
{
	text-align:left;
	width: 130px;
	float: right;
	margin-left: 5px;
	margin-top: 10px
}

/* Footer right-hand panel */
#fright
{
	float:right;
	text-align:right;
	width: 150px;
	margin-left: 5px;
	margin-top: 5px
}

#fleft 
{
	float:left;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px
	
}

#equalLeft1
{
	width: 45%;
	float:left;
	text-align:left;
	margin-left: 5px;
	margin-top: 5px
}

#equalRight1
{
	width: 40%;
	float:right;
	text-align:left;
	margin-left: 5px;
	margin-top: 5px
}

#equalLeft2
{
	width: 40%;
	float:left;
	text-align:left;
	margin-left: 5px;
	margin-top: 5px
}

#equalRight2
{
	width: 45%;
	float:right;
	text-align:left;
	margin-left: 5px;
	margin-top: 5px
}

#top
{
	width: 700px;
	height: 140px;
	background: url(../Images/index_01.jpg) no-repeat #ffffff;
}

#left
{
	width: 150px;
	height: 489px;
	background: url(../Images/left.jpg) no-repeat #ffffff;
	text-align: center;
	float: left;
}


#content
{
	float: left;
	width: 550px;
	margin: 10px;
}

#content p
{
	font-size: 12px;
}

#right
{
	width: 130px;
	background-color: #CCFF00;
	float: right;
	margin-left: 5px;
}

#right p
{
	color: #ff0000;
	text-align: center;
	font-style: italic; 
}

#right h1
{
	color: #ff0000;
	text-align: center;
	font-size: 16px;
	font-style: italic; 
	margin-top: 5px;
}

.wireframemenu
{
	margin-top: 30px;
	border-top: 1px solid #94A6B5;
	border-bottom-width: 0;
	width: 135px;
}

* html .wireframemenu
{ /*IE only rule. Original menu width minus all left/right paddings */
	width: 129px;
}

.wireframemenu ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.wireframemenu a
{
	font: bold 11px tahoma;
	padding: 6px 3px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #222222;
	text-decoration: none;
	border-bottom: 1px solid #94A6B5;
}

.wireframemenu a:visited
{
	color: #222222;
}

html>body .wireframemenu a
{ 	width: auto;
}

.wireframemenu a:hover
{
	background-color: #84A6C6;
	color: black;
}

.bullet ul
{
	font: bold 13px tahoma;
	line-height: 20px;
	padding: 3px 3px;
	width: 100%
}

.bullet ul:hover
{
	color: Red
}

.date
{
	background: #FFFFCC;
	height: 30px;
	font-size: 10px;
}

.value
{

	background: #99CCFF;
	height: 30px;
	font-size: 10px;
}

.booked
{
	background: #FFFF00;
	height: 30px;
	font-size: 10px;
}
