body,td,th {
	font-size: 16px;
	color: #9B5232;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
body {
	background-image: url(new/bg4.jpg);
	margin-left: 0px;
	margin-top: 0px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6600;
}


.homepagebullets {
	font-family: Papyrus, "Book Antiqua", Georgia, serif;
	font-size: 15px;
	font-weight: bold;
}
.bordercell {
	background-color: #FCFAEB;
	border: 1px solid #A5A279;
}
a:link {
	color: #935435;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C07656;
}
a:hover {
	text-decoration: none;
	color: #FCFAEB;
	background-color: #993333;
}
a:active {
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
}
.artscalendar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: square;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

#leftNav {
	position:absolute;
	left:36px;
	top:133px;
	width:121px;
	height:384px;
	z-index:1;
}
#leftNav ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#leftNav ul li a {
	padding-top: 4px;
	padding-bottom: 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;	
	-moz-text-shadow: 1px 1px 2px #806509;
	-webkit-text-shadow: 1px 1px 2px #806509;
	text-shadow: 1px 1px 2px #806509;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#806509')";


	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#806509');
	
}
#leftNav ul li a:hover {
	text-decoration: none;	
	-moz-text-shadow: 0px 0px 12px ##4B3C05;
	-webkit-text-shadow: 0px 0px 12px ##4B3C05;
	text-shadow: 0px 0px 12px ##4B3C05;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#806509')";


	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#806509');
	background-color: transparent;
}
#bottomNav ul {
	padding: 0px;
	list-style-type: none;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bottomNav ul li {
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC6600;
	font-size: 11px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
#bottomNav ul li a {
	display: inline;
}

.address {
	font-size: 20px;
	font-weight: bold;
}
.reservations {
	font-size: 16px;
	font-weight: bold;
}
.tag {
	font-size: 16px;
}

