/* 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 {
	text-align: center;
	font-family: Arial, sans-serif; 
	font-size: 13px;
	line-height: 18px;
	color: #7D7675;
	background-color: #0B0804;
	margin: 0px;
	background-image: url(images/graphics/bkg.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

img, div, a { behavior: url(iepngfix.htc) }

td {
	font-family: Arial, sans-serif; 
	font-size: 13px;
	line-height: 18px;
}
a:link {
	color: #C57043;
	text-decoration: none;
}
a:visited {
	color: #C57043;
	text-decoration: none;
}
a:hover {
	color: #C57043;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #C57043;
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	padding: 0px 0px 12px 0px;
	margin: 0px;
	clear: left;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #C57043;
	font-size: 18px;
	text-align: left;
	padding: 24px 0px 12px 0px;
	margin: 0px;
	clear: left;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
}
img {
	border: none;
}
p {
	padding-bottom: 12px;
}
#page {
	text-align: center;
	margin: 0px auto 0px auto;
	background-image: url(images/graphics/bkg-center.jpg);
	background-position: 50% 115px;
	background-repeat: no-repeat;
}
#content {
	width: 747px;
	text-align: left;
	margin: 0px auto 0px auto;
}
#footer {
	text-align: center;
	color: #4D3A2A;
	font-size: 11px;
	margin: 0px auto 12px auto;
}
#footer a:link {
	color: #4D3A2A;
	text-decoration: underline;
}
#footer a:visited {
	color: #4D3A2A;
	text-decoration: underline;
}
#footer a:hover {
	color: #C57043;
	text-decoration: underline;
}
#footerHome {
	text-align: center;
	color: #342F2B;
	font-size: 11px;
	margin: 0px auto 12px auto;
}
#footerHome a:link {
	color: #342F2B;
	text-decoration: underline;
}
#footerHome a:visited {
	color: #342F2B;
	text-decoration: underline;
}
#footerHome a:hover {
	color: #C57043;
	text-decoration: underline;
}
#homeNews {
	text-align: center;
	padding: 8px;
	background-color: #000;
	width: 350px;
	margin: 0px auto 0px auto;
}
#homepage {
	position: relative;
	top: -24px;
}
#logo {
	border: none;
	position: relative;
	top: -47px;
	left: -100px;
}
#mainGallery {
	width: 764px;
	background-image: url(images/graphics/collections.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	padding: 155px 0px 150px 0px;
}
#nav {
	color: #837468;
	text-align: right;
	position: relative;
	top: 26px;
	z-index: 2;
}
#nav a:link, #nav2 a:link, #nav3 a:link, #nav4 a:link {
	color: #837468;
	text-decoration: none;
}
#nav a:visited, #nav2 a:visited, #nav3 a:visited, #nav4 a:visited {
	color: #837468;
	text-decoration: none;
}
#nav a:hover, #nav2 a:hover, #nav3 a:hover, #nav4 a:hover {
	color: #C57043;
	text-decoration: none;
}
#nav2, #nav3, #nav4 {
	color: #837468;
	text-align: right;
	position: relative;
	visibility: hidden;
}
#nav2 {
	top: 30px;
	z-index: 3;
}
#nav3 {
	top: 12px;
	z-index: 4;
}
#nav4 {
	top: -6px;
	z-index: 5;
}
#printBox {
	text-align: left;
	width: 300px;
	padding: 0px 25px 25px 25px;
	margin: 5px auto 0px auto;
	background-color: #191512;
}
#printInfo {
	text-align: left;
	width: 300px;
	padding: 25px;
	margin: 5px auto 0px auto;
}
#template {
	width: 600px;
	text-align: left;
	margin: 0px auto 0px auto;
}
#template img {
	float: left;
	border: 16px solid #000;
	background-color: #000;
	margin: 0px 16px 8px 0px;
}
#up {
	position: relative;
	top: -47px;
}
.border img {
	background-color: #000;
}
.caps {
	font-size: 20px;
	text-transform: none;
	font-variant: small-caps;
	letter-spacing:.1em;
	padding-bottom: 6px;
}
.center {
	text-align: center;
}
.column1 {
	padding-right: 55px;
}
.dim {
	color: #71665E;
}
.error {
	color: #CC0000;
	text-align: center;
}
.floatLeft {
	margin-right: 16px;
	margin-bottom: 16px;
	float: left;
}
.floatRight {
	margin-left: 16px;
	margin-bottom: 16px;
	float: right;
}
.galleriesLink {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing:.1em;
	padding-top: 12px;
	width: 180px;
	padding-right: 36px;
	margin-bottom: 36px;
}
.galleriesLink2 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing:.1em;
	padding-top: 12px;
	width: 180px;
	padding-right: 36px;
	margin-bottom: 36px;
}
.galleriesLink a:link, .galleriesLink2 a:link {
	color: #7D7675;
	text-decoration: none;
}
.galleriesLink a:visited, .galleriesLink2 a:visited {
	color: #7D7675;
	text-decoration: none;
}
.galleriesLink a:hover, .galleriesLink2 a:hover {
	color: #7D7675;
	text-decoration: underline;
}
.galleriesThumb {
	margin-right: 36px;
	margin-bottom: 36px;
}
.galleriesThumb2 {
	margin-right: 36px;
}
.hidden {
	display: none;
}
.highlight {
	color: #C57043;
}
.latest {
	margin-top: 24px;
}
.left, .left h2, .left p {
	text-align: left;
}
.news {
	padding-left: 40px;
}
.newsDate {
	font-family: "Times New Roman", Times, serif;
	color: #DCDADA;
	margin-top: 16px;
}
.newsTitle {
	padding-top: 4px;
}
.newsText img {
	float: left;
	border: 13px solid #000;
	background-color: #000;
	margin: 0px 16px 8px 0px;
}
.noBorder {
	border: none;
}
.noBottomPadding {
	padding-bottom: 0px;
}
.pageNav {
	text-align: center;
	padding-bottom: 24px;
}
.pageNumbers {
	font-size: 18px;
}
.paragraph {
	text-align: center;
	margin: 12px auto 12px auto;
}
.peeps {
	visibility: hidden;
	display: none;
}
.photo {
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.photo img {
	background-color: #000;
}
.photoTitle {
	color: #DCDADA;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	padding: 24px 0px 2px 0px;
}
.print {
	padding-top: 0px;
}
.printTitle {
	color: #DCDADA;
	padding: 30px 0px 4px 0px;
}
.tiny {
	font-size: 10px;
	margin-top: 100px;
}
.welcome {
	font-size: 14px;
	font-style: italic;
	letter-spacing:.1em;
}

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

.borderTop {
	background-image: url(images/graphics/b-t.gif);
	background-repeat: repeat-x;
}
.borderBottom {
	background-image: url(images/graphics/b-b.gif);
	background-repeat: repeat-x;
}
.borderLeft {
	background-image: url(images/graphics/b-l.gif);
	background-repeat: repeat-y;
}
.borderRight {
	background-image: url(images/graphics/b-r.gif);
	background-repeat: repeat-y;
}
.l-borderTop {
	background-image: url(images/graphics/l-t.gif);
	background-repeat: repeat-x;
}
.l-borderBottom {
	background-image: url(images/graphics/l-b.gif);
	background-repeat: repeat-x;
}
.l-borderLeft {
	background-image: url(images/graphics/l-l.gif);
	background-repeat: repeat-y;
}
.l-borderRight {
	background-image: url(images/graphics/l-r.gif);
	background-repeat: repeat-y;
}
.s-borderTop {
	background-image: url(images/graphics/s-t.gif);
	background-repeat: repeat-x;
}
.s-borderBottom {
	background-image: url(images/graphics/s-b.gif);
	background-repeat: repeat-x;
}
.s-borderLeft {
	background-image: url(images/graphics/s-l.gif);
	background-repeat: repeat-y;
}
.s-borderRight {
	background-image: url(images/graphics/s-r.gif);
	background-repeat: repeat-y;
}

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

.cart td {
	padding: 18px;
}
.cart th {
	font-weight: normal;
	font-size: 13px;
	letter-spacing:.1em;
	text-align: center;
	padding: 6px;
}
.cartBkg {
	background-color: #191512;
	text-align: center;
}
.cartBkg img {
	border: 4px solid #000;
	background-color: #000;
	margin-bottom: 4px;
}
td.buttons {
	padding-top: 14px;
	padding-bottom: 12px;
}
.total {
	font-size: 14px;
	color: #C57043;
	line-height: 18px;
}
.cartPicture {
	width: 150px;
	padding: 0px;
}
.tinyText {
	font-size: 10px;
}