@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
/*
	background-color: #999999;
*/	
	background-image:url(../images/bg_pattern.png);
	padding: 0;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottom_menu {
	padding: 10px;
	clear: both;
	font-size: .9em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#masthead {
	background-color: #fcfaee;
	width:1000px;
	position:relative;
	float:left;
}
#header {


}
#topmenu {
	padding-top: 4px;
}
#footer2 {
	font-size: 10px;
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	color: #000000;
/*
	background-color: #999999;
	text-transform: uppercase;
*/	
	padding-bottom: 0px;
	letter-spacing: 0.15em;
}
.first {
	font-size: 16px;
}

#footer2 a:link, #footer2 a:active, #footer2 a:visited {
	color:#000000;
	text-decoration:none;
	font-size: 9px !important;
	letter-spacing: normal;
	text-transform: none;
}

#footer2 a:hover {
	color:#333333;
}


#wrapper {
	width: 1000px;
	margin: 0 auto;
/*
	background-color: #000000;
*/
}
.clearit {
	clear: both;
}


#center {
	width: 822px;
	float: right;
	min-height:621px;
	height:621px;
/*
	background-color: #FFFFFF;
*/	
	background-image:url(../images/textArea.png);
}

#center .content {
	font-size: 0.9em;
	line-height: 1.4em;
	border: 0px solid #999999;
	clear: both;
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 24px;

}
#leftcol {
	float: left;
	width: 178px;
	position:relative;
}

#inner_content {
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#artist {
	padding: 20px 24px;
	font-size: .9em;
	line-height: 1.4em;
	border: 1px solid #000;
}


#masthead .content {

/*
	padding: 12px 20px;
*/
	font-size: .8em;

	letter-spacing: .35em;

}

#footer .content {

	padding: 12px 20px;

}


.floatleft {
	float: left;
}

#footer {
/*	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
*/
}

.menulist {

	margin: 6px 0 12px 0;

	padding: 0;

	list-style-type: none;

}

a:link,  a:visited,  a:active {
	color: #745843;
	text-decoration:none;
}


 a:hover {
	text-decoration:underline;
}


#center a:link, #center a:visited, #center a:active {
	color: #666666;
	text-decoration:none;
}


#center a:hover {
	text-decoration:underline;
}

#footer a:link {

	color: #999999;

}

#footer a:visited {

	color: #666666;

}

#footer a:hover {

	color: #FFFFFF;

}

h1 {

	font-size: 1.8em;

	margin: 0;

}

h2 {

	font-size: 1.6em;

	margin: 30px 0 0 0;

}

h3 {

	font-size: 1.25em;

	margin: 30px 0 0 0;

}

h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	font-variant:small-caps;
	letter-spacing: .05em;
}

.nomargintop {

	margin-top: 0;

}

.content p {

	margin: 12px 0;

}

.decoration
{
	color:#FFFFFF;
	font-size: 1.4em;
}

.decoration span
{
	font-size:36px;
}
.paddedborder {
	border: 1px solid #2A3938;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.highlight {
	font-weight: bold;
	color: #EFE085;
}


.mybutton
{
	color: #FFFFFF;
	border: 2px outset #FFFFFF;
	background-color: #755641;
	font-weight: normal;
	font-variant:small-caps;
	font-size: 12px;
	letter-spacing: .1em;
} 

a img {
border: none;
}

a:link img.imagelink {
	border: 1px solid #000000 !important; 
}

a:hover img.imagelink {
	border: 1px solid #EFE085 !important; 
}

.floatright {
	float: right;
}

#menu {
	height: 25px;
	padding-top: 1px;
	float: none;
	width: 650px;
/*	right: 0px;
	position: absolute;
	width: 625px;
*/}
.lrgletter {
	font-size: 1.2em;
}
.boldred {
	font-weight: bold;
	color: #F40800;
}

select, option {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #2A3938;/*for demonstration only*/
	padding: 1px;
}

.boldgreen {
	font-weight: bold;
	color: #B7CAC9;
}
.smalltext {
	font-size: .8em;
}
#artistworks-detail {
	height: 400px;

}
#artistworks-text {
	text-align: center;
	margin-top: 5px;
	clear: both;
/*
	height: 25px;
*/
}
#eventworks-text {
	text-align: center;
	margin-top: 5px;
	clear: both;
	height: 50px;
}

#artistworks-image {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}

#artistName {
	font-size: 24px;
	font-weight: bold;
	color: #6D5740;
	text-align: center;
	letter-spacing: 0.2em;
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	font-variant:small-caps;
}
#artistName a:link, #artistName a:active,  #artistName a:visited {
	color: #6D5740;
	text-decoration:none !important;
}
#artistName a:hover {
	text-decoration:none !important;
}


#pageTitle {
	margin-top: 25px;
	font-size: 24px;
	color: #6D5740;
	font-variant:small-caps;
	font-weight: bold;
}
 .sectionTitle {
	font-size: 24px;
	color: #6D5740;
	font-variant:small-caps;
	font-weight: bold;
	padding-bottom: 15px;
}

#artistLinks {
	height: 25px;
	margin-top: -40px;
	font-variant:small-caps;
}

#eventWhen {
	font-size: 24px;
	font-weight: bold;
	color: #6D5740;
	text-align: left;
	letter-spacing: 0.2em;
	margin-top: 25px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	font-variant:small-caps;
}


#eventworks-detail {
	height: 400px;

}
#eventworks-text {
	text-align: center;
	margin-top: 5px;
	clear: both;
}
#eventworks-image {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}

#eventName {
	font-size: 24px;
	font-weight: bold;
	/*	text-transform: uppercase;*/
	color: #6D5740;
	text-align: center;
	letter-spacing: 0.2em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-variant:small-caps;
/*
	padding-top: 10px;
*/
}

#eventName a:hover {
	text-decoration:none !important;
}

#eventDuration {
	text-align: center;
	color: #403E29;
	font-weight: bold;
	letter-spacing: .05em;

}

#eventArtist {
	font-variant:small-caps;
	margin-bottom: 5px;
}

#eventLinks {
	height: 25px;
	margin-top: -40px;
font-variant:small-caps;
}


h4 {
	color: #765743;
	letter-spacing: .2em;
}
h5 {
	color: #343631;
	letter-spacing: 0.1em;
	font-size: 14px;
}
#eventArtist {
	font-size: 16px;
	font-variant:small-caps;
}

#event_content, #title_mult
{
	scrollbar-base-color: #999999; /*  only works for IE*/

}
.smallcaps {
	font-variant:small-caps;
}
#copyright {
	font-size: 10px !important;
	margin-top: 35px;
}
.texthead {
	font-weight:bold;
}

/* remove dotted border on click */
a:focus, a:active {outline-style: none !important;}
* :focus { outline: 0 !important; }
