@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(../images/bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.container {
	background-color: #FFF;
}

.header {
	height: 150px;
	background-attachment: scroll;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.topnav {
	background-color: #000;
	background-attachment: scroll;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6ABA4;
	border-bottom-color: #A6ABA4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.container .span-24.topnav.last ul li {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-attachment: scroll;
	background-image: url(../images/ico_delimeter.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left center;
	float: left;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	text-transform: uppercase;
}
.container .span-24.topnav.last ul li a:link {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.container .span-24.topnav.last ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
.container .span-24.topnav.last ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.container .span-24.topnav.last ul {
	margin-right: auto;
	margin-left: 0px;


}
.container .span-24.topnav.last ul li.first {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 2em;
	background-position: left center;
}
.container .span-24.prepend-top.last .span-16.prepend-top.last ul li {
	font-size: 17px;
}

h1 {
	text-transform: uppercase;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	line-height: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}
.welcome {
	font-size: 17px;
}
.welcomefooter {
	font-size: 24px;
}

h2 {
	text-transform: uppercase;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 1em;
	margin-bottom: 1em;
}
h2 a:link {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
h2 a:visited {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
h3 {
	text-transform: uppercase;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 1em;
	margin-bottom: 2em;
	margin-top: 1em;
	font-weight: bold;
}
h4 {
	text-transform: uppercase;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
	font-weight: bold;
}
.headerbottom   {
	height: 36px;
}
.rightimage  {
	padding: 2px;
	border: 1px solid #E9EAE9;
	background-color: #FFF;
	margin-bottom: 2em;
}

.footer {
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
}

legend {
	color: #666;
}
.descriptiontext {
	font-size: 10px;
	width: 180px;
}
p {
	font-size: 17px;
}
