@charset "utf-8";
body {
	margin: 0px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
blockquote {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.border   {
	border: 2px solid #8cc63f;
}
a img.border:hover 	{
	border-color: #2e3192;
}
img.border-orange   {
	border: 2px solid #e96f35;
}
td.top {
	vertical-align: top;
}



#container {
	margin: 22px auto;
	width: 960px;
}
#container #leader {
	margin-right: 602px;
	text-align: right;
	position: relative;
	z-index: 1010;
}
#container  #leader  h2 {
	font-size: 36px;
	font-weight: normal;
	margin: 0 0 -11px 0;
}


#container #left {
	float: left;
	width: 100px;
	margin: 0;
	padding-right: 5px;
}
#container #right {
	float: right;
	width: 100px;
	padding-left: 5px;
	position: relative;
}
#container #main {
	width: 750px;
	border: 2px solid #000000;
	height: 500px;
	display: inline-block;
	position: relative;
}
#container #main #content {
	clear: both;
	margin: 0 auto;
}
#container #main #content p {
	margin-top: 0px;
	text-align: justify;
}
#container #main #content h4 {
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
}
#container #main #content h5 {
	font-size: 14px;
	margin: 0px;
	font-weight: normal;
}
#container #main #content small {
	font-size: 10px;
}

.orange {
	color: #e96f35;
}
.orange a {
	color: #e96f35;
	text-decoration: none;
}
.orange a:hover {
	color: #2e3192;
}
.green {
	color: #8cc63f;
}
.green a  {
	color: #8cc63f;
	text-decoration: none;
}
.green a:hover  {
	color: #2e3192;
}
a.green  {
	color: #8cc63f;
	text-decoration: none;
}
a.green:hover  {
	text-decoration: underline;
}
.blue {
	color: #2e3192;
}
.blue a {
	color: #2e3192;
	text-decoration: none;
}
.blue a:hover {
	color: #e96f35;
}

.float-l {
	float: left;
}
.float-r {
	float: right;
	padding-left: 30px;
}
.float-r   img.home-tn {
	margin: 2px;
}
.merchant-frame {
	width: 454px;
	height: 354px;
	background-color: #fab252;
	float: right;
	margin-left: 22px;
	padding: 9px;
	border: 2px solid #000000;
	overflow-y: scroll;
}
.merchant-frame a {
	color: #2e3192;
	text-decoration: none;
}
.merchant-frame a:hover {
	color: #e96f35;
}




.bg-home {
	background-image: url(images/bg_home.jpg);
	background-repeat: repeat-y;
	height: 500px;
	color: #2e3192;
}
.bg-about {
	background-image: url(images/bg_about.jpg);
	background-repeat: repeat-y;
	height: 500px;
	color: #2e3192;
}
.bg-fts {
	background-image: url(images/bg_fts.jpg);
	background-repeat: repeat-x;
	height: 500px;
	color: #fcb040;
}
.bg-merch {
	background-image: url(images/bg_merch.jpg);
	background-repeat: repeat-x;
	height: 500px;
	color: #000000;
}
.bg-events {
	background-image: url(images/bg_events.jpg);
	background-repeat: repeat-y;
	height: 500px;
	color: #2e3192;
}

td.line {
	background-color: #8CC63F;
	height: 2px;
	width: 2px;
}
.bg-news {
	background-image: url(images/bg_news.jpg);
	background-repeat: repeat-x;
	height: 500px;
	color: #2e3192;
}
.bg-map {
	background-image: url(images/bg_map.jpg);
	background-repeat: repeat-y;
	height: 500px;
	color: #2e3192;
}
#container #content .map {
	background-image: url(images/map.png);
	height: 351px;
	width: 545px;
	float: right;
	background-repeat: no-repeat;
	margin-left: 12px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}



#container #main h1 {
	font-size: 64px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: right;
	margin-right: 62px;
	margin-left: auto;
	top: -14px;
	z-index: 1010;
	margin-top: 0px;
	margin-bottom: -14px;
	margin-left: 0px;
	white-space: nowrap;
	position: relative;
	float: right;
	width: 436px;
	letter-spacing: -2px;
}

.navigation {
	text-align: right;
	white-space: nowrap;
}
.navigation a {
	text-decoration: none;
	font-weight: normal;
}


.navigation ul {
	list-style-type: none;
	padding: 0px;
	text-indent: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navigation li {
	margin-bottom: 1em;
}
.logos {
	width: 100px;
}
.logos img {
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsroom img {
	margin: 2px;
	vertical-align: middle;
}



#container #footer {
	margin: 0 auto;
	width: 750px;
	clear: both;
	position: relative;
	z-index: 1010;
	text-align: right;
}

#container  #footer  h3 {
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding-left: 97px;
	text-align: left;
}
#container #footer img {
	margin-top: -99px;
	margin-right: 88px;
	vertical-align: text-top;
	float: right;
}
