/* cosmetic changes for ASKB */

body {
	background: #312e28;
}

#wrapper {
	background: #e1d6c9;
	overflow: auto;
	border: none;
	margin-bottom: 20px;
}

#header {
	color: #ffffff;
	padding-top: 10px;
	background-color: #312e28;
	border: none;
}

#navbar {
	width: 110px;
	float: left;
	padding-left: 14px;
	padding-right: 10px;
	padding-top: 25px;
	padding-bottom: 0px;
	margin-top: 0px;
}

#contact {
	padding-top: 20px;
	padding-bottom: 12px;
}

#main {
	width: 616px;
	float: left;
	padding-left: 15px;
	padding-right: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	border-left: 0px dotted #000;
	margin-bottom: 0px;
	border-right: 0px dotted #000;
}

#main p {
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 1em;
}

#main h2 {
	text-align: left;
	color: #312e28;
	border-top: 1px solid #ba9593;
	border-bottom: 1px solid #ba9593;
	padding-top: 4px;
	padding-bottom: 4px;
}

#footer p {
	text-align: center;
	margin: 1em 16px;
	padding-top: 9px;
	padding-bottom: 6px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	background-color: transparent;
	color: #3a1e1a;
}

a:link, a:visited {
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #752b27;
	background: transparent;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #752b27;
	background: transparent;
}

.imagefloatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
}

.photo {
	padding: 2px;
	border: 1px #888888 solid;
	background: #ebe6e2;
}

.imagefloatright {
	float: right;
	text-align: right;
	margin-bottom: 3px;
	margin-left: 10px;
}

#navbar ul li,
#navbar ul#servicelink li {
	margin: 0;
	font: 11px Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 120%;
}

div.indent {
	margin-left: 15px;
	margin-bottom: 2px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Stuff for the artists page */

img {
	border: none;
}

.artists {
	width: 610px;
}

.artists td {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 20px;
}

.artists td {
	border-top: 1px #ba9593 solid;
}

.artists td img {
	padding-left: 8px;
}

.thumbs td img {
	padding: 5px;
	border: 1px #888888 solid;
	margin: 3px;
	background: #fff;
}

.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.photo a:hover {
	text-decoration: none;
}

hr {
	height: 6px;
	border: 0;
	border-top: 1px solid #ba9593;
	width: 100%;
}

/* Formatting outline */

.container {
	width: 600px;
	float: left;
	font-size: 12px;
	margin-left: 5px;
}

.set {
	clear: both;
}

#vignettes .set {
	min-height: 280px;
}

#vignettes h3 {
	font-size: 12px;
}

.year {
	width: 15px;
	height: 100%;
	float: left;
}

.text {
	width: 546px;
	float: right;
	margin-bottom: 15px;
}

a.button {
	border: 2px outset;
	color: #000;
	background-color: #c0c0c0;
	line-height: 1.8em;
	padding: 3px;
}

.gallery img {
	border: 1px #c0c0c0 solid;
	padding: 0px;
	margin: 1px;
}

.gallery {
	margin-left: auto;
	margin-right: auto;
	width: 590px;
}