body {
//width:100%;
//height:100%;
}

.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFF;
	text-decoration: none;
	padding: 10px;
}
.bookingwht1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bookinghead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
}
.boxback {
}
.bookingwht1Copy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6666;
}
.retreatheading {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #FF3366;

}
.retreatbody {
	font-family: Verdana;
	color: #ffffff;
	font-size: 10pt;
	background-color: #E8E8E8;
}
.retreatheading2 {
	font-family: Verdana;
	font-size: 12pt;
	color: #FF3366;
	font-weight: bold;

}
.retreatheading3 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.confirmtext {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9966CC;
}
.bodyline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	border: thin none #FFFFFF;

}
.body1box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	border: thin solid #FFFFFF;

}
.picline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;


}
.topline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;

}
a:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #596616;
}
a:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #596616;
}
a:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #CC9900;
}
a:active {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #CC9900;
}
.site_heading {
	font-family: Verdana, Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	margin: 0px;
	padding: 15px;
	line-height: 2px;
}
.site_body {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 15px;
	background-image: url(../images/fuzzy.png);
}
.site_box_header {

	font-family: Verdana, Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #660000;
	margin: 0px;
	padding: 15px;
}
.site_box_body {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 5px;
	font-variant: normal;
	text-decoration: underline;
	background-image: url(../images/fuzzy.png);
}
.body {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/back.png);
	background-repeat: no-repeat;
}
.tables {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #3C450E;
}
.boxes {
	background-color: #FFFFCC;
	border: thin solid #596715;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #3C450E;
}
.boxes_solid {

	background-color: #FFFFCC;
	border: thin solid #596715;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #3C450E;
}

/*styles added by Paul December 2006*/
h2 {clear: both; padding-top: 7px; margin-bottom: 3px; font-size: 100%;}
tr.spacer td {height: 15px;}
tr.header td {font-weight: bold; padding-top: 15px;}
ul.sitelinks {list-style-type: none; margin:0; padding:0; clear:both;}
ul.sitelinks li {float:left; padding: 2px 8px; border-left: 1px solid #596715;}
ul.sitelinks li.first {border-left: none;}
ul.managementlinks {list-style-type: none; margin:0; padding:0; margin-top: 10px;}
ul.managementlinks li {float:left; padding:3px 8px; background: #eeeeee;}
table.managementtable {width: 100%;}
table.managementtable td, table.managementtable td a {font-size: 100%; vertical-align: top;}
table {font-size: 12px;}
/*The help box for management pages*/
div.help {background: #ffff99; display:inline; position:absolute; width:150px; margin-left:5px; padding:4px; border:1px dashed black;}

/*content styes for the front end*/
#maincontent {
	text-align: justify;
	background-image: url(../images/fuzzy.png);
	background-repeat: repeat;
}
#maincontent img {float:right; padding: 5px;}
#maincontent img.box {border: 1px solid #596715; margin-right: 80px;}
#maincontent table.applicationtable td {vertical-align:middle; padding-bottom: 20px;}
#maincontent div.box {color: #3C450E; border: 1px solid #596715; padding: 5px; width: 320px; margin-top: 10px; margin-left: 80px; text-align: left;}
#maincontent div.box h4 {margin: 0; padding: 0;}
#maincontent div.box a {font-weight: bold;}
#maincontent div.maintext p {padding: 0 50px 15px 50px;}
#maincontent div.maintext img {padding: 0 20px 15px 60px;} /*the last number is the space between the text and image on the festival view page*/

/*for popups*/
body.popup {border: 1px dashed #596715; margin: 10px; padding: 10px; color: #3C450E;}
body.popup h1 {font-size: 120%;}

/*for the registration form*/
div.bigbox {margin: 10px auto; padding:10px; padding-top: 0; border: 1px solid #596715; color: #3C450E; width: 700px; clear: both; text-align: left;}
div.bigbox table.onleft {width: 330px; float: left;} /*the first table is floated left, the other appears on the right*/
div.bigbox table.onright {width: 330px;} /*the right table stays where it is but does have it's width limited*/
div.bigbox table tr td {margin:0; padding: 2px; color: #3C450E; vertical-align: top;}
p.buttons {text-align: center; padding-top: 3px;}

div.bigbox h4 {
	font-family: Verdana;
	font-size: 9pt;
	padding-top: 10px;
}
