body
{
	margin:0;
	padding:0;
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, Sans-Serif;
	background:#989390;
}

h1
{
	color:#8e0661;
	font-size:18px;
	font-weight:normal;
	margin:20px 0 0 0;
	padding:0;
}

p
{
	margin:20px 0 20px 0;
	padding:0;
	line-height:20px;
}

a
{
	color:#fc9d06;
	text-decoration:none;
}

hr
{
	border:none;	
	border-bottom: dashed 1px #999999;
	margin:10px 0px 0px 0px;
}

.FloatClear
{
	clear: both;
}

.Hr
{
	border-bottom: dashed 1px #fce4ac;
	margin:30px 0 30px 0;
}

.Hr hr
{
	display:none;
}

.PageContainer
{
	margin:0 auto;
	text-align:center;
	width:955px;
	padding:0 5px 0 5px;
	background:white url(PageBackground.gif) repeat-y;
}

.HeaderLogo
{
	width:955px;
	height:246px;
	background:url(HeaderLogo.jpg) no-repeat;
}

/* Navigation */

.MainNav
{
	background:url(NavBackground.gif) repeat-x;
}

.MainNav ul
{
	padding:0;
	margin:0;
}

.MainNav ul li
{
	float:left;
	list-style:none;
	background:url(NavItemDivider.gif) no-repeat top right;
	padding-right: 2px;
	position:relative;
}

.MainNav ul li a
{
	height:24px;
	padding:11px 16px 0 16px;
	font-size:12px;
	color:white;
	text-decoration:none;
	display:block;
}

.MainNav ul li.Active a
{
	background:url(NavActiveBackground.gif) repeat-x;
}

/* Second tier nav */
.MainNav ul li ul { display:none; }
.MainNav ul li.Open ul { display:block; }

.MainNav ul li ul 
{
	position:absolute;
	top:35px;
	left:0;
	width:123px;
	background:#ff9137;
}

.MainNav ul li ul li
{
	background:none;
	float:none;
	padding:0;
}

.MainNav ul li.Active ul li a { background-image:none; }
.MainNav ul li ul li a
{
	color:white;
	background:#ff9137;
	border:0;
	border-bottom: solid 1px white;
	height:auto;
	padding:5px 10px 5px 10px;
	display:block;
	width:103px;
}

.MainNav ul li ul li a:hover
{
	background:#ffb500;
}

.ContentHolder
{
	background:url(NavigationShadow.gif) repeat-x top;
	width:911px;
	padding:27px 22px 1px 22px;
	text-align:left;
}

.ContentHolder2
{
	background:url(NavigationShadow.gif) repeat-x top;
	width:911px;
	padding:27px 22px 1px 22px;
	text-align:left;
}

.requestTimetable TD {
    padding: 7px 10px 7px 0px;
    border-bottom: solid 1px #c0c0c0;
}

.requestTimetable TH {
    padding-bottom: 2px;
}

.cpBorder TD {
    padding:4px;
}

.HomeContent
{
	text-align:left;
	width:911px;
}

.HomeContent h1
{
	color:#f99209;
	font-size:18px;
	font-weight:normal;
	margin:20px 0 0 0;
	padding:0;
}

.HomeContent .InfoBox
{
	height:117px;
	width:162px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding: 10px 12px 10px 12px;
}

.HomeContent .CoupleBackground
{
	background:url(CoupleBackground.jpg) no-repeat;
	padding-right:85px;
	width:89px;
}

.HomeContent .CalendarBackground
{
	background:url(CalendarBackground.jpg) no-repeat;
	width:162px;
	padding-right:13px;
	margin-left:15px;
}

.HomeContent .GirlsBackground
{
	background:url(GirlsBackground.jpg) no-repeat;
	padding-right:85px;
	width:89px;
	margin-left:15px;
}

.HomeContent .InfoBox span
{
	color:#ffcd36;
	font-size:12px;
	font-weight:normal;
	display:block;
	margin-bottom:10px;
}

.ContentHolder table
{
	width:100%;
	margin:0;
}

.tableBorderRight 
{
border:solid 1px white;
text-align:right;
}

.tableBorderLeft
{
border:solid 1px white;
text-align:left;
}

.feesHeader
{
	color:#ffffff;
	font-weight:bold;
	padding:15px 0 15px 10px;
	font-size:14px;
	background-color:#B8057D;
	border:solid 1px white;
	text-align:left;
}

.ContentHolder table th
{
	font-weight:normal;
}

.ContentHolder table th.HeadRow
{
	font-weight:bold;
	padding: 10px 5px 10px 10px;
	background-color:#fc9d06;
}

.ContentHolder table th.NoMargin
{
	padding:0;
}

.ContentHolder table th.Header
{
	color:#ffffff;
	font-weight:bold;
	padding:15px 0 15px 10px;
	font-size:14px;
	background-color:#B8057D;
}

.HomeContent .LeftColumn
{
	float:left;
	width:590px;
	padding-right:18px;
}

.HomeContent .RightColumn
{
	float:left;
	width:303px;
}

.ContentHolder img
{
	float:right;
	border:solid 3px #ffb600;
	margin:20px 0 20px 20px;
}

#plaque
{
float:none;
margin:0 0 0 0;
}


.ContentHolder a.Button
{
	color: #fc9d06;
	font-size: 12px;
	text-decoration:none;
	background:url(MoreButton.gif) no-repeat left center;
	padding-left:25px;
	display:-moz-inline-box;
	display:inline-block;
	height:17px;
	line-height:17px;
	background:url(PurpleButton.gif) no-repeat;
}

.ContentHolder h2
{
	font-size:14px;
	font-weight:bold;
	color:#900663;
	padding:0;
	margin:20px 0 15px 0;
}

.ContentHolder address
{
	margin:20px 0 20px 0;
	font-style:normal;
	line-height:16px;
}

.ContentHolder a.Email
{
	color:#fc9d06;
	text-decoration:none;
}

h2.NoticeHeader
{
	background:url(NoticeHeader.gif) no-repeat top;
	height:45px;
	width:299px;
	margin: 0 0 2px 0;
	padding:0;
}

.NoticeHeader span
{
	text-indent:-999em;
	display:block;
	margin:0;
	padding:0;
}

.NoticePanel
{
	background:#ffcd36 url(NoticeTopBg.jpg) no-repeat;
	width:299px;
	text-align:center;
}

.NoticePanel h3
{
	color:#900663;
	font-weight:bold;
	font-size:16px;
	margin:0;
	padding:0;
}

.NoticePanel p
{
	color:#900663;
	margin:0;
	padding:0;
	font-size:14px;
}

.NoticePanel a
{
	color:#900663;
	text-decoration:underline;
}

.NoticePanel a:hover
{
	text-decoration:none;
}

.NoticeBackground
{
	background:url(NoticeBottomBg.jpg) no-repeat bottom;
	height:auto !important; height:317px;
	min-height:317px;
	padding:28px 15px 28px 15px;
}

/* Footer */

.Footer
{
	border-top:solid 1px #f0f0f0;
	padding:12px 0 10px 0;
	margin-top:20px;
}

.Footer p
{
	color:#9f9f9f;
	margin:4px 0 8px 0;
	padding:0;
}

.Footer p span
{
	margin:0 9px 0 0;
}

.Footer p a
{
	text-decoration:none;
	color:#9f9f9f;
	margin:0 9px 0 9px;
}