@font-face {
	font-family: Overlock;
	src: url('Overlock/Overlock-Regular.ttf') format("truetype");
	font-style: normal;
}

@font-face {
	font-family: Overlock;
	src: url('Overlock/Overlock-Italic.ttf') format("truetype");
	font-style: italic;
}

@font-face {
	font-family: Overlock;
	src: url('Overlock/Overlock-Black.ttf') format("truetype");
	font-weight: 900;
}

@font-face {
	font-family: Overlock;
	src: url('Overlock/Overlock-Bold.ttf') format("truetype");
	font-style: bold;
}

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	align: center;
}
body {
	font-family: Overlock, Helvetica, Arial, sans-serif;
	background-color: #7D6762; #70A0A0;
	<!--background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;-->
}
#str{
 	margin: auto 15%;
} 
#header{
 	height: 100px;
  	background-color: #BDC732; #E5EDB6; Gainsboro;
  	border: solid 1px #5E5B63;
} 
#logo{
 	float: left;
  	width: 0px; 434px;
  	height: 100px;
	<!--background-color: Red; -->
} 
#title{
	font-size: 88px; 	
	color: #5E5B63; CadetBlue; DarkGrey; #DDDDDD; 
 	float: right;
 	width: 520px;
 	height: 50px;
 	margin-top: 4px;
 	margin-right: 10px;
} 
#content{
	border-left:solid 1px #5E5B63;
 	border-right:solid 1px #5E5B63;
	background-color: #818F1E; Silver;
	float: left;
	width: 99.9%;
	clear: both;
}
#contenttext{
	float:left; 
	padding: 2% 4%;
	background-color: #E7E5BB; #F7F7F7; 
	text-align: left;
	min-height: 500px;
	font-size: 18px;
	line-height: 22px; 
	border-top: dashed 1px #5E5B63; 
	clear: both;
	width: 92%;
}
#footer{
	clear: both;
	height: 24px;
	border: solid 1px #5E5B63;
	border-top: solid 1px #5E5B63; 
	background-color: #818F1E; #BDC732; CadetBlue; 
	color: #E5EDB6; Gainsboro; 
	padding: 2px;
}

#lastmod{
	margin-top: 15px;
	margin-bottom: -15px;
	padding-bottom: 0px;
	font-size: 16px;
	font-style: italic;
}

#menu{
	float: left; 
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #818F1E; #BDC732; Silver; 

}
#menu ul , #menu ul li {
	list-style: none;
	margin: 0px;
	padding-left: 0px;
	display: block;
	float: left;
}

#menu ul a:link, #menu ul a:visited {
	float: left;
	padding: 8px 14px;
	display: block;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #E2D0C2; #E5EDB6; Teal;
}
#menu ul a:hover {
	background-color: #5E5B63; Teal;
	color: #E5EDB6; Gainsboro;
}



/*TEXT STYLES*/
#contenttext p {
	margin-top: 2px;
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 22px; 
	padding-left: 2px;
}
a:link {
	color: #818F1E; MidnightBlue;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #5E5B63; Teal;
}
a:visited:hover {
	color: #5E5B63; Teal;
}
a:visited {
	color: #7D6762; Purple;
	font-weight: bold;
	text-decoration: none;
}

.tpp60 a:link {
	color: CornflowerBlue;
	font-weight: normal;
	text-decoration: none;
}

.tpp60 a:hover {
	color: #5E5B63;
}

.tpp60 a:visited:hover {
	color: #5E5B63;
}

.tpp60 a:visited {
	color: CornflowerBlue;
	font-weight: normal;
}
.excursion a:link {
	color: MediumVioletRed;
	font-weight: normal;
	text-decoration: none;
}

.excursion a:hover {
	color: #5E5B63;
}

.excursion a:visited:hover {
	color: #5E5B63;
}

.excursion a:visited {
	color: MediumVioletRed;
	font-weight: normal;
}

.talk a:link {
	color: #818F1E;
	font-weight: normal;
	text-decoration: none;
}

.talk a:hover {
	color: #5E5B63;
}

.talk a:visited:hover {
	color: #5E5B63;
}

.talk a:visited {
	color: #818F1E;
	font-weight: normal;
}
.ctalk a:link {
	color: Purple;
	font-weight: normal;
	text-decoration: none;
}

.ctalk a:hover {
	color: #5E5B63;
}

.ctalk a:visited:hover {
	color: #5E5B63;
}

.ctalk a:visited {
	color: Purple;
	font-weight: normal;
}

#contenttext h1 {
	font-size: 26px;
	line-height: 23px; 
	margin-top: 15px;
	margin-bottom: 25px;
	color: Black; #818f1E; Teal;
}
#contenttext h2 {
	font-size: 22px;
	line-height: 20px; 
	color: #607010; #818F1E; Teal;
	margin: 2px;
	margin-top: 26px;
	text-decoration: underline;
}
#contenttext h3 {
	font-size: 20px;
	line-height: 24px; 
	margin: 2px;
	padding-top: 8px;
	color: #607010; #7D6762; #5E5B63; #818f1E; Teal;
}

#contenttext h4 {
	font-size: 20px;
	line-height: 25px;
	margin: 2px;
	margin-bottom: 16px;
	font-weight: normal;
}

#contenttext ul, ol {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 25px;
}
#contenttext ul li {
	//list-style-image:url('punkt.gif');
	font-size: 18px;
	line-height: 24px; 
}
#contenttext hr {
 	color: #5E5B63; Teal;
	padding: 0;
	margin-top: 25px;
	margin-bottom: 34px;
}
#contenttext table {
	margin-top: 5px;
	margin-bottom: 7px;
}
//#contenttext td {
//	padding-top: 5px;
//	padding-bottom: 10px;
//	padding-right: 10px;
//	border-bottom: 1px;
//}
#title h1 {
	font-size:52px;
	font-weight:bold;
	color: DarkGrey; Silver; CadetBlue; #DDDDDD;
	display: inline;
}
#title h2 {
	font-size:40px;
	font-weight:bold;
	color: #5E5B63; Teal; Gainsboro; SlateGray; #999999;
	display: inline;
}
.comment {
	color: FireBrick;
}
