@charset "utf-8";
/* CSS Document */


body, html {
	height: 100%;
	margin: 0;
	font-size: 16px;
	text-align: justify;
	background-color: #DFDFDF;
}
            /* navbar */
.navbar-default {
    background-color: #DFDFDF;
    border-color: transparent;
    margin-bottom: 0px;
    position: fixed;
    width: 100%;
    border-radius: 0px;
    z-index: 10007;
	border-bottom: 1px solid #e13a3e;
}
.navbar-default .navbar-brand {
  color: #000000;
  font-size:30px
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
.navbar-default .navbar-nav > li > a {
	color: #000000;
	text-decoration: underline;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #000000;
  background-color: transparent;
}



.bg-1 .container.main-logo {
	font-size: 30px;
}
.container .navbar-header .navbar-brand.tk-adobe-caslon-pro {
	color: #333;
}
ul li a {
	color: #333;
	text-decoration: underline;
}
.row .col-3.col-lg-3.text-center a {
	color: #333;
	text-decoration: underline;
}
.panel {
	color: #333;
	
}
h1 {
	text-align: center;
	font-family:"Plantagenet Cherokee", "Times New Roman", serif;
}
h2 {
	text-align: center;
	font-family:"Plantagenet Cherokee", "Times New Roman", serif;
}
.col-12.col-lg-12.text-center a strong {
	color: #333;
	text-decoration: none;
}
.col-12.col-lg-12.text-center a:hover {
	color: #333;
	text-decoration: none;
}

}
.row .col-12.col-lg-12.text-center a {
	color: #333;
	text-decoration: underline;
}
.row {
	background-color: #DFDFDF;
	padding-right: 10px;
	padding-left: 10px;
}
@font-face {
  font-family: 'Plantagenet Cherokee';

  src: url('../fonts/Plantagenet Cherokee.eot');
  src: url('../fonts/Plantagenet Cherokee.eot?#iefix') format('embedded-opentype'), url('../fonts/Plantagenet Cherokee.woff2') format('woff2'), url('../fonts/Plantagenet Cherokee.woff') format('woff'), url('../fonts/Plantagenet Cherokee.ttf') format('truetype'), url('../fonts/Plantagenet Cherokee.svg#glyphicons_halflingsregular') format('svg');
}.container .navbar-header a {
	font-family: "Plantagenet Cherokee", "Times New Roman", serif;
	font-size: 40px;
	text-decoration: none;
}


.wide {
	width: 100%;
	
}
.nav.navbar-nav.navbar-right .active a {
	background-color: #ac394a;
	color: #FFFFFF;
	text-decoration: none;
}
.Visit {
	text-align: center;
}.col-12.col-lg-12.text-center a {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
}
.col-lg-4 .text-center a {
text-decoration: underline;
	color: #333333;
	font-weight: normal;
}
.row .col-lg-4.text-center a {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
}
.row .col-5.col-lg-4 a {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
}
.row .col-lg-4 a {
	text-decoration: underline;
	color: #333333;
}
.rightMargin {
	margin-right: 80px;
} 

.row .col-lg-3 a {
	text-decoration: underline;
	color: #333333;
}
iframe{
	border: 12px  #000000;
	width: 100%;
	height: 450px;
	margin: 0;
	padding: 0;
	} 
.navPadding{
	padding-left: 10px;
	padding-top: 0px;
	margin-top: -8px;
		
}
#MenuBox {
	position:absolute;
	width:816px;
	height:2800px;
	z-index:1;
	left: -8px;
	top: 82px;
	padding: 0px;
}
.topPadding {
	margin-top: -4px;
}
.leftPadding {
	padding-left: 50px;
}
