﻿html {
	background-position: top;
	margin: 0;
	padding: 0;
	background: #37362D;
	height: 100%; /* needed for container min-height */;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
body {
	background-position: top;
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */;
	background: #37362D;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #605E4F;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
}
h1 {
	font: 110% Arial, Helvetica, sans-serif;
	margin: 0.5em 0;
	color: #37362D;
	font-weight: bold;
}
h2 {
	font: 1.25em Verdana, Helvetica, sans-serif;
	margin: 1em 0 0.5em 0;
	color: #747263;
	font-weight: bold;
	text-align: center;
}
a {
	outline: none;
}
a:visited {
	color: #E3E2D5;
	text-decoration: none;
}
a:link {
	color: #E3E2D5;
	text-decoration: none;
}
a:active {
	color: #E3E2D5;
	text-decoration: underline;
}
a:hover {
	color: #E3E2D5;
	text-decoration: underline;
}
a.live:visited {
	color: #1b1917;
	text-decoration: none;
	text-transform: uppercase;
}
a.live:link {
	color: #1b1917;
	text-decoration: none;
	text-transform: uppercase;
}
a.live:active {
	color: #1b1917;
	text-decoration: underline;
	text-transform: uppercase;
}
a.live:hover {
	color: #1b1917;
	text-decoration: underline;
	text-transform: uppercase;
}
img {
	border-style: none;
}
h1 {
	text-align: center;
	color: #37362D;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.5em;
	font-family: Verdana, Helvetica, sans-serif;
}
p { 
	line-height:1.5; 
	margin:0 0 1em;
}
th {
	text-decoration: underline;
	text-align: left;
}
div#container {
	border-width: 1px;
	position: relative; /* needed for footer positioning*/;
	margin: 0 auto;
/* center, not in IE5 */;	width: 730px;
	background: #A3A28F;
	height: auto !important; /* real browsers */;
	height: 100%; /* IE6: treaded as min-height*/;
	min-height: 100%;
}
div#content {
	padding: 14px 28px 7em 28px; /* bottom padding for footer */
}
div#left {
	width: 330px;
	float: left;
	text-align: center;
	margin-right: 14px;
}
div#right {
	padding: 0px;
	margin: 0px 0px 21px 0px;
	width: 330px;
	float: right;
}
div#footer {
	padding: 1.5em 0em .5em 0em;
	background-position: 130px top;
	position: absolute;
	width: 100%;
	bottom: 0; /* stick to bottom */;
	background: #A3A28F;
	background-repeat: no-repeat;
	text-align: center;
}
div#footer p {
	padding: 0em;
	margin: 0 0 .7em 0;
	color: #605E4F;
}
p.nav {
	padding: 0px;
	margin: 20px 0px 20px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #737162;
}
.center {
	text-align: center;
}
.alignRight {
	text-align: right;
}
#contact {
	background-image: url('images/line.gif');
	background-repeat: no-repeat;
	background-position: center top;
	margin: 1em 0px 1em 0px;
	padding-top: 1em;
	clear: both;
}
.bioPic {
	float: right;
	margin-bottom: 14px;
	margin-left: 14px;
}
.address {
	text-align: center;
	color: #37362D;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

/* Gallery Images */

#thumbs {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 344px;
}
#thumbs ul {
	padding: 0px;
	margin: 0px;
}
#thumbs li {
	width: 86px;
	height: 86px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#thumbs img {
	border: 1px solid #7E7B72;
}
.enlargement {
	border: 1px solid #7E7B72;
}
ul#imgNav {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
	font-size: 11px;
	text-align: center;
}
ul#imgNav li {
	display: inline;
	margin-right: 6px;
	margin-left: 6px;
}
ul#imgNav li.photoLink a {
	padding: 0px 3px 0px 3px;
	width: 1.5em;
	margin-right: 2px;
}
ul#imgNav li.photoLink a:hover {
	padding: 0px 3px 0px 3px;
	width: 1.5em;
	background-color: #ADAC9A;
	margin-right: 2px;
}

/*  Footer Styles  */
.copyright {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
}
.credit {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
}
a.credit:visited {
	color:#605E4F;
	font-size:9px;
	text-decoration:none;
}
a.credit:link {
	color:#605E4F;
	font-size:9px;
	text-decoration:none;
}
a.credit:active {
	color:#000000;
	font-size:9px;
	text-decoration:underline;
	text-transform:none;
}
a.credit:hover {
	color:#000000;
	font-size:9px;
	text-decoration:underline;
	text-transform:none;
}
a:link.artwave, a:visited.artwave { 
	color: #E3E2D5; 
	font-size: 9px; 
	text-decoration: none 
}
a:hover.artwave, a:active.artwave { 
	color: #E3E2D5; 
	font-size: 9px; 
	text-decoration: underline; text-transform:none;
}