@charset "utf-8";
/* CSS Document */

body {
	background-color: #FDB813;
	line-height: 11pt;
	background-image: url(../newSiteBG.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	background-position: top;
}

.canvasBG {
	position: absolute;
	top: 0px;
	z-index: -1;
	left: 0px;
}

.mainTable {
}

.buttons {

}

.paragraphText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	line-height: 11pt;
	margin-left: 20px;
	margin-right: 20px;
}
.thePlaceText {
	font-size: 17px;
	font-family: Times;
	font-style: italic;
	color: #fdb913;
}

.footerText {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
}

.promotionGraphicBorder {
	border-style: solid;
	border-width: medium;
	border-color: #fdb913;
}

a:link {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #fdb913;
}

a:visited {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #fdb913;
}

a:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
}

a:active {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #fdb913;
}

div#menu {
    width: 161px;
}
div#menu p {
    width: 161px;
	font-size: 15px;
	font-family: Times;
	color: #ffffff;
	line-height: 10%;
}
div#menu p a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
div#menu p a:link {
    height: 21px;
    width: 161px;
	font-size: 15px;
	font-family: Times;
	color: #ffffff;
	line-height: 150%;
	margin-right: -3px;
}
div#menu p a:visited {
    height: 21px;
    width: 161px;
	font-size: 15px;
	font-family: Times;
	color: #ffffff;
	line-height: 150%;
	margin-right: -3px;
}
div#menu p a:hover {
    height: 21px;
    width: 161px;
	font-size: 15px;
	font-family: Times;
	color: #fdb913;
	line-height: 150%;
    background-image: url(../images/buttonBG.gif);
	margin-right: -3px;
	background-position: right;
    background-repeat: no-repeat;
}

div#menu p a:active {
    height: 21px;
    width: 161px;
	font-size: 15px;
	font-family: Times;
	color: #ffffff;
	line-height: 150%;
	margin-right: -3px;

}
