﻿body 
{
	font-family: Trebuchet MS, Arial, Helvetica;
}

#header
{
    background-color: Black;
}

#nav
{
	width: 860px;
	white-space: nowrap;
	margin: 25px auto 25px auto;
}

#content
{
    width: 860px;
    margin: 25px auto 0px auto;
}

a
{
	text-decoration: none;
	outline: none;
}

hr
{
    border-width: 0;
	height: 2px;
	color: Black;
	background-color: Black;
}

img
{
	border: none;
}

.imgLogo
{
	margin: 5px 0px 5px 10px;
}

.lnkNav
{
    margin-right: 20px;
}

#tblShows td
{
	padding: 12px 25px 0px 0px;
}

#tblShows th
{
    text-align: left;
}

.centeredContent
{
	text-align: center;
}

.rowFriendLink
{
    white-space: nowrap;
    margin-bottom: 15px;
}

.lnkFriends
{
    margin: 0px 25px 25px 0px;
}

.lnkBooking
{
	vertical-align: top;
	margin-top: 2px;
}

.lnkPhoneNum
{
    vertical-align: top;
}

.mediaLink
{
	margin: 20px;
	font-size: 16pt;
	color: Black;
}

#subNav a:hover
{
	text-decoration: underline;
	font-style: italic;
}

.mediaLink a:hover
{
	text-decoration: underline;
	font-style: italic;
}

.mediaIcon
{
	width: 64px;
	height: 64px;
}

.pastShow td
{
	font-style: italic;
	text-decoration: line-through;
}