/* Table Backgrounds */
TABLE.body
{
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #5d613e;
	background-color: #FCE6C9;
	padding-left: 25px;
	padding-right: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
}
	
TABLE.footer
{
	background-color: #5d613e;
}

TABLE.menu
{
	padding-bottom: 3px;
	padding-top: 3px;
}

/*Text Formatting */
.boldnorm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5d613e;
}

.header
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ac6204;
	font-weight: bold;
}

.norm
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d613e;
}

.mlist
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.showheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #5d613e;
	padding-top: 10px;
	padding-bottom: 2px;
}

.shows
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d613e;
	padding-top: 7px;
	padding-right: 25px;
}

/*Link Styles */
a
{
	color: #ac6204;
	text-decoration: underline;
}
a:hover
{
	color: #ac6204;
	text-decoration: underline;
}
a:active
{
	color: #ac6204;
	text-decoration: underline;
}
a:visited
{
	color: #ac6204;
	text-decoration: underline;
}

.news a
{
	display: block;
	background: url("http://www.thepantones.com/images/news_up.gif") 0 0 no-repeat;
	width: 65px;
	height: 27px;
}
.news a:hover
{
	display: block;
	background: url("http://www.thepantones.com/images/news_down.gif") 0 0 no-repeat;
	width: 65px;
	height: 27px;
}
.news a:active
{
	display: block;
	background: url("http://www.thepantones.com/images/news_down.gif") 0 0 no-repeat;
	width: 65px;
	height: 27px;
}

.tour a
{
	display: block;
	background: url("http://www.thepantones.com/images/tour_up.gif") 0 0 no-repeat;
	width: 60px;
	height: 27px;
}
.tour a:hover
{
	display: block;
	background: url("http://www.thepantones.com/images/tour_down.gif") 0 0 no-repeat;
	width: 60px;
	height: 27px;
}
.tour a:active
{
	display: block;
	background: url("http://www.thepantones.com/images/tour_down.gif") 0 0 no-repeat;
	width: 60px;
	height: 27px;
}

.shop a
{
	display: block;
	background: url("http://www.thepantones.com/images/shop_up.gif") 0 0 no-repeat;
	width: 62px;
	height: 27px;
}
.shop a:hover
{
	display: block;
	background: url("http://www.thepantones.com/images/shop_down.gif") 0 0 no-repeat;
	width: 62px;
	height: 27px;
}
.shop a:active
{
	display: block;
	background: url("http://www.thepantones.com/images/shop_down.gif") 0 0 no-repeat;
	width: 62px;
	height: 27px;
}

.media a
{
	display: block;
	background: url("http://www.thepantones.com/images/media_up.gif") 0 0 no-repeat;
	width: 72px;
	height: 27px;
}
.media a:hover
{
	display: block;
	background: url("http://www.thepantones.com/images/media_down.gif") 0 0 no-repeat;
	width: 72px;
	height: 27px;
}
.media a:active
{
	display: block;
	background: url("http://www.thepantones.com/images/media_down.gif") 0 0 no-repeat;
	width: 72px;
	height: 27px;
}

.gallery a
{
	display: block;
	background: url("http://www.thepantones.com/images/gallery_up.gif") 0 0 no-repeat;
	width: 97px;
	height: 27px;
}
.gallery a:hover
{
	display: block;
	background: url("http://www.thepantones.com/images/gallery_down.gif") 0 0 no-repeat;
	width: 97px;
	height: 27px;
}
.gallery a:active
{
	display: block;
	background: url("http://www.thepantones.com/images/gallery_down.gif") 0 0 no-repeat;
	width: 97px;
	height: 27px;
}

.press a
{
	display: block;
	background: url("http://www.thepantones.com/images/press_up.gif") 0 0 no-repeat;
	width: 72px;
	height: 27px;
}
.press a:hover
{
	display: block;
	background: url("http://www.thepantones.com/images/press_down.gif") 0 0 no-repeat;
	width: 72px;
	height: 27px;
}
.press a:active
{
	display: block;
	background: url("http://www.thepantones.com/images/press_down.gif") 0 0 no-repeat;
	width: 72px;
	height: 27px;
}

.about a
{
	display: block;
	background: url("http://www.thepantones.com/images/about_up.gif") 0 0 no-repeat;
	width: 76px;
	height: 27px;
}
.about a:hover
{
	display: block;
	background: url("http://www.thepantones.com/images/about_down.gif") 0 0 no-repeat;
	width: 76px;
	height: 27px;
}
.about a:active
{
	display: block;
	background: url("http://www.thepantones.com/images/about_down.gif") 0 0 no-repeat;
	width: 76px;
	height: 27px;
}

.contact a
{
	display: block;
	background: url("http://www.thepantones.com/images/contact_up.gif") 0 0 no-repeat;
	width: 97px;
	height: 27px;
}
.contact a:hover
{
	display: block;
	background: url("http://www.thepantones.com/images/contact_down.gif") 0 0 no-repeat;
	width: 97px;
	height: 27px;
}
.contact a:active
{
	display: block;
	background: url("http://www.thepantones.com/images/contact_down.gif") 0 0 no-repeat;
	width: 97px;
	height: 27px;
}