body {
	background-image: url(images/background/cube.jpg);
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.header {
	text-align:middle;
	letter-spacing:-1em;
	margin-top:15px;
}

.header img {
	float:left;
}

img {
	margin:0;
	padding:0;
	border:0;
	float:left;
}

a {
	margin:0;
	padding:0;
	border:0;
}

.content {
	clear:both;
}

.footer {
	background-color:#5a398a;
	color:#fffeff;
	font-size:14px;
	vertical-align:middle;
	clear:both;
	float:left;
	width:900px;
}

span.contact {
	font-size:10px;
	margin:0;
}

span.downtown {
	position:relative;
	left:-100px;
}

.green-background, .red-background, .yellow-background {
	float:left;
	width:900px;
	position:relative;
	text-align:center;
}

.green-background {
	background-image: url(images/slices/green_background.jpg);
	display:none;
}

.red-background {
	background-image: url(images/slices/red_background.jpg);
	display:none;
}

.yellow-background {
	background-image: url(images/slices/yellow_background.jpg);
}

.column1, .column2, .column3 {
	position:relative;
	display:block;
	width:300px;
	float:left;
	font-size:14px;
	font-weight:bold;
}

.title {
	font-size:20px;
	font-weight:1000;
	padding-bottom:10px;
}

a.address1:link, a.address1:visited, a.address1:active {
	font-style:italic;
	font-weight:normal;
	color:#c0e97f;
}

a.address1:hover {
	color:white;
}

a.address2:link, a.address2:visited, a.address2:active {
	font-style:italic;
	font-weight:normal;
	color:#f9b15d;
}

a.address2:hover {
	color:white;
}


.column1 {
	color:#c0e97f;
}

.column2 {
	color:#dd9fe2;
}

.column3 {
	color:#f9b15d;
}

.column2 {
	font-size:20px;
	
}

.red-background .column1, .red-background .column2, .red-background .column3 {
	color:white;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	margin-left:30px;
	margin-right:30px;
	width:240px;
	margin-bottom:15px;
}

div.menu {
	text-align:center;
	width:820px;
	height:238px;
	border:dashed 1px white;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	padding:5px;
}

.email-fix {
	position:absolute;
	top:307px;
	left:377px;
}

.uptown_calendar, .downtown_calendar {
	display:none;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

table.schedule {
	border:solid 2px black;
	margin-left:auto;
	margin-right:auto;
	background-color:#afc4e1;
}

table.schedule tr {
	border-bottom:solid 1px black;
}

table.schedule td {
	border:solid 1px black;
	background-color:white;
}

table.schedule td {
	width:115px;
	height:115px;
	vertical-align:top;
	color:#6352d6;
}

table.schedule .title {
	display:block;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:12px;
	margin:0;
	padding:0;
	padding-bottom:5px;
}

table.schedule a:hover {
	color:red;
}

table.schedule .description {
	padding-bottom:5px;
}

table.schedule .time,
table.schedule .link,
table.schedule .description {
	display:block;
	text-align:center;
}

table.schedule .day-of-month {
	padding:5px;
}

table.schedule .no-date {
	background-color:transparent;
}

div.title {
	padding-top:10px;
	text-align:center;
	
}

.current-month, .prev-month, .next-month {
	color:#025450;
	background-color:#afc4e1;
}

.current-month {
	margin-left:10px;
	margin-right:10px;
}

.prev-month, .next-month {
	font-size:12px;
}
.prev-month {
	margin-left:100px;
}

.next-month {
	margin-right:100px;
}

div.calendar-title {
	text-align:center;
	color:#025450;
	background-color:#afc4e1;
}

.art-column1 {
	width:320px;
}

.art-column2 {
	width:268px;
}

.art-column3 {
	width:312px;
}

.art-column1, .art-column2, .art-column3 {
	position:relative;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
}

.art-shows {
	height:298px;
	background-image: url(images/slices/purple_background.jpg);
}

.artist-name {
	font-style:italic;
	font-size:11px;
	color:#afc4e1;
	display:block;
	margin:0;
	padding:0;
	margin-top:1px;
}

.artist-location {
	display:block;
	font-size:10px;
	color:#feffff;
	margin:0;
	padding:0;
	line-height:11px;
}

a.artist-website {
	color:#d74c9f;
	font-size:10px;
	margin:0;
	padding:0;
	line-height:8px;
	display:block;
}

a.artist-website:hover {
	color:white;
	font-size:10px;
}

.art-shows p {
	margin:0;
}

div.footer_img
{
    width:900px;
    height:2px;
    margin-left:auto;
    margin-right:auto;
    /*background-image:url("images/slices/footer.jpg");/
    padding-top:10px;
    padding-bottom:10px;*/
    text-align:center;
    font:Sans-serif;
}
