/* v2.0 | 062809 */

*

{

margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;

}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



a {
	color: #666042;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666042;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

#cl {
	float:left; width:156px; height:570px; background-image:url(images/leftnavbar_bg.jpg); background-repeat:no-repeat; padding-top:5px;
	
}

#cl ul li {
	
padding-bottom:0px;	
	
}


/* start home page 6-28-09 */





body {
	background-image: url(images/texture_background.jpg);
	text-align: center;
}

.style1 {font-size: 16px}

.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {color: #FF0000}











/* end home page 6-28-09 */



/* start featured artist page 8-25-09 */



.slideshow{ /*CSS for DIV containing each image*/
float: left;
width: 140px;
height: 120px;
border:none;
}


.slideshowwide{ /*CSS for DIV containing each image*/
float: left;
width: 190px;
height: 120px;
border:none;
}

.slideshow img{ /*Change "auto" below to a number (ie: 200px) to hard code dimensions of album images*/

width: 100px;
height: 100px;
border:none;
}


.slideshowwide img{ /*Change "auto" below to a number (ie: 200px) to hard code dimensions of album images*/

width: 180px;
height: 100px;
border:none;
}




#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: #ECEBD6;
}



/* end featured artist page 8-25-09 */





/* start general pages 9-28-09 */

/* use the atmainwell style if the page does not fill full space */

.atmainwell {
/*height:520px; _height:508px;*/ 
}

/* end general pages 9-28-09 */



/* start hr spacing 9-28-09 */




hr {
	
margin-top: 20px;
margin-bottom: 20px;
}

/* end tr for hr spacing 9-28-09 */


/* start form spacing 9-28-09 */


form {

margin-top: 5px;
margin-bottom: 5px;
	
}


/* end form spacing 9-28-09 */

