html {
	margin: 0px;
	padding: 0px;
	background: #6a003a url(../images/bg.gif) left top repeat-x;
	font: normal 14px/20px Arial,sans-serif;
	color: #575757;
}
body {
	margin: 0px auto;
	padding: 0px;
	width: 980px;
}
a {
	color: #284670;
}
a img {
	border: 0 none;
}
a.accessible {
	display: none;
}
div#granicus h1 {
	display: none;
}
div.scriteria {
	display: none;
}
h1 {
	font: normal 30px/34px Georgia,serif;
	color: #4D4947;
	background: url(../images/h1bg.jpg) left bottom no-repeat;
	margin: 0px 0px 10px -17px;
	padding: 32px 0px 15px 17px;
}
h1.eblast-detail {
	color: #942002;
	font-size: 26px;
	font-family: Times New Roman,serif;
	position: relative;
}
h1.eblast-detail img {
	position: absolute;
	top: -5px;
	right: 0;
}
.introduction {
	width: 480px;
	margin-bottom: 20px;
}
.event-date {
	font: bold 14px/23px Arial,sans-serif;
	padding-left: 20px;
	margin-left: 200px;
	color: #942002;
	background: url(../images/date-bg.gif) left top repeat-y;
}
.col5 {
	float: left;
	width: 220px;
	margin: 0 -220px 0 0;
	padding-top: 12px;
	text-align: center;
}
.col6 {
	margin: 0 0px 0 220px;
	width: 450px;
}
.col6 h2 {
	font: normal 20px/24px Arial,sans-serif;
	color: #575757;
	padding: 0;
	margin: 12px 0 0 0;
	
}
p {
	margin: 0px;
	padding: 10px 0px;
}
button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.topnav {
	height: 67px;
	width: 980px;
	background: url(../images/bg.gif) left top repeat-x;
	color: black;
	font: bold 14px/17px Arial,sans-serif;
	margin-bottom: 17px;
}
.topnav ul {
	margin: 0px;
	padding: 0px 0px 0px 6px;
	list-style: none;
}
.topnav li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	height:67px;
	white-space: nowrap;
}
.topnav li:hover {
	background: url(../images/topnav-li-hover.gif) left top repeat-x;
}
.topnav a {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	color: black;
	text-decoration: none;
	height: 34px;
	padding: 16px 5px 17px 20px;
	background: url(../images/topnav-a-normal.gif) left top no-repeat;
}
.topnav .oneline a {
	height: 17px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.topnav span {
	display: inline-block;
	vertical-align: top;
	width: 15px;
	height: 67px;
	background: url(../images/topnav-span-normal.gif) right top no-repeat;
}
.topnav a:hover {
	text-decoration: underline;
}
.topnav li.home {
	padding-left: 16px;
}
.topnav li.home a {
	background: url(../images/logo-small.gif) center 14px no-repeat;
	padding: 34px 0px 16px 0px;
}
.topnav li.active {
	background: url(../images/topnav-active.gif) left top repeat-x;
}
.topnav li.active a {
	background: url(../images/topnav-active-left.gif) left top no-repeat;
	color: white;
}
.topnav li.active span {
	background: url(../images/topnav-active-right.gif) right top no-repeat;
}

.page {
	position: relative;
	padding: 0px 10px 8px 10px;
	background: white url(../images/col-bg.gif) 245px top repeat-y;
	zoom: 1;
}
.page:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.pagetop {
	position: absolute;
	top: -5px;
	left: 0px;
}
.pagebottom {
	position: absolute;
	bottom: -5px;
	left: 0px;
}
.header {
	position: relative;
	height: 100px;
	background: white;
}
.logo {
	position: absolute;
	top: 12px;
	left: 6px;
	width: 228px;
	height: 79px;
}
.search {
	position: absolute;
	top: 11px;
	left: 265px;
	background: url(../images/search-separator.gif) left top no-repeat;
	height: 79px;
	width:289px;
}
.search form {
	position: absolute;
	top: 31px;
	left: 22px;
	height: 28px;
	width: 267px;
	background: url(../images/header-search-box.gif) left top no-repeat;
}
.search input {
	position: absolute;
	top: 6px;
	left: 32px;
	padding: 0px;
	margin: 0px;
	border: 0 none;
	background: transparent;
	color: #B2A9A3;
	font: italic 14px/14px Georgia,sans-serif;
	width: 190px;
}
.search input.focused {
	color:black;
	font: normal 14px/14px Arial,sans-serif;
}
.search button {
	position: absolute;
	top: 0px;
	left: 231px;
	margin: 0px;
	padding: 0px;
	border: 0 none;
	width: 36px;
	height: 28px;
	background: url(../images/go-button.gif) left top no-repeat;
	cursor: pointer;
}
div.weather {
	position: absolute;
	top: 31px;
	right: 225px;
	color: #928C88;
	font: normal 12px/14px Arial,sans-serif;
}
div.weather div.conditions {
	color: black;
}
div.weather .wicon {
	position: absolute;
	top: -2px;
	left: -53px;
	width: 46px;
	height: 48px;
}
a.contactus {
	position: absolute;
	top: 45px;
	left: 753px;
	color: black;
	padding-left: 41px;
	font: normal 12px/14px Arial,sans-serif;
	background: url(../images/envelope.gif) left top no-repeat;
	text-decoration: none;
}
a.gettinghere {
	position: absolute;
	top: 40px;
	left: 854px;
	color: black;
	padding: 5px 0px 6px 44px;
	font: normal 12px/14px Arial,sans-serif;
	background: url(../images/compass.jpg) left top no-repeat;
	text-decoration: none;
}
a.contactus:hover,
a.gettinghere:hover {
	text-decoration: underline;
}

.columns {
	position: relative;
	background: url(../images/swoosh.jpg) left top no-repeat;
	zoom: 1;
}
.columns:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.bottomfade {
	position: absolute;
	bottom: 0px;
	left: 234px;
}
.col1 {
	position: relative;
	display: inline;
	float: left;
	width: 230px;
	margin: 0px -240px 0px 10px;
	padding: 101px 0px 12px 0px;
	background: url(../images/menutop.jpg) 4px 77px no-repeat;
}
.col2 {
	display: inline;
	float: left;
	width: 680px;
	margin: 0px -937px 0px 257px;
	padding: 42px 0px 12px 0px;
	zoom:1;
}
.col2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.featured {
	position: relative;
	background: url(../images/featured-bg.gif) left top no-repeat;
	width: 201px;
	height: 236px;
	margin: 8px -23px 17px -8px;
	padding: 6px 0px 0px 510px;
}
.featured .fphotocollection {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 504px;
	height: 221px;
}
.featured .fphotocollection a {
	display: none;
}
.featured .fphotocollection a.active {
	display: block;
}
.featured ul.flinkcollection {
	margin: 0px;
	padding: 0px;
	width: 195px;
	height: 504px;
	list-style: none;
}
.featured li {
	position: relative;
	margin: 0px;
	padding: 1px 2px 4px 1px;
	height: 71px;
}
.featured .flinkarrow {
	position: absolute;
	top: 28px;
	left: -13px;
	display: none;
}
.featured li.active {
	background: url(../images/featured-link-bg.gif) left top no-repeat;
}
.featured li.active .flinkarrow {
	display: block;
	z-index: 1;
}
.featured li a {
	display: block;
	font: normal 18px/21px Georgia,serif;
	padding: 25px 18px;
	color: black;
	text-decoration: none;
}
.featured li a:hover {
	text-decoration: underline;
}
.featured li.active a {
	color: #6A003A;
}
.col3 {
	display: inline;
	float: left;
	width: 318px;
	padding: 0px 27px 0px 0px;
	margin: 0px -345px 0px 0px;
	border-right: 1px solid #cbcbcb;
}
.col4 {
	display: inline;
	float: left;
	width: 318px;
	padding: 0px 0px 0px 18px;
	margin: 0px -680px 0px 344px;
	border-left: 1px solid #cbcbcb;
}
.col3 h3,
.col4 h3 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font: bold 14px/20px Arial,sans-serif;
	color: black;
}
.col3 h4,
.col4 h4 {
	margin: 0px;
	padding: 0px;
	font: normal 12px/14px Arial,sans-serif;
	color: #575757;
}
.col3 hr,
.col4 hr {
	color: #DBDBDB;
	background-color: #DBDBDB;
	height: 1px;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	border: 0 none;
}
.sectiontitle {
	position: absolute;
	top: 25px;
	left: 0px;
}
h2.photos {
	height: 28px;
	margin: 0px;
	padding: 40px 0px 13px 0px;
	line-height: 123px;
	overflow: hidden;
	background: url(../images/Photos.gif) left 40px no-repeat;
}
h2.announcements {
	height: 38px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 129px;
	overflow: hidden;
	background: url(../images/Announcements.gif) left 5px no-repeat;
}
h2.events {
	height: 38px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 129px;
	overflow: hidden;
	background: url(../images/UpcomingEvents.gif) left 5px no-repeat;
}
h2.headlines {
	height: 38px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	line-height: 129px;
	overflow: hidden;
	background: url(../images/Headlines.gif) left 5px no-repeat;
}
.footer {
	margin: 0px;
	padding: 5px 13px;
	position: relative;
	background: #e5e2e0;
}
.footertop {
	position: absolute;
	top: -3px;
	left: 0px;
}
.footerbottom {
	position: absolute;
	bottom: -3px;
	left: 0px;
}
.footer td {
	vertical-align: top;
	padding-left: 5px;
	font: normal 11px/13px Arial,sans-serif;
	color: #686868;
}
div#footermenu {
	padding: 10px 0px;
	overflow: hidden;
}
div#footermenu ul {
	position: relative;
	left: -6px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#footermenu li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 6px;
	border-left: 1px solid #686868;
	font: bold 11px/12px Arial,sans-serif;
}
div#footermenu a {
	color: #686868;
}
a.powered-by {
	position: absolute;
	top: 9px;
	right: 19px;
}
div.acrobat-link {
	position: absolute;
	top: 9px;
	right: 336px;
}
div.designedby {
	position: absolute;
	right: 60px;
	top: 10px;
}
div.designedby img {
	border: 0 none;
}
div.albumthumb {
	width: 196px;
	height: 147px;
	line-height: 147px;
	text-align: center;
	background: url(../images/albumthumb-bg.gif) left top no-repeat;
	padding: 7px 8px 10px 8px;
	overflow: hidden;
}
p.sidebarphotocap {
	color: black;
	font: normal 12px/14px Arial,sans-serif;
	margin: 0px;
	padding: 3px 0px 7px 0px;
}
p.sidebarphotoopts {
	font: normal 12px/16px Arial,sans-serif;
	margin: 0px;
	padding: 0px 0px 7px 0px;
}
p.sidebarphotoopts a {
	display: block;
	padding-left: 16px;
	background: url(../images/wedge.gif) left 4px no-repeat;
}
table.emailform {
	border-collapse: collapse;
}
table.emailform th {
	padding: 0px 9px 4px 0px;
	text-align: right;
	color: red;
	font: normal 12px/14px Georgia,serif;
}
table.emailform label {
	color: black;
}
table.emailform td label {
	font-style: italic;
}
table.emailform td {
	padding: 0px 0px 4px 0px;
	font: normal 12px/14px Georgia,serif;
}
table.emailform textarea {
	width: 411px;
	height: 201px;
}
table.emailform tr.morespace td,
table.emailform tr.morespace th {
	padding-top: 16px;
}
form.rsvpform {
	width: 659px;
}
form.rsvpform div.rsvpcontainer {
	border-left: 1px solid #cec6bf;
	border-right: 1px solid #cec6bf;
	width: 657px;
}
form.rsvpform span.required {
	color: #FF0000;
}
form.rsvpform div.rsvplabel {
	margin-right: 5px;
	text-align: right;
	width: 181px;
}
form.rsvpform div.rsvplabel, form.rsvpform div.rsvpinput {
	float: left;
	padding-bottom: 17px;
}
form.rsvpform div.rsvpinput p {
	float: left;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	margin-left: 6px;
	padding: 0;
}
.rsvpheader {
	color: #6a003a;
	font-size: 18px;
	font-weight: bold;
	height: auto !important;
	padding-bottom: 17px;
}
form.rsvpform div.rsvpheader {
	padding-left: 19px;
}
form.rsvpform div.rsvpinput input.small {
	background: url(/images/input-bg-small.jpg);
	border: none;
	height: 17px;
	padding: 5px;
	width: 114px;
}
form.rsvpform div.rsvpinput input.medium {
	background: url(/images/input-bg-medium.jpg);
	border: none;
	height: 17px;
	padding: 5px;
	width: 224px;
}
form.rsvpform button {
	background: url(/images/submit-button.jpg);
	border: 0;
	cursor: pointer;
	height: 28px;
	margin-top: 17px;
	width: 73px;
}
#emailsignup_dialog.dijitDialog {
	border: 1px solid #cec6bf;
	background: white;
	border-radius: 7px;
	-moz-border-radius: 7px;
}
#emailsignup_dialog .dijitDialogTitleBar {
	background: transparent none;
}
#emailsignup_dialog.dijitDialog .dijitDialogTitle {
	font: bold 18px/20px Arial,sans-serif;
	color: #6A003A;
}
#emailsignup_dialog .dijitDialogPaneContent {
	padding: 0px 10px;
	border: 0 none;
	background: transparent none;
}
#emailsignup_dialog dl {
	zoom: 1;
}
#emailsignup_dialog dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#emailsignup_dialog dt {
	display: inline;
	float: left;
	width: 110px;
	text-align: right;
	padding: 0px;
	margin: 0px -110px 0px 0px;
	color: red;
	font: normal 14px/16px Arial,sans-serif;
}
#emailsignup_dialog dt label {
	color: #575757;
}
#emailsignup_dialog dd {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 115px;
	text-align: right;
}
#emailsignup_dialog button {
	margin: 0px;
	padding: 0px;
	background: 0 none;
	border: 0 none;
}
img#resident-testimonial-video {
	cursor: pointer;
}
#resident_testimonial_dialog.dijitDialog {
	border: 1px solid #cec6bf;
	background: #E9E6E4 none;
} 
#resident_testimonial_dialog .dijitDialogPaneContent {
	border-top: none;
	padding: 0;
	background: transparent none;
} 
#resident_testimonial_dialog .dijitDialogTitleBar {
	background: #E9E6E4 none;
	border: 0;
	height: 10px;
}

table.ticketrequest {
	font-size: 11px;
	margin: 12px 0px;
}
table.ticketrequest th {
	background: #f5f4f2;
	border-bottom: 1px solid #adadad;
	border-left: 1px dotted #adadad;
	border-top: 1px solid #adadad;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
table.ticketrequest th.choices {
	background: #eae9e7;
	border-left: none;
}
table.ticketrequest th.stadiumcourt {
	padding: 0px;
}
table.ticketrequest .sub {
	height: 70px;
}
table.ticketrequest .sub th {
	border: none;
}
table.ticketrequest .sub th.day {
	border-right: 1px dotted #adadad;
	border-top: 1px solid #adadad;
}
table.ticketrequest .sub th.eve {
	border-top: 1px solid #adadad;
}
table.ticketrequest td {
	border-bottom: 1px solid #adadad;
	border-left: 1px dotted #adadad;
	padding: 4px;
}
table.ticketrequest td.choices {
	border-left: none;
}
table.ticketrequest td.choices {
	background: #eae9e7;
	text-align: center;
}
table.ticketrequest .choices input {
	width: 40px;
}
table.anyavailable {
	font-size: 11px;
	margin: 12px 0px;
	width: 220px;
}
table.anyavailable th {
	background: #f5f4f2;
	border-bottom: 1px solid #adadad;
	border-right: 1px dotted #adadad;
	border-top: 1px solid #adadad;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
table.anyavailable th.evening {
	border-right: none;
}
table.anyavailable td {
	border-bottom: 1px solid #adadad;
	border-right: 1px dotted #adadad;
	padding: 4px;
}
table.anyavailable td.left {
	background: #f5f4f2;
	border-bottom: 1px solid #adadad;
	border-left: none;
}
table.anyavailable td.last {
	border-right: none;
}
#errmsg li {
	color: #ff0000;
	font-weight: bold;
}
.enewsletter-header {
	position: relative;
	margin: -3px 0 0 -18px;
}
.enewsletter-header .hero {
	position: absolute;
	top: 147px;
	left: 19px;
}
.enewsletter-header .banner {
	position: absolute;
	top: 0;
	left: 0;
}
h1.enewsletter-title {
	font: normal 26px/26px Georgia,serif;
	color: #6A003A;
	text-transform: uppercase;
	margin: 12px 0;
	padding: 0;
	background: none;
}
h2.enewsletter-subtitle {
	font: normal 22px/22px Georgia,serif;
	color: #6A003A;
	margin: 12px 0;
	padding: 0;
	background: none;
}
div.toc {
	position: relative;
	width: 205px;
	background: url(../images/box-bg.png) left top repeat-y;
	padding: 0 0 27px 8px;
	margin: 15px 0 19px 0;
}
img.box-top {
	position: absolute;
	top: -1px;
	left: 0;
}
img.box-bottom {
	position: absolute;
	bottom: -11px;
	left: 0;
}
div.toc ul {
	list-style: none;
	margin: 0;
	padding: 1px 0 0 0;
	background: url(../images/issue-separator.png) left top no-repeat;
}
div.toc li {
	margin: 0;
	padding: 0 0 1px 0;
	background: url(../images/issue-separator.png) left bottom no-repeat;
}
div.toc a {
	color: black;
	font: normal 14px/18px Georgia,serif;
	display: block;
	padding: 4px 32px 4px 6px;
	text-decoration: none;
}
div.toc li.current a {
	background: url(../images/arrow.gif) 181px center no-repeat;
}
div.toc li.current a,
div.toc li a:hover {
	color: #6A003A;
}
.sidebar-buttons {
	margin: 13px 0 0 0;
	background: #dedad7;
	padding: 4px;
	width: 212px;
	box-shadow: 1px 1px 3px #ccc;
}
.sidebar-buttons p {
	margin: 0 0 6px 0;
	padding: 0;
}
.newsletter-archives {
	width: 220px;
	margin: 12px 0 0 0;
}
.newsletter-archives h2 {
	font: bold 18px/31px Georgia,serif;
	color: white;
	background: #6a003a;
	margin: 0;
	padding: 0 4px;
	text-transform: uppercase;
}
div.error-list {
	border: solid 1px #6A003A;
	padding: 10px;
}
div.error-list b {
	color: #6A003A;
}

