body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
}
h1   {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
h2 {
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	margin-top: 1.0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
h3 {
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	margin-top: 0.4em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
ul {
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
li {
	margin-top: 0.6em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
.contactbox {
	font-size: medium;
	color:#FFFFFF;
	background-color:#333333;
	border-style:solid;
	border-width:thin;
	border-color:#FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.messagebox {
	font-size: large;
	color:#FFFFFF;
	background-color:#333333;
	border-style:solid;
	border-width:thin;
	border-color:#FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.panel {
	display: table;
	width: 100%;
	background-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	line-height: 20px;
}
.panel_block {
	display: table-cell;
	text-align: left;
	font-size: small;
	color: #CCCCCC;
	width: 33%;
	background-color: #333333;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 50px;
	padding-bottom: 25px;
	/*border-left-style: solid;
	border-right-style: solid;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-width: thin;
	border-right-width: thin;*/
}
.sitemap_1 {
	padding-left: 10px;
	color: #CCCCCC;
}
.sitemap_1 a {
	color: #CCCCCC;
	text-decoration: none;
}
.sitemap_1 a:hover {
	color: #00FFFF;
}
.sitemap_2 {
	padding-left: 30px;
	color: #CCCCCC;
	text-decoration: none;
}
.sitemap_2 a {
	color: #CCCCCC;
	text-decoration: none;
}
.sitemap_2 a:hover {
	color: #00FFFF;
}
.sitemap_3 {
	padding-left: 50px;
	color: #CCCCCC;
	text-decoration: none;
}
.sitemap_3 a {
	color: #CCCCCC;
	text-decoration: none;
}
.sitemap_3 a:hover {
	color: #00FFFF;
}
.bodytext_50   {
	width:  50%;
	height: auto;
	clear: both;
    float:  left;
	text-align: left;
	color: #CCCCCC;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}
.bodytext_50 a {
	color: #CCFFFF
}
.bodytext_50 a:hover {
	color: #00FFFF
}
.bodytext_60   {
	width:  60%;
	height: auto;
	clear: both;
    float:  left;
	text-align: left;
	color: #CCCCCC;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}
.bodytext_60 a {
	color: #CCFFFF
}
.bodytext_60 a:hover {
	color: #00FFFF
}
.bodytext_100   {
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	text-align: left;
	color: #CCCCCC;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}
.bodytext_100 a {
	color: #CCFFFF
}
.bodytext_100 a:hover {
	color: #00FFFF
}
.bodytext_100 table  {
	border-collapse: collapse;
	padding-top: 20px;
}
.bodytext_100 tr  {
	height: 33px;
}
.bodytext_100 td  {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 0px;
}
.bodytext_60_image_frame   {
	width: 35%;
	float:  right;
	padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
	box-sizing: border-box;
}
.bodytext_50_image_frame   {
	width: 45%;
	float:  right;
	padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
	box-sizing: border-box;
}
.contact_form   {
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	text-align: left;
	color: #CCCCCC;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}
.contact_form_left   {
	width: 100%;
	height: 20px;
	float: left;
	text-align: left;
	color: #CCCCCC;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 10px;
}
.contact_form_right   {
	width: 60%;
	height: 20px;
	float: left;
	text-align: left;
	background-color: #000000;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.contact_form_right_query   {
	width: 60%;
	height: 100px;
	float: left;
	text-align: left;
	background-color: #000000;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}
.contact_form_recaptcha   {
	width: 60%;
	height: 70px;
	float: left;
	text-align: left;
	background-color: #000000;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}
.single_image_frame   {
	width: 60%;
	margin: auto;
	padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}
.single_image_frame_wide   {
	width: 90%;
	margin: auto;
	padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}
.double_image_frame   {
	display: inline-block;
	width: 45%;
	padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}
.double_image_frame_small   {
	display: inline-block;
	width: 20%;
	padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}
.triple_image_frame   {
	display: inline-block;
	width: 30%;
	padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
	padding-right: 0px;
}
.image   {
	display: inline-block;
	width: 100%;
	padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
	padding-right: 0px;
}
.image_with_zoom   {
	width: 100%;
	transition: transform .2s;
	padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
	padding-right: 0px;	
}
.image_with_zoom:hover   {
	transform: scale(1.5);
}
.caption   {
	text-align: center;
	padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	padding-right: 0px;
}
.clear   {
	width: 100%;
    height: 0px;
    clear: both;
}
#container {
	width: 80%;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
	padding-bottom: 30px;
    line-height: 25px;
}
/*#container a {
	color: #00FFFF;
	text-decoration: none;
}*/
#container a:hover {
	text-decoration: underline;
}
#header {
	margin: auto;
	width: 80%;
	background-color: #000000;
	line-height: 25px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
} 
#navbar {
	text-align: center;
	background-color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: medium;
	margin: 0;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
}
#navbar ul {
	list-style-type: none;
}
#navbar ul li {  
	display: inline; 
	padding-left: 20px;
	padding-right: 20px;
} 
#navbar ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
} 
#navbar ul li a:hover {
	color: #00FFFF;
        } 
#image_pane {
	width: 100%;
	background-color: #000;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 420px;
}
#image_pane_slideshow {
	text-align: center;
    padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer {
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #333333;
	color: #FFFFFF;
	width: 100%;
	height: 2em;
} 
#footer_address {
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	margin-top: 20px;
}
#footer_copyright {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2%;
	display: inline;
}






/* Style the Image Used to Trigger the Modal */
 #myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
} 