/* 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;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #222;
	background-color: #A9C3E4;
	margin: 0px;
	background-image: url(images/graphics/bkg.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
img {
	border: none;
}

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

p {
	padding-bottom: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #294BA9;
	text-decoration: none;
}
a:visited {
	color: #294BA9;
	text-decoration: none;
}
a:hover {
	color: #294BA9;
	text-decoration: underline;
}
h1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: normal;
	color: #162857;
	font-size: 24px;
	line-height: 24px;
	padding: 100px 0px 12px 0px;
	margin: 0px;
}
h2 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: normal;
	color: #162857;
	font-size: 16px;
	padding: 30px 0px 0px 0px;
	margin: 0px;
}
h3 {
	font-weight: normal;
	font-size: 14px;
	color: #162857;
	margin: 6px 0px 12px 0px;
}
h4 {
	font-weight: normal;
	color: #162857;
	margin: 2px 0px 12px 0px;
}
#meat {
	width: 830px;
	padding-left: 20px;
	margin: 0px;
	float: right;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	text-align: right;
	letter-spacing:.1em;
	width: 150px;
	margin: 0px;
	float: left;
	padding: 100px 0px 0px 0px;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #162857;
	text-decoration: none;
}
#page {
	width: 1000px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.border img, .galleriesThumb img, .galleriesThumb2 img, .latest img, .newsText img {
	border: none;
}
.caps {
	font-size: 20px;
	text-transform: none;
}
.center {
	text-align: center;
}
.clearLeft {
	clear: left;
}
.column1 {
	padding-right: 55px;
}
.content {
	text-align: left;
	width: 550px;
	padding-left: 60px;
	margin: 0;
}
.content h1, .content h2, .content h3, .content h4 {
	text-align: left;
}
.dim {
	font-size: 12px;
	color: #444;
}
.error {
	color: #d35400;
}
.floatLeft {
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}
.footer {
	color: #627288;
	font-size: 10px;
	width: 550px;
	border-top: 1px solid #7C90B4;
	margin-top: 50px;
}
.galleriesLink {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing:.1em;
	padding-top: 4px;
	padding-right: 16px;
	margin-bottom: 16px;
}
.galleriesLink2 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:.1em;
	padding-top: 4px;
	padding-right: 16px;
	margin-top: -16px;
	margin-bottom: 16px;
}
.galleriesThumb {
	margin-right: 18px;
}
.galleriesThumb2 {
	margin: 0px 16px 16px 0px;
}
.header {
	padding-left: 21px;
}
.hidden {
	display: none;
}
.image {
	background-color: #202020;
}
.input {
	width: 360px;
	background-color: #B1C1D9;
	border: 3px solid #B1C1D9;
}
.italic {
	color: #162857;
	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;
}
.left, .left h2, .left p {
	text-align: left;
}
.galleriesLink a:link, .galleriesLink2 a:link, .photoNav a:link, .italic a:link {
	color: #162857;
	text-decoration: none;
}
.galleriesLink a:visited, .galleriesLink2 a:visited, .photoNav a:visited, .italic a:visited {
	color: #162857;
	text-decoration: none;
}
.galleriesLink a:hover, .galleriesLink2 a:hover, .photoNav a:hover, .italic a:hover {
	color: #162857;
	text-decoration: underline;
}
.newImages {
	width: 130px;
	position: relative;
	left: 850px;
	top: -280px;
}
.newLatest {
	margin-top: 6px;
}
.news {
	padding-top: 30px;
}
.newsItem, .printsItems {
	background-color: #B1C1D9;
	padding: 20px 20px 0px 20px;
	margin-bottom: 5px;
}
.newsTitle {
	font-size: 20px;
	padding: 0px 0px 6px 0px;
}
.noBorder {
	border: none;
}
.noPad {
	padding: 20px 0px 12px 0px;
}
.pageNav {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	text-align: right;
}
.pageNav a {
	font-size: 12px;
}
.pageNumbers a {
	font-size: 18px;
}
.paragraph {
	width: 550px;
	text-align: left;
	margin: 12px 0px 12px 0px;
}
.peeps {
	visibility: hidden;
	display: none;
}
.photo {
	position: relative;
	left: -60px;
}
.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 {
	margin: 0px 0px 4px 0px;
}
.photoNav-right {
	margin: 0px 0px 4px 0px;
}
.photoTitle {
	clear: left;
	padding: 16px 0px 12px 0px;
}
.photoLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #222;
	font-size: 14px;
}
.printForm {
	text-align: center;
}
.prints {
	text-align: center;
	margin-top: 25px;
}
.prints h1 {
	text-align: center;
	padding-bottom: 4px;
}
.printsItems {
	padding-bottom: 20px;
}
.printsItems h2 {
	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: #B1C1D9;
	text-align: center;
}
.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: #162857;
	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;
}