@charset "UTF-8";
/* CSS Document */

body {
	background-color: #263725;
	margin-top: 40px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}

.splash1{
	text-align:left;
	padding-left: 65px;
	padding-right:65px;
}

.splash2{text-align:center;
	padding-left: 50px;
	padding-right:50px;
}



.splash a {
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
	color: #FFFFFF;
}
.splash a:link {
	text-decoration: none;
}
.splash a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.splash a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.splash a:active {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#container{
	width:700px;
	height: auto;
	position: relative;
	margin: 0 auto;
}
#indexText{
	width:700px;
	height: 184px;
	position: relative;
	background-image: url(images/CR_12.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#flashMap{
	width: 485px;
	height: 328px;
	position:relative;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.bodyText{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
}

.bodyText a:link {
	font-size:13px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bodyText a:visited {
	color:#000;
}
.bodyText a:hover {
	color:#006600;
	text-decoration: underline;
}
.bodyText a:active {
	color:#333;
}


.imageSpacer{
	border: 2px solid #006600;
	margin: 5px 10px 5px 10px;
	float: left
}

#contactHolder{
	width: 95%;
	margin: 0 auto;
	clear: left;
}

.maptext{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 13px;
	text-align: center;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.maptext a:link {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.maptext a:visited {
font-size: 13px;
	color:#000;
}
.maptext a:hover {
	color:#006600;
	text-decoration: underline;
}
.maptext a:active {
	color:#333;
}

#photoNav{
height: 32px;
margin: 0 auto;
margin-top: 10px
}

/*===========LOWER NAVIGATION===============*/
#lowerNav{
	color:#fff;
	width:100%;
	height:20px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	text-align:center;
	margin: 0 auto;
	margin-top: 10px;
	vertical-align: top;
	z-index:3;
}
			
#lowerNav a:link {
	color: #fff;
}
#lowerNav a:visited {
	color:#fff;
}
#lowerNav a:hover {
	color:#CCC;
	text-decoration: underline;
}
#lowerNav a:active {
	color:#666;
}




/*===========DISCLAIMER===============*/
#disclaimer{
color:#000;
width: 700px;
height:20px;
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
text-align:center;
margin: 0 auto;
z-index:3;
}

#disclaimer a:link {
color: #000;
}
#disclaimer a:visited {
color:#000;
}
#disclaimer a:hover {
color:#CCC;
text-decoration: underline;
}
#disclaimer a:active {
color:#000;
}
#apDivFlash {
	position:relative;
	width:396px;
	height:263px;
	z-index:1;
	background-position: center center;
	padding: 3px;
}
