﻿.banner {
	background-image: url('images/banner.jpg');
}
.copyright {
	background-image: url('images/footer.jpg');
	text-align: center;
}

td
{
	text-align: left;
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
	text-align: right;
	color: #FFFFFF;
	font-size: medium;
	font-family: Arial, sans-serif;
}

h6 {
	text-align: center;
	font-size: x-smal;
	font-family: Arial, sans-serif;
}

#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: right;
}
#navigation a {
	text-decoration: none;
	color: #F9A522;
	display: block;
	padding: 5px;
	border: 0px solid #cdc;
	font-weight: bold;
	font-size: 14px;
}
#navigation a:hover {
	
	text-decoration: none;
	color: #FFFFFF;
	border: 0px solid #c77;
	
}

.center { text-align: center;
}


p {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}

	font-weight: normal;
	color: #E28A05;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
text-decoration: none;
color: #000000;

}
a:hover {
text-decoration: none;
color: #000000;

}
.footer {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.footer a {
	text-decoration: none;
	color: #333333;
}
.footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.style_centered {
	text-align:center;
	}

.turq {
	color: #118383;
}
