@charset "UTF-8";
/* Gail Cohen CSS Document */

    /**
    * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
    */
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, embed,
    figure, figcaption, footer, header, hgroup,
    menu, nav, output, ruby, section, summary,
    time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    }
    /* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
    display: block;
    }
    body {
    line-height: 1;
    }
    ol, ul {
    list-style: none;
    }
    blockquote, q {
    quotes: none;
    }
    blockquote:before, blockquote:after,
    q:before, q:after {
    content: '';
    content: none;
    }
    table {
    border-collapse: collapse;
    border-spacing: 0;
    }
	/* end reset */

body {
	margin: 0;
	padding: 0;
	background: #28292B none 50% 0 repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #c3c5be;/* #036B3A; */
}
#wrapper {
	width: 990px;
	margin: 0 auto;
	background-color: #2d2e30;
	position: relative;
}
#header {
	background: #3C3D3F none 0 0 no-repeat;
	height: 130px;
	position: relative;
	z-index: 49;
}
#header-inner {
	height: 104px;
	background: #2D2E30 none 0 0 no-repeat;
	position: relative;
	z-index: 49;
}
	p.header-home-link-p {
		background: url("img/gail-cohen-photograpy451x46.png") no-repeat scroll 0 0 transparent; /* img/gail-cohen-photos-423x135.png */
		display: block;
		height: 46px;
		right: 265px; /* 80 */
		position: absolute;
		top: 45px; /* 17 */
		width: 451px;
		z-index: 49;
		padding: 0;
	}
	#header-home-link {
		background: none no-repeat scroll 0 0 transparent;
		display: block;
		height: 46px; /* 100 */
		left: 0px;
		position: absolute;
		text-indent: -9999px;
		top: 8px;
		width: 423px; /* 408 */
		z-index: 49;
	}
	a.header-phone {
		background: none no-repeat scroll 0 0 transparent;
		display: block;
		height: 33px;
		position: absolute;
		right: 7px;
		text-indent: -9999px;
		top: 40px;
		width: 180px;
		z-index: 60;
	}
	p.tag-line {
		background-color: transparent;
		height: 35px;
		margin: 0;
		padding: 0;
		position: absolute;
		right: 66px;
		text-indent: -9999px;
		top: 173px;
		width: 300px;
		display: none;
	}
#nav {
	height: 26px;
	text-align: center;
	position: absolute;
	width: 990px;
	left: 0px;
	bottom: 0px;
	font-size: 16px;
	z-index: 50;
	background: transparent none 0 0 no-repeat;
	font-family: Verdana, Geneva, sans-serif;
}
/* see navigation section */
#page {
	position: relative;
	padding: 0 0 0px 0;
	margin: 0;
	background-color: #2d2e30; 
	background-image: none; 
	background-position: 50% 0; 
	background-repeat: no-repeat;
}
	.section-nightlife #page {
		background: transparent url(img/page-bg-nightlife-990x1142.jpg) 50% 0 no-repeat;
	}
#content {
	position: relative;
	padding: 0px 0 10px 0;
	margin: 0;
	background: transparent none 0 0 no-repeat;
	min-height: 300px;
}
	#content-inner {
		position: relative;
		padding: 22px 30px 0 30px;
		margin: 0 0px;
		background-color: transparent;
	}
#footer {
	background: transparent none 0px 100% repeat-x;
	width: 990px;
	margin: 0 auto;
	clear: both;
	padding:0 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #C3C5BE;
}
	#footer-inner {
		background-color: transparent;
		margin: 0;
		padding: 0 0 0 0;
		color: #C3C5BE;
		text-align: center;
		font-size: 13px;
		position: relative;
		margin: 0px auto 0px auto;
	}
	p#address {
		font-size: 13px;
		line-height: 13px;
		margin: 0;
		padding: 1px 0 10px;
		text-align: center;
	}
	p#info {
		padding: 1px 4px;/* 3px 0 8px 0; */
		font-size: 12px;
		line-height: 1.2em;
		position: absolute;
		bottom: -22px;
		left: 220px;
		background: #C3C5BE;
		background: rgba(255, 255, 255, .5);
	}
	#footer a,
	#footer a:link,
	#footer a:active,
	#footer avisited,
	#footer a:hover {
		color: #fff;
	}
		#footer-menu {
			padding: 0px 0 6px 0;
			font-variant: small-caps;
			font-size: 14px;
			line-height: 1.5em;
			/* display: none; */
		}
		#footer-menu div.nav-button {
			display: inline-block;
			width: auto;
			height: auto;
			padding: 0 1ex;
			border-right: 1px solid #fff;
		}
		#footer-menu div.button7 { /*  no divider after last menu item */
			border-right: 0px solid transparent !important;
		}
		#footer-menu .nav-button a,
		#footer-menu .nav-button a:link,
		#footer-menu .nav-button a:active,
		#footer-menu .nav-button a:visited {
			background: transparent none no-repeat 0 0;
			display: inline;
			width: auto;
			height: auto;
			overflow: visible;
			text-align:center;
			text-decoration: none;
			color: #C3C5BE;
			line-height: 15px;
			font-variant: small-caps;
			font-size: 13px;
		}
		#footer-menu .nav-button a:hover {
			background: transparent none no-repeat 0 0;
			color: #fff;
		}
#social-media {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 36px;
	width: 100px;
	margin: 0 0 0 auto;
	border: 0px solid red;
}
#social-media a,
#social-media a:link,
#social-media a:active,
#social-media a:visited,
#social-media a:hover {
	display: block;
	float: right;
	margin: 10px 10px 0 0;
}
/* nav menu --------------------------------------------------------------------- */
	/* main nav menu */
	#nav div.nav-button {
		display: inline-block;
		width: 125px;
		height: 60px;
	}
	#nav ul {
		list-style: none inside none; 
		margin: 0;
		padding: 0;
		white-space: normal;
		position: relative;
	}
	#nav ul li {
		display: inline-block;
		height: 26px;
		text-transform: capitalize;
		margin: 0 0;
		text-indent: 0;
		line-height: 23px;
		position: relative;
		border-right: none;/* 2px solid #8f231d; */
	}
	#nav ul li ul {
		position: absolute;
		left: -9999px;
		top: 26px;
		background-color: #444547;
		background-color: rgba(99,100,102,0.9); /* #444547; */
		z-index: 101;
	}
	#nav ul li:hover ul {
		left: 0px;
	}
	  .link3 ul {
		  width: 13em;
	  }
	  .link5 ul {
		  width: 12em;
	  }
	#nav ul li ul li {
		display: block;
		text-align: left;
		height: 27px;
		z-index: 101;
		word-spacing: -.15ex;
	}
	#nav a,
	#nav a:link,
	#nav a:active,
	#nav a:visited {
		color: #c3c5be;/* #df9a41 */
		text-decoration: none;
		z-index: 100;
		display: block;
		height: 26px;
		padding: 0 29px;
		border-width: 0 1px 0 1px;
		border-style: solid;
		border-color: transparent; /* #2D2E30; */
	}
	#nav a:hover {
		color: #fff;
		border-color: #2D2E30;
		text-decoration: none;
		background-color: #444547;
		background-color: rgba(99,100,102,0.3); /* #444547; */
	}
		.page-home #nav .link1 a,
		.page-home #nav .link1 a:link,
		.page-home #nav .link1 a:active,
		.page-home #nav .link1 a:visited,
		.page-home #nav .link1 a:hover,
		.page-home #footer-menu .link1 a,
		.page-home #footer-menu .link1 a:link,
		.page-home #footer-menu .link1 a:active,
		.page-home #footer-menu .link1 a:visited,
		.page-home #footer-menu .link1 a:hover {
			/* color: #fff; *//* #A3EDE5 */
			cursor: default;
			background-color: #444547;
			background-color: rgba(99,100,102,0.3); /* #444547; */
		}
		.page-about #nav .link2 a,
		.page-about #nav .link2 a:link,
		.page-about #nav .link2 a:active,
		.page-about #nav .link2 a:visited,
		.page-about #nav .link2 a:hover,
		.page-about #footer-menu .link2 a,
		.page-about #footer-menu .link2 a:link,
		.page-about #footer-menu .link2 a:active,
		.page-about #footer-menu .link2 a:visited,
		.page-about #footer-menu .link2 a:hover {
			/* color: #fff; */
			cursor: default;
			background-color: #444547;
			background-color: rgba(99,100,102,0.3); /* #444547; */
		}
		.section-gallery #nav .link3 a,
		.section-gallery #nav .link3 a:link,
		.section-gallery #nav .link3 a:active,
		.section-gallery #nav .link3 a:visited,
		.section-gallery #nav .link3 a:hover,
		.section-gallery #footer-menu .link3 a,
		.section-gallery #footer-menu .link3 a:link,
		.section-gallery #footer-menu .link3 a:active,
		.section-gallery #footer-menu .link3 a:visited,
		.section-gallery #footer-menu .link3 a:hover {
			/* color: #fff; */
			background-color: #444547;
			background-color: rgba(99,100,102,0.3); /* #444547; */
		}
		.page-art-shows #nav .link4 a,
		.page-art-shows #nav .link4 a:link,
		.page-art-shows #nav .link4 a:active,
		.page-art-shows #nav .link4 a:visited,
		.page-art-shows #nav .link4 a:hover,
		.page-art-shows #footer-menu .link4 a,
		.page-art-shows #footer-menu .link4 a:link,
		.page-art-shows #footer-menu .link4 a:active,
		.page-art-shows #footer-menu .link4 a:visited,
		.page-art-shows #footer-menu .link4 a:hover {
			/* color: #fff; */
			cursor: default;
			background-color: #444547;
			background-color: rgba(99,100,102,0.3); /* #444547; */
		}
		.section-cards #nav .link5 a,
		.section-cards #nav .link5 a:link,
		.section-cards #nav .link5 a:active,
		.section-cards #nav .link5 a:visited,
		.section-cards #nav .link5 a:hover,
		.section-cards #footer-menu .link5 a,
		.section-cards #footer-menu .link5 a:link,
		.section-cards #footer-menu .link5 a:active,
		.section-cards #footer-menu .link5 a:visited,
		.section-cards #footer-menu .link5 a:hover {
			/* color: #fff; */
			background-color: #444547;
			background-color: rgba(99,100,102,0.3); /* #444547; */
		}
		.page-contact #nav .link6 a,
		.page-contact #nav .link6 a:link,
		.page-contact #nav .link6 a:active,
		.page-contact #nav .link6 a:visited,
		.page-contact #nav .link6 a:hover,
		.page-contact #footer-menu .link6 a,
		.page-contact #footer-menu .link6 a:link,
		.page-contact #footer-menu .link6 a:active,
		.page-contact #footer-menu .link6 a:visited,
		.page-contact #footer-menu .link6 a:hover {
			/* color: #fff; */
			cursor: default;
			background-color: #444547;
			background-color: rgba(99,100,102,0.3); /* #444547; */
		}
		/* .page-area #nav .link7 a,
		.page-area #nav .link7 a:link,
		.page-area #nav .link7 a:active,
		.page-area #nav .link7 a:visited,
		.page-area #nav .link7 a:hover,
		.page-area #footer-menu .link7 a,
		.page-area #footer-menu .link7 a:link,
		.page-area #footer-menu .link7 a:active,
		.page-area #footer-menu .link7 a:visited,
		.page-area #footer-menu .link7 a:hover {
			color: #5D8B43;
			cursor: default;
		}
		#nav li.link8 {
			border-right: 0px solid transparent;
		}
		.page-contact #nav .link8 a,
		.page-contact #nav .link8 a:link,
		.page-contact #nav .link8 a:active,
		.page-contact #nav .link8 a:visited,
		.page-contact #nav .link8 a:hover,
		.page-contact #footer-menu .link8 a,
		.page-contact #footer-menu .link8 a:link,
		.page-contact #footer-menu .link8 a:active,
		.page-contact #footer-menu .link8 a:visited,
		.page-contact #footer-menu .link8 a:hover {
			color: #5D8B43;
			cursor: default;
		} */
	#nav li.footer-only {
		display: none;
	}
	/* footer nav */
	#footer-menu ul {
		list-style: none inside none; 
		margin: 0;
		padding: 0;
	}
	#footer-menu ul li {
		display: inline;
		text-transform: none;
		margin: 0 0;
		padding: 0 4px;
		text-indent: 0;
		line-height: 1.1em;
	}
	#footer-menu ul li ul {
		display: none;
	}
	#footer-menu a,
	#footer-menu a:link,
	#footer-menu a:active,
	#footer-menu a:visited {
		color: #C3C5BE;
		text-decoration: none;
	}
	#footer-menu a:hover {
		color: #fff;
		text-decoration: underline;
	}
	#footer span.fm { display: none; }
/* typography -------------------------------------------------------------------- */
/* html elements ----------------------------------- */
em { font-style: italic; }
strong { font-weight: 700; }
small {font-size: x-small; }
h1 {
	font-size: 1.6em;
	line-height: 1.4em;
	margin: 0.2em 0px 0.5em 0px;
	text-indent: 0px;
	color: #c3c5be;
}
h1.page-title {
	color: #c3c5be; /* #172113;  #964100; #A24D0C;*/
	/* text-shadow: 0.1em 0.1em 0.1em #ABB2A4, -1px -1px #E1C474; */
	font-variant: small-caps;
	margin: 16px 0px 0.6em 0px;
	/* font-weight: 700; */
	font-size: 1.45em;
	letter-spacing: .4ex;
}
h2 {
	font-size: 1.4em;
	line-height: 1.2em;
	margin: .5em 0px .5em  0px;
	text-indent: 0px;
	color: #c3c5be;
}
h3 {
	font-size: 1.2em;
	line-height: 1.1em;
	margin: .2em 0px .9em 0;
	text-indent: 0px;
	color: #c3c5be;
}
h4 {
	font-size: 1.15em;
	line-height: 1.0em;
	margin: .2em 0 .5em 0;
	text-indent: 0px;
	color: ##c3c5be;
}
h5 {
	font-size: 1.1em;
	line-height: 1.0em;
	margin: .2em 0 .5em 0;
	color: #c3c5be;
}
h6 {
	font-size: 1.1em;
	line-height: 1.0em;
	margin: .2em 0 .5em 0;
	color: #c3c5be;
}
.fancy-heading {
	display: block;
	text-indent: -9999px;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6 {
	color: #D4DBDA;
}
p {
	font-size: 1em;
	line-height: 1.4em;
	padding: 0 0 1em;
	/* font-family: "times new roman", times, georgia, serif; */
}
	#content p {
	  font-size: .93em;
	  line-height: 1.45em;
	  padding: 0 0 .96em;
	  color: #C3C5BE;	
	  text-indent: 0em;	
	  text-align: justify;
	}	
/* lists */
ul, ol {
	padding: 0 0 0 15px;
	margin: 0 0 1em 0;
	/* font-family: helvetica, arial, sans-serif; */
}
ul.no-indent { padding: 0; }
#content ul, #content ol, #content dl {
	/* font-family: helvetica, arial, sans-serif; */
	font-size: 1.0em;
}
ul li {
	text-indent: -1.5em;
	margin: 0 0 0.3em 1.5em;
	padding: 0 0 0px 0;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.4em;
	/* background: transparent url(img/pandg-icon-16x16.png) no-repeat 0 4px; */
}
ul.no-indent li { margin: 0 0 .7em 0; }
#nav ul li, #footer-menu ul li {
	background: transparent none no-repeat 0 0;
}
ul li li {
	list-style-type: circle;
}
ol li {
	text-indent: -1em;
	margin: 0 0 .7em 1em;
	padding: 0 0 0 12px;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 1.4em;
}
dl {
	margin-left: 0;
}
dt {
	font-weight: 700;
	line-height: 1.2em;
    margin: 0.5em 0 0;
	color: #126b63;
}
dd {
	margin: 0 0 .5em 1em;
	text-indent: 0em;
	line-height: 1.2em;
}
/* links */
a, a:link {
	text-decoration: none;
	color: #fff;/* #40877D; *//* #F29A0E; *//* #DF9A41 */
}
a:active {
	text-decoration: underline;
}
a:visited {
	color: #EEE;
}
a:hover {
	color: #fff;/* #CF8E58 */
	text-decoration: underline;
}
#left a, #left a:link {
	text-decoration: none;
	color: #E5FFFB;/* #F29A0E; *//* #DF9A41 */
}
#left a:active {
	text-decoration: underline;
}
#left a:visited {
	color: #97C6C3;
}
#left a:hover {
	color: #C46200;/* #CF8E58 */
	text-decoration: underline;
}
.underline, a.underline, #left a.underline {
	text-decoration: underline;
}
a.long-link,
a.long-link:link,
a.long-link:active,
a.long-link:visited,
a.long-link:hover {
	color: #303030;
	text-decoration: none;
}
	a.long-link span {
		color: #00aeef;
		text-decoration: underline;
	}

/* typography classes ------------------- */
.small-text {
	font-size: .9em;
}
.in1 {
	padding-left: 1em;
}
.in2 {
	padding-left: 2em;
}
.ltJust {
	text-align: left;
}
.rtJust {
	text-align: right;
}
.ctJust,
#content .ctJust {
	text-align: center;
}
.fullJust {
	text-align: justify;
}
.ind {
	text-indent: 1em;
}
.hangInd {
	text-indent: -1em;
	margin-left: 1em;
}
.noInd,
#content p.noInd {
	text-indent: 0;
}

.float-left {
	float: left;
	margin: 0 15px 5px 0;
}
.float-right {
	float: right;
	margin: 0 0px 5px 15px;
}
.photo-float-left {
	float: left;
	margin: 0 15px 5px 0;
	clear: left;
}
.caption-float-right {
	display: block;
	float: right;
	margin: 0 0px 5px 15px;
	font-size: .9em;
	text-align: center;
}
.white {
	font-weight: 700;
	color: #fff;
}
.yellow {
	font-weight: 700;
	color: #E6CB26;
}
.bold {
	font-weight: 700;
	/* font-size: 1.15em;
	line-height: 1em; */
}
div.float-clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	/* outline: 1px dashed red; */
}
.shadow {
	-moz-box-shadow: 3px 3px 9px #796B5C;
	-webkit-box-shadow: 3px 3px 9px #796B5C;
	box-shadow: 3px 3px 9px #796B5C;
	/* For IE 8 */
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#796B5C');
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#796B5C');
}
img.snapshot {
	margin-top: 10px;
	margin-bottom: 40px;
	display: block;
}
img.snap-left {
	margin-left: 0;
	margin-right: auto;
}
img.snap-right {
	margin-right: 0;
	margin-left: auto;
}
img.snap-center {
	margin-right: auto;
	margin-left: auto;
}
img.photo-border {
	border: 1px solid #9B5C26;
	background-color: #EDDFD4;
	padding: 2px;
}
img.framed {
	background: transparent url(img/image-bg.jpg) 50% top;
	padding: 10px;
}
div.image-centered {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
div.showhide {
	position: relative;
	left: -9999px;
	height: 1px;
	overflow: hidden;
}
div.reveal {
	position: relative;
	left: 0px;
	height: auto;
	overflow: hidden;
}
#content p.trigger {
	cursor: pointer;
	color: #fff;
}
/* page-specific styles -------------------------------------------- */
/* home page ------------------------ */
.page-home #page {
}
.page-home #content-inner {
	text-align: center;
}
.page-home div.image-centered {
	margin: 10px auto 20px auto;
}
/* about page ------------------------ */
.page-about #content-inner {
	padding: 22px 100px 0;
}
#about-image-div {
	float: right;
	margin: 0 0 20px 40px;
}
.page-about #content-inner p {
	text-align: justify;
}
/* sample page ---------------------- */
.page-sample #page {
	
}
.page-sample #content-inner {
	padding: 22px 30px 0 30px;
}
.express-your-love {
	background: transparent url(img/express-your-love-214x47.png) 0 0 no-repeat;
	width: 214px;
	height: 47px;
}
/* galleries and cards INDEX pageS */
body.page-gallery-index div.gallery-index-holder,
body.page-cards-index div.gallery-index-holder {
	margin: 10px auto 1em auto;
	width: 690px;
	background-color: #1d1d1f;
	padding: 30px 30px 0 30px;
	outline: 0px solid aqua;
}
body.page-cards-index div.gallery-index-holder {
	background-color: #131315;
}
body.page-gallery-index div.index-item,
body.page-cards-index div.index-item {
	float: left;
	width: 170px;
	height: 225px;
	text-align: center;
	background-color: #1d1d1f;
	padding: 0px 30px 0 30px;
	font-size: .85em;
	line-height: 1.4em;
	outline: 0px solid yellow;
}
body.page-cards-index div.index-item {
	width: 330px;
	height: 330px;
	clear: none;
	background-color: #131315;
	padding: 0px 0px 0 0px;
	font-size: .85em;
	line-height: 1.4em;
	outline: 0px solid yellow;
}
div.index-item img {
	margin-bottom: .2em;
}
#content div.index-item a,
#content div.index-item a:link,
#content div.index-item a:active,
#content div.index-item a:visited {
	color: #c3c5be;
}
#content div.index-item a:hover {
	color: #eeeeee;
	text-decoration: none;
}
#content div.index-item a img {
	outline: 1px solid transparent;
}
#content div.index-item a:hover img {
	outline: 1px solid #868789; /* #C3C5BE */
}
div.index-info {
	text-align: center;
	font-size: .82em;
	line-height: 1.4em;
	margin: 0px 0;
	padding: 40px 0 20px;
	clear: both;
}
/* gallery pageS - see also css/galleriffic/gailcohen.galleriffic.css */
body.section-gallery div.gallery-text {
	margin: 30px 20px 1em 20px;
}
p.gallery-contact-text {
	text-align: center !important;
	margin-top: 2em;
	position: relative;
}
div.gallery-text hr {
	width: 80%;
	margin: 20px auto;
	height: 1px;
	color: #705c75;
	border-top: 1px solid #705c75;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 0px solid transparent;
}
body.section-gallery #content p.trigger {
    color: #c3c5be;
    font-size: 0.87em;
    margin-right: 70px;
    padding-top: 1em;
    text-align: right;
	padding-right: 18px;
	background: url(img/carat-down.png) no-repeat right 50% transparent;
}
body.section-gallery #content p.trigger:hover {
    color: #fff;
}
body.section-gallery #content p.up {
	background: url(img/carat-up.png) no-repeat right 50% transparent;
}
/* contact page ---------------------- */
.page-contact #content-inner {
	padding: 20px 35px 0 35px;
}
.page-contact input[type=text],
.page-contact textarea {
	background-color: #3C3D3F;
	border: 1px solid #28292B;
	font-size: 13px;
	padding: 4px;
	color: #fff;
}
#recaptcha_area #recaptcha_table {
	background-color: #fff; /* #C3C5BE; */
}
.page-contact #recaptcha_area input[type=text] {
	background-color: #fff;
	color: #000;
}
/* art shows a.k.a.exhibits page page-art-shows ---------------------- */
.page-art-shows div.exhibitions {
	margin: 10px 0;
}
.page-art-shows div.exhibitions h1,
.page-art-shows #content div.exhibitions p {
	text-align: center;
	color: #C3C5BE;
	font-size: 0.95em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}
.page-art-shows div.exhibitions h2 {
	font-size: 0.95em;
	color: #705c75;
	margin: 1.5em 0 0 0;
}
.page-art-shows #content div.exhibitions p.art-shows-image {
	margin: 35px 0 15px 0;
}
/* links page ---------------------- */
.page-recommend #page {
	background-image: url(img/page-recommend-bg.jpg);
}
.page-recommend #content-inner {
	padding: 20px 35px 0 35px;
}
.we-recommend {
	background: transparent url(img/we-recommend-201x40.png) 0 0 no-repeat;
	width: 201px;
	height: 40px;
	margin-bottom: 1px;
	margin-top: 0;
}
.page-recommend #content p {
	line-height: 1.3em;
	text-indent: 0;
}
.page-recommend #content h3 {
	color: #8F231D;
	margin-top: 1em;
	margin-bottom: .5em;
}
/* Artist Statement page - artist-statement.html */
.page-artist-statement h2,
.section-gallery .gallery-text h2 {
	font-size: 1.25em;
	margin: 1.1em 0 .7em 0;
}