#container
{
  background-position:top left;
  background-repeat:no-repeat;
  margin:0;
  padding:70px 0 0 0;
  width:790px;
  height:auto;
}

#content
{
  margin:15px 15px 0 15px;
}

#content_txt
{
  margin:0 15px 0 15px;
}

.events h2
{
  color:#92342E;
  font-size:17px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:22px;
}

.events h2:hover
{
  color:#333;
  text-decoration:underline;
}

#alpha_list
{
  width:200px; 
  height:36px; 
  display:block;
}

#alpha_text
{
  width:200px;  
  margin:0 0 0 30px;
  padding:0;
  font-weight:bold;
  color:#333333;
}

#alpha_text a:hover
{
  color:#FFFFFF;
}

#categories_div
{
	font-family:"Trebuchet MS";
  font-weight:bold;
	font-size:13px;
  color:#333333;
}

.special_hours{
	color:#7FE7DE;
}

.special_hours_alt{
	color:#92342E;
}

.alert{
	background-image:url(../../img/quicklinks_alert.png);
	background-repeat:no-repeat; 
	padding:5px 20px 0 20px;
	font-size:12px; 
	font-weight:bold;
	color:#993300;
	width:234px; 
	height:96px; 
}

.quicklinks{
	background-image:url(../../img/quicklinks.png);
	background-repeat:no-repeat;
	padding:5px 20px 0 13px;
	font-size:12px; 
	font-weight:bold;
	width:282px; 
	height:96px;
	vertical-align:top;
}

#events h2
{
  color:#92342E;
  font-size:17px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:22px;
}

#events h2:hover
{
  color:#333;
  text-decoration:underline;
}

p.status
{
  color:#92342E;
  font-size:17px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:22px;
}