/* Wagtime CSS Document */

Body 
	{
		margin:0;
		padding:0;
		font:normal 100% Arial, Helvetica, sans-serif;
	}
table, th, td, p { font:bold 13px Arial, Helvetica, sans-serif; }
div, p, h1, h2, h3, h4, h5, h6, img, a {
	margin:0;
	padding:0;
	outline:0;
	border:0;
}

#mainWrapper  {
	width:987px;
	height:auto;
	margin:25px auto;
}

.header  {
	width:987px;
	height:161px;
	text-align:left;
	overflow:hidden;
}

.content  {
	width:987px;
	height:auto; overflow:hidden;
	font:bold 13px Arial, Helvetica, sans-serif;
}

.content .BigImg {
	overflow:hidden;
	float:left;
}

.footer  {
	width:987px;
	height:102px;
	overflow:hidden;
	background:url(../grfx/new_Footer.png) no-repeat top center;
	float:left;
}


.marginRightBottom10px  {
	margin:0 10px 10px 0;
}

.transparency:link, .transparency:visited  {
	opacity:1.0;
	filter:alpha(opacity=100);
}

.transparency:hover  {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.whiteLink,.whiteLink:link, .whiteLink:visited {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}

.whiteLink:hover {
	text-decoration:underline;
}


.pgTxt
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
	}
.aboutPgTxt
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
	}

.aboutPgTxtSmal
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
	}

.aboutPgLink
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#0000ff;
		text-decoration:underline;
		font-weight:normal;
	}

.aboutPgLink:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#0000ff;
		text-decoration:none;
		font-weight:normal;
	}
	
.footerTxt
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
		line-height:22px;
		text-align:center;
	}
	
	
.footerLink
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
		line-height:22px;
	}
	
.footerLink:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		text-decoration:underline;
		font-weight:normal;
		line-height:22px;
	}
	
.footerTxt_Black
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
		line-height:18px;
	}
	
	
.footerLink_Black
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
		line-height:18px;
	}
	
.footerLink_Black:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#000000;
		text-decoration:underline;
		font-weight:normal;
		line-height:18px;
	}
	
.PgText_Title
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#000000;
		text-decoration:underline;
		font-weight:normal;
	}
	
.menuOfServPgLink
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
	}

	
.menuOfServPgLink:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
	}

.happyEndingsContainer { height:578px; overflow:auto; }
.happyEndingsHolder { margin-bottom:25px; overflow:hidden; }
.happyEndingsHolder .fltL { float:left; margin:0 25px 10px 0; }
.happyEndingsHolder .fltR { float:right; margin:0 10px 10px 25px; }
.happyEndingsHolder p { font:normal 13px Arial, Helvetica, sans-serif; color:#ccc; }

.eventContent { padding:0 10px; color:#fff; font:bold 13px Arial, Helvetica, sans-serif; }
.eventContent h1 {  font:normal 22px Arial, Helvetica, sans-serif; padding-bottom:8px; }
.eventContent div { overflow:hidden; }
.eventContent div p { float:left; margin:0 20px 10px 0; }

