/*
	These are the styles for this site.
	Convio does not maintain this file.
*/

.style463 {
	MARGIN-TOP: 0px
}
.style419 {
	FONT-SIZE: 11px; COLOR: #006; FONT-FAMILY: Arial,Helvetica,sans-serif
}
.style422 {
	FONT-SIZE: 11px; COLOR: #c00; FONT-FAMILY: Arial,Helvetica,sans-serif
}
.style178 {
	MARGIN-TOP: 0px; TEXT-ALIGN: center
}
.style390 {
	FONT-SIZE: 10px; COLOR: #006; FONT-FAMILY: Arial,Helvetica,sans-serif
}
.style417 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #c00; FONT-FAMILY: Arial,Helvetica,sans-serif
}
.style447 {
	FONT-SIZE: 16px; COLOR: #006; FONT-FAMILY: Arial,Helvetica,sans-serif
}
.style448 {
	FONT-SIZE: 16px; COLOR: #c00; FONT-FAMILY: Arial,Helvetica,sans-serif; TEXT-DECORATION: underline
}
/* TR styles */

A:link {color: #0000FF;
text-decoration: none;}

A:hover { color: #cc0099; 
	text-decoration: underline;
}

A:visited {color: #990000; }

P, OL, UL, TABLE, TR, TH, TD, .Explicit {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;

}

BODY  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(../images/content/pagebuilder/18163.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
        background-color: transparent;
        background-position: center center;
}

p.cstmTitle {
	color: #393c8b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 195px;
        border-bottom: 1px solid #ccc;
	}

ul li {
	position: relative;
	}

li ul {
	position: absolute;
	left: 195px;
	top: 0;
	display: none;
	}

ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
        z-index: 4
	}

li:hover ul, li.over ul { 
	display: block; }

.hompagelink {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #0000CC;
}
.home {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.home2 {font-size: 16px}

.header {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color: #0000CC;
}

#hlinks {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 260px;
	font-size: 16px;
        border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid#ccc;
        background-color: #EEEEEE;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

