/* CSS Document */

body {
	background-color: #56230d;
	 
}

p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
}

a {
color: #56230d;
text-decoration:none;

}

a:hover {
color: #dc7f34;
}

.bodyLinks {
color: #56230d;
text-decoration:underline;


}


.presspage {
color: #56230d;
font-weight:bold;

}

.subheading {
color:#56230d;

}

#mainTable {
}

#rightColumn {
 width:420px;
}

#leftColumn {
 width:535px;
}

#contentRight{
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;

}

#eventContainer {

	margin-top:20px;
	margin-left:20px;
	height:420px;
	overflow:auto;
	
	
}

#enterButton {
	padding-bottom:10px;
}

#giftCertificates p {

color: #f8d8a9;
}

#giftCertificates a {

color: #f8d8a9;
text-decoration: underline;
}

#giftCertificates h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
padding-top:30px;
line-height: 150%;
color: #f8d8a9;
}

.events {
line-height:100%;
font-size:8pt;
}