body {
	background: url(../img/mainBackground.gif) top left repeat-x #eaebeb;
}

#pageWrap {
	padding-top: 23px;
	width: 962px;
}

h1,h2,h3,p,li,td,input,select,textarea {
	font-family: 'Lucida Grande','Lucida Sans Unicode', sans-serif;
	color: #666666;
}

hr {
	border: none;
	border-bottom: dotted #cccccc 1px;
	margin: 0px 0px 20px 54px;
	width: 300px;
	height: 1px;
}

h1 {
	/*padding: 8px 0px 8px 46px;*/
	padding: 8px 0px 8px 55px;
	letter-spacing: -0.050em;
	font-size: 150%;
	color: #666666;
	display: block;
}

h1 span {
	font-weight: normal;
}

h1.about {
	padding: 8px 0px 16px 55px;
}

h1.news {
}

h1.artists {
	padding-bottom: 16px;
	padding-left: 55px;
}

h1.contact {
	padding-bottom: 12px;
	margin-bottom: 6px;
}

h1.image {
	padding-left: 55px;
}

h2 {
	margin-bottom: 7px;
	font-size: 110%;
}

p {
	font-size: 75%;
}

a {
	color: #8B2E1F;
}

a:hover {
	color: #000000;
	text-align: right;
}

.header {
	background: url(../img/headerBkgrnd.gif) top left repeat-x;
}

.header .logo {
	width: 189px;
	float: left;
}

.header ul.menu {
	background: url(../img/menuRight.gif) top right no-repeat;
	padding: 0px 18px 0px 0px;
	margin: 0px;
	float: right;
}

.header ul.menu li {
	background: url(../img/menuDivider.gif) top left no-repeat;
	padding-right: 11px;
	padding-left: 14px;
	list-style: none;
	float: left;
}

.header ul.menu li a {
	text-transform: uppercase;
	padding: 27px 2px 20px 2px;
	text-decoration: none;
	font-weight: bold;
	font-size: 125%;
	color: #666666;
	display: block;
}

.header ul.menu li a:hover,
.header ul.menu li.selected a {
	background: url(../img/menuHover.gif) bottom left repeat-x;
}

.homeMain {
	background: url(../img/homeMain.gif) top left repeat-y;
	margin-top: 6px;
}

.homeBtm {
	background: url(../img/homeBtm.gif) bottom left no-repeat;
}

.homeTop {
	background: url(../img/homeTop.gif) top left no-repeat;
	padding: 23px 34px 40px 29px;
}

.homeTop h1 {
	padding-left: 47px;
}

.homeTop p {
	line-height: 1.6em;
	padding-left: 47px;
}

.homeTop .mpu {
	padding-left: 40px;
	float: right;
}

.contentMain {
	background: url(../img/contentMain.gif) top left repeat-y;
	margin-top: 6px;
	width: 738px;
	float: left;
}

.contentBtm {
	background: url(../img/contentBtm.gif) bottom left no-repeat;
}

.contentTop {
	background: url(../img/contentTop.gif) top left no-repeat;
	/*padding: 23px 34px 30px 29px;*/
	padding: 8px 17px 30px 12px;
}

.contentTop h2,
.contentTop h3,
.contentTop p,
.contentTop ul {
	padding-left: 55px;
}

.contentTop p.highlight {
	font-size: 90%;
}

.contentTop p {
	line-height: 1.6em;
	font-size: 12px;
}

.contentTop ul {
	margin-left: 14px;
}

.contentTop li {
	list-style-image: url(../img/bullet.gif);
	line-height: 1.6em;
}


/* About */
.about {
	padding-right: 34px;
	padding-left: 5px;
}

.about h1,
.about p {
	width: 384px;
}

.about p,
.about li {
	line-height: 1.6em;
}

.about ul {
	margin-left: 14px;
}

.about ul.artists {
	float: left;
}

.about .someArt {
	padding-bottom: 7px;
	float: right;
}

.about .someArt img {
	border: solid #EAEBEB 1px;
	background-color: #ffffff;
	padding: 4px; 
}


.about .eventsMain {
	background: url(../img/eventsMain.gif) top left repeat-y;
	margin-left: 40px;
	clear: both;
	width: 614px;
}

.about .eventsBtm {
	background: url(../img/eventsBtm.gif) bottom left no-repeat;
}

.about .eventsTop {
	background: url(../img/eventsTop.gif) top left no-repeat;
	padding: 12px 20px 12px 0px;
}

.about .eventsTop h2,
.about .eventsTop p {
	padding-left: 24px;
	width: auto;
}

a.news {
	background: url(../img/newsLink.gif) center left no-repeat;
	text-decoration: none;
	color: #666666;
	padding-left: 14px;
}

a.news:hover {
	text-decoration: underline;
}

.about .eventsTop a.news:hover {
	text-decoration: underline;
	color: #000000;
}


/* Artist Page */
.contentTop .mainImg {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 0px;
}

.contentTop .mainImg img {
	border: solid #cccccc 1px;
}

.spotlightTxt {
	padding-bottom: 17px;
	padding-left: 9px;
	width: 510px;
	float: left;
}

.spotlightTxt blockquote p {
	line-height: 1.2em;
	font-style: italic;
	padding-right: 10px;
	font-size: 100%;
	color: #666666;
}

.spotlightTxt p {
	padding-left: 0px;
	color: #333333;
}

ul.artistContact {
	float: right;
	padding: 0px;
	margin: 0px;
}

ul.artistContact li {
	list-style-image: none;
	list-style: none;
}

.artistMain {
	background: url(../img/artistMain.gif) top left repeat-y;
	margin-bottom: 15px;
	margin-left: 55px;
}

.artistTop {
	background: url(../img/artistTop.gif) top left no-repeat;
}

.artistBtm {
	background: url(../img/artistBtm.gif) bottom left no-repeat;
	padding: 9px 12px 9px 14px;
}

.artistBtm .example {
	border: solid #cccccc 2px;
	background-color: #dddddd;
	text-align: center;
	overflow: hidden;
	height: 146px;
	width: 165px;
	float: right;
}

.artistBtm h2,
.artistBtm p {
	padding-left: 0px;
	width: 436px;
}

.artistBtm h2 {
	font-size: 112%;
	color: #7A9831;
}


/* Contact */
.formBtm {
	background: url(../img/formBtm.gif) bottom left no-repeat;
	margin-left: 55px;
	width: 651px;
}

.formBtm .formTop {
	background: url(../img/formTop.gif) top left no-repeat;
	padding: 17px 35px 12px 36px;
}

.formBtm .formTop h2,
.formBtm .formTop p {
	padding-left: 0px;
}

.formBtm .formTop form p {
	border-top: solid 1px #D3D4D4;
	padding-top: 9px;
	margin-bottom: 8px;
}

.formBtm .formTop form p label {
	padding: 2px 0px 0px 10px;
	font-size: 100%;
	color: #333333;
	display: block;
	width: 119px;
	float: left;	
}

.formBtm .formTop form p input,
.formBtm .formTop form p textarea {
	border: solid 1px #D3D4D4;
	background-color: #F8F8F8;
	font-size: 100%;
	width: 443px;
}

.formBtm .formTop form p textarea {
	height: 124px;
}

.formBtm .formTop form p input.submit {
	border: 0px;
	width: auto;
	float: right;
}


/* RIGHT COLUMN */
.rightCol {
	padding-top: 8px;
	width: 206px;
	float: right;
	text-align: center;
}

.rightCol h2.top {
	background: url(../img/sideHeader.gif) top left;
	padding: 10px 15px 7px 15px;
	margin-bottom: 0px;
	font-size: 86%;
	color: #F2F3F3;
}

.rightCol .borderMain {
	background: url(../img/borderMain.gif) top left repeat-y;
	margin-bottom: 0px;
}

.rightCol .borderBtm {
	background: url(../img/borderBtm.gif) bottom left no-repeat;
	padding-top: 0px;
	padding-bottom: 5px;
}
.rightCol .borderBtm p {
	padding-right: 5px;
	padding-left: 5px;
}
.rightCol .borderTop {
	background: url(../img/borderTop.gif) top left no-repeat;
	padding-top: 3px;
}

.rightCol .borderMain img {
	padding-top: 5px;
	padding-right: 21px;
	padding-bottom: 5px;
	padding-left: 21px;
}


/* FOOTER */
.footer {
	padding-top: 18px;
	text-align: center;
	clear: both;
}

.footer p {
	color: #999999;
	font-size: 65%;
}

.footer p a {
	text-decoration: none;
	color: #999999;
}

.mainFooter {
	width: 738px;
}
