@charset "UTF-8";
/* CSS Document */
@font-face {
	font-family: 'Conv_GaramondPremrPro-LtDisp';
	src: url('fonts/GaramondPremrPro-LtDisp.eot');
	src: local('☺'), url('fonts/GaramondPremrPro-LtDisp.woff') format('woff'), url('fonts/GaramondPremrPro-LtDisp.ttf') format('truetype'), url('fonts/GaramondPremrPro-LtDisp.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_EngraversGothicBT-Regular';
	src: url('fonts/EngraversGothicBT-Regular.eot');
	src: local('☺'), url('fonts/EngraversGothicBT-Regular.woff') format('woff'), url('fonts/EngraversGothicBT-Regular.ttf') format('truetype'), url('fonts/EngraversGothicBT-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Baskerville';
	src: url('fonts/Baskerville.eot') format('embedded-opentype');
	src: local('☺'), url('fonts/Baskerville.woff') format('woff'), url('fonts/Baskerville.ttf') format('truetype'), url('fonts/Baskerville.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
 -webkit-scrollbar {
width: 0 !important
}
}

ol, ul {
	list-style: disc inside;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	font-size: 1em;
	background-color:#fff;
}
.logo {
	width: 100%;
	text-align:Center;
	background-color:#f4f4f4;
}
#tagline {
	font-family:'Conv_EngraversGothicBT-Regular', Sans-Serif;
	font-size:28px;
	line-height:31px;
	text-align:center;
	color: #969696;
	text-transform: uppercase;
	font-weight: normal;
	padding:15px 0 15px 0;
	letter-spacing: 3px;
	border-top: 1px solid #969696;
    border-bottom: 1px solid #969696;
	background-color:#f4f4f4;
	
}
a {
	color: #969696;
	text-decoration:none;
	font-family: Conv_EngraversGothicBT-Regular;
}

#content {
	width:100%;
	text-align:Center;
}
#nav {
	
	font-family:'Conv_EngraversGothicBT-Regular', Sans-Serif;
	font-size:28px;
	text-align:left;
	color: #af8731;
	text-transform: uppercase;
	width: 100%;
	padding:0 0 30px 0;
}
#nav > ul {
	list-style-type: none;
	width:auto;
}
#nav > ul > li {
	display: inline-block;
	width:100%;
	margin:auto;
	padding:10px 0px 10px 0px;
}
.sectionCopy > ul > li{
	padding-left: 1em;
	text-indent: -1em;
}

/* select based on accordion's activation */
#nav li.ui-accordion-header-active {
	border-top: 1px solid #969696;
    border-bottom: 1px solid #969696;
	background-color:#f4f4f4;
	
}

.space{
	margin-left:15px;;
}
#aval{
	
	margin-top:10px;
}
/*bottom navigation*/
#bottomNav {
	font-family:'Conv_EngraversGothicBT-Regular', Sans-Serif;
	font-size:18px;
	width:100%;
	height:40px;
	color: #969696;
	text-transform: uppercase;
	text-align:center;
	padding: 30px 15 0 15;
}
#bottomNavLine {
	/*display:none;*/
	width:100%;
	height:50px;
	position:absolute;
	border-bottom: 1px solid #969696;
	border-top: 1px solid #969696;
	pointer-events: none;
}
#bottomNav ul {
	list-style-type: none;
}
#bottomNav a {
	color: #969696;
}
#bottomNav li {
	display: inline-block;
	line-height: 1em;
	height:30px;
	margin:17px 40px 5px 0;
	
}
#bottomNav li:last-child {
	margin:17px 0px 5px 0;
}
#bottomNav li.active {
	border-bottom:5px solid #969696;
	width:auto;
}
/*bottom content*/
#bottomContent {
	padding:15px 0 15px 0;
	text-align:left;
	width:320px;
	margin:auto;
	color:#000;
}
.contactContainer {
	display:none;
	font-family:'Conv_EngraversGothicBT-Regular', Sans-Serif;
	font-size:18px;
	line-height:22px;
}
.registerContainer {
	display:none;
	font-family:'Conv_EngraversGothicBT-Regular', Sans-Serif;
	font-size:18px;
	line-height:22px;
	color:#969696;
}
label {
	line-height:25px;
	margin-left:15px;
}
input[type="text"] {
	display: block;
	margin-left:15px;
	width: 275px;
	height:30px;
	color:#000;
	font-family:'Conv_EngraversGothicBT-Regular', Sans-Serif;
	font-size: 18px;
	appearance: none;
	box-shadow: none;
	-webkit-appearance: none;
	border-radius: 0;
	border:hidden;
	background-color:#cacaca;
}
input[type="text"]:focus {
	outline: none;
}
input[type="checkbox"] {
	-webkit-appearance:button;
	border:solid 1px #cacaca;
	background-color:#cacaca;
	color:#cacaca;
	width:20px;
	height:20px;
	vertical-align: middle;
	position: relative;
	-webkit-appearance: none;
	border-radius: 0;
	margin-left: 0;
}
input[type="checkbox"]:checked {
	-webkit-appearance:button;
	border:solid 1px #cacaca;
	background-color:#000;
	color:#000;
	width:20px;
	height:20px;
	vertical-align: middle;
	position: relative;
	-webkit-appearance: none;
	border-radius: 0;
}
input[type="submit"] {
	-webkit-appearance:button;
	font-family:'Conv_EngraversGothicBT-Regular', Sans-Serif;
	border-top:solid 1px #969696;
	border-bottom:solid 1px #969696;
	background-color:#fff;
	color:#969696;
	width:100%;
	margin:20px 0 0 0;
	height:50px;
	appearance: none;
	box-shadow: none;
	-webkit-appearance: none;
	border-radius: 0;
	font-size:28px;
}
.legalContainer {
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#969696;
}
.backButton {
	text-align:left;
	width:290px;
	height:30px;
	/*margin:0 15px 0 15px;*/
	border-bottom: 1px solid #969696;
	border-top: 1px solid #969696;
}

.backTxt img {
 	vertical-align:middle;
}
.backTxt {
	font-family:'Conv_EngraversGothicBT-Regular', Sans-Serif;
	font-size: 18px;
	color:#969696;
	height:25px;
}
/*content*/

.pageContent {
	margin:15px auto 15px auto;
	
	width:290px;
	text-align:left;
}
.contentTitle {
	position:relative;
	top:-17px;
	font-family:'Conv_EngraversGothicBT-Regular', Sans-Serif;
	font-size: 18px;
	color:#969696;
	text-transform:uppercase;
}

.factTitle{
	font-family:'Conv_EngraversGothicBT-Regular', Sans-Serif;
	font-size: 12px;
	color:#969696;
	text-transform:uppercase;
}
.contentTitleBlack {
	margin: 0 0 0 10px;
	color:#000;
}
.scrollableMenu {
	width:100%;
}
.slideIndex {
	float:right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color:#f4f4f4;
}
.sectionCopy {
	
	font-family:'Baskerville', Sans-Serif;
	font-size:16px;
	margin:0 0 15px 0;
	text-transform:none;
	line-height:18px;
	color:#000;
	width:290px;
}


.buildingCopy{
	font-family:'Baskerville', Sans-Serif;
	font-size:16px;
	margin:0 0 15px 0;
	text-transform:none;
	line-height:18px;
	color:#000;
	width:290px;
}
