@charset "iso-8859-1";

body {
	margin: 10px auto;
	background-color: #000000;
	background-image: url('images/bg.jpg');
	background-repeat: repeat;
}

#main {
	margin: 0 auto;
	width: 810px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	background-color: #000000;
}

#header {
	margin: 0px auto;
	width: 580px;
	height: 140px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #000000;
}

#table {
	margin: 0 auto;
	width: 500px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #000000;
}

#footer {
	margin: 0px auto;
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 810px;
	height: 150px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	background-color: #000000;
}

#menu {
	width: 175px;
	vertical-align: text-top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #000000;
}

#map {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 425px;
	height: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #000000;
}
	 	
td {
	vertical-align: top;
	padding-top: 2px;
	padding-right: 50px;
	padding-bottom: 2px;
	padding-left: 50px;
}
	 	
td.slide {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 26px;
}

.input {
	border: 1px solid #808080;
	width: 400px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin: 2px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-decoration: none;
}

.left {
	display: block;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.center {
	display: block;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.right {
	display: block;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.banner {
	margin: 0px auto;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-color: #333333;
}

h1 {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 22pt;
	text-align: center;
	color: #ffffee;
}

h2,h3,h4 {
	font-family: Georgia, serif;
	text-align: center;
	color: #ffffee;
}

a {
	font-family: Georgia, serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a.text {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}

a.links {
	font-family: Georgia, serif;
	font-size: 13pt;
	font-weight: normal;
	text-decoration: none;
}

a.this {
	font-size: 12pt;
   	font-weight: bold;
}

a.s {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

	a:link {color: #ffff99;}
	a:visited {color: #ffff99;}
	a:hover {color: #ffff99; text-decoration: underline;}
	a:active {color: #ffff99;}

a.pdf {
	display: block;
	font-family: Georgia, serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

	a.pdf:link {color: #ffff99;}
	a.pdf:visited {color: #ffff99;}
	a.pdf:hover {color: #ff3333; text-decoration: underline;}
	a.pdf:active {color: #ff3333;}

p {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 11pt;
	text-align: justify;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

p.address {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	text-align: center;
	font-weight: normal;
	color: #ffff00;
	text-decoration: none;
	font-style: italic;
}

p.s {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

li {
	display: list-item;
	list-style-type: disc;
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 12pt;
	text-align: left;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

img {
	border: none;
}

.preload {
	display:none;
}

.i {
   	font-style: italic;
}

.u {
   	text-decoration: underline;
}

.b {
   	font-weight: bold;
}
