/*
oatmeal: DBD5C5 R219 G213 B197
light oatmeal: E8E1DA
very light oatmeal: E1E1DA
mid terracotta: A66F5C
dark terracotta: 801818
deep sky blue: 6DA7D6
very light blue: EBEFF5
red: D31414
beige stripe: AD8769

greyblend: 32 - 78
greyblend 6: 15 - 65 0F0F0F - 414141

dark grey: 78, 4E4E4E

large image: 700 x 550
thumbnail: 100 x 100
*/

body
{
	text-align: center;
	background-image: url(images/greyblend.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #0F0F0F;
	font-size: 12px;
	line-height: 18px;
	color: #E2E2E2;
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode", Verdana, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

/* body for image pages */
body.image
{
	text-align: center;
	background-image: url(images/greyblend.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #0F0F0F;
	font-size: 11px;
	line-height: 18px;
	color: #222222;
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode", Verdana, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
}

/* main box container */
div.wrapper
{
	text-align: left;
	background-color: transparent;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #801818;
	border-right: 0px solid #801818;
	border-bottom: 0px solid #801818;
	border-left: 0px solid #000000;
	width: 590px;
	color: inherit;
}

/* header banner */
div.banner
{
	text-align: left;
	background-color: transparent;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-top: 0px solid #000000;
	border-right: 0px solid #801818;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	width: 610px;
	height: 191px;
	color: inherit;
	clear: both;
}

/* main box container for image pages */
div.imagewrapper
{
	text-align: center;
	background-color: transparent;
	margin: 0px auto 0px auto;
	padding: 0px 25px 0px 25px;
	border: 0px solid #CCCCCC;
	color: inherit;
}

/* global navigation box */
div.nav
{
	text-align: right;
	padding: 20px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	font-size: 12px;
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode", Verdana, sans-serif;
	white-space: nowrap;
	color: #666666;
}

/* main content box */
div.content
{
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 0px dotted #A66F5C;
	border-right: 0px dotted #A66F5C;
	border-bottom: 0px dotted #A66F5C;
	border-left: 0px dotted #A66F5C;
	background-color: #222222;
	color: inherit;
}

/* main body text box */
div.bodytext
{
	padding: 10px 110px 20px 40px;
	margin: 0px 0px 15px 0px;
	background-color: #222222;
	color: inherit;
	border: #AD8769;
	border-width: 0px 0px 1px 0px;
	border-style: dotted none solid none;
}

div.leftcolumn
{
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	background-color: transparent;
	width: 200px;
	color: inherit;
	border: #AD8769;
	border-width: 0px 0px 0px 0px;
	border-style: dotted none solid none;
	float: left;
}

div.rightcolumn
{
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	background-color: transparent;
	width: 200px;
	color: inherit;
	border: #AD8769;
	border-width: 0px 0px 0px 0px;
	border-style: dotted none solid none;
	float: right;
}

div.table
{
	padding: 20px 0px 0px 40px;
	margin: 0px 0px 15px 0px;
	border: #AD8769;
	border-width: 0px 0px 1px 0px;
	border-style: dotted none solid none;
	background-color: #222222;
	color: #FFFFFF;
}

div.infotable
{
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
	height: 1px;
	clear: both;
}

div.image
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
	background-color: transparent;
	color: #000000;
}

div.edimage
{
	padding: 0px 6px 6px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
	background-color: transparent;
	color: #000000;
	float: left;
	clear: left;
}

div.artworkspacer
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
	background-color: transparent;
	font-size: 6px;
	line-height: 6px;
	color: inherit;
}

div.imageheader
{
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: right;
	border: #CCCCCC;
	border-width: 0px;
	border-style: dashed;
	font-size: 10px;
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #8D8D8D;
	display: block;
	clear: both;
}

/* footer box */
div.footer
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	font-size: 10px;
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: inherit;
	display: block;
	clear: both;
	height: 20px;
}

div.imagefooter
{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: center;
	border: #CCCCCC;
	border-width: 0px 0px 0px 0px;
	border-style: dashed none none none;
	font-size: 10px;
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #8D8D8D;
	display: block;
	clear: both;
}

div.imagedetailcaption
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	text-align: left;
	font-size: 10px;
	font-family: "Gill Sans", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #666666;
	display: block;
	width: 250px;
}

div.picinfo
{
	color: #E2E2E2;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	display: block;
	font-style: normal;
	border: #222222;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	display: inline;
}

div.backbutton
{
	text-align: center;
	padding: 3px 5px 0px 5px;
	margin: 5px 0px 0px 0px;
	background-color: transparent;
	display: inline;
	border: #666666;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
}

/* image captions */
div.caption
{
	color: #666666;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: -10px 0px 0px 0px;
	background-color: transparent;
	display: block;
	font-style: normal;
}

/* text styling */

.title
{
	text-align: left;
	width: 100px;
	padding: 4px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	display: block;
	font-style: normal;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
}

.title-info
{
	text-align: left;
	width: 100px;
	padding: 4px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	display: block;
	font-style: normal;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
}

.intro
{
	font-size: 12px;
	line-height: 18px;
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	background-color: transparent;
	color: inherit;
}

.label
{
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: transparent;
}

.date
{
	font-style: normal;
	font-weight: bold;
	color: #005757;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}

.linktext
{
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 15px 0px;
	background-color: transparent;
}


.imagetitle
{
	font-style: normal;
	font-weight: bold;
	color: inherit;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	display: inline;
}

.arrow
{
	font-style: normal;
	font-weight: normal;
	color: #F74848;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}

h1
{
	font-size: 28px;
	line-height: 36px;
	color: #697FAD;
	font-family: Palatino, Georgia, "Trebuchet MS", "Lucida Grande", Lucida, "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	display: block;
	padding: 15px 5px 5px 40px;
	border: #AD8769;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	clear: both;
}

h2
{
	font-size: 12px;
	line-height: 18px;
	color: #697FAD;
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: bold;
	display: block;
	padding: 6px 0px 0px 0px;
	border: #AD8769;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	clear: both;
}

h2.gallery
{
	font-size: 12px;
	line-height: 18px;
	color: #697FAD;
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: bold;
	display: block;
	padding: 0px 0px 0px 0px;
	border: #AD8769;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	margin: 0px 0px 20px 0px;
	background-color: transparent;
	width: 496px;
}

h3
{
	font-size: 12px;
	line-height: 18px;
	color: #697FAD;
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: bold;
	display: block;
	padding: 12px 0px 0px 0px;
	border: #AD8769;
	border-width: 0px 0px 0px 0px;
	border-style: none none solid none;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	clear: both;
}

h4
{
	font-size: 12px;
	line-height: 18px;
	color: #005757;
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: bold;
	display: inline;
	padding: 6px 0px 0px 0px;
	border: #8A008A;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
}

h5
{
	font-size: 12px;
	line-height: 18px;
	color: #005757;
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: normal;
	display: inline;
	padding: 6px 0px 0px 0px;
	border: #8A008A;
	border-width: 0px 0px 0px 0px;
	border-style: none none solid none;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
}

/* link styling */

a:link.normal
{
	color: #F74848;
	text-decoration: none;
	background-color: transparent;
}

a:visited.normal
{
	color: #F74848;
	text-decoration: none;
	background-color: transparent;
}

a:active.normal
{
	color: #F74848;
	text-decoration: none;
	background-color: transparent;
	border: #F74848;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:hover.normal
{
	color: #F74848;
	text-decoration: none;
	background-color: transparent;
	border: #F74848;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:link.globnav
{
	color: #F74848;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

a:visited.globnav
{
	color: #F74848;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

a:active.globnav
{
	color: #F74848;
	text-decoration: none;
	background-color: transparent;
	border: #F74848;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	font-weight: bold;
}

a:hover.globnav
{
	color: #F74848;
	text-decoration: none;
	background-color: transparent;
	border: #F74848;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	font-weight: bold;
}

a:link.thumbnail
{
	color: #000000;
	border: #000000;
	border: 0px;
	background-color: transparent;
	text-decoration: none;
}

a:visited.thumbnail
{
	color: #000000;
	border: #000000;
	border: 0px;
	background-color: transparent;
	text-decoration: none;
}

a:active.thumbnail
{
	color: #F74848;
	border: #F74848;
	border: 0px;
	background-color: transparent;
	text-decoration: none;
}

a:hover.thumbnail
{
	color: #F74848;
	border: #F74848;
	border: 0px;
	background-color: transparent;
	text-decoration: none;
}

a:link.titlelink
{
	color: #E2E2E2;
	text-decoration: none;
	background-color: transparent;
}

a:visited.titlelink
{
	color: #E2E2E2;
	text-decoration: none;
	background-color: transparent;
}

a:active.titlelink
{
	color: #F74848;
	text-decoration: none;
	background-color: transparent;
	border: #F74848;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:hover.titlelink
{
	color: #F74848;
	text-decoration: none;
	background-color: transparent;
	border: #F74848;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}
