﻿/* CSS layout */
body {
	margin: 0px 0px 0px 0px;
	font-size:100%;
	line-height:100%;
	font-family: "Vinkel Regular","Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif; font-size-adjust:0.54; font-weight:normal; font-style:normal;
}
a.opt-link,a.opt-link:link,a.opt-link:visited,a.showbtn,a.showbtn:link,a.showbtn:visited
{
	display: block;
	color: #FFFFFF;
	background-color: #3D562E;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1em;/* 16x1.636=36px */
	width: 100%;
	text-align: center;
	padding: 0;
	padding-top: .25em;
	padding-bottom: .40em;
	border: 1px solid #000000;
	outline: 1px solid #000000;
	text-decoration: none;
	margin-left: 1px;
}

a.opt-link:hover,a.opt-link:active,a.showbtn:hover,a.showbtn:active
{
	background-color: #8E6DD7;
	color: #000000;
	font-size: 1.5em;
}
.opt-btn {
	text-align: center;
	color: #000000;
	font-size: 1.5em;
	line-height: 1.785em;/* 16x1.636=36px */
}
.opt-desc {
	text-align: center;
	color: #000000;
	font-size: 1.5em;
	line-height: 1.785em;/* 16x1.636=36px */
}

#optisite-header {
	text-align: center;
}
#optisite-logo {
	text-align: center;
	background-color: #000000;
}
#optisite-top-photo {
	margin: 0px;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.Head_Courier {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.5em; /* 16x1.375=22px */
	line-height: 1.785em;/* 16x1.636=36px */
	font-weight: bold;
	text-align: center;
}
.Body_Courier {
	font-family: "Courier New", Courier, monospace;
	text-align: left;
}
.clearthem {
	clear: both;
}
.maintext {
	text-indent: 15px;
	text-align: justify;
	font-size: 1.25em;
	line-height: 1.25em;
	padding-right: 10px;
	padding-left: 10px;
}
#copyright_notice_bottom {
	font-size: .5em;
	text-align: center;
}

h1, h2, h3 {
	font-weight:normal;	
}

h1 {
	font-size: 2.5em; /* 16x1.375=22px */;
	line-height: 1em;/* 16x1.636=36px */;
	margin: 0;
	text-align: center;
}
h2 {
	font-size: 1.5em; /* 16x1.375=22px */;
	line-height: 1.7em;/* 16x1.636=36px */;
	margin: 0;
	text-align: center;
}
h3 {
	font-size: 1.375em; /* 16x1.375=22px */;
	line-height: 1.5em;/* 16x1.636=36px */;
	margin: 0;
	text-align: center;
}
h4 {
	font-size: 1.125em; /* 16x1.125=18px */
	margin:1em 0; /* 18x1=18px */
}
h5 {
	font-size: 0.875em; /* 16x1.125=18px */
	margin:1em 0; /* 18x1=18px */
}
h6 {
	font-size: 0.75em; /* 16x1.125=18px */
	margin:1em 0; /* 18x1=18px */
}
.img-btn {
	border-style: solid;
	border-width: 0;
}
a:link {
	color: #3D562E;
}
.opt-top-photo {
	width: 100%;
}
