BODY, TD {
	margin: 0;
	COLOR: #770000;
	font-size: 12pt;
	font-family: times, serif;
	background-color: #CCCC99;
	line-height: 1.2em;
}

H1 {
	font-family: times, serif;
	font-weight: normal;
	line-height: 1.2em;
	margin-right: .5em;
	padding-top: .2em;
	padding-bottom: 0em;
}

H1.hometitletext {
	color: #756B50;
	font-size: 160%;
	padding-left: 1.5em;
	margin: 0;
}
.byline {
	font-size: 70%;
	font-weight: bold;
	padding-left: 2.2em;
}

H2 {
	font-family: times, serif;
	font-size: 130%;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: .85em;
}
H2.page_title {
	padding-top: 0;
	font-size: 185%;
	width: 100%;
	line-height: 1.2em;
}
H2.subtitle {
	font-size: 145%;
	text-align: center;
	margin-top: .3em;
	padding-bottom: .5em;
}

H3 {
	font-weight: normal;
	margin-top: 2.2em;
	margin-bottom: .85em;
	padding-top: .25em;
	font-size: 120%;
}

.home_header {
	padding-top: .5em;
	padding-bottom: 1.2em;
}

/* general links */
A:link { COLOR: #001155; }
A:visited { COLOR: #440000; }
A:hover {
	color: #0022BB;
	text-decoration: none;
}

P {
	margin-top: 0em;
	margin-bottom: .8em;
	padding-top: 0em;
	padding-bottom: 0em;
}

BLOCKQUOTE {
	font-family: times;
	font-size: 90%;
	padding-left: .5em;
	margin-left: 2.5em;
	border-left: 1px solid #aa7777;
}

PRE {
    font-family: times, serif;
}

PRE P {
	margin: 0;
	padding: 0;
}

.contactfooter {
	font-size: 85%;
	text-align: center;
	font-style: italic;
	margin-top: 3.5em;
	padding-top: .25em;
	padding-bottom: 0;
}

.contactfooter B {
	color: #450400;
}
.contactfooter A {
	margin-top: .4em;
	margin-bottom: .4em;
}

.sculpturelabelrow {
	font-size: 90%;
	padding-bottom: 1.5em;
	text-align: center;
}

A.blackcell_gallery_link {
	color: #EFCB95;
	text-decoration: none;
}

A.blackcell_gallery_link:hover {
}

.home_gallery_icon_cell {
	background-image: url(images/home_galleryspacer.gif);
}

.black_table_header_cell {
	background-color: #180D00;
	color: #EFCB95;
	font-size: 75%;
	font-family: arial, sans-serif;
	padding-bottom: .5em;
	padding-top: .3em;
}

.home_gallery_icon_title_cell {
	font-size: 75%;
	font-style: italic;
	padding: .5em;
}

.main_home_image {
	padding-bottom: .85em;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	margin-left: 1em;
	border: 1px solid #C5BEA9;

}

.pagecontent {
	text-align: left;
	max-width: 40em;
	margin-top: 2em;
	padding: .5em;
	border-bottom: 1px #A1987E solid;
}

.articledate {
	font-size: 90%;
	color: #91886E;
	text-align: right;
	margin-bottom: 2.35em;
	max-width: 40em;
	font-style: italic;
}


/* ------------ listings, especially for home page ------------- */

.home_articlelistings {
	border-top: 1px solid #000000;
	margin-top: 2.5em;
}

.articlelistings {
	border-top: 1px solid #000000;
	font-family: times, serif;
	margin-top: 2.5em;
}

li.article_listing {
	padding-top: .65em;
}

a.articlelisting_title {
	font-weight: bold;
	size: 120%;
	margin-right: 1em;
}

a.article_desc_link {
	color: #000000;
	text-decoration: none;
}

a.article_desc_link:hover {
	color: #990000;
	text-decoration: underline;
}

.morelink {
	margin-left: .85em;
	font-style: italic;
}

/* ------- gallery stuff */

.gallery_header {
	padding-top: .5em;
	padding-bottom: .7em;
}

.gallery_body {
	padding-top: .5em;
	padding-bottom: .7em;
}

.gallery_icon_cell {
	font-size: 85%;
	padding-left: .7em;
	padding-top: .5em;
}

.gallery_icon_cell B {
	color: #450400;
	font-size: 90%;
}

.gallery_arch_top_cell {
	background-image: url(images/gallery_arch_endbg.gif);
}

.sculpcaption {
	margin-top: .5em;
	font-size: 85%;
}

.sculpcell {
	padding-top: 1em;
	padding-left: .35em;
	padding-right: .35em;
}

/* menu stuff */
.top_menu {
	font-family: verdana;
	font-size: 90%;
	font-weight: bold;
	color: #733F3B;
	padding-left: 2em;
	padding-top: .35em;
	width: 50%;
	border-top: 1px #A1987E solid;
}

.top_menu a {
	text-decoration: none;
	color: #733F3B;
	font-family: verdana, sans-serif;
	margin-left: .65em;
	margin-right: .65em;
}

.top_menu a:hover {
	text-decoration: underline;
	color: #A1987E;
}

