* {
	margin: 0;
	padding: 0;
}

a img { border: 0; }

a { cursor: pointer; }

body {
	background: #C9BD95 url(neutral/gfx/footer_bg.jpg) top left repeat-y;
}

cite {
	font-size: x-small;
	font-weight: bold;
	color: #333;
}

abbr { border: 0; }

.hr {
	width: 100%;
	height: 47px;
	background: transparent url(../gfx/hr.gif) no-repeat center center;
	border: 1px #F00 solid;
}

h1 {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	margin-bottom: 0;
}

h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	margin-bottom: 12px;
}

h2 { 
	font-size: 180%;
	color: #24A;
	}

h3 {
	font-size: 125%;
	color: #02C;
}

h4 { }

.excite {
	font-size: 175%;
	font-weight: bolder;
	color: #C20;
	font-style: italic;
}

.price { color: #46F; }

.no-dec { text-decoration: none; }

.black { color: #000; }
.red { color: #C00; }
.dk-red { color: #900; }

.big { font-size: 115%; }
.bold { font-weight: bold; }

.light { color: #333; }

.left { float: left; }
.right { float: right; }

.center { margin: 0 auto; }

.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-justify { text-align: justify; }
.text-small { font-size: small; }

.indent { text-indent: 1.25em; }

.clear {
	display: block;
	clear: both;
}

.i { font-style: italic; }
.b { font-weight: bold; }

.sup {
	font-size: x-small;
	line-height: 35%;
	vertical-align: super;
}

.sub {
	font-size: x-small;
	line-height: 35%;
	vertical-align: sub;
}

.upper { text-transform: uppercase; }

.box {
	border: 1px #AFAF88 solid;
	max-width: 600px;
	padding: 12px 12px 8px 12px;
	margin: 12px 0;
	text-align: center;
}

.boxed {
	margin: 12px 0;
	max-width: 760px;
	
}

.boxed .art-image {
	/*float: left;*/
}

.boxed p {
float: left;
margin-left: 42px;
}

.item {
	margin: 12px 0;
	padding: 12px 0;
	border-bottom: 1px #AFAF88 solid;
}

#wrapper {
	background: #EAE7D1 url(neutral/gfx/wrapper_bg.png) top left repeat-y;
}

#header {
	height: 140px;
	width: 100%;
	background: #BBAB8E url(neutral/gfx/header_bg.jpg) top left repeat-x;
	border-bottom: 1px #D7CEB6 solid;
}

#header h1 {
	height: 140px;
	background: transparent url(neutral/gfx/header.jpg) top left no-repeat;
}

#header h1 span { visibility: hidden; }

.container {
	width: 100%;
	float: left;
	margin-right: -100%;
	line-height: 130%;
}

.canvas {
	margin: 0 0 0 165px;
	padding: 12px;
	font-size: 105%;
	font-weight: 100;
	line-height: 140%;
}

#content {
font-family: Arial,Verdana,Sans-serif;
padding: 0 18px 4px 18px;
}

body#artist-page img { border: 1px #000 solid; }

body#events-page #content {
	max-width: 800px;
	margin: 0 auto;
}

	#content p {
		margin: 12px 0;
	}
	
	#content img {
		margin: 0 6px 6px 6px;
	}

body#home-page #content, body#home-page #content img {
	padding: 0;
}

#sidebar {
	float: left;
	width: 165px;
	margin: 2px 0 20px 0;
}

#sidebar img { margin: 0; }

#sidebar ul { list-style-type: none; }

	#artists {
		
	}

	#artists li {
/*		background: transparent url(neutral/gfx/artist_ul_bg.png) no-repeat bottom right; */
		border-bottom: 1px #EAE7D1 solid;
	}
	
	#artists li a {
		line-height: 32px;
		padding-left: 6px;
		display: block;
		color: #900;
		font-weight: normal;
		text-decoration: none;
		font-size: 115%;	
	}
	
	#artists li a:hover { color: #C00; 		text-decoration: underline;}

	#artists li ul {
		margin: 0 0 0 6px;
		background: transparent url(neutral/gfx/artist_ul_bg.png) no-repeat bottom right;
	}
	
	.abg {
		background: transparent url(neutral/gfx/artist_ul_bg.png) no-repeat top right;
	}
	
	#artists li ul li {
		border: 0;
	}
	
	#artists li ul li a {
		display: block;
		line-height: 22px;
		height: 22px;
		padding: 0px 0 0px 12px;
		color: #6666FF;
		font-weight: 400;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 90%;
	}
	
	#artists li ul li a:hover { color: #000042; background: #fff;text-decoration: none;}
	#artists li ul li a:visited { color: #333388; }
	
	
	#menu a, #signup a, #extras a {
		font-family: Arial,Verdana,Sans-serif;
		padding-left: 4px;
		color: #3333AC;
		text-decoration: none;
	}
	
	#menu a:hover, #signup a:hover, #extras a:hover {
		color: #6666DF;
		text-decoration: underline;
	}

	
	#menu {
		margin: 20px 0 0 0;
		border: 0px #0A0 solid;
	}
	
	#signup {
		margin: 12px 0 6px 0;
	}
	
	#extras {
		margin: 20px 0;
		border: 0px #080 solid;
	}

#navigation {
	position: absolute;
	height: 28px;
	top: 111px;
	left: 165px;
	list-style-type: none;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	overflow: hidden;
}

	#navigation li {
		float: left;
		border: 0px #000 solid;
		width: 100px;
		text-align: center;
	}
	
		#navigation li a {
			display: block;
			color: #FFF;
			line-height: 28px;
			padding: 0 0;
			text-decoration: none;
		}
		
		#navigation li a:hover {
			background: #504F5B;
		}

#you-are-here {
	font-size: 90%;
	color: #000;
	margin: 8px 0 12px 0;
}
	#you-are-here a, #footer a {
		color: #AC3333;
		text-decoration: none;
	}
	#you-are-here a:hover, #footer a:hover {
		color: #EE2222;
		text-decoration: underline;
	}

#footer {
	background: #C9BD95 url(neutral/gfx/footer_bg.jpg) top left no-repeat;
	width: 100%;
	height: 28px;
	clear: left;
	font-size: small;
	line-height: 200%;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}

#copyright {
	margin-left: 6px;
}

#compliance {

}

.inline-item {
	float: left;
	width: 200px;
	border: 1px #AFAF88 solid;
	text-align: center;
	font-size: small;
	margin: 0 8px 24px 4px;
	padding: 8px 0;
	display: inline;
	background: #CFCCAA;
}

	.inline-item img {
		border: 1px #000 solid;
	}

	.inline-item .item-title {
		margin-top: -4px;
		display: block;
	}
	
	.inline-item a:hover img { border: 1px #A00 solid;}
	.inline-item a:hover { color: #C00; }

.thumbnail {
/*	width: 100px;
	height: 100px; */
	border: 1px #000 solid;
}

.outline { border: 1px #000 solid; }

#news-1 img, #news-2 img { border: 1px #000 solid; }

#news-1 p, #news-2 p { text-align: justify; }

#news-1 h4, #news-2 h4 { color: #22A; font-style: italic; }

#news-1 {
	float: left;
	padding-right: 12px;
	border-right: 0px #999 solid;
	overflow: hidden;
	width: 46%;	
}

#news-2 {
	float: left;
	width: 47%;
	overflow: hidden;
	border-left: 2px #AFAF88 dotted;
	padding-left: 12px;
}


#news-1 p img, #news-2 p img {
	float: left;
}

body#events-page #content p {
	max-width: 620px;
}

body#home-page #n-home, body#specials-page #n-specials, 
body#events-page #n-events, body#framing-page #n-framing,
body#photos-page #n-photos, body#contact-page #n-contact { font-weight: bold; }


#contact-info {
	float: left;
	border: 0px #000 solid;
}

#contact-form {
	float: left;
	border: 0px #00F solid;
	margin-left: 12px;
	display: inline;
}

#contact-form, #email-club-form {
	text-align: left;
	width: 350px;
}

#contact-form label, #email-club-form label {
	display: block;
	text-align: right;
	margin: 0 8px 0 0;
}

#contact-form input, #email-club-form input {
	width: 200px;
	margin: 0 0 0 8px;
}
	
#contact-form textarea, #email-club-form textarea { margin: 6px 0 0 0; }

#contact-form .button, #email-club-form .button {
	width: 60px;
	border: 1px #777 solid;
	padding: 2px 0;
}

/* End of FORMS */

table#insurance-values {
	border: 1px #000 solid;
	padding: 4px;
}

table#insurance-values th {
	border-bottom: 1px #000 solid;
	padding: 4px;
}

table#insurance-values td {
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
	padding: 1px;
}

table#insurance-values .title {
	width: 300px;
}

table#insurance-values .published {
	padding: 0 6px;
}

table#insurance-values .size {
	padding: 0 6px;
}

table#insurance-values .price {
	padding: 0 6px;
}

table#insurance-values .availability {

}

.meet-soandso { text-align: left; }

.meet-soandso h3 {
	padding-top: 12px;
}

#currency {
	clear: both;
	position: relative;
	top: 23px;
	right: 6px;
	width: 100%;
	text-align: right;
}

.cupon { 
	width: 420px;
	border: 1px #000 dashed;
	height: 150px;
	padding: 20px;
	background: #FFF;
}