body {
	margin-left:250px;
	padding:10px;
	background-image: url(images/white_burgandy_blend.jpg);
	background-repeat: repeat-x;
	background-color: #330000;
	font-family:verdana;
	color:#000000;
	width: 700px;
	font-size: 12px;
}

.scroll { overflow: auto; width:190px; height:292px; z-index:1; }

a:hover { text-decoration: none; color: #ff0000;}

a.homepagelink { text-decoration: underline; color: #F00;}

a.homepagelink:visited { text-decoration: underline; color: #600;}

a.homepagelink:hover { text-decoration: none; color: #666;}

a.linksabout { text-decoration: underline; color: #FF6600;}

a.linksabout:hover { text-decoration: none; color: #FF0000;}
a {
	color:#6C5492;
}
a:active {
	text-decoration:none;
}
a:focus {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-family:Geneva,Arial,Helvetics,Sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#6C5492;
}
h2 {
	font-family:Geneva,Arial,Helvetica,Sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#4A190B;
}
h2.idxh2 {
	font-family:Geneva,Arial,Helvetica,Sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#4A190B;
	padding:5px;
	margin:0;
	text-align:left;
	background:url('images/welcomebar.jpg') no-repeat top left;

}
strong {
	color:#6C5492;
}
#contentmain {
	width:460px;
	border:5px solid #330000;
	padding:0px 15px 0px 15px;
	background:#FFF url('images/contentbkgd.jpg') repeat-y top center;
	text-align:left;
}
#footer {
	width:700px;
	
	clear:both;
}
	#footer p {
		font-size:10px;
		color:#AA9DBE;
	}
		#footer p a {
			color:#FFF;
		}
		#footer p a:hover {
			text-decoration:none;
		}

#idxevents {
	width:268px;
	float:left;
	border:1px solid #BDAF93;
	margin-bottom:7px;
}
#idxeventsctrl {
	width:256px;
	height:15px;
	background:#999;
	padding:6px;
	font-family:Geneva,Arial,Sans-serif;
	font-size:10px;
	color:#FFF;
}
	#idxeventsctrl a {
		color:#FFF;
		font-weight:bold;
		text-decoration:none;
		text-transform:uppercase;
	}
	#idxeventsctrl a:hover {
		color:#CCC;
	}
	#idxeventsctrl a.num {
		border:1px solid #666;
		padding:3px;
		margin-right:3px;
	}
	#idxeventsctrl a.num:hover {
		background:#666;
	}
	#idxeventsctrl a.numhl {
		border:1px solid #666;
		background:#666;
		padding:3px;
		margin-right:3px;
	}
#idxpromo {
	width:482px;
	float:left;
	margin-right:7px;
	border:1px solid #BDAF93;
}
#idxtimes {
	float:left;
	border:1px solid #BDAF93;
}
#idxwelcome {
	width:482px;
	height:229px;
	float:left;
	border:1px solid #BDAF93;
	margin-right:7px;
	margin-bottom:7px;
	background:url('images/welcomebkgd.jpg') no-repeat top left;
}
	#idxwelcome #idxwelcomesub {
		padding:10px;
	}
#interiormain {
	background:#FFF;
}
	#interiormain div {
		float:left;
	}

#nav {
	width:700px;
	background:no-repeat;
	padding:11px 0px 15px;
	text-align: center;
}
	#nav ul {
		list-style:none;
		display:inline;
		margin:0px;
		padding:10px 0px 0px;
		text-indent:-1em;
	}
		#nav ul li {
			display:inline;
			list-style:none;
			font-size:11px;
			text-transform:uppercase;
			margin:0px;
			padding:8px 5px 8px 5px;
			border:1px solid #BDAF93;
			line-height:normal;
			letter-spacing:0em;
		}
			
			#nav ul li a {
				color:#4A190B;
				text-decoration:none;
			}
#promos { 
	width:190px;
	border:5px solid #330000;
	text-align:center;
	background:#FFF
}
#shadowlt {
	width:806px;
	padding-left:15px;
}
#shadowlt {
	width:791px;
	background:url('images/shadowlt.png') repeat-y top left;
}
#shadowrt {
	width:791px;
	padding-right:15px;
}
#shadowrt {
	width:806px;
	background:url('images/shadowrt.png') repeat-y top right;
}
#sidenav {
	width:198px;
	text-align:left;
	padding:5px 7px 0px 7px;
	background:#fff;
	border:1px solid #330000;
}
	#sidenav ul {
		list-style:none;
		margin-left:0;
		padding-left:3px;
		text-indent:-1em;
	}
		#sidenav ul li {
			font-size:11px;
			padding:4px 0px 4px 20px;
			background:url('images/dots_gray.gif') no-repeat bottom left;
			line-height:normal;
			letter-spacing:normal;
		}
			#sidenav ul li.last {
				background:none;
			}
			#sidenav ul li a {
				color:#552114;
				text-decoration:none;
				font-size:11px;
				font-weight:normal;
			}
			#sidenav ul li a:hover {
				color:#333;
			}
#submain {
	height:377px;
	padding:7px;
}
.required {
	color:#C00;
	font-weight:bold;
}
