@charset "UTF-8";
/* 
$bgDefault      : #415336;
$bgHighlight    : #415336;
$colDefault     : #D3C591;
$colHover       : #ffffff; 
$darkGreen      : #415336;
#445439
$darkRed        : #83392A;
*/
/*.container {
	max-width: 1080px;
}*/
@media (max-width: 480px) {
  .hidden-xxs {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .visible-xxs {
    display: block !important;
  }
  table.visible-xxs {
    display: table;
  }
  tr.visible-xxs {
    display: table-row !important;
  }
  th.visible-xxs,
  td.visible-xxs {
    display: table-cell !important;
  }
}
@media (max-width: 480px) {
  .visible-xxs-block {
    display: block !important;
  }
}
@media (max-width: 480px) {
  .visible-xxs-inline {
    display: inline !important;
  }
}
@media (max-width: 480px) {
  .visible-xxs-inline-block {
    display: inline-block !important;
  }
}
body {
	background-image:url(../img/site/background_tile.jpg);
	background-repeat:repeat;
}
h1 {
	color:#445439;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
	border-bottom:medium solid #445439;
	}
h2 {
	color:#445439;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: normal;
  	font-size: 24px;
}
h3 {
	color:#83392A;
}
a {
	color:#445439;
}
a:hover {
	color:#ffffff;
	text-decoration: none;
}
a:focus {
	color:#ffffff;
	text-decoration: none;
}
a:visited {
    text-decoration: none;
  }
.container {
	background:rgba(211, 198, 145, 0.6);
	box-shadow:3px 3px 10px #333333;
	padding:0 0 0 0;
	height: 100%;
}
.container-fluid {
	padding-right:0px;
	padding-left: 0px;
}
#content {
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}
.footer {
	background-color:#445439;
	color:#D3C591;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}


/*NavigationStyles*/
.dropdown-menu {
	background-color:#445439;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	background-color:transparent;
	color:#D3C591;
	text-decoration:none;
}

/*NavBar*/
.navbar {
	border-radius:0;
	min-height:28px !important;
}
.navbar .navbar-collapse {
	border:none;
	padding-left:0;
	padding-right:0;
	text-align:center;
}
.navbar-default {
	background-color:#445439;
	border:none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color:#445439;
}
.navbar-default .navbar-toggle {
    border:none;
	margin:0;
}
button.navbar-toggle {
	width:100%;
	margin-right:auto;
	margin-left:auto;	
	padding-right:0;
}
button.navbar-toggle.collapsed {
	margin-right:0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color:transparent;
  outline:0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #D3C591;
	min-width:60px;
	max-width:120px;
  	margin-right:auto;
	margin-left:auto;
}
.navbar .navbar-nav {
	display:inline-block;
	float:none;
	vertical-align:top;
}
.navbar-header > button {
	margin-right:20px;
}
#navbar > ul > li > a {
    padding-top:5px !important; padding-bottom:5px !important; padding-left:7px !important;
	outline:0;
}
#navbar > ul > li > a:link {	
	color:#D3C591;
}
#navbar > ul > li > a:visited {	
	color:#D3C591;
}
#navbar > ul > li > a:hover {	
	color:#ffffff;
}
#navbar > ul > li > a:active {	
	color:#ffffff;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color:#ffffff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color:#D3C591;
}
#navbar > ul > li.dropdown.open > a {
	color:#ffffff;
}
/*EndNavigationStyles*/


#welcome {
	padding-right: 20px;
}
#whats_new {	
padding-top:10px;
padding-bottom:30px;
color:#D3C591;
background: #445439;
box-shadow: 3px 3px 10px #333333;
}
.white_heading {
font-size: 1.2em;
letter-spacing:.09em;
color:#ffffff;	
}

/*contact*/
#contact .container {	
	background:rgba(211, 198, 145, 0.6);
	/*background-color:#D3C591;*/
	box-shadow:0px 0px 5px #222222;
	padding:0 0 0 0;
	height: 100%;
}
#contact .row {
	padding-top:2%;	
}

.well {
		/*background:rgba(64, 83, 53, 0.6);*/
		background-color:#445439;
		padding-top:16px;
}
.well input {
	 background-color:#D3C591;
	 color:#83392A;
}
.well textarea {
	background-color:#D3C591;
	 color:#83392A;
}
.panel {
		/*background:rgba(178, 167, 122, 0.6);*/
		background-color:#445439;
		color:#D3C591;
		padding-bottom: 83px;

}
.panel hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 0;
  border-top: 1px solid #D3C591;
}
/*EndContact*/



/*ImageStyles*/
.right {
	float: right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 3px solid #fff;
	box-shadow: 3px 3px 10px #333333;
}
.left {
	/*float: left;*/
	margin-top:0px;
	margin-right:15px;
	margin-bottom: 5px;
	margin-left:0px;
	border: 3px solid #fff;
	box-shadow:3px 3px 10px #333333;
}
.center {
	text-align: center;
	margin-top:10px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
	border: 3px solid #fff;
	box-shadow:3px 3px 10px #333333;
}
.image_cap {
	text-align:center;
	font-style:italic;
	font-size:12px;
	text-indent:0;
}
/*EndImageSyles*/

.tile {
    vertical-align: middle;
    text-align: center;
}
.history img {
	text-align: center;
	margin-top:10px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
	border: 3px solid #fff;
	box-shadow:3px 3px 10px #333333;	
}
.port_image {
	text-align: center;
	margin-top:10px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
	border: 3px solid #fff;
	box-shadow:3px 3px 10px #333333;	
}
.firstcharacter { float: left; color: #445439; font-size: 75px; line-height: 50px; padding-top: 4px; padding-right: 8px; padding-left: 3px; font-family: Georgia;
}

.hidden_image {
	display: none;
}
.name_plate {
	text-align: center;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
	clear: both;
}
.img_caption {
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: center;
	text-transform:capitalize;
}
.arrows {
	text-align: center;
	font-size: 2em;
	}
	.rightArrow {
	padding-left: 50px;
	}
.arrows a:link {
	color:#445439;
}
.arrows a:hover {
	color:#ffffff;
}
.arrows a:focus {
	color:#ffffff;	
}
.arrows a:visited {
	color:#445439;
}

.fancybox-skin {
	position: relative;
	background: #D3C591;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.port_thumb {
	padding-bottom:15px;
}
.modal-body {
background-color: #445439;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}


button:focus {
	outline:0;
	}
.close-button {
	border: none;
    background-color: transparent;
	position: absolute;
 	top: -18px;
 	right: -18px;
 	width: 36px;
 	height: 36px;
 	z-index: 8040;
}
#search-btn {
	display: inline;
    color: #445439;
	height: 34px;
	font-size: 14px;
	background-color: #D3C591;
	border: 1px solid #ccc;
	border-radius: 4px;
    text-align: center;
    text-decoration: none;
}
#search-btn:hover {
	border-color: #ffffff;
  	outline: 0;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, .6);
}
#search-box {
  display: inline;
  width: 50%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #D3C591;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#search-box:focus {
  border-color: #ffffff;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, .6);
}
.submit-btn	{
	display:inline;
    color: #445439;
	font-size: 18px;
	background-color: #D3C591;
	border: 1px solid #ccc;
	border-radius: 4px;
    text-align: center;
    text-decoration: none;
	}
.submit-btn:hover {
	border-color: #ffffff;
  	outline: 0;
  	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, .6);
}
.form-control:focus {
  border-color: #ffffff;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 255, 255, .6);
}
.links{
	text-align: center;
}
.boxlink a:link {
	color:#ffffff;
}
.boxlink a:hover {
	color:#445439;
}
.boxlink a:focus {
	color:#445439;	
}
.boxlink a:visited {
	color:#ffffff;
}	

.formTitle {
	color:#c1ab6b;
}