/* CSS Document */

body {
	font-family: 'Arvo', serif;
	font-size: 16px;
	line-height: 20px;
	color: #222222;
	-webkit-text-size-adjust: 100%;
	background-color: #000;
	background-image: url(images/background.png);
	margin-top: 20px;
	}

html {
	overflow-y: scroll;
	}

h1 {
	font-family: 'Acme', sans-serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	color: #c72727;
	}

h2 {
	font-family: 'Acme', sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #c72727;
	margin-bottom: 0;
	}

h3 {
	font-family: 'Acme', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #c72727;
	line-height: 23px;
	text-align: left;
	margin-bottom:0;
	}

h4 	{
	font-style: italic;
	font-family: 'Acme', sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	color: #2c2c2c;
	margin-bottom:0;
	margin-top:4px;
	}

h5 	{
	font-family: 'Acme', sans-serif;
	font-size: 13px;
	letter-spacing: 4px;
	font-weight: normal;
	color: #2c2c2c;
	margin-bottom: 0;
	margin-top: 6px;
	}

img {
	border: 0;
	max-width: 100%;
	max-height: 100%;
	}

a img {
	border: none;
	}

ul { list-style-position: outside; padding-left: 1em;}

iframe {
	border: 0;
	float: left;
	overflow: hidden;
	width: 440px;
	height: 295px;
	}

hr	{
	background-color: #a2423e;
	height: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
	}

header {
	position: relative;
	display: block;
	}

footer {
	font-family: 'Acme', sans-serif;
	font-size: 14px;
	letter-spacing: 3px;
	min-height: 180px;
	color: #fff;
	background-color: #000;
	padding: 15px;
	text-align: left;
	display: block;
	clear: both;
	}

footer a {
	color: #85d2ff;
	}

footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

a {
	color: #272799;
	text-decoration: underline;
	}

a:hover {
	color: #0000CC;
	text-decoration: underline;
	}

#wrapper {
	background-color: #eddfbf;
	display: block;
	max-width: 1280px;
	text-align: left;
	margin: 0 auto;
	border: 7px solid #eddfbf;
	}

#content {
	padding: 15px;
	}

#logo {
	position: absolute;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 100px;
	right: 0px;
	top: -24px;
	z-index: 5;
	}

.center {
	text-align: center;
	}

.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	}

.left2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	}

.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 8px;
	}

.right2 {
	float: right;
	margin-left: 10px;
	margin-bottom: 8px;
	}

.cycle-slideshow {z-index: 10;}

.slide-container {
	width: 650px;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	}
	
.small-text {
	font-style: italic;
	font-family: 'Acme', sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #2c2c2c;
	margin-bottom: 0;
	margin-top: 4px;
	}

.text-box {
	width: 40%;
	font-size: 26px;
	font-style: italic;
	text-align: center;
	line-height: 34px;
	float: right;
	margin-left: 8px;
	margin-bottom: 11px;
	padding-top: 20px;
	}

.directory-container {
	display: flex;
	justify-content: space-around;
	flex-flow: row wrap;
	}

.directory {
	background-color: #fff2d9;
	margin-bottom: 15px;
	width: 32%;
	}

.directory H2 {
	font-size: 18px;
	letter-spacing: 1px;
	background-color: #000;
	padding: 8px;
	color: #eddfbf;
	margin-bottom: 7px;
	margin-top: 0;
	}

.directory H3 {
	font-size: 17px;
	margin-top: 6px;
	margin-bottom: 1px;
	margin-left: 8px;
	color: #000;
	margin-bottom: 1px;
	}

.directory H4 {
	margin-top: 0px;
	font-size: 18px;
	margin-bottom: 6px;
	margin-left: 8px;
	color: #000;
	margin-bottom: 8px;
	}

.directory p {
	margin-top: 0;
	margin-left: 8px;
	font-size: 15px;
	}

.suite {
	margin-top: 0;
	width: 50px;
	float: right;
	margin-left: 8px;
	font-size: 20px;
	background-color: #000;
	color: #eddfbf;
	font-family: 'Acme', sans-serif;
	text-align: center;
	padding: 6px;
	}

.suite p {
	font-size: 13px;
	font-family: 'arial', sans-serif;
	margin: 0;
	}

.map {
	}

.map iframe {
	width: 65%;
	max-height: 180px;
	float: right;
	margin-left: 10px;
	}

.map2 {
	}

.map2 iframe {
	width: 70%;
	height: 400px;
	float: right;
	margin-left: 10px;
	border: 0;
	}

.clearer {
	clear: both;
	}

.sig {
	font-size: 11px;
	text-align: right;
	max-width: 1280px;
	padding-right: 10px;
	margin: auto;
	color: #b3ca7a;
	}

.sig a {color: #fff;}

.sig a:hover {color: #b3ca7a;}


/*****************************Navigation******************************/


nav {
	background-color: #a2423e;
	font-size: 19px;
	font-weight: bold;
	font-family: 'Acme', sans-serif;
	line-height: 30px;
	}

nav a {
	padding: 6px 0 6px 0;
	color: #ebdec2;
	text-decoration: none;
	width: 100%;
	display: inline-block;
	}

nav a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #990000;
	}

nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	/*justify-content: space-around; */
	}

nav ul li {
	margin: 0;
	padding: 0;
	color: #ebdec2;
	flex: auto;
	text-align: center;
	}




/*********** FOR MOBILE RESOLUTIONS ************/

@media screen and (max-width : 1050px){


.slide-container {
	width: 550px;
	float: right;
	}

.left {
	width: 70%;
	}

.right {
	width: 70%;
	}

.directory {
		width: 48%;
		}

}

@media screen and (max-width : 750px){


.slide-container {
	width: 100%;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	}

.slide-container img {
	width: 100%;
	}

.left {
	width: 100%;
	}

.left2 {
	width: 50%;
	}

.right {
	width: 100%;
	}

.map iframe {width: 55%;}

.map2 iframe {width: 55%;}

}

@media screen and (max-width : 600px){

.map iframe {
	width: 100%;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	}

.map2 iframe {
	width: 100%;
	height: 300px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	}

#logo {
	background-image: url(images/logo-small.png);
	width: 300px;
	height: 75px;
	}

.directory {
	width: 100%;
	}

.text-box {
	width: 30%;
	font-size: 21px;
	line-height: 24px;
	padding-top: 20px;
	}

}

@media screen and (max-width : 520px){

nav ul {flex-wrap: wrap;}

nav ul li {flex:1 1 40%;}

nav {line-height: 20px;}

}


@media all and (max-width: 450px){

.text-box {
	display: block;
	float: none;
	width: 98%;
	line-height: 22px;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 0;
	margin-top: 8px;
	}

}


/*****************************Cycle2******************************/
/******* pager **********/
.cycle-pager {
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: -8px; overflow: hidden;
	}
.cycle-pager span {
    font-family: font-family: 'Arvo', serif; font-size: 60px; width: 14px; height: 14px;
    display: inline-block; color: #eddfbf; cursor: pointer; padding-right: 10px;
	}
.cycle-pager span.cycle-pager-active { color: #000;}
.cycle-pager > * { cursor: pointer;}


/* caption */
.cycle-caption { position: absolute; color: white; bottom: 10px; right: 16px; z-index: 700; }


/* overlay */
.cycle-overlay {
	font-family: font-family: 'Arvo', serif;
	font-weight: bold;
	text-align: center;
    position: absolute; bottom: 30px; width: 100%; z-index: 600;
    background: black; color: white; padding: 10px; opacity: .6;
	}

/******* prev / next links *********/
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url(images/btn-left.png) 5% 95% no-repeat;}
.cycle-next { right: 0; background: url(images/btn-right.png) 95% 95% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .9; filter: alpha(opacity=90) }

.disabled { opacity: .5; filter:alpha(opacity=50); }
