@charset "UTF-8";
/* CSS contact */

body {
color: #FFFFFF;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
background-color: #000000;
}

h1 {
font-size:x-large;
letter-spacing: 5px;
width:1000px;
margin-bottom: 15px;
text-align: center;
}

.navigation {
	font-size: 10pt;
	color: #FFFFFF;
	width: 1000px;
    text-align: center;
	border: 0px solid #000000;
}

a.navbar, a.navbar:visited {
color: #FFFFFF;
font-size: medium;
letter-spacing: 3px;
text-decoration: none;
text-transform: uppercase;
}

a.navbar:hover {
color: #EA262B;
}

a:link {
	color: #0000FF;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	text-decoration: none;
	color: #EA262B;
}
a:hover {
	text-decoration: none;
	color: #EA262B;
}
a:active {
	text-decoration: none;
}

.googlemaplink {
	font-size: 11pt;
	color: #00000;
	width: 1000px;
	position: absolute;
	top: 500px;
	border: 0px solid #000000;
	text-align: justify;
	height: 28px;
}

.textinfo1 {
	font-size: 12pt;
	line-height: 32pt;
	color: #FFFFFF;
	width: 391px;
	position: absolute;
	top: 174px;
	left: 109px;
	border: 0px solid #000000;
	text-align: justify;
	height: 92px;
}

.textinfo2 {
	font-size: 12pt;
	line-height: 32pt;
	color: #FFFFFF;
	width: 391px;
	position: absolute;
	top: 385px;
	left: 309px;
	border: 0px solid #000000;
	text-align: justify;
	height: 92px;
}
.formcolumn {
	font-size: 10pt;
	line-height: 35pt;
	color: #FFFFFF;
	width: 191px;
	position: absolute;
	top: 188px;
	left: 710px;
	border: 0px solid #000000;
	text-align: left;
	height: 461px;
}

.emailtext {
	font-size: 13pt;
	line-height: 15pt;
	color: #FFFFFF;
	width: 1000px;
	position: absolute;
	top: 124px;
	border: 0px solid #000000;
	text-align: center;
	height: 91px;
}

.scroll {
font-size:large;
letter-spacing: 5px;
width:1000px;
margin-bottom: 15px;
margin-top:500px;
position: absolute;
}
