/* Main */

.clear {
	clear: both;
}
div.clear {
	font-size: 1px;
	line-height: 1px;
	height: 0;
	visibility: hidden;
}
img {
	display: block;
}
a {
}
a:link, a:visited {
	color: #563e08;
}
a:hover {
	color: #a37784;
}
p {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 1em;
}
h2 {
	font-size: 16px;
	margin: 1.4em 0 0;
}
strong {	font-weight:bold;
}

/* shared layout */
body {
	text-align: center;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	color: #563e08;
	background-color: #dccfb1;
}
#wrap {
	margin: 0 auto 40px;
	width: 844px;
	text-align: left;
}
#masthead {
	height: 122px;
	background: transparent url(../imgs/topLogo.gif) no-repeat right 16px;
}

div#main {
	background-color: #eee6cf;
	height: 420px;
	clear: both;
}
div#storeFooterLink {
	color: #f1e5c1;
	height: 34px;
	font-size: 18px;
	line-height: 34px;
	padding-left: 49px;
	background: #664145 url(/imgs/footerArrows.gif) no-repeat 21px center;
}
div#storeFooterLink a {
	text-decoration: none;
	color: #f1e5c1;
}
div#storeFooterLink strong {
	color: #efe3e6;
	text-transform: uppercase;
	font-weight: bold;
}
p#footer {
	clear: both;
	line-height: 31px;
}

/* nav */
ul#nav {
	padding-top: 90px;
	list-style: none;
	list-style-position: outside;
}
ul#nav li {
	display: inline;
	float: left;
}
ul#nav li a {
	float: left;
	display: block;
	font-size: 11px;
	line-height: 32px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-decoration: none;
	padding: 0 13px;
}
ul#nav li a#navHome {
	padding-left: 0;
}


div#leftWrap {
	float: left;
	display: inline;
	width: 475px;
	margin: 34px 0 0 34px;
}
img#headline {
	margin-bottom: 9px;
}

div#photoWrap {
	float: right;
	display: inline;
	margin: 34px 34px 0 0;
}
img#singlePhoto {
}

/* Paintings */
h2 a {
	text-decoration: none;
}
h2 a:hover {
	color: #805260;
}
a#paintingHighlight {
	color: #805260!important;
}
