@charset "utf-8";

body {
	margin-top: 20px;
	margin: 0;
	padding: 0;
	color: #796646;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.1em;
	background-color: #FFFFFF
	;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	font-size: 100%;
	color: #66FF00;
}

* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1  {
	font-size: 150%;
	font-style: italic;
	font-weight: lighter;
}

h2  {
	font-size: 87.5%;
	font-weight: bold;
}

h3  {
	font-size: 87.5%;
	text-align: center;
}

h4  {
	font-size: 225%;
	text-align: center;
	font-weight: lighter;
}

h5  {
	font-size: 150%;
	color: #AF863B;
	text-align: center;
	font-weight: lighter;
}

.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
}


.header {
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 250px;
}

.fensa {
	position: absolute;
	width: 224px;
	height: 225px;
	z-index: 5;
	left: 730px;
	top: 14px;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	visibility: visible;
}

.content {
	height: auto;
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 30px;
	line-height: 1.5em;
	position: relative;
	visibility: visible;
	left: 0px;
}
.content404 {
	height: auto;
	margin-right: 300px;
	margin-left: 250px;
	margin-top: 30px;
	line-height: 1.5em;
	position: relative;
	visibility: visible;
}

.contentindex {
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 30px;
	line-height: 1.5em;
	position: relative;
	visibility: visible;
	left: 0px;
	height: 1420px;
}

.contentindexdescription {
	position: absolute;
	width: 960px;
	height: 100px;
	z-index: 5;
	left: 0px;
	top: 295px;
	font-size: 75%;
	font-weight: bold;
	text-align: left;
	visibility: visible;
	height: 100px;
}

.contentdone {
	height: 130px;
	line-height: 1.5em;
	position: absolute;
	visibility: visible;
	left: 611px;
	width: 339px;
	top: 50px;
}


.content a:link {
	text-decoration: underline;
	color: #796646;
}
.content a:visited {
	text-decoration: underline;
	color: #796646;
}
.content a:hover {
	text-decoration: underline;
	color: #CC00FF;
	font-weight: normal;
}
.content a:active {
	text-decoration: none;
	color: #33FF00;
}


.footer {
	position: relative;
	width: 960px;
	height: 125px;
	top: 720px;
}

/* The following two styles adjust the size of images in the header and content divs for all platforms */
.header img {
	max-width: 100%;
	height: 245px;
}
.pagepic img {
	max-width: 100%;
	height: auto;
}

.table {
	background-color: #FFFFFF
	margin-left: 10px;
}


.contact {
	position: absolute;
	width: 960px;
	height: 125px;
	z-index: 5;
	left: 0px;
	top: 395px;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	visibility: visible;
}

.contact2 {
	position: absolute;
	width: 373px;
	height: 320px;
	z-index: 5;
	left: 586px;
	top: 560px;
	font-size: 75%;
	visibility: visible;
}
.contact2 a:link {
	text-decoration: none;
	color: #796646;
}
.contact2 a:visited {
	text-decoration: none;
	color: #796646;
}
.contact2 a:hover {
	text-decoration: underline;
	color: #FF6600;
	font-weight: normal;
}
.contact2 a:active {
	text-decoration: none;
	font-size: 87.5%;
	color: #33FF00;
}


.contactform {
	position: absolute;
	width: 550px;
	height: 400px;
	z-index: 5;
	left: 0px;
	top: 558px;
	border: thin solid #796646;
	font-size: 75%;
	visibility: visible;
}

.contactform2 {
	position: absolute;
	width: 500px;
	height: 720px;
	z-index: 5;
	left: 230px;
	top: 200px;
	border: thin solid #796646;
	font-size: 75%;
	visibility: hidden;
}


.message_box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #5C5C5A;
	background-color: #DDD;
	line-height: 20px;
}

.formdatabox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin solid #796646;
} 

.textbox {
	background-color: #FFFFCB;
	border: 1px solid #796646;
}

.submit-button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #5C5C5A;
	background-color: #9BFF9B;
	font-weight: bold;
	height: 40px;
	width: 100px;
	border-radius: 20px;
}

.reset-button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #5C5C5A;
	background-color: #FF9B9B;
	font-weight: bold;
	height: 40px;
	width: 100px;
	border-radius: 20px;
}

.row1 {
	position: relative;
	width: 295px;
	left: 0px;
	top: 30px;
	height: 380px;
	font-size: 90%;
}

.row1 a:link {
	text-decoration: underline;
	color: #796646;
}
.row1 a:visited {
	text-decoration: none;
	color: #796646;
}
.row1 a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight: normal;
}
.row1 a:active {
	text-decoration: none;
	font-size: 100%;
	color: #66FF00;
}

.row2 {
	font-size: 90%;
	position: absolute;
	height: 380px;
	width: 295px;
	left: 297px;
	top: 273px;
}

.row2 a:link {
	text-decoration: underline;
	color: #796646;
}
.row2 a:visited {
	text-decoration: none;
	color: #796646;
}
.row2 a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight: normal;
}
.row2 a:active {
	text-decoration: none;
	font-size: 100%;
	color: #66FF00;
}

.row3 {
	font-size: 90%;
	position: absolute;
	height: 380px;
	width: 295px;
	top: 273px;
	left: 593px;
}

.row3 a:link {
	text-decoration: underline;
	color: #796646;
}
.row3 a:visited {
	text-decoration: none;
	color: #796646;
}
.row3 a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight: normal;
}
.row3 a:active {
	text-decoration: none;
	font-size: 100%;
	color: #66FF00;
}
