html, body {
	height: 100%;
	min-height: 100%;
	}


body {
	background-image: url(../images/bg_page_drop.jpg);
	background-repeat:repeat-y;
	background-color: #fff;
	color: #fff;
	}

body.pg-paintings {
	background-image: url(../images/bg_page_drop.jpg);
	background-position: 24px 0;
}	
body, td, p, div, span, h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a:link, a:visited {color: #cccc99;}
a:hover, a:active {color: #ffffff; text-decoration: none;}

h3.channel-title { text-transform: uppercase; font-family: "Times New Roman", Times, serif; font-size: 16px; letter-spacing: 1px; margin-top: 0; color: #cccc99; font-weight: normal}

.column-wrap1 {padding: 10px 30px;}
.column-wrap2 {padding: 5px 48px 0 0;font-size: 11px; line-height: 22px; text-align: justify;}

.logo-lower {border-right: 2px solid #996600;}
.nav {background: url(../images/bg-nav.gif); text-transform: uppercase; font-family: "Times New Roman", Times, serif;font-size: 12px; letter-spacing: 1px; font-weight: normal; border-right: 2px solid #996600;}
#nav {margin-top:25px;}
#nav li {list-style-type: none; margin-bottom: 25px;}
#nav a {text-decoration: none; color:#333;}
#nav a:hover, #nav .selected a {color: #996600;} 
.logo {background: #996600 url(../images/logo.gif) no-repeat top right;}

#slideshow-home {
	width: 335px;
	}
#slideshow-home img {
	border: 3px solid #fff;
	}

.home-caption {color:#cc9;font-style: italic; font-size: 12px; font-weight: bold; text-align: center; margin: 20px 0;}
.home-intro {margin-top: 50px;}
.caption {font-size: 10px;}
.sold {color: #A9122A;}
.pg-photo {margin: 20px 0;}

/* ***** Profile ****** */
.exhibits p {margin: 0 0 0 40px;; padding: 0 0 0 0;}

/* ***** Paintings ****** */
table.paintings {background: white;}
.first {margin: 12px 0 0 0;}
.thumb {padding: 0 4px 4px 0;}
.top {padding-top: 4px;}
.left {padding-left: 4px;}
.paintings td {border-collapse: collapse;}
img.pg-photo {border: 4px solid #fff;}
.toppad {padding: 4px 0;}

/* ***** Paintings 2 ****** */
table.paintings2 {}

/* ***** Galleries ****** */
.galleries { line-height: 22px; font-size: 15px;}
#pg-galleries h3.channel-title {text-align: center; width:750px;}
.galleries-location {float: left; width: 300px; }
.galleries-location.first {margin: 0 0 0 125px;}

.banner-telluride {
	background: #778888;
	border: 1px solid #353535;
	width: 346px;
	padding: 22px 12px 12px 12px;
	clear: both;
	display: block;
	float: none;
	margin-top: 22px;
	text-align: center;
	line-height: 20px;
	}
.banner-telluride span {
	display: block;
	font-size: 16px;
	}	
.banner-telluride a {
	text-decoration: none;
	color: #000;
	}

.copyright {
	padding-bottom: 30px;
	margin: 50px auto 20px 340px;
	font-size: 10px;
	}
