@charset "utf-8";
/* CSS Document */

body {
	background-color: #F7F7F7;

}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.container {
	margin-top: 18px;
	background-attachment: scroll;
	background-image: url(../images/bg_page_backing.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.header {
	background-color: #000;
	height: 126px;
	background-attachment: scroll;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.topnav {
	background-image: url(../images/bg_nav_top.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left center;
}

.container .span-24.topnav.last ul li {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-attachment: scroll;
	background-image: url(../images/ico_delimeter.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left center;
	text-transform: uppercase;
	float: left;
}
.container .span-24.topnav.last ul li a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
.container .span-24.topnav.last ul li a:visited {
	color: #000;
	text-decoration: none;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	display: block;
}
.container .span-24.topnav.last ul li a:hover {
	color: #666;
	background-color: #E0E0E0;
}
.container .span-24.topnav.last ul {
	margin-right: auto;
	margin-left: 0px;


}
.container .span-24.topnav.last ul li.first {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 1em;
	background-position: left center;
}
h1 {
	text-transform: uppercase;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	line-height: 1em;
	margin-bottom: 1em;
}
h2 {
	text-transform: uppercase;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1em;
	margin-bottom: 1em;
}
.headerbottom   {
	height: 36px;
}
.rightimage  {
	padding: 2px;
	border: 1px solid #D7C7A5;
	background-color: #FFF;
	margin-top: 54px;
	margin-bottom: 10px;
}
.rightimage2 {
	padding: 2px;
	border: 1px solid #D7C7A5;
	background-color: #FFF;
	margin-top: 36px;
}

.footer {
	background-color: #ECECEC;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	padding-top: 60px;
	padding-bottom: 60px;
}
.floatright {
	float: right;
}

.footer a:link {
	color: #666;
	text-decoration: none;	
}
.footer a:visited {
	color: #666;
	text-decoration: none;	
}
.footer a:hover {
	color: #666;
	text-decoration: underline;	
}

.container .span-23.prepend-1.footer.last p {
	padding-top: 72px;
	padding-bottom: 72px;
	margin: 0px;
}
legend {
	color: #666;
}
.descriptiontext {
	font-size: 10px;
	width: 180px;
	margin-top: 0px;
	padding-top: 0px;
}
.container .span-6.prepend-1.last .descriptiontext {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.mainimage {
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #D7C7A5;
}
.gold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #D7C7A5;
	width: 100px;
	font-weight: bold;
}

