/* --holmes CSS-- */
* {margin:0px; padding: 0px;}
body {
	font: 100% "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #FFE1BB url(images/layout/tile-x.gif) repeat-x left top;
	position: relative;
}
h1, h2, h3, h4, h5, h6, p, span, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: .8em;
}
h1,h2,h3,h4,h5,h6 {color: #4B260E;}
h1 {font-size: 110%;}
h2 {font-size: 95%; margin-bottom: .5em;}
h3 {font-size: 85%;}
h4 {font-size: 80%; line-height: 1.3em;
}
p {font-size: 85%; padding: 1px;}
ul {
	margin: -10px 0px 30px 45px;
	list-style: square;
}
a:link {color: #663333;}
a:visited {color: #333300;}
a:hover {color: #333300;}
a:active {
	color: #FFFFFF;
}
.style2 {color: #990000}

#wrapper {width: 800px;
	 margin-bottom: 20px;}
#branding {text-align:left; margin-top: 10px;}

#topNav {
	width: 100%; 
	height:24px;
	float:left;
	background: url(images/layout/nav_end.gif) repeat-x left top;
	display:inline;
	position: relative;
}

#header {
	clear:both;
	vertical-align: middle;
}
#headerPrint {
	dislay: inline;
	vertical-align: middle;
	float:left;
}
#content{
	clear:both;
	width: 730px;
	margin-left: 50px;
	color: #4B260E;
}	

/*-- calendar info --*/
.cal {margin: -5px 0px 40px 45px; width: 500px; }
/*-- end of calendar info --*/

/*-- original paintings gallery --*/
.gallery {
	width: 690px;
	text-align:center;
	padding: 30px 20px;
	margin-bottom: 40px;
	background: #FFFFFF;
	}
.gallery img {
	margin-right: 10px;
	margin-bottom: 10px;
}
/*-- end of original paintings gallery --*/
/*-- prints gallery --*/
#print-btn {
	clear: left;
	display:inline;
	width: 360px;
	color: #C4947E;
	float:right;
	text-align: center;
	margin: 20px 60px 10px 20px;
	background: #E9DCC7;
}
#print-btn h2 a, #print-btn h2 a:link img {color: #C4947E; text-decoration: none;}
.float_rt {float:right; padding: 0px 15px; margin-top: -10px;}
.prints {text-align:center; vertical-align: top; margin-right:20px; width: 310px;}
.prints a img, .prints a:link img {
	text-decoration: none;
	border: 6px solid #EEE;
	color: #EEE;
	}
.prints a:hover img {
	text-decoration: none;
	border: 6px solid #FFF;
	}
.new_release {
	color: #990000;
	font-size: 85%;
	font-style: oblique;
	text-decoration: none;
}
/*-- end fo prints gallery --*/

#footer {
	text-align: center;
	color:#996666;
	margin-bottom: 40px;
	font-variant: small-caps;
	white-space: nowrap;
}
.footer1 {margin-bottom: -.02em ;}
.footer2 {
	font-size: 75%;
	margin-bottom: 1.25em;
	font-variant: normal;
}
.img_rt {float:right; margin: 20px 0px 10px 20px;}
.shif_trt {
	padding-left: 30px;
}
.shift_lft {
	padding-right: 30px;
}


.img_lft {float:left; margin: 10px 20px 10px 0px;}

.inline {display:inline;}
.nobr {white-space: nowrap}
span {padding: 30px 3px;}
