@charset "utf-8";

a, a:visited, a:link, a:active{
	font-weight: bold;
	text-decoration: none;
	color: #C90;
}
a:hover {
	color: #639
}
body   {
	font-family: verdana;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #5A6A84;
	background-image: url(graphics/bg.jpg);
}
p {
	font-size: 11px;
}
html {
	height: 100%;
}
li {
	font-size: 10px;
	color: #93C;
	list-style-image: url(images/smiley.gif);
}
.logo {
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 50%;
	margin-left: -425px;
}

.main_table {
	height: 100%;
	width: 100%;
	background-image: url(graphics/orange-banner.png);
	background-repeat: repeat-x;
	background-position: center 120px;
	font-size: 11px;
}
.content_table a, .content_table a:link, .content_table a:visited, .content_table a:active {
	font-weight: bolder;
	color: #F93;
}
.content_table a:hover {
	font-weight: bolder;
	color: #606;
}
.main_table_center {
	width: 850px;
}
.content_table {
	width: 100%;
}
.content_tablel_menu {
	height: 120px;
	text-align: right;
}
.content_table_flash_spacer {
	background-color: #FFF;
	text-align: center;
	height: 225px;

}
.content_table_content {
	background-color: #FFF;
	background-image: url(graphics/content_bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	text-align: center;
}
.content_table_inner {
	width: 850px;
	margin-top: auto;
	margin-left: auto;
	padding: 2px;
	font-size: 11px;
}
.content_left {
	width: 525px;
	background-repeat: no-repeat;
	text-align: justify;
	width: 550px;
}
.content_left_2 {
	width: 575px;
	font-size: 11px;
}

.content_right {
	width: 275px;
	background-image: url(graphics/white.png);
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFF;
}
.content_center {
	width: 100%;
	font-size: 11px;
}
.content_center table {
	font-size: 11px;
}
.content_lists {
	font-size: 11px;
	color: #93C;
	list-style-type: disc;
}
.content_center ul, .content_center li {
	font-size: 10px;
	color: #93C;
	list-style-type: disc;
}

.footer {
	background-image: url(graphics/orange-banner.png);
	background-position: center -30px;
	line-height: 25px;
	padding-bottom: 10px;
	color: #FF0;
	font-size: 9px;
}
.footer a, footer a:active, footer a:link, footer a:visited {
	color: #FF0;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.flash, .flash_home {
	position: absolute;
	z-index: 1;
	top: 115px;
	height: 275px;
	margin-left: 50%;
	left: -450px;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
}
.latest_articles {
	font-size: 11px;
	padding-left: 5px;
}
.latest_articles_titles {
	font-size: 16px;
	font-weight: bolder;
	color: #C0C;
}
.latest_article_titles a, .latest_article_titles a:link, .latest_article_titles a:visited, .latest_article_titles a:active {
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #93C;
}
.latest_article_titles a:hover {
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #93C;
}
.latest_articles a, .latest_articles a:active, .latest_articles a:visited, .latest_articles a:link {
	color: #96C;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.latest_articles a:hover {
	color: #F90;
	text-decoration: none;
}
.transimage:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.articlelink, .articlelink a, .articlelink a:link, .articlelink a:active, .articlelink a:visited {
	font-size: 14px;
	font-weight: bolder;
}
.hours {
	font-size: 11px;
	color: #333;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.hours td {
	font-size: 11px;
	color: #333;
}
