@charset "UTF-8";
/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #2e3192;
	font-family: Verdana, Arial, sans-serif; 
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.rsvp_form {
	color: #6d6f71;
	font: 12px/18px Verdana, Arial, sans-serif;

}
.formTitle {
	color: #6d6f71;
	font: 14px/18px Verdana, Arial, sans-serif;

}
*+html .clear {
	display:inline-block;
	height: 0px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.space1 {
	height: 10px;
	clear: both;
	font-size: 1px;
}
img {
	border: none;
}
.hidden {
	display: none;
}







a:link, a:active, a:visited {
	color: #0066ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}









.out {
	display: table;
	width: 100%;
	height: 100%;
}
.mid {
 	display: table-cell;
}
.mainContainer {
	margin: 20px auto 20px auto;
	width: 895px;

	
}



.containTop {
	width: 892px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	background: #fff url('../images/containMid.gif') repeat-y;
}

.containMid {
	width: 892px;
	background: #fff url('../images/containMid.gif') repeat-y;
}
.containBottom {
	width: 892px;
	height: 53px;
	min-height: 53px;
	background: #fff url('../images/containBottom.gif') no-repeat;
}





.leftCol {
	width: 562px;
	padding: 10px 40px 10px 40px;
}
.rightCol {
	width: 250px;
}
*html .rightCol {
	width: 240px;
}


.introText {
	color: #a7a9ac;
	font: 12px/18px Verdana, Arial, sans-serif;
	/*letter-spacing: -.05em;*/
}
.bar {
	margin: 40px 0 0 0;
	background: #d1d3d4;
	width: 562px;
	height: 19px;
	text-align: center;
	color: #fff;
	border-bottom: 1px solid #6d6f71;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .06em;
	padding: 2px 0 0 0;
}




.feature1 {
	width: 280px;
	padding: 19px 0 0 0;
	text-align: center;
	border-right: 1px solid #b6b7b8;
}
.feature2 {
	width: 280px;
	padding: 19px 0 0 0;
	text-align: center;
	border-left: 1px solid #b6b7b8;
}
.feature1, .feature2 {
	color: #6d6f71;
	font-size: 9px;
}






.subTitle {
	display: block;
	margin: 0px;
	padding: 10px 20px 0 20px;
	width: 200px;
	color: #ffaa00;
	font-weight: bold;
	font-size: 12px;
}
.subTitleLocations {
	display: block;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	width: 200px;
	color: #ffaa00;
	font-weight: bold;
	font-size: 12px;
}
.rightCol ul {
	padding: 0px 20px 0px 20px;
	margin: 0px;
	list-style-type: none;
	font-size: 10px;
}
.rightCol li {
	color: #939598;
	font-size: 10px;
	margin: 12px 0 0 0;
}






.newsTitle {
	display: block;
	margin: 0 0 6px 0;
	clear: both;
	font-weight: bold;
	color: #6d6f71;
}
.readMore {
	display: block;
	clear: both;
}

.locationsMap {
	display: block;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	width: 241px;
	height: 348px;
	background: url('../images/locationsMap.gif');
}

a.locationsMap:hover {
	text-decoration: none;	
}









.footerNav {
	display: block;
	padding: 20px 0 0 0;
	margin: 0 20px 0 0;
	width: 650px;
	text-align: center;
	color: #0066ff;
	font-size: 10px;
	letter-spacing: -.08em;
}
body:nth-of-type(1) .footerNav {
	font-size: 8pt;
	letter-spacing: -.10em;
}
.footerTwit {
	display: block;
	margin: 14px 14px 0 0;
}
.footerFace {
	display: block;
	margin: 14px 0 0 0;
}
