/* ----------------------------------------------------------------- */
/* ------------ page appearance styles ------------ */
/* ----------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #0061aa;
}

/* ----------------------------------------------------------------- */
/* ------------ text appearance styles ------------ */
/* ----------------------------------------------------------------- */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #0061aa;
	text-decoration: none;
}
a:visited {
	color: #0061aa;
	text-decoration: none;
}
a:active {
	color: #0061aa;
	text-decoration: none;
}
a:hover {
	color: #0061aa;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.header {
	font-size: 11px;
	color: #999999;
}
a.header:link {
	color: #999999;
	text-decoration: none;
}
a.header:visited {
	color: #999999;
	text-decoration: none;
}
a.header:active {
	color: #999999;
	text-decoration: none;
}
a.header:hover {
	color: #999999;
	text-decoration: underline;
}
.whatsnew {
	font-size: 11px;
	color: #FFFFFF;
}
a.whatsnew:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whatsnew:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whatsnew:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.whatsnew:hover {
	color: #008349;
	text-decoration: none;
}
.whatsnewtitle {
	font-size: 11px;
	color: #008349;
	font-weight: bold;
	text-transform: uppercase;
}
.onsale {
	font-size: 11px;
	color: #FFFFFF;
}
a.onsale:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.onsale:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.onsale:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.onsale:hover {
	color: #0062ab;
	text-decoration: none;
}
.onsaletitle {
	font-size: 11px;
	color: #0062ab;
	font-weight: bold;
	text-transform: uppercase;
}
.arts {
	font-size: 11px;
	color: #FFFFFF;
}
a.arts:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.arts:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.arts:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.arts:hover {
	color: #fecd67;
	text-decoration: none;
}
.performance_title {
	font-size: 22px;
	color: #0062ab;
	text-transform: uppercase;
}
.performance_subtitle {
	font-size: 16px;
	color: #0062ab;
}
a.performance_subtitle:link {
	font-size: 16px;
	color: #0062ab;
	text-decoration: none;
}
a.performance_subtitle:visited {
	font-size: 16px;
	color: #0062ab;
	text-decoration: none;
}
a.performance_subtitle:active {
	font-size: 16px;
	color: #0062ab;
	text-decoration: none;
}
a.performance_subtitle:hover {
	font-size: 16px;
	color: #0062ab;
	text-decoration: none;
}
.related {
	font-size: 14px;
	color: #008349;
	text-transform: uppercase;
}
.required {
	font-size: 11px;
	color: #0062ab;
}

/* ----------------------------------------------------------------- */
/* ------------ nav appearance styles ------------ */
/* ----------------------------------------------------------------- */

.nav {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #ffcc66;
	text-decoration: none;
}
.nav_on {
	color: #ffcc66;
	font-size: 11px;
	font-weight: bold;
}
a.nav_on:link {
	color: #ffcc66;
	text-decoration: none;
}
a.nav_on:visited {
	color: #ffcc66;
	text-decoration: none;
}
a.nav_on:active {
	color: #ffcc66;
	text-decoration: none;
}
a.nav_on:hover {
	color: #ffcc66;
	text-decoration: none;
}
.subnav {
	font-size: 11px;
	color: #de6328;
	font-weight: bold;
}
a.subnav:link {
	color: #de6328;
	text-decoration: none;
}
a.subnav:visited {
	color: #de6328;
	text-decoration: none;
}
a.subnav:active {
	color: #de6328;
	text-decoration: none;
}
a.subnav:hover {
	color: #000000;
	text-decoration: none;
}

/* ----------------------------------------------------------------- */
/* ------------ misc appearance styles ------------ */
/* ----------------------------------------------------------------- */

img
{
    border: none 0 #ffffff;
}
input, select, textarea
{
	color: #999999;
	font-size: 10px;
	color: #999999;
	border: 1px solid #CCCCCC;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
}
.buybutton {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #DE6328;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
	background-color: #DE6328;
	font-weight: bold;
}
a.buybutton:link {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #DE6328;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
	background-color: #DE6328;
	font-weight: bold;
}
a.buybutton:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #DE6328;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
	background-color: #DE6328;
	font-weight: bold;
}
a.buybutton:active {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #DE6328;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
	background-color: #DE6328;
	font-weight: bold;
}
a.buybutton:hover {
	color: #ffcc66;
	text-decoration: none;
	border: 1px solid #DE6328;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
	background-color: #DE6328;
	font-weight: bold;
}
.pagetitle {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.image {
	margin-right: 10px;
}
#map {
		width: 530px;
		height: 400px;
		border: 5px solid #EAEAEA;
		margin-bottom: 1.5em;
		}