﻿h1 {
	font-family: Cambria;
	color: #D5A033;
	font-weight: normal;
	text-align: center;
	font-size: 24pt;
}
h2 {
	font-family: Cambria;
	color: #FFFFFF;;
	font-weight: normal;
	text-align: center;
	font-size: 20pt;
}
h3 {
	font-family: Cambria;
	color: #D5A033;
	font-weight: normal;
	text-align: center;
	font-size: 16pt;
}
h4 {
	font-family: Cambria;
	font-size: 16pt;
	color: #CCCCCC;
	font-weight: normal;
	text-align: center;
}
h5 {
	font-family: Cambria;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
h6 {
	font-family: Cambria;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

.IKRight {
	text-align: right;
}
.IKCenter {
	text-align: center;
}
.IKLeft {
	text-align: left;
}

body {
	font-family: Calibri;
	font-size: 14pt;
	color: #FFFFFF;
}
p {
	font-family: Calibri;
	font-size: 14pt;
	color: #FFFFFF;
}
.Table {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #FFFFFF;

}
.Table2 {
	border: 1px solid #800000;
}
.table2Left {
	border: 1px solid #FFFFFF;
	text-align: left;
}
.Table2Right {
	border: 1px solid #FFFFFF;
	text-align: right;
}

a:link {
	color: #FFFF00;
}
link {
	color: #1EB3D2;
}
li {
	color: #FFFFFF;
}
a:visited {
	color: #FFFF00;
}
.CT {
	border: 2px solid #8E0D34;
}
.CTCellBlue {
	border: 1px solid #FFFFFF;
	background-color: #0062C4;
	white-space: nowrap;
}
.CTCellBorder {
	border: 1px solid #FFFFFF;
}
.CTCellDarkBlue {
	border: 1px solid #FFFFFF;
	white-space: nowrap;
}
.redbackground {
	background-color:#8E0D34;
}
.Content {
	width:800px;
	margin:0px auto;
	padding:15px;
}
#header {
	padding-top:10px;
}
#mainpages {
	width:98%;
	margin:0px auto;
	padding: 5px;
	float: left;
	border: 4px solid #0062C4;
	background-color: #000066;
}
.index {
	width:100%;
}
.indexleft {
	width:180px;
	float: left;
	text-align:center;
	padding-right:10px;
}
.indexleft p {
	font-size:12px;
}
.indexright {
	padding: 10px;
	width:70%;
	float: left;
	border: 4px solid #0062C4;
	background-color: #000066;
}
.indexright H3 {
	text-align:left;
}
.indexclear {
	clear:inherit;
}
.picleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align:center;
}
.picright {
	float: right;
	margin:10px;
	text-align:center;
}

#indexbottom
	{
	width:100%;
	clear:both;
}
.w3cborder {
	border-width:0px;
}

img.figureright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 2px 10px 10px 10px;
}
img.figureleft {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	padding:2px 10px 10px 10px;

}
.clear {
	clear:both;
}
.clearright {
	clear:right;
}
.clearleft {
	clear:left;
}
#indexbooking {
	text-align: center;
	margin: auto;
	width: 600px;
	vertical-align: middle;
}
#indexbooking h3 {
	text-align:center;
}
.bookingbuttonalign {
	vertical-align: middle;
}

#rules {
	text-align:left
}
#rules h2 {
	text-align:left
}
#rules h3 {
	text-align:left;
	color:white;
}
#application {
	text-align:left;
}
#committee {
	text-align:left
}
#committee h4{
	text-align:left;
	color: #D5A033;
	font-size: 14pt;
}

.tablecom {
	border: 1px solid #D5A033;
}
.tablegold {
	border: 1px solid #D5A033;
	color:#D5A033;
	vertical-align:top;
}
.tablewhite {
	border: 1px solid white;
	color:white;
	vertical-align:top;
}
.textred {
	color:red
}
#contactleft {
	padding: 4px;
	border-style: groove;
	width: 300px;
	height: 320px;
	float: left;
	background-color: #000000;
}
#contactright {
	padding: 4px;
	border-style: groove;
	width: 400px;
	height: 320px;
	float: left;
	background-color: #000000;
}

