@charset "utf-8";
@import url("links.css");
/* CSS Document */
body {
	background:#F8F8F8;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #0000;
}
a:link {
	color: #966;
}
a:visited {
	color: #00000000;
}
#container {
	width: 688px;
	background: #EEE; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#headerTop {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0;
	border-bottom-width: 3px;
	border-bottom-color: #666;
	border-bottom-style: solid;
}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FFF;
}
#mainContentTop {
	font-size:small;
}
#mainContent p {
	margin: 0;
	padding: 6px 0;
	text-align: left;
}
#mainContentArtists {
	background:#EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainContentBio {
	background:#EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#tbl {
	border: 1px solid #666;
}
#bdrrightbottomtop {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
#bdrrightbottomred {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF7979;
	border-bottom-color: #666;
}
#bdrrightbottomorg {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFA953;
	border-bottom-color: #666;
}
#bdrrightbottomyel {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DFDF00;
	border-bottom-color: #666;
}
#bdrrightbottomgre {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0C3;
	border-bottom-color: #666;
}
#bdrrightbottomblu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #09F;
	border-bottom-color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#bdrrightbottomind {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #90C;
	border-bottom-color: #666;
}
#bdrrightgre {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0C3;
}
#bdrrightvio {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F;
}
#bdrrightyel {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDF00;
}
#bdrbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	background-color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 8px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#art {
	border: 1px solid #666;
	background-color:#DDD;
}
#eventstbl {
	border: 1px solid #666;
	background-color: #FFF;
}
#eventsbottomright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
#eventsright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	font-size: 12px;
}
#artstoretbl {
	border: 1px solid #000;
	background-color:#333;
}
#servicesTbl {
	border: 1px solid #666;
	background-color:#FFF;
}
#servicesTblRB {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
#servicesTblR {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}
#servicesTblB {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#container div #mainContentTop p a {
	font-size: x-small;
}
#container div table tr td .TabbedPanelsTab span {
	font-size: x-small;
}
#container div table tr td p a {
	font-size: x-small;
}
#container div table tr td p a {
	font-weight: normal;
}
#container div table tr td a strong {
	font-size: x-small;
}
#container table tr td .TabbedPanelsTab span {
	font-size: x-small;
}
.cxs {
	font-weight: normal;
	font-size: 12px;
}
#container table tr td a strong {
	font-weight: bold;
}
#container table tr td a strong {
	font-weight: normal;
}
#container table tr td a strong {
	font-size: x-small;
}
#container table tr td a {
	font-size: 9px;
}
.nhiokjh {
	font-size: 9px;
}
.x {
	font-size: 9px;
}
.smalltext {
	font-size: 9px;
}
.smalltext {
	font-size: x-small;
}
.smalltext p .smalltext .mallish.text a {
	font-size: 9px;
}
.mallish tr .mallish {
	font-family: "Times New Roman", Times, serif;
}
.mallish tr .mallish {
	text-align: center;
}
.ar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.mallish tr .mallish {
	text-align: left;
}
.mallish tr .smalltext {
	font-size: 12px;
}
.n {
	font-size: 18px;
}
