/* YUI Reset
----------------------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 0.5em;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
/*because legend doesn't inherit in IE */
legend {
	color: #000000;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

/* Typography
----------------------------------------------- */

body {
	font-size: 80%;
	line-height: 1.5em;
	color: #353E3F;
	font-family: "Helvetica Neue", Arial, sans-serif;
	background: #fff url(../images/background-page.gif) repeat-x;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 1.4em;
	color: #5d3d3b;
	letter-spacing: -.1em;
}
h2 {
	font-size: 1.8em;
	color: #282523;
}
h2 a:link, h2 a:visited {
	color: #282523;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
p {
	margin: 0 0 1.5em 0;
}
span {
	line-height:0;
}
.left {
	float: left;
	margin: 5px 22px 22px 0;
}
.right {
	float: right;
	margin: 5px 0 22px 22px;
}
.left-border {
	float: left;
	margin: 5px 20px 20px 0;
	padding: 2px;
	border: 1px solid #b7d1d3;
}
.right-border {
	float: right;
	margin: 5px 0 20px 20px;
	padding: 2px;
	border: solid 1px #b7d1d3;
}
.image-border {
	padding: 2px;
	border: 1px solid #b7d1d3;
}
a:link {
	color: #15495d;
	text-decoration: underline;
}
a:visited {
	color: #738086;
	text-decoration: underline;
}
a:hover {
	color:#7b3b3b;
	text-decoration: none;
}
a:active {
	color: #7b3b3b;
}
blockquote {
	color: #123141;
	background: url(../images/quote-open.gif) no-repeat 0px 3px;
	font-style: italic;
	line-height: 1.5em;
	text-indent: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color: #666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}
li ul, li ol {
	margin: 0 1.5em;
}
ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
ol li {
	padding: 3px 0 10px 0;
}
ul {
	list-style:none;
	margin:0 0 16px 0;
	padding:0;
}
ul li {
	padding: 0 0 10px 10px;
	background: url(../images/bullet.gif) no-repeat 0 4px;
	line-height: 1.3em;
}
.sidebarwrapper ul {
	list-style:none;
	margin:0 0 16px 0;
	padding:0;
}
.sidebarwrapper ul li {
	padding: 0 0 10px 0;
	background: none;
}
ul.social {
	margin: 20px 0 0 0;
}
ul.social li {
	padding: 5px 0 25px 40px;
}
.facebook {
	background: url(../images/icon-facebook.gif) no-repeat 0 0;
}
.twitter {
	background: url(../images/icon-twitter.gif) no-repeat 0 0;
}
.flickr {
	background: url(../images/icon-flickr.gif) no-repeat 0 0;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
table {
	margin-bottom: 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
thead th {
	background: #C3D9FF;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tr.even td {
	background: #E5ECF9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #EEEEEE;
}

/* Layout
----------------------------------------------- */

.container {
	width: 980px;
	margin: 0 auto;
}
.innerwrapper {
	width: 980px;
	float: left;
	background:url(../images/background-main-wrapper.gif) repeat-y;
	padding: 0;
}
.header {
	width: 980px;
	height: 225px;
	padding: 0;
	background-image: url(../images/background-header.png);
	background-repeat: no-repeat;
}
.logo {
	display:block;
	width: 160px;
	height: 180px;
	text-indent: -9999px;
	margin: 20px 0 0 30px;
	float: left;
}
* html .logo {
	display:inline;
}
.logo a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
}
.categorycolumn {
	float: left;
	width: 930px;
	padding: 30px 0 40px 50px;
}
.categorycolumn-notop {
	float: left;
	width: 930px;
	padding: 0 0 40px 50px;
}
.fullcolumn {
	float: left;
	width: 880px;
	padding: 30px 50px 40px 50px;
}
.banner {
	float: left;
	width: 880px;
	padding: 30px 50px 0 50px;
}
#directory {
	width: 880px;
}
.one {
	background-color: #FFFFFF;
}
.two {
	background-color: #E7F1F1;
}
.halfcolumnleft {
	float: left;
	width: 410px;
	padding: 30px 30px 40px 50px;
}
.halfcolumnright {
	float: left;
	width: 410px;
	padding: 30px 50px 40px 30px;
}
.twothirdscolumnleft {
	float: left;
	width: 600px;
	padding: 30px 30px 40px 50px;
}
.onethirdcolumnright {
	float: left;
	width: 220px;
	padding: 30px 50px 40px 30px;
}
.sidebarwrapper {
	margin: 47px 0 0 0;
	padding: 20px 20px 1px 20px;
	background: url(../images/background-sidebar-wrapper-top.gif) no-repeat 0 0;
}
.sidebarwrapper-bottom {
	background: url(../images/background-sidebar-wrapper-bottom.gif) no-repeat 0 0;
	height: 5px;
}
.blockquote-wide-top {
	background: url(../images/blockquote-wide-top.gif) no-repeat 0 0;
	width: 844px;
	padding: 15px 18px 1px 18px;
}
.blockquote-wide-bottom {
	background: url(../images/blockquote-wide-bottom.gif) no-repeat 0 0;
	height: 20px;
	width: 100%;
	margin: 0 0 10px 0;
}
.blockquote-narrow-top {
	background: url(../images/blockquote-narrow-top.gif) no-repeat 0 0;
	width: 534px;
	padding: 15px 18px 1px 18px;
}
.blockquote-narrow-bottom {
	background: url(../images/blockquote-narrow-bottom.gif) no-repeat 0 0;
	height: 20px;
	width: 100%;
	margin: 0 0 10px 0;
}
.credit {
	color: #282D2F;
	margin: -10px 0 -10px 0;
	padding: 0;
	font-size: 0.8em;
	line-height: 1.2em;
}
.date {
	color:#668284;
	margin: -.5em 0 1.5em 0;
}
.date span {
	color:#999;
}
.multilist li{
	padding: 4px 0 5px 20px;
}
.rss{
	background:url(../images/rss.gif) no-repeat 0 7px;
}
.horizontal-divider {
	width: 100%;
	height: 1px;
	margin: 30px 0 20px 0;
	background: url(../images/program-divider.gif) no-repeat 0 0;
}
#category-thumb-container {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}
.categoryholder {
	float: left;
	margin: 10px 35px 10px 0;
}
.categoryholder p, .artistholder p {
	margin: 0 0 10px 0;
}
.artistholder {
	float: left;
	margin: 10px 38px 10px 0;
}
#directory {
	width: 880px;
	margin: 20px 0 0 0;
}
.footer {
	width: 980px;
	clear: left;
	padding: 0 0 30px 0;
	background: url(../images/background-footer.gif) no-repeat 0 0;
	float: left;
}
.footer a {
	color: #15495d;
}
#footer-left {
	float: left;
	width: 410px;
	padding: 70px 30px 0 50px;
}
#footer-mid {
	float: left;
	width: 185px;
	padding: 70px 40px 0 30px;
}
#footer-right {
	float: left;
	width: 185px;
	padding: 70px 50px 0 0;
}
#footer-bottom {
	float: left;
	width: 980px;
	padding: 0;
	height: 80px;
	line-height: 80px;
	background: url(../images/background-bottom.gif) no-repeat 0 0;
	text-align: center;
	color: #999;
}
#footer-about {
	float: left;
}
#footer-packet {
	float: left;
}
.req {
	color: #C80000;
}
input {
	margin: 2px 0 8px 0;
}
.namelabel {
	margin: 0 5px 0 0;
}
.morelinks {
	color: #8fa3a5;
}
.story-wrapper {
	width: 100%;
	float: left;
	background: url(../images/story-divider.gif) no-repeat 0 0;
	padding: 12px 0 0 0;
	margin: 0 0 20px 0;
}
.noh1 {
	margin: 28px 0 0 0;
	background: none;
}
#search {
	width: 200px;
	height: 40px;
	float: left;
	margin: 0 0 0 80px;
}
.searchfield {
	margin: 8px 0 0 0;
	float: left;
}
.searchbutton {
	margin: 8px 0 0 4px;
	float: left;
}
img.go {
	padding: 0 0 0 0;
	float: right;
}
.artattack h3 {
	color:#863a30;
}
.quote-left {
	width: 200px;
	float:left;
	margin: 0 20px 20px 0;
	font-style: italic;
	color: #733b37;
	font-size: 1.2em;
}
.quote-right {
	width: 200px;
	float: right;
	margin: 0 0 20px 20px;
	font-style: italic;
	color: #733b37;
	font-size: 1.2em;
}
/* =MAIN NAVIGATION
----------------------------------------------- */

#nav-wrapper {
	width:980px;
	height: 50px;
	background: url(../images/background-main-nav.gif) no-repeat 0 0;
}

#main-navigation {
	height: 40px;
	width: 654px;
	font-size: 0.5em;
	line-height: 0.5em;
	margin: 0 0 0 40px;
	float: left;
	background:#144558;
	display:inline;
}

ul#navmenu {
	margin: 0;
	padding: 0;
}

ul#navmenu li {
	display: block;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0;
}

ul#navmenu li a {
	display: block;
	outline: none;
	width: 68px;
	height: 40px;
	background: url(../images/main-nav.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

ul#navmenu li a:hover {
	background-position: 0 -80px
}

body#home ul li a  {
	background-position: 0 -40px
}



ul#navmenu li#navabout a {
	width: 77px;
	background-position: -68px 0;
}

ul#navmenu li#navabout a:hover {
	background-position: -68px -80px
}

body#about ul li#navabout a {
	background-position: -68px -40px
}




ul#navmenu li#navartists a {
	width: 86px;
	background-position: -145px 0;
}

ul#navmenu li#navartists a:hover {
	background-position: -145px -80px
}

body#artists ul li#navartists a {
	background-position: -145px -40px
}


ul#navmenu li#navevents a {
	width: 82px;
	background-position: -231px 0;
}

ul#navmenu li#navevents a:hover {
	background-position: -231px -80px
}

body#events ul li#navevents a {
	background-position: -231px -40px
}




ul#navmenu li#navclasses a {
	width: 90px;
	background-position: -313px 0;
}

ul#navmenu li#navclasses a:hover {
	background-position: -313px -80px;
}

body#classes ul li#navclasses a {
	background-position: -313px -40px;
}




ul#navmenu li#navleasing a {
	width: 88px;
	background-position: -403px 0;
}

ul#navmenu li#navleasing a:hover {
	background-position: -403px -80px;
}

body#leasing ul li#navleasing a {
	background-position: -403px -40px;
}




ul#navmenu li#navcontact a {
	width: 163px;
	background-position: -491px 0;
}

ul#navmenu li#navcontact a:hover {
	background-position: -491px -80px
}

body#contact ul li#navcontact a {
	background-position: -491px -40px
}
.tellafriend {
	padding: 0;
	margin:0;
}
.tellafriend ul {
	padding: 0;
	margin:0;
}

.tellafriend li {
	display: block;
	float: left;
	background: none;
	padding: 0 15px 0 0;
	margin:0;
}