/* css for colormutts print */

body {
	background-color: white;
	width: auto;
	margin: 0px 10%;
	font-family: Georgia, serif;
	font-size: 10pt;
	color: black;
	}
	
.clear {
	clear: both;
	}

img {
	display: none;
	}

#logo {
	font-weight: bold;
	font-size: 10pt;
	}
	
#nav {
	display: none;
	}

#nav li {
	display: none;
	}

#nav li a {
	display: none;
	}

#nav li a:link {
	display: none;
	}

#nav li a:visited {
	display: none;
	}

#nav li a:hover {
	display: none;
	}
	
#nav li a:active {
	display: none;
	}

#container {
	}
		
#3col-container {
	}

.title-container {
	}
.twocol-container {
	}
.pic-container {
	}
	
a {
	}
a:link {
	color: black;
	text-decoration: none;
	}
a:visited {
	color: black;
	text-decoration: none;
	}
a:hover {
	}
a:active {
	color: black;
	}

h1 {
	font-weight: bold;
	font-size: 18pt;
	}

h2 {
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	}

h3 {
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	}

h4 {
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	}

h6 {
	font-weight: bold;
	font-size: 14pt;
	}

p {
	}

/*home bottom*/
.quote {
	}

.testimonials {
	font-style: italic;
	}
	
.content {
	}
	
.custom-content {
	}
		
.left-sidebar {
	}

.right-sidebar {
	}

/*home*/
.home-left-sidebar {
	}

/*artist*/
.awards-sidebar {
	}
.show-sidebar {
	}
.history {
	}

/*custom*/
.visit-sidebar {
	display: none;
	}

.newinfo-sidebar {
	}

.contact-sidebar {
	}

.subhead {
	}
	
.flush-right {
	}

.copyright {
	font-size: 8pt;
	}

.white {
	}

/* blue in logo*/
.blue {
	}

.gold {
	}

.green {
	font-style: italic;
	}	