a:link {
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #C00;
}
a:hover {
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #3C0;
}
a:visited {
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #F00;
}
.greenheader {
	color: #390;
	font-size:16px;
	left:auto;
} 

body {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#containercomment {
	width: 750px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 2400px;
	background-image: url(images/site/rainbow_side.gif);
}
#containerhome {
	width: 750px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1500px;
	background-image: url(images/site/rainbow_side.gif);
}
#containerbio {
	width: 750px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1400px;
	background-image: url(images/site/rainbow_side.gif);
}
#containercontact {
	width: 750px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1100px;
	background-image: url(images/site/rainbow_side.gif);
}
#containershows {
	width: 750px;
	background: #FFFFFF;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: 2650px;
	background-image: url(images/site/rainbow_side.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#containernews {
	width: 750px;
	background: #FFFFFF;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: auto;
	background-image: url(images/site/rainbow_side.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#containercomment {
	width: 750px;
	background: #FFFFFF;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: 1900px;
	background-image: url(images/site/rainbow_side.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.julianhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}

.table {
	letter-spacing: normal;
	word-spacing: normal;
	height: auto;
	width: 650px;
	border: medium solid #C30;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	top: auto;
}
.table2 {
	letter-spacing: normal;
	word-spacing: normal;
	height: auto;
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	top: auto;
	text-align: center;
}
.table3 {
	letter-spacing: normal;
	word-spacing: normal;
	height: auto;
	width: 665px;
	border: medium solid #090;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	right: 0px;
}
.p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	font-style: normal;
}
.pbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
.pgreen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	color: #090;
}
.pblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: center;
	color:#03F;
}
.pblue_small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	color:#03F;
	font-style:italic
}
.pcentred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: center;
}
.pcentredcambria {
	font-family: Cambria;
	font-size: 16px;
	line-height: normal;
	text-align: center;
}
.subtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-align: center;
	font-style: normal;
}
.wrapper tr td .h1 {
	text-align: center;
}
.psmall {
	font-size: 12px;
	text-align: center;
}
.pverysmall {
	font-size: 10px;
	text-align: center;
}
.welcome{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
}
.julianslade {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 48px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.see-contacts {
	font-weight: bold;
	font-style: italic;
}
.heading {
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
.heading_col {
	font-size: 36px;
	font-family: Cambria;
	color:#C30;
	text-align: center;
}
.headingred {
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
}
.subheadingred {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
}
.subsmallheadingred {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
}
.subsmallheadinggreen {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color:#090;
	text-align: left;
}
.subhead {	font-size: 14px;
}
.skip_intro {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.first_night {
	font-weight: bold;
	font-style: italic;
}
.oneColElsCtr #container2 #mainContent table .wrapper td p .pcentred strong {
	text-align: center;
}
.oneColElsCtr #container2 #containerhome table tr td .table2 {
	text-align: left;
}
Text left {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#p {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
