/* no list-markers by default, since lists are used more often for semantics */
ul,ol {
	list-style:none
}

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { 
	font-size:1em;
}

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0; 
	padding:0;
}

body {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
	font-size: 12px;
	line-height: 16px;
	color: #282828;
	background-color: #FFF;
	margin: 0px;
	text-align: center;
}
img {
	border: none;
	display:block;
}

img, div, a { behavior: url(http://www.stephen-weaver.com/iepngfix.htc) }

td {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	line-height: 16px;
}
div {
	text-align: center;
}
a {
   outline: none;
}
a:active, a:focus {
 	outline: none;
}
a:link {
	color: #D1901D;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #D1901D;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #D1901D;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: normal;
	color: #895533;
	font-size: 16px;
	letter-spacing:.2em;
	line-height: 24px;
	padding: 54px 0px 12px 0px;
	margin: 0px auto 0px auto;
	clear: left;
	text-transform: uppercase;
	text-align: center;
	max-width: 850px;
}
h2 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: normal;
	color: #895533;
	font-size: 15px;
	letter-spacing:.2em;
	padding: 24px 0px 0px 0px;
	margin: 0px auto 0px auto;
	clear: left;
	text-transform: uppercase;
	text-align: center;
	max-width: 850px;
}
h3 {
	font-weight: normal;
	margin: 0px auto 0px auto;
	text-align: center;
	max-width: 850px;
}
p {
	width: 700px;
	text-align: center;
	margin: 12px auto 12px auto;
}
p img {
	text-align: center;
	margin: 12px auto 12px auto;
}
table {
	margin: 0px auto;
}
#content {
	width: 700px;
	margin: 0px auto 0px auto;
}
#contentPrint {
	width: 400px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#content h2, #contentPrint h2 {
	text-align: left;
}
#content p, #contentPrint p {
	text-align: left;
}
#credits {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#credits a:link, #credits a:visited, #credits a:hover {
	color: #282828;
	text-decoration: underline;
}
#footerBkg {
	background-image: url(http://www.stephen-weaver.com/images/graphics/bkgFooter.gif);
	background-repeat: repeat-x;
	position: fixed;
	bottom: 0;
	z-index: 2;
}
#footerShell {
	position: fixed;
	bottom: 0px;
	left: 50%;
	z-index: 2;
}
#footer {
	text-align: center;
	font-size: 10px;
	width: 4000px;
	position: relative;
	left: -2000px;
	padding: 12px 0px 0px 0px;
	background-image: url(http://www.stephen-weaver.com/images/graphics/bkgFooter.gif);
	background-repeat: repeat-x;
}
#logo {
	width: 394px;
	text-align: center;
	margin: 0px auto 0px auto;
}
#nav {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	margin: 8px 0px 16px 0px;
}
#nav a {
	font-weight: normal;
	padding: 0px 8px 0px 8px;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #E3BF63;
	text-decoration: none;
}
.border img {
	border: 6px solid #94968F;
	background-color: #94968F;
}
.caps {
	font-size: 20px;
	text-transform: none;
	font-variant: small-caps;
	letter-spacing:.1em;
	padding-bottom: 6px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.column1 {
	padding-right: 55px;
}
.contentMenu {
	padding: 54px 0px 12px 0px;
	margin: 0px auto 24px auto;
	text-align: center;
}
.contentMenu a {
	padding: 0px 6px 0px 6px;
}
.contentTable td {
	text-align: left;
	padding: 10px;
}
.dim {
	font-size: 14px;
	color: #BEBFB4;
}
.error {
	color: #CC0000;
}
.floatLeft {
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}
.floatRight {
	margin-left: 12px;
	margin-bottom: 12px;
	float: right;
}
.galleriesLink {
	font-size: 12px;
	letter-spacing:.1em;
	padding-top: 4px;
	padding-right: 30px;
}
.galleriesLink2 {
	font-size: 12px;
	letter-spacing:.1em;
	padding-top: 4px;
	padding-right: 30px;
	margin-top: -30px;
	margin-bottom: 30px;
}
.galleriesLink a:link, .galleriesLink2 a:link, .navHome a:link {
	color: #94968F;
	text-decoration: none;
}
.galleriesLink a:visited, .galleriesLink2 a:visited, .navHome a:visited {
	color: #94968F;
	text-decoration: none;
}
.galleriesLink a:hover, .galleriesLink2 a:hover, .navHome a:hover {
	color: #94968F;
	text-decoration: underline;
}
.galleriesNumber {
	font-size: 10px;
	letter-spacing:.1em;
	padding-top: 4px;
	padding-right: 30px;
	margin-bottom: 30px;
}
.galleriesNumber2 {
	font-size: 12px;
	letter-spacing:.1em;
	padding-top: 4px;
	text-align: left;
}
.galleriesNumberNot {
	margin-bottom: 30px;
}
.galleriesSub {
	margin-right: 30px;
}
.galleriesThumb {
	margin-right: 30px;
}
.galleriesThumb2 {
	margin: 0px 30px 30px 0px;
}
.hidden {
	display: none;
}
.input {
	background-color: #F4F4F4;
	border: 1px solid #E0E0E0;
	padding: 2px;
	margin: 2px;
	width: 360px;
}
.journal {
	text-align: left;
	margin-left: 36px;
}
.journal p, .journal div, .journalEntry div {
	text-align: left;
}
.journal h2, .journalEntry h1, .journalEntry p {
	text-align: left;
}
.journal h2 {
	font-size: 20px;
	padding: 30px 0px 8px 0px;
}
.journalEntry {
	margin: 36px 24px 0px 0px;
}
.journalLink {
	text-align: left;
	padding: 6px 0px 36px 0px;
}
.journalThumb {
	text-align: left;
	margin: 36px 0px 0px 0px;
}
.latest {
	margin-top: 24px;
}
.left, .left h2, .left p {
	text-align: left;
}
.linkDesc {
	text-align: left;
	padding-top: 8px;
}
.linkHeader {
	font-size: 14px;
	letter-spacing:.1em;
	text-transform: none;
}
.navHome {
	text-align: center;
	font-size: 14px;
	line-height: 32px;
	margin-top: 18px;
}
.newsTitle {
	letter-spacing:.1em;
}
.newsTitle img {
	display: inline;
}
.noBorder {
	border: none;
}
.pageNav a {
	font-size: 14px;
}
.pageNumbers a {
	font-size: 24px;
}
.peeps {
	visibility: hidden;
	display: none;
}
.photo {
	margin-top: 24px;
}
.printColumn1 {
	width: 230px;
	text-align: left;
	padding-right: 50px;
}
.printForm, .printForm h3 {
	text-align: left;
}
.sideBySide, .sideBySide div {
	text-align: left;
	letter-spacing:0em;
}
.sideBySide {
	padding-bottom: 36px;
}
.sideBySide h2 {
	text-align: left;
	font-size: 20px;
	padding: 12px 0px 6px 0px;
}
.sideBySide1 {
	text-align: left;
	font-size: 28px;
	letter-spacing:0em;
	padding-top: 48px;
}
.submenusIntro {
	text-align: center;
	padding-top: 8px;
	padding-right: 36px;
	margin-top: -36px;
	margin-bottom: 36px;
}

.prints {
	text-align: center;
	border-collapse: collapse;
}
.tiny {
	font-size: 10px;
	margin-top: 100px;
}
.thumbs {
	margin-left: 30px;
}
.welcome {
	font-size: 14px;
	font-style: italic;
	letter-spacing:.1em;
}

/* ===================== PHOTO BORDERS ========================================== */

.borderTop {
	background-image: url(http://www.stephen-weaver.com/images/graphics/b-t.jpg);
	background-repeat: repeat-x;
}
.borderBottom {
	background-image: url(http://www.stephen-weaver.com/images/graphics/b-b.jpg);
	background-repeat: repeat-x;
}
.borderLeft {
	background-image: url(http://www.stephen-weaver.com/images/graphics/b-l.jpg);
	background-repeat: no-repeat;
}
.borderRight {
	background-image: url(http://www.stephen-weaver.com/images/graphics/b-r.jpg);
	background-repeat: no-repeat;
}
.l-borderTop {
	background-image: url(http://www.stephen-weaver.com/images/graphics/l-t.png);
	background-repeat: repeat-x;
}
.l-borderBottom {
	background-image: url(http://www.stephen-weaver.com/images/graphics/l-b.png);
	background-repeat: repeat-x;
}
.l-borderLeft {
	background-image: url(http://www.stephen-weaver.com/images/graphics/l-l.png);
	background-repeat: repeat-y;
}
.l-borderRight {
	background-image: url(http://www.stephen-weaver.com/images/graphics/l-r.png);
	background-repeat: repeat-y;
}
.s-borderTop {
	background-image: url(http://www.stephen-weaver.com/images/graphics/s-t.png);
	background-repeat: repeat-x;
}
.s-borderBottom {
	background-image: url(http://www.stephen-weaver.com/images/graphics/s-b.png);
	background-repeat: repeat-x;
}
.s-borderLeft {
	background-image: url(http://www.stephen-weaver.com/images/graphics/s-l.png);
	background-repeat: repeat-y;
}
.s-borderRight {
	background-image: url(http://www.stephen-weaver.com/images/graphics/s-r.png);
	background-repeat: repeat-y;
}

/* ===================== CART ========================================== */

.cart td, .cart2 td {
	padding: 18px;
}
.cart th {
	font-weight: normal;
	font-size: 12px;
	letter-spacing:.1em;
	text-align: center;
	padding: 6px;
}
.cart2 {
	padding: 0px 2px 0px 2px;
}
.cartBkg {
	background-color: #F4F4F4;
	text-align: center;
}
.cartBkg2 {
	background-color: #FFF;
}
.cartBkg img {
	border: 4px solid #FFF;
	background-color: #FFF;
	margin: 0px auto 0px auto;
}
td.buttons {
	padding-top: 14px;
	padding-bottom: 12px;
}
.total {
	font-size: 16px;
	color: #D1901D;
	line-height: 24px;
}
.cartPicture {
	width: 150px;
	padding: 0px;
}
.tinyText {
	font-size: 10px;
}

/* ===================== SEARCH ========================================== */

.level1 {
	text-align: left;
	padding-top: 4px;
	border-top: 1px solid #CCC;
	margin-top: 8px;
}
.level2 {
	text-align: left;
	padding-left: 20px;
	padding-top: 4px;
}
.level3 {
	text-align: left;
	padding-left: 40px;
	padding-top: 4px;
}
.level4 {
	text-align: left;
	padding-left: 60px;
	padding-top: 4px;
}
.level5 {
	text-align: left;
	padding-left: 80px;
	padding-top: 4px;
}	