@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
.clear {clear:both;}

p {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #000000;
}
p.date {
	color: #FFFFFF;
	padding-bottom: 4px;
}
p.events-date {
	color: #000000;
	text-transform: uppercase;
}
p.info {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 4px;
	padding-top: 4px;
}
p.addthis_popup {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #666666;
	clear: both;
	float: left;
	padding-top: 15px;
}
h1 {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	display: inline;
}
h1.events {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 14px;
	color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
}
span {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
img {
	float: left;
	behavior: url("pngbehavior.htc");
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #999999;
	background-image: url(images/gallery-backg.jpg);
	background-repeat: repeat;
}
#tel-search {
	width: 183px;
	float: right;
	padding: 0px;
	height: 85px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.top-nav-wrap {
	background-color: #FFFFFF;
	height: 34px;
}
#top-nav {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(images/visual-text-heading.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 34px;
}
#top-nav  a:link      {
	color: #666666;
	text-decoration: none;
	display: inline;
	background-color: #FFFFFF;
}
#top-nav a:visited  {
	color: #666666;
	text-decoration: none;
}
#top-nav a:hover   {
	color: #000000;
	text-decoration: none;
}
#top-nav a:active {
	color: #666666;
	text-decoration: none;
}
#top-header {
}
#left-nav {
	width: 225px;
	float: left;
}
#left-nav h1   {
	width: 105px;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
	color: #000000;
	clear: both;
	opacity: 1;
	filter: alpha(opacity = 100);
	zoom: 1;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-transform: capitalize;
	font-weight: normal;
}
#left-nav p {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 11px;
	color: #666666;
}
a.left-nav:link, a.left-nav:visited, a.left-nav:active {
	width: 105px;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
	color: #000000;
	opacity: 0.4;
	filter: alpha(opacity = 40);
	zoom: 1;
	display: block;
	clear: both;
}
a.left-nav:hover {
	background-color: #FFFFFF;
	color: #000000;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	zoom: 1;
	display: inline-block;
}
a.by-date:link, a.by-date:visited, a.by-date:active   {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	clear: both;
	height: 20px;
	line-height: 20px;
	background-color: #333333;
	width: 178px;
	float: left;
	padding-left: 5px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(images/calendar-search-icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline;
	margin-top: 8px;
}
a.by-date:hover     {
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/calendar-search-icon-rev.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #666666;
	display: inline;
	margin-top: 8px;
}
a.box-office:link, a.box-office:visited, a.box-office:active    {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	clear: both;
	height: 20px;
	line-height: 20px;
	background-color: #CC0000;
	width: 178px;
	float: left;
	padding-left: 5px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline;
	margin-top: 8px;
}
a.box-office:hover   {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #CC0000;
	display: inline;
	margin-top: 8px;
}
.content-wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 1%;
}
#events-info-wrap {
	width: 755px;
	float: right;
	padding-bottom: 20px;
}
#img-wrap {
}
#show-info {
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#info-wrap {
	width: 755px;
	float: right;
	padding-bottom: 20px;
	background-color: #666666;
}
#info-wrap-2 {
	width: 755px;
	float: right;
	padding-bottom: 20px;
	background-color: #666666;
	display: inline;
	height: 1%;
}
#info-wrap-3 {
	width: 755px;
	float: right;
	padding-bottom: 20px;
}
#info-wrap img {
	padding-bottom: 10px;
	display: inline;
}
#gallery-wrap {
	width: 732px;
	padding-right: 10px;
	padding-left: 13px;
	display: inline;
	float: left;
	height: 1%;
	margin-bottom: 5px;
}
#event-wrap {
	background-color: #FFFFFF;
	padding: 12px;
	margin-bottom: 5px;
	display: block;
	width: 731px;
	height: 100%;
	float: left;
}
.event-wrap {
	background-color: #FFFFFF;
	padding: 12px;
	margin-bottom: 5px;
	display: block;
	width: 731px;
	height: 100%;
	float: left;
}

.event-wrap > div{
	margin-top: 20px;
}

.event-wrap object{
	margin-left: 15px;
}


object.events-date{
	margin-bottom: 50px;
	border: medium solid #00FF33;
	padding-bottom: 50px;
}

.event-wrap > first-child{
	margin-bottom: 50px;

}

.events-date {
}

#event-txt {
	float: left;
	padding-left: 12px;
	color: #999999;
	width: 500px;
}
#event-txt span {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: normal;
}
.event-txt {
	float: left;
	padding-left: 12px;
	color: #999999;
	width: 500px;
}
.event-txt span {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: normal;
}
a.join:link, a.join:visited, a.join:active   {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	clear: both;
	height: 20px;
	line-height: 20px;
	background-color: #CCCCCC;
	width: 178px;
	float: left;
	padding-left: 5px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
}
a.join:hover     {
	background-color: #333333;
	color: #FFFFFF;
}
#show-info {
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
  .at15t {
	color:#666666 !important;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 11px;
}
#at15ptc  {
	font-family:"Lucida Grande", "Lucida Sans", sans-serif !important;
	font-size:11px !important;
	color:#CC0000 !important;
	text-transform: uppercase;
}
a.addthis_button:link {
	padding-top: 10px;
	clear: both;
	float: left;
}
#social-wrap {
	float: left;
	clear: both;
	width: 180px;
}
a.pdf:link, a.pdf:visited, a.pdf:active {
	float: left;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #666666;
	display: inline-block;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	clear: both;
}
a.pdf:hover {
	color: #CC0000;
	display: inline-block;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
a.social_button {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

