@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	letter-spacing: 1px;
	background-color: #6C217f;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(/images/Background-Gradient.png);
}
a {
	color: #330033;
	text-decoration: underline;
	outline: none;
	font-size: 11px;
}
a:active, a:focus {
	outline: 0;
}
	
#wrapper {
	width: 940px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 500px;
	background-color: #FFFFFF;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 135px;
	background-color: #FFFFFF;
	background-image: url(/images/_PROOF/Logo_Spring2014.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#header.twentysixteen {
	background-image: url(/images/_PROOF/Logo_Spring2016.jpg);
}
#headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #54534A;
	text-align: right;
	margin-top: 44px;
	margin-right: 25px;
	float: right;
}

#leftcolumn {
	float: left;
	color: #54534A;
	width: 223px;
	margin: 0px;
	padding: 0px;
}
#rightcolumn {
	float: right;
	color: #54534A;
	width: 195px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
#promotions {
	border-right-style: none;
	border-top-style: none;
	overflow: visible;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 223px;
	clear: left;
	background-repeat: no-repeat;
	padding: 0px;
}
#promotionstext {
	height: 249px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #54534a;
	border-right-color: #54534a;
	border-bottom-color: #54534a;
	border-left-color: #54534a;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-repeat: repeat-y;
	background-position: 223px;
	background-color: #FFFFFF;
	background-image: url(../images/linepixel.gif);
}
#contentthreecolumn {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #54534a;
	border-right-color: #54534a;
	border-bottom-color: #54534a;
	border-left-color: #54534a;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-repeat: repeat-y;
	background-position: 223px;
	background-color: #FFFFFF;
	background-image: url(../images/threecolumn.gif);
}
#copy {
	width: 715px;
	margin-left: 225px;
	text-align: justify;
	padding: 0px;
}
#copythreecolumn {
	width: 460px;
	margin-left: 245px;
	text-align: justify;
	padding: 0px;
}
.copy_heading {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 24px;
}
#copytext {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.images {
	margin-bottom: 3px;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}
#footeroutline  {
	width: 100%;
	background-color: #FFFFFF;
	height: 55px;
	color: #54534A;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footeroutline  a {
	color: #54534A;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
}
#footeroutline a:hover {
	color: #EE3224;
}
.footer_disclaimer {
	font-size: 9px;
	line-height: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #54534A;
	font-weight: normal;
	line-height: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #6C217F;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 18px;
}
h3 {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #54534A;
}
.floatleft {
	float: left;
}
.clearright {
	clear: right;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #5c8727;
}
td {
	line-height: 24px;
	height: 20px;
	color: #FFFFFF;
}
tr {
}
li {
	list-style-type: square;
	margin-left: -20px;
}
#applicationform td {
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 25px;
}

.appLabel {
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	width: 30%;
}
.appInput {
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
	padding-right: 35px;
}
.InputField {
	width: 100%;
}
#bookingframe {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #54534a;
	border-right-color: #54534a;
	border-bottom-color: #54534a;
	border-left-color: #54534a;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #FFFFFF;
}
#bookingwrapper {
	width: 1020px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 500px;
	background-color: #FFFFFF;
}
#bookingheader {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 135px;
	background-color: #FFFFFF;
	background-image: url(/images/HeaderBooking_Spring.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#adbox {
	height: 30px;
	width: 940px;
}
.adrowspacer {
	line-height: 2px;
	height: 2px;
}
