/* CSS Document */

body {background: #347d9b; margin: 20px;}

td {font: 10px/16px Verdana, Arial, Helvetica, sans-serif; color: #000000;}

h1 {color: #CCCC99; font: 400 18px Georgia, "Times New Roman",Times, serif; padding: 5px 0px;}
h2 {color: #CDCBB6; font: bold normal 16px Georgia, "Times New Roman", Times, serif; }
h3 {color: #999999; font: bold 14px Arial; }

li {
	list-style-image:  none;list-style-type: disc; list-style-position: outside; }

a, a:visited {color: #990000; text-decoration: none;}
a:hover, a:visited:hover {color: #D95A0D; text-decoration: underline;}


hr {border: none 0;
border-top: 1px dotted #000000;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


.table {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	horizontal-align: centre;
	border: 1px none #000000;
	height: 100%;
	width: 900px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	color: ffffff;
	padding-top: 5px;
	padding-bottom: 10px;
}
.textBold {
	font-weight: bold;
}
.masthead {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	vertical-align: middle;
}

.body {
	padding: 20px;
}
.bodyLeft {
	text-align: left;
	vertical-align: top;
	height: 300px;
	width: 260px;
}
.bodyMiddle {
	height: 300px;
	width: 20px;
}
.bodyRight {
	text-align: left;
	vertical-align: top;
	height: 300px;
	width: 580px;
}
.threenight {
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 100px;
}
.fournight {
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 100px;
}
.hotel {
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left;
	height: 25px;
	vertical-align: middle;
	font-size: 10px;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.hoteldates {
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	font-size: 10px;
	color: #990033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.webaddresses {
	font-size: 12px;
	color: 990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}
.headingSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #347d9b;
	font-weight: bold;
}
.venue {
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.venue img {
float:left;
border:none; 
margin:0px 20px 10px 0px;
width: 150px;
height: 100px;
}

.homeText {
	padding-right: 15px;
	text-align: left;
	vertical-align: top;
}

.homeText  img {
float:left;
border:none; 
margin:0px 10px 10px 0px;
width: 100px;
height: 100px;
}

.gallery {
	text-align: left;
	vertical-align: top;
	}

.gallery img {
	border:none;
	margin:0px 10px 10px 0px;
	width: 65px;
	height: 50px;
}
.cost {
	font-size: 16px;
	line-height: 20px;
}
.bigpara {
	font-size: 18px;
	font-style: normal;
	color: #990033;
	line-height: 22px;
}
.bigparablack {
	font-size: 18px;
	font-style: normal;
	color: #000000;
	line-height: 22px;
}
.costsHeading {
	font-size: 20px;
	color: #006699;
	text-decoration: underline;
}
.tablecookerycourse {
	width: 50%;
	padding-right: 30px;
	padding-bottom: 30px;
	text-align: left;
	vertical-align: top;
}
