﻿@charset "utf-8";
/* CSS Document */


/* The index background and main housing table. */
body {
	z-index: 0;
	background-repeat: repeat-x;
	background-color:#122991;
	margin: 0px;
	text-align:center;
	}

#centerframe {
	margin: 0px auto;
	z-index: 1;
	width: 995px;
	position:relative;
	
}

.article-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	line-height: 40px;
}

#bg {
	background: url(images/rotator.php) no-repeat center top;
	visibility: visible;
	z-index: 2;
	width: 995px;
	height: 550px;
}
.articletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
#navbox {
	position: absolute;
	height: 30px;
	left: 166px;
	top: 23px;
}
#navbox-detail {
	position: absolute;
	height: 30px;
	left: 166px;
	top: 23px;
}
.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
.menuitem a:active { color: #ffffff; }
.menuitem a:link { color: #ffffff; }
.menuitem a:hover { color: blue; }
.menuitem a:visited { color: #ffffff; }
#footer {
	height: 30px;
	width: 100%;
	vertical-align: middle;
	padding-top: 10px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.a.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#map-container {
	position: absolute;
	z-index: 5;
	height: 333px;
	width: 574px;
	left: 363px;
	top: 11px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 25px;
}
#arrow-right {
	height: 15px;
	width: 15px;
	position: absolute;
	left: 344px;
	top: 201px;
}
#arrow-left {
	position: absolute;
	height: 15px;
	width: 15px;
	left: 20px;
	top: 201px;
}
#billboard-picture {
	position: absolute;
	height: 186px;
	width: 328px;
	top: 16px;
	left: 17px;
	z-index: 56;
}
#smmap {
	position: absolute;
	z-index: 56;
	height: 119px;
	width: 328px;
	left: 17px;
	top: 219px;
}
.article-header-med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	line-height: normal;
}
.menuitemtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
}
#logobox {
	height: 41px;
	width: 129px;
	position: absolute;
	left: 20px;
	top: 25px;
}
.map_instructions { 
	color: maroon; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	margin-left: 15px; 
}
.map_instructions_small { 
	color: maroon; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
}
.balloon_text {
	color: navy; 
	font-size: 14px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	text-align: center;
	text-decoration: none;
}
.balloon_text a:link {
	color: green; 
	font-size: 11px;
	text-decoration: none;
}
.balloon_text a:visited {
	color: green; 
	font-size: 11px;
	text-decoration: none;
}
.balloon_text a:hover {
	color: red; 
	font-size: 11px;
	text-decoration: none;
}
.balloon_text a:active {
	color: green; 
	font-size: 11px;
	text-decoration: none;
}
.testimonial-logo-buffer {
	padding-right: 10px;
	padding-bottom: 10px;
}

