body {
	background-color: black;
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.wrapper {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.social-icons {
	position: absolute;
	left: 18%;
	top: 4px;
	z-index: 10;
}

.top-nav {
	position: absolute;
	right: 10px;
	z-index: 10;
}

.top-nav a {
	display: inline-block;
	height: 100%;
	text-decoration: none;
	padding: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
}

.home-button {
	background-color: #851E1F;
	color: #CEB37C;
}

.register {
	background-color: #405D4B;
	color: white;
	font-weight: bold;
}

.register:hover {
	color: #CEB37C;
}

.slideshow {
	position: relative;
	width: 100%;
	margin-top:-4px;
}

.slide_top {
	max-width: 100%;
}

.slideshow img {
	width: 100%;
}

.slide {
	position: absolute;
	top: 0;
	left: 0
}

nav {
	background-color: #822021;
	color: white;
	font-family: 'Rosario', sans-serif;
	font-size: 14pt;
	text-align: center;
	margin-top: -4px;
}

nav .hide, .dim-screen, .mobile_menu_button {
	display: none;
}

.dim-screen {
	position: fixed;
	z-index: 30;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(10,10,10,0.7);
}

nav li {
	display: inline-block;
	padding-left: 25px;
	padding-right: 25px;
	border-right: 1px dotted #a0a0a0;
}

nav .last {
	border:none;
}

nav a {
	color: inherit;
	text-decoration: none;
}

nav ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #822021;
}
nav ul li {
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 5px;
  padding-left: 30px;
  padding-right: 30px;
  cursor: pointer;
}
nav ul li:hover {
  color: #DBAD7F;
}
nav ul li ul {
  padding: 0;
  position: absolute;
  top: 32px;
  left: 0;
  display: none;
  opacity: 0;
  visibility: hidden;
  font: small-caps 16px "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
nav ul li ul li { 
  background-color: #822021; 
  display: block; 
  color: #d4d6c1;
  padding-left: 10px;
  padding-right: 10px;
  border: none;
}
nav ul li ul li:hover {
	background: #231f20;
	color: #d4d6c1;
}
nav ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}


/* ============================*/

.main {
	background-color: white;
	padding: 20px;

	font-size: 14px;
	line-height: 18px;
	color: #424242;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}











.imgR {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.imgR img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

iframe {
	margin-left: auto;
	margin-right: auto;
	display: block;
	max-width: 100%;
}

.main img {
	max-width: 100%;
}

.fig-gallery {
	text-align: center;
}

textarea {
	width: 300px;
	max-width: 100%;
}

h1 { text-decoration: none; vertical-align:top; font-weight: bold; font-size: 20px; line-height: 22px; padding-top:16px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #172c41;}
.subtitles { text-decoration: none; vertical-align:top; font-style:italic; font-weight: bold; font-size: 16px; line-height: 22px; font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif; color: #811f20;}
.titles {font-size: 14px; font-weight:bold; line-height: 18px; color: #00234e; font-family: Verdana, Arial, Helvetica, sans-serif;}
.table {font-size: 14px ; line-height: 18px; color: #424242; padding-left: 20px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.bullets {font-weight: bold; font-size: 16px ; line-height: 22px; color: #00234e; padding-left: 40px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.subbullets {font-size: 14px ; line-height: 22px; color: #424242; padding-left: 40px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.packages {font-size: 14px ; line-height: 16px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;}
.photos {padding-left: 20px;}
.links {text-decoration: none; font-weight: bold; font-size: 14px ; line-height: 18px; color: #113663; font-family: Verdana, Arial, Helvetica, sans-serif;}
.links2 {text-decoration: none; font-weight: bold; font-size: 14px ; line-height: 22px; color: #800000; font-family: Verdana, Arial, Helvetica, sans-serif;}

section {
	background: url('images/responsive/texture.jpg');
	color: white;
	text-align: center;
	border-bottom: 4px solid white;
}

section h2 {
	font-family: 'Gochi Hand', cursive;
	font-style: italic;
	font-weight: 300;
	text-align: center;
	font-size: 26pt;
	margin: 0;
	margin-top: -10px;
	padding: 5px;
	padding-top: 0;
}

.widget {
	display: inline-block;
	width: calc(33.3% - 45px);
	vertical-align: top;
	font-size: 10pt;
	margin: 20px;
	text-align: left;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}

.widget img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

footer {
	background-color: #822021;
	font-size: 12px;
	line-height: 16px;
	color: #fffdfd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:20px;
}

footer .link-col {
	display: inline-block;
	width: 130px;
	vertical-align: top;
}

footer a {
	color: inherit;
	text-decoration: none;
}

footer a:hover {
	color: black;
}

footer #bottom {
	text-align: center;
	display: inline-block;
	width: 100%;
}

@media (max-width: 1000px) {
	nav ul li {
		padding-left: 10px;
		padding-right: 10px;
	}

	section h2 {
		font-size: 20pt;
	}
}

@media (max-width: 760px) {
	nav {
		text-align: center;
	}

	nav ul.mainmenu {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 210px;
		padding: 10px;
		z-index: 40;
		left: -240px;
		box-shadow: 5px 0 5px rgba(10,10,10,0.8);
	}

	nav .hide {
		display: block;
		border-bottom: 1px dotted white;
		cursor: pointer;
		font-style: italic;
		text-align: right;
	}

	.mobile_menu_button {
		display: inline-block;
		height: 40px;
		position: relative;
		z-index: 39;
		cursor: pointer;
	}

	nav li ul {
		position: static;
		display: none;
		opacity: 1;
	}

	nav ul li {
		display: block;
		border: 0;
		position: static;
		opacity: 1;
	}

	nav ul li ul {
		position: static;
		visibility: visible;
	}

	nav ul li:hover ul {
		display: none;
		visibility: visible;
	}

	nav li li {
		display: block;
	}
}

@media (max-width: 600px) {
	section {
		margin-top: -10px;
		padding-top: 10px;
	}

	section .widget {
		display: block;
		width: calc(100% - 40px);
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}

	.imgR {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
	}
}

@media (max-width: 500px) {

	.top-nav {
		right: 0px;
		font-size: 10pt;
	}

	.top-nav a {
		padding-left: 2px;
		padding-right: 2px;
		margin-right: 0px;
	}

	.home-button {
		background-color: #851E1F;
		color: #CEB37C;
	}

	.register {
		background-color: #405D4B;
		color: white;
		font-weight: bold;
	}
}

@media (max-width: 400px) {
	.top-nav a {
		display: block;
		text-align: center;
		opacity: 0.8;
	}

	.top-nav a:hover {
		opacity: 1;
	}
}