@charset "UTF-8";
/* CSS Document */
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6f6f68;
}
#menu {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 1px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	border: 1px solid #000000;
}
#pagetop {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	background-color: #e1e1e1;
	padding-bottom: 10px;
}
#header {
	width: 950px;
}
#slideshow {
	width: 786px;
	height: 291px;
	margin-left: 85px;
	background-image:url(../images/shadowAlpha.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content {
	width: 800px;
	padding-right: 70px;
	padding-left: 80px;
}
#promo_area {
	width: 945px;
	background-color: #e1e1e1;
	padding-top: 5px;
	padding-left: 5px;
}
#promo_box {
	width: 295px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	height: 225px;
}
#promo_middle {
	width: 295px;
	float: left;
	padding-left: 28px;
	padding-right: 28px;
}
.promo_box {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#promo_bottom {
	font-size: 18px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer {
	font-size: 11px;
	width: 950px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}
p {  }
td { }
.promo_bottom a:link {
	color: #000099;
	text-decoration: none;
	background-color: #eeeeee;
	padding: 3px;
	border: 1px solid #000000;
}
.promo_bottom a:visited {
	color: #000099;
	text-decoration: none;
	background-color: #eeeeee;
	padding: 3px;
	border: 1px solid #000000;
}
.promo_bottom a:hover {
	color: #FF9900;
	text-decoration: none;
	background-color: #eeeeee;
	padding: 3px;
	border: 1px solid #000000;
}
.promo_bottom a:active {
	color: #000099;
	text-decoration: none;
	background-color: #eeeeee;
	padding: 3px;
	border: 1px solid #000000;
 }
.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	background-color: none;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
 }
h1 {
	 font-weight: normal;
	 font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
h2 { font-weight: bold; }
h3 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.red { color: #f00; }
.image_border {
	border: 1px solid #000000;
}
.small {
	font-size: 10px;
}