body,html
{
	font-size: 75%;
	margin: 15px 0px 0px 0px;
}

hr {
	background-color: #a78a89;
	border: 0;
	color: #a78a89;
	height: 1px;
}

p.Spectators {
	margin-top: 5px;
}

h3.Spectators {
	margin-bottom: 5px;
}

div#Wrapper
{
	margin: 0px auto 0px auto;
	width: 965px;
}

div#Header
{
	background-image: url('Images/HeaderBackground.gif');
	height: 245px;
	width: 965px;
}

div#Social
{
	position: relative;
	text-align: right;
	font-family: Calibri, sans-serif;
	font-size: 1.5em;
	text-decoration: none;
	color: #a78a89;
	vertical-align: top;
}
div#Social a {
	color: #a78a89;
	vertical-align: top;
}
div#Social form {
	display: inline;
}

div#Menu
{
	float: left;
	width: 220px;
	text-align: right;
	margin-right: 44px;
	margin-top: 10px;
	line-height: 34px;
}

div#Main
{
	float: left;
	font-size: 1.4em;
	width: 695px;
	color: #a78a89;
	min-height: 420px;
	font-family: Calibri, Verdana, sans-serif;
}

/* min-height IE compatible */
/*\*/
* html div#Main
{
	height: 420px;
}
/**/

div#Footer
{
	border-top: 7px solid #dfe1e0;
	clear: both;
	line-height: 90px;
	text-align: center;
}

img#Logo
{
	position: relative;
	float: right;
	top: 98px;
}

div#Menu a
{
	font-family: Calibri, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	color: #a78a89;
	vertical-align: top;
}

div#Menu li
{
	list-style-type: none;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

div#Menu li.ActivePage a
{
	color: #501614;
}

div#Menu ul
{
	margin: 0;
	padding: 0;
	margin-bottom: 24px;
}

div#Menu .Bullet
{
	visibility: hidden;
}

h1 {
	color: #501614;
}

div#Main li {
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}

.LargeText {
	font-size: large;
}

.BoldText {
	font-weight: bold;
}

.MediumText {
	font-size: medium;
}

.MaroonText {
	color: #501614;
}

.RedText {
	color: red;
}

.BlackText {
	color: black;
}

#WorkshopBooking {
	float: left;
	width: 50%;
}

.RightFloat {
	float: right;
	width: 50%;
}
.LeftFloat {
	float:left;
	width: 50%;
}

img.FloatLeft {
	margin-right: 15px;
	float:left;
}

img.FloatRight {
	float: right;
}

.Centered {
	text-align: center;
}

.BlackBorder {
	border: 1px solid black;
}

.Cleared {
	clear: both;
}

.LeftClear {
	clear: left;
}

.RightClear {
	clear: right;
}

.ItalicText {
	font-style: italic;
}

.UnderlinedText {
	text-decoration: underline;
}

.DoubleTopMargin {
	margin-top: 40px;
}
.TripleTopMargin {
	margin-top: 60px;
}

p.DoubleBottomMargin {
	margin-bottom: 40px;
}

.RightMargin {
	margin-right: 10px;
}

a img {
	border: 0;
}

li.Name {
	font-size: 1.2em;
	color: #501614;
	list-style-type: square;
}


.NegativeLeftMargin {
	margin-left: -15%;
}

span.expandVideo {
	cursor: pointer;
	color: #000;
	border-bottom: 1px dashed black;
}

