.clear {
	clear: both;
}
#numlinks {
	color: #000;
	font-size: medium;
	text-align: center;
}

#frame {
	width: 490px;
	margin-left: 15px;
	margin-right: 10px;
	height: 310px;
	margin-top: 20px;
}

/*************************************HEADER*****************************************/

#head-container {
	width: 100%;
	padding-top: 10px;
}

#header_contact {
	width: 970px;
	height: 150px;
	vertical-align: top;
	color: #343536;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	width: 970px;
	height: 150px;
	vertical-align: top;
	color: #343536;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.head-nav-left {
	float: left;
	width: 795px;
	color: #000;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
	height: 110px;
}
.head-nav-right {
	float: left;
	width: 170px;
	color: #000;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	height: 110px;
}

.nav-bar {
	width: 1000px;
	color: #00f;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	height: 35px;
	margin-left: 0px;
	margin-top: 0px;
}

#header h1 {
	margin: 0;
}

/************************************END HEADER***************************/
/*********************START NAVIGATION****************************/
#navigation-container {
	float: left;
	width: 100%;
	color: #000;
	background: #333;
}

#navigation {
	display: flex;
	flex-direction: row;
	flex-flow: nowrap;
	justify-content: space-around;
	width: 1000px;
	/* 	margin-left: 40px; */
	margin-right: 0px;
	margin-top: 0px;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation ul li {
	list-style-type: none;
	display: inline;
}

#navigation li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-size: medium;
	width: 120px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/button.png);
	border-right-color: #ccc;
	border-left-color: #ccc;
}

#navigation li a:hover {
	color: #09f;
	background-image: url(../images/button1.png);
	text-align: center;
}

#content-container {
	width: 100%;
	color: #fff;
	height: 550px;
	background-position: center top;
	margin-top: 0px;
}

#content_contact {
	width: 970px;
	display: flex;
	flex-direction: row;
	align-items: center;
	background-position: 100% 0;
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

#content {
	width: 970px;
	display: flex;
	flex-direction: row;
	align-items: center;
	background-position: 100% 0;
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.headline2 {
	color: #fff;
}

#contactleft1 {
	/* 	float: left; */
	width: 500px;
	font-size: medium;
	color: #000;
	height: 500px;
	margin-top: 35px;
	margin-left: 5px;
}
#contactright1 {
	width: 420px;
	height: 450px;
	text-align: left;
	background-color: transparent;
}
#contentleft1 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 20px;
	width: 400px;
	color: #fafafa;
	height: 300px;
}

#ed {
	font-size: 64px;
	text-shadow: 3px 3px 4px #333;
}

#scot {
	font-size: 20px;
	text-shadow: 2px 2px 4px #333;
	margin-bottom: 20px;
}
.cap-h2 {
	font-size: 25px;
	font-style: normal;
}

.cap {
	font-size: 20px;
	font-style: normal;
}

#land,
#fig {
	line-height: 20px;
}

.dot {
	display: inline-block;
	vertical-align: bottom;
	font-size: 28px;
	font-style: normal;
	padding-bottom: 8px;
}

#contentright1 {
	/* 	float: right; */
	width: 520px;
	/* 	margin-top: 5px; */
	height: 350px;
	text-align: right;
	/* 	margin-right: 25px; */
	background-color: #fcf9f9;
	padding: 0px;
	box-shadow: 2px 2px 6px 0px #888;
}

#gap {
	clear: both;
	height: 50px;
	text-align: center;
}
/************************************END CONTENT**************************/

#btmcontentleft {
	float: left;
	width: 289px;
	height: 142px;
	background-image: url(images/btmcontentleft.png);
	text-align: left;
	color: #006;
	vertical-align: top;
	padding-right: 1px;
	padding-left: 10px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#btmcontentmiddle {
	float: left;
	width: 320px;
	height: 150px;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/btmcontentpanelMIDDLE.png);
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#btmcontentright {
	float: right;
	width: 300px;
	background-image: url(images/btmcontentright.png);
	height: 150px;
}

#footer-container {
	clear: left;
	color: #000;
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #fff;
}

#footer {
	width: 970px;
	height: 100px;
	background-image: none;
	background-attachment: fixed;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

ul.btm-links {
	list-style-type: none;
	text-align: left;
}

body {
	margin: 0px;
	background-color: #fff;
}

.ajaxticker1 {
	width: 285px;
	height: 45px;
	color: #000;
	margin-top: 20px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: large;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

/* .ajaxticker1 div {
	/*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
/*}

.someclass {
	/*class to apply to your scroller(s) if desired*/
/*} */

/******************************************Tag START*************************************/
.tag_cloud {
	text-decoration: none;
	left: 5px;
	right: 5px;
	font-size: medium;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.tag_cloud:link {
	color: #06f;
}
.tag_cloud:visited {
	color: #03c;
}
.tag_cloud:hover {
	color: #ffffff;
	background: #09f;
	background-color: inherit;
}
.tag_cloud:active {
	color: #ffffff;
	background: #09f;
	background-color: inherit;
}

/******************************************TAG END***************************************/
#footer-left {
	float: left;
	width: 150px;
	margin-left: 210px;
}
#footer-middle {
	float: left;
	width: 150px;
	margin-left: 35px;
}
#footer-right {
	float: left;
	width: 170px;
	margin-left: 35px;
}

#footer-copyright {
	width: 970px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	height: 25px;
}

#gap-footer {
	clear: both;
	height: 25px;
	text-align: center;
	display: inline-block;
	font-size: 14px;
}

a:link {
	text-decoration: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
	color: #fff;
	background-color: inherit;
}
a:hover {
	text-decoration: none;
	color: #09f;
}
a:active {
	text-decoration: none;
	color: #fff;
}

#btmcontentright a:link {
	text-decoration: none;
	color: #343536;
}
#btmcontentright a:visited {
	text-decoration: none;
	color: #343536;
}
#btmcontentright a:hover {
	text-decoration: none;
	color: #00f;
}
#btmcontentright a:active {
	text-decoration: none;
	color: #343536;
}

::-webkit-scrollbar {
	width: 12px;
}

::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
