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


p {
	font-size:14px;
	font-family: Verdana, Helvetica, AvantGarde Md BT, AvantGarde Bk BT, Arial, sans-serif;
	color:#333;
	line-height:120%;
	padding-bottom:10px;
	padding-top: 5px;
	}
#focus p {
	padding-top:10px;
}


#mainContent a {
	font-size:14px;
	text-decoration:none;
	color:#EF3D39;
	line-height:120%;
	}
	
	
#mainContent a:hover {
	font-size:14px;
	color:#FFF;
	background-color:#EF3D39;
	padding:0px;
	
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8AC641;
	font-weight:lighter;
	font-size:38px;
	padding:5px 0px;
	}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8AC641;
	font-weight:lighter;
	font-size:28px;
	padding-bottom:10px;
	}

h3 {
	font-family: Verdana, Helvetica, AvantGarde Md BT, AvantGarde Bk BT, Arial, sans-serif;
	color:#8AC641;
	font-weight:lighter;
	font-size:18px;
	padding-bottom:10px;
	} 
	
.BlackHeadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:lighter;
	font-size:38px;
	padding:5px 0px;
	}
	
.focusHeadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#291043;
	font-weight:lighter;
	font-size:24px;

	line-height:120%;
	} 
	
.greenTease {
	font-size:18px;
	font-family: Verdana, Helvetica, AvantGarde Md BT, AvantGarde Bk BT, Arial, sans-serif;
	color:#8AC641;
	padding:10px 0px;
}

.italics {
	font-size:14px;
	font-family: Verdana, Helvetica, AvantGarde Md BT, AvantGarde Bk BT, Arial, sans-serif;
	color:#333;
	font-style:italic;
	}
	
.storyTeller{
	font-size:12px;
	font-family: Verdana, Helvetica, AvantGarde Md BT, AvantGarde Bk BT, Arial, sans-serif;
	color:#8AC641;
	font-style:italic;
	text-align:right;
	}
	
.caption{
	font-size:10px;
	font-family: Verdana, Helvetica, AvantGarde Md BT, AvantGarde Bk BT, Arial, sans-serif;
	color:#8AC641;
	font-style:italic;
	text-align:left;
	}
	
.position {
	font-size:11px;
	font-family: Verdana, Helvetica, AvantGarde Md BT, AvantGarde Bk BT, Arial, sans-serif;
	color:#EF3D39;
	line-height:120%;
	font-style:italic;
	}
	
	
.date {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	background-color:#EF3D39;
	padding:5px;
	margin-bottom:10px;
	width:100px;
	
	} 
	.haps {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	background-color:#EF3D39;
	padding:5px;
	margin-bottom:10px;
	
	} 
	
.time {
	font-size:11px;
	font-family: Verdana, Helvetica, AvantGarde Md BT, AvantGarde Bk BT, Arial, sans-serif;
	color:#333;
	line-height:150%;
	font-weight:bold;
	font-style:italic;
	
	}
	
.page {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#291043;
	font-weight:lighter;
	font-size:52px;
	text-align:right;
	padding-right:30px;
	padding-top:10px;
	
	} 
	
.headerTag {
	font-family: Verdana, Helvetica, AvantGarde Md BT, AvantGarde Bk BT, Arial, sans-serif;
	color:#8AC641;
	font-weight:lighter;
	font-size:18px;
	font-style:italic;
	padding-bottom:10px;
	text-align:right;
	
	} 
		

 ol, ul, dl {
	list-style:circle;
	margin-left:20px;
	font-size:14px;
	font-family: Verdana, Helvetica, AvantGarde Md BT, AvantGarde Bk BT, Arial, sans-serif;
	color:#333;
	line-height:120%;
		}
 
#nav li {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#291043;
	font-weight:bold;
	list-style-type:none;
	font-size:16px;
	padding-bottom:15px;
	}
	
#nav li a{
	color:#291043;
	font-weight:bold;
	text-decoration:none;
	list-style-type:none;
	}
	
#nav li a:hover {
	color:#C00;
	font-weight:bold;
	text-decoration:none;
	}
	
#footer li {
	font-family:Verdana, Helvetica, AvantGarde Md BT, AvantGarde Bk BT, Arial, sans-serif;
	color:#333;
	font-weight:bold;
	display:inline;
	font-size:8px;
	padding:5px;
	
	}
	
#footer li a{
	font-family:Verdana, Helvetica, AvantGarde Md BT, AvantGarde Bk BT, Arial, sans-serif;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	list-style-type:none;
	font-size:8px;
	padding-bottom:10px;
	}
	
#footer li a:hover {
	font-family:Verdana, Helvetica, AvantGarde Md BT, AvantGarde Bk BT, Arial, sans-serif;
	color:#C00;
	font-weight:bold;
	text-decoration:none;
	font-size:8px;
	padding-bottom:10px;
	}
	
.floatL {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	border:#804097 2px solid;
}


.floatR {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	border:#804097 2px solid;
}
.floatR_noBoarder {
	float:right;
	border:none;
	margin-left:20px;
	margin-bottom:20px;
	
}

.floatL_noBoarder {
	float:left;
	border:none;
	
}

.mapaddress {
	font-size:09px;
	font-style:italic;
	color:#666;
	
}
.mapTitleRed {
	font-size:18px;
	color:#F00;
	
}
.mapLocationRed {
	font-size:11px;
	color:#F00;
	
}
.mapTitleBlue {
	font-size:18px;
	color:#009;
	
}
.mapTitleGreen {
	font-size:18px;
	color:#093;
	
}
.mapLocationGreen {
	font-size:11px;
	color:#093;
	
}
.mapLocationBlue {
	font-size:11px;
	color:#009;
	
}
.mapTitlePurp {
	font-size:18px;
	color:#609;
	
}
.mapLocationPurp {
	font-size:11px;
	color:#609;
	
}

.mapTitleGrey {
	font-size:18px;
	color:#666;
	
}
.mapLocationGrey {
	font-size:11px;
	color:#666;
	
}
#listscroll_blue{
	height:300px;
	overflow:scroll;
}
#listscroll_green{
	height:300px;
	overflow:scroll;
}
#listscroll_red{
	height:300px;
	overflow:scroll;
}
#listscroll_grey{
	height:300px;
	overflow:scroll;
}
#listscroll_purp{
	height:300px;
	overflow:scroll;
}
#listscroll_blue a{
	font-size:12px;
	color:#009;
	overflow:scroll;
	text-decoration:underline;
}

#listscroll_blue a:hover{
	font-size:12px;
	color:#009;
	text-decoration:underline;
}


#listscroll_grey a{
	font-size:12px;
	color:#666;
	overflow:scroll;
	text-decoration:underline;
}
#listscroll_red a{
	font-size:12px;
	color:#F00;
	text-decoration:underline;
}
#listscroll_green a{
	font-size:12px;
	color:#093;
	overflow:scroll;
	text-decoration:underline;
}
#listscroll_green a:hover{
	font-size:12px;
	color:#093;
	text-decoration:underline;
	
}
#listscroll_red a{
	font-size:12px;
	color:#F00;
	overflow:scroll;
	text-decoration:underline;
}
	
.mapLocationPurp a{
	font-size:12px;
	color:#609;
	text-decoration:underline;
	
}

.mapLocationGreen  a{
	font-size:12px;
	color:#093;
	text-decoration:underline;
	
}

li {
	line-height:130%;
