@charset "utf-8";
html, body {
	margin:0;
	padding:0;
}
body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #cfcac1;
	font-family: Arial, Helvetica, sans-serif;
	color: #494849;
	font-size: 0.75em;
}
a {
	color: #494849;
	text-decoration:underline;
}
hr {
	color: #494849;
	background-color: #494849;
	height: 2px;
}
a:hover {
	color:#b35900;
}
form {
	margin:0;
}
p {
	margin:1em 0;
}
img {
	border:0;
}
h4 {
	font-size:1.2em;
}
#container {
	width: 749px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
}
#header {
	width:749px;
	height:220px;
}
#scrolling-text-container {
	position:relative;
	float:left;
	display:inline;
	margin-top:7px;
	margin-bottom:-13px;
	width: 749px;
	height:20px;
	overflow:hidden;
}
#scrolling-text {
	position:absolute;
	height:18px;
	padding-top:2px;
	float:left;
	display:inline;
	overflow:hidden;
	white-space:nowrap;
}
#container .leftColumn {
	margin-top: 19px;
	width: 244px;
	min-height:350px;
	float:left;
}
#container .leftColumnSwap {
	margin-top: 19px;
	width: 466px;
	float:left;
}
.topText {
	min-height: 267px;
	height: auto !important;
	height: 267px;
}
.titleimage {
	margin-left: 1px;
}
.titlespread {
	margin-left:1px;
}
.titlespread img {
	margin-right:22px;
}
.topText p {
	text-align: justify;
}

.mailinglistx {
	background-image: url(images/cv-bg.png);
	background-repeat: no-repeat;
	margin-top:12px;
	height: 204px;
	width: 214px;
	color: #F4F4F4;
	padding: 10px 15px 0 15px;
}
.mailinglistx p {
	margin:0;
}
.mailinglistx input {
	margin:0;
	padding:0;
	margin-top:4px;
}
.mailinglistx select {
	margin-top:2px;
}
.mailinglistx div {
	padding-top:0.8em;
}
.mailinglistx div.name {
	float:left;
	width:100px;
}
.mailinglistx #venueLabel {
	margin-left:10px;
}

.mailinglistx div.venue select {
	width:100px;
	margin-left:10px;
	margin-top:0px;
}
.mailinglistx div.name input {
	width:105px;
	border:1px solid #bca9a3;
}
.mailinglistx div.email {
	clear:both;
}
.mailinglistx div.email input {
	width:211px;
	border:1px solid #bca9a3;
}
.mailinglistx div.dob {
	float:left;
}
.mailinglistx .sendButton {
	padding-top:2.2em;
	float:right;
}

.mailinglist #name {
	width:105px;
	border:1px solid #bca9a3;
	margin:0;
	padding:0;
	margin-top:4px;
}
.mailinglist #venue {
	width:100px;
	border:1px solid #bca9a3;
	margin:0;
	padding:0;
	margin-top:6px;
}
.mailinglist #venue input {

}


.cvform {
	background-image: url(images/cv-bg.png);
	background-repeat: no-repeat;
	margin-top:12px;
	height: 295px;
	width: 214px;
	color: #F4F4F4;
	padding: 10px 15px 0 15px;
	background-color:#000000;
}
.cvform p {
	margin-top:0px;
	margin-bottom:0.8em;
}
.cvform #name, .cvform #email, .cvform #cv {
	width:211px;
	border:1px solid #bca9a3;
	margin:0;
	padding:0;
	margin-top:4px;
}

.cvform .sendButton {
	text-align:right;
}

p.successText {
	margin-top:80px;
	text-align:center;
}

#container .rightcolumn {
	float: right;
	margin-top: 19px;
	width: 466px;
}
#container .rightcolumnSwap {
	float: right;
	margin-top: 19px;
	width: 244px;
}
.homeimages {
	border: 1px solid #494849;
	margin-top: 1em;
	margin-left:-1px;
}

.venueAddress {
	float:left;
	width:255px;
	margin-bottom:11px;
}
.venueAddressRight {
	width:190px;
}

.venueAddress h4 {
	font-weight:bold;
	font-size:1.2em;
	margin-top:10px;
	margin-bottom:0;
}

#footerline {
	width:100%;
	height:3px;
	background-image:url(images/footerline.png);
	background-repeat:repeat-x;
	background-position:bottom;
	clear:both;
	padding-top:10px;
}

#footer {
	clear:both;
	padding:5px 5px 10px 5px;
	width: 739px;
	height:20px;
	margin-right: auto;
	margin-left: auto;
}

#footer a {
	text-decoration:none;
	color:#494849;
}
#footer a:hover {
	text-decoration:underline;
}

#footer div.address {
	float:left;
	padding:8px 0px 0px 0px;
}


#footer div.credit {
	float:right;
	padding:8px 0px 0px 20px;
}

#footer div.facebook {
	float:right;
}

.contactaddress h4 {
	font-size:1em;
	font-weight:bold;
	margin:1em 0;
}

.map {
	margin:1em 0;
}
.pricebox {
	float:right;
	margin-left:5px;
}
.awards {
	width:749px;
}

h4 span.abv {
	font-weight:normal;
}