/* 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;
}
/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { 
	border:none;
}

html, body {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #BBB;
	background-color: #131313;
	margin: 0px;
}
img {
	border: none;
}

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

p {
	padding-bottom: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
a:link {
	color: #E89F58;
	text-decoration: none;
}
a:visited {
	color: #E89F58;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a {
   outline: none;
}
a:active, a:focus {
 	outline: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E89F58;
	font-size: 14px;
	line-height: 18px;
	padding: 60px 0px 12px 0px;
	margin: 0px;
}
h1 a:link, h1 a:visited {
	color: #E89F58;
	text-decoration: underline;
}
h1 a:hover {
	color: #FFF;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E89F58;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
h3 {
	font-weight: normal;
	font-size: 14px;
	color: #E89F58;
	margin: 6px 0px 12px 0px;
}
h4 {
	font-weight: normal;
	color: #E89F58;
	margin: 2px 0px 12px 0px;
}
#contentLeft {
	width: 613px;
	padding: 0px 0px 0px 0px;
	float: left;	
}
#contentLeftBottomHome {
	width: 550px;
	text-align: left;
	font-size: 11px;
	margin: -10px;
	padding: 0px 0px 0px 20px;
	float: left;	
}
#contentHomeGallery {
	width: 100px;
	text-align: left;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 78px;
	float: left;	
}
#contentRight {
	width: 600px;
	padding-left: 40px;
	float: right;	
}
#credits {
	font-size: 10px;
	color: #444;
	padding-top: 10px;
}
#credits a:link, #credits a:visited {
	color: #83460B;
	text-decoration: none;
}
#credits a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer {
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/graphics/footer.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
#footer, #push {
	height: 75px; /* .push must be the same height as .footer */
	clear: both;
}
#header {
	padding: 54px 0px 0px 240px;
}
#header2 {
	text-align: center;
	padding: 54px 0px 0px 0px;
}
#meat {
	text-align: left;
	width: 800px;
	margin-left: 200px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
	padding: 20px 40px 0px 0px;
}
#nav a:link {
	color: #E89F58;
	text-decoration: none;
}
#nav a:visited {
	color: #E89F58;
	text-decoration: none;
}
#nav a:hover {
	color: #FFF;
	text-decoration: none;
}
#page {
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#photo {
	width: 663px;
	text-align: center;
	padding: 16px 0px 0px 0px;
	position: relative;
	left: -64px;
}
#photo-index {
	padding: 16px 0px 0px 0px;
	position: relative;
	left: -21px;
}
#sidebarLeft {
	width: 160px;
	float: left;
	padding: 44px 0px 0px 0px;
}
#sidebarRight {
	width: 187px;
	float: right;
	padding: 0px 0px 0px 0px;
}
#top {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -75px auto;
}
.border img, .galleriesThumb img, .galleriesThumb2 img, .latest img, .newsText img {
	border: none;
}
.caps {
	font-size: 20px;
	text-transform: none;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}
.column1 {
	padding-right: 55px;
}
.contact1 {
	width: 300px;
	float: left;
}
.contact2 {
	width: 300px;
	float: right;
	padding: 27px 40px 40px 40px;
	margin: 33px 100px 0px 0px;
	background-color: #191919;
}
.contact2 h1 {
	padding-top: 0px;
}
.content {
	text-align: left;
	width: 600px;
	margin: 0;
	clear: both;
}
.content h1, .content h2, .content h3, .content h4 {
	text-align: left;
}
.content-gallery {
	text-align: left;
	width: 575px;
	margin: 0;
	clear: both;
}
.dim {
	font-size: 12px;
	color: #444;
}
.error {
	color: #d35400;
}
.floatLeft {
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}
.floatRight {
	margin-left: 12px;
	margin-bottom: 12px;
	float: right;
}
.footer {
	font-size: 11px;
	width: 550px;
	height: 95px;
	margin-top: 50px;
	padding-top: 10px;
	background-image: url(images/graphics/footer.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}
.footer2 {
	font-size: 11px;
	height: 95px;
	margin-top: 50px;
	padding: 10px 0px 0px 0px;
	background-image: url(images/graphics/footer.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
.footer3 {
	text-align: center;
	font-size: 11px;
	height: 95px;
	margin: 50px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background-image: url(images/graphics/footer.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
.galleriesLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 16px;
	margin-bottom: 16px;
}
.galleriesLink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 16px;
	margin-top: -16px;
	margin-bottom: 16px;
}
.galleriesLink a:link, .galleriesLink2 a:link, .photoNav a:link, .italic a:link {
	color: #E89F58;
	text-decoration: none;
}
.galleriesLink a:visited, .galleriesLink2 a:visited, .photoNav a:visited, .italic a:visited {
	color: #E89F58;
	text-decoration: none;
}
.galleriesLink a:hover, .galleriesLink2 a:hover, .photoNav a:hover, .italic a:hover {
	color: #E89F58;
	text-decoration: underline;
}
.galleriesThumb {
	margin-right: 18px;
}
.galleriesThumb2 {
	margin: 0px 24px 24px 0px;
}
.gallery1 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 16px;
}
.galleryList {
	padding: 50px 0px 0px 0px;
}
.hidden {
	display: none;
}
.image {
	background-color: #202020;
}
.input {
	width: 250px;
	color: #FFF;
	background-color: #444;
	border: 3px solid #444;
}
.input2 {
	width: 120px;
	color: #FFF;
	background-color: #444;
	border: 3px solid #444;
}
.italic {
	color: #E89F58;
	font-size: 12px;
	font-style: italic;
	letter-spacing:.1em;
}
.journal {
	text-align: left;
	margin-left: 36px;
}
.journal p, .journal div, .journalEntry div {
	text-align: left;
}
.journal h1, .journalEntry h1, .journalEntry p {
	text-align: left;
}
.journalEntry {
	margin-right: 36px;
}
.journalLink {
	text-align: left;
	padding: 6px 0px 36px 0px;
}
.journalThumb {
	text-align: left;
	margin: 36px 0px 0px 0px;
}
.journalTitle {
	padding-top: 25px;
}
.largePhoto {
	padding-top: 32px;
	text-align: center;
}
.left, .left h2, .left p {
	text-align: left;
}
.nav2 {
	padding: 10px 0px 0px 0px;
}
.nav2 a:link {
	color: #BBB;
	text-decoration: none;
}
.nav2 a:visited {
	color: #BBB;
	text-decoration: none;
}
.nav2 a:hover {
	color: #E89F58;
	text-decoration: none;
}
.news {
	width: 560px;
	padding-top: 40px;
	margin-right: 36px;
}
.newsDate {
	font-weight: normal;
	color: #E89F58;
	font-size: 12px;
	line-height: 18px;
}
.newsItem {
	padding: 20px 0px 0px 0px;
	border-bottom: 1px solid #444;
}
.newsTitle {
	font-size: 16px;
	color: #FFF;
	padding: 0px 0px 6px 0px;
}
.noBorder {
	border: none;
}
.noPad {
	padding: 20px 0px 12px 0px;
}
.padLeft {
	padding-left: 200px;
}
.pageNav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	padding: 20px 60px 0px 0px;
}
.pageNav a {
	font-size: 11px;
}
.pageNumbers a {
	font-size: 14px;
}
.paragraph {
	width: 550px;
	text-align: left;
	margin: 12px 0px 12px 0px;
}
.peeps {
	visibility: hidden;
	display: none;
}
.photoContent {
	width: 144px;
	padding-top: 40px;
	float: left;
}
.photoLink {
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
}
.photoNav {
	font-weight: bold;
	padding: 6px 0px 4px 0px;
	margin: 6px 0px 6px 0px;
}
.photoNav-left {
	width: 43px;
	float: left;
	margin: 80px 0px 4px 0px;
	position: relative;
	z-index: 2;
}
.photoNav-right {
	width: 43px;
	margin: 96px 0px 4px 0px;
	float: right;
}
.photoNumber {
	font-size: 10px;
	color: #888;
}
.photoTitle {
	clear: left;
	padding: 16px 0px 2px 0px;
}
.photoLocation {
	font-family: Arial, Helvetica, sans-serif;
	color: #BBB;
	padding-bottom: 12px;
}
.photoTools {
	padding-left: 43px;
}
.printsForm {
	text-align: left;
	width: 340px;
	padding: 0px 200px 40px 20px;
	float: right;
}
.printsPic {
	width: 240px;
	float: left;
}
.printsItems h2 {
	font-size: 12px;
	color: #FFF;
	padding-top: 10px
}
.sideBySide, .sideBySide div, .sideBySide h1 {
	text-align: left;
}
.sideBySide {
	padding-bottom: 20px;
}
.submenusIntro {
	font-size: 12px;
	padding-top: 8px;
	padding-right: 16px;
	margin-top: -16px;
	margin-bottom: 16px;
}
.tiny {
	font-size: 10px;
	margin-top: 100px;
}
.thumbs {
	margin-left: 0px;
}
.welcome {
	font-size: 14px;
	font-style: italic;
	letter-spacing:.1em;
}


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

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


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

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

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

.level1 {
	text-align: left;
	padding-top: 4px;
	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;
}

