/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
.conBack {
background-image:url(/images/home/home_background_discover.jpg);
background-repeat:no-repeat;
}
.ContentArea1 {
	margin-left:22px;
	height:443px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 20px;
}
.ContentArea2 {
	margin-left:22px;
	height:443px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 20px;	
}
.ContentArea3 {
margin-left:22px;
height:443px;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
line-height: 20px;
}
.headline1 {
font-size:13pt;
font-weight:bold;
display:inline;
}
.headline1b {
font-size:14px;
font-weight:bold;
display:inline;
color:#7D3291;
}
.headline1c {
padding-top:8px;
margin-left:180px;
}
.headline1d {
margin-left:160px;
font-style:italic;
font-weight:bold;
}
.headline1e {
margin-left:160px;
}
.headline1g {
margin-left:100px;
margin-bottom:3px;
}
#APDiscover {
	position:absolute;
	left:0px;
	top:45px;
	width:479px;
	height:441px;
	z-index:4;
	background-image:url(/images/home/home_background_discover.jpg);
	background-repeat:no-repeat;
	visibility: visible;
}
#APSee {
	position:absolute;
	left:0px;
	top:45px;
	width:479px;
	height:441px;
	z-index:2;
	background-image:url(/images/home/home_background_see.jpg);
	background-repeat:no-repeat;
	visibility: hidden;
}
#APSchedule {
	position:absolute;
	left:0px;
	top:45px;
	width:479px;
	height:441px;
	z-index:1;
	background-image:url(/images/home/home_background_schedule.jpg);
	background-repeat:no-repeat;
	visibility: hidden;
}

.picRight {
padding-left:25px;
padding-right:15px;
}



/*.map {
margin-left:160px;}*/

/*ul {
margin-left:160px;
margin-right:15px;
line-height:125%;
}*/

/*li {
list-style-image:url(/images/home/home_bullet.jpg);
}*/
ul{
	margin-left: 8px;
	margin-top: 0px;	
	padding-left: 8px;
	padding-top: 0px;
}
li{
	margin:0px;
}
.bigpurple{
color:#330099;
font-size:120%;
font-weight:bold;
}
.blackHeadline{
	color:#000000;
	font-size:110%;
	font-weight:bold;
}
.saveBigPurple {
color:#6B3DD6;
font-size:140%;
font-weight:bold;}

a {
color:#4F82BB;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#8ABB5D;
font-weight:bold;
text-decoration:underline;
}
