@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}

body {
	background-image: url(images/2008/background_fill.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;
	background-color: #181E2E;
	margin: 0 0 0 0;
	height:100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.top_header {
	background-image: url(images/2008/top_header_fill.jpg);
	width: 100%;
	text-align: center;
	background-position: top center;
	background-repeat: repeat-x;
}
.menu {
	width: 173px;
	float: left;
	position: relative;
	z-index: 5;
	padding-left: 8px;
}
.footer {
	position: relative;
	float: left;


}
.footer_2{
	position: relative;
	margin-right: auto;
	width: 800px;
	clear: left;
	margin-left: auto;
}
.footer_2 h1{
	text-align: center;
	margin: 0;
	font-size: 18px;
}
.footer_2 p{
	text-align: center;
	font-size: 10px;
	margin: 0;
}
.footer_2 a{
	color: #FFFFFF;
}
.footer_2 a:hover{
	background-color: #4F5F84;

}
.main_body {
	position: relative;
	background-image: url(images/2008/images/header_14.gif);
	background-repeat: repeat;
	background-position: top center;
	z-index: 1;
	width: 807px;
	float: left;
}
.main_body h1{
	font-size: 24px;
	color: #CCD4E8;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-top: 12px;
}
.main_body h2{
	margin: 0;
	font-size: 18px;
}
.main_body h3{
	margin: 0;
	font-size: 16px;
	color: #FFCCFF;
}
.main_body p{
	margin: 0;
}
.main_body_p_ind{
	text-indent:32px;
	padding-bottom: 6px;
}
.main_body a{
	color: #FFFFFF;
}
.main_body a:hover{
	background-color: #4F5F84;

}
.sub_header {
	width: 807px;
	position: relative;
	float: left;
}
.main_body_img {
	margin: 4px;
	float: right;
	border: 2px solid #4F5F84;
}
.main_body h1{
	font-size: 24px;
	color: #CCD4E8;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-top: 12px;
}
.directory h1{
	font-size: 16px;
	color: #CCD4E8;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-top: 12px;
}
.directory h2{
	margin: 0;
	font-size: 14px;
	color: #FFFF99;
}
.directory h2 em{
	font-weight: normal;
	color: #FFFFCC;
}
.directory h3{
	margin: 0;
	font-size: 16px;
	color: #FFCCFF;
}
.directory p{
	margin: 0;
}
.directory h2 a{
	font-weight:normal;
	text-decoration:none;
	padding-right: 4px;
	padding-left: 4px;
}
.directory h2 a:hover{
	background-color: #CCD4E8;
	color: #323D5D;
}
.directory a{
	font-weight:bold;
	text-decoration:none;
	padding-right: 4px;
	padding-left: 4px;
}
.directory a:hover{
	background-color: #CCD4E8;
	color: #323D5D;
}

.dir_TBL {
	margin-left: 30px;
}
.divider {
	height: 2px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCD4E8;
	border-bottom-color: #232D43;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #374568;
}
.slideshow {
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

.win_pics {
	margin-bottom: 30px;
	margin-top: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;

}

.win_pics img{
	border:1px solid #FFFFFF;
}
.win_pics td{
	text-align:center;
	vertical-align: top;
}
.map {
	float: right;
	position: relative;
	z-index: 3;
	height: 323px;
	width: 500px;
	top: -70px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.title_blink {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: blink;
}
