	
/* Logo color is ffcd98 */

body      { font-family: verdana, sans-serif; color: #ffcd98;
	    background: black;
	    margin: 1em;
	    font-size: 10pt;
	    }

/* various images */
img { border: 0px; }
img.thumb:hover { color: white; }
img.pressthumb  { margin-top: 1em; margin-bottom: 2em; margin-right: 1em;
	          border: 0px; vertical-align: top;
	          cursor: pointer; }

img.pressthumb-tight { padding-right: 7px; padding-bottom: 7px;
	               border: 0px; vertical-align: top;
	               cursor: pointer; }

/* the top margins for both thumbnail and mainimage must match! */
img.thumbnail:hover { color: white; }
img.thumbnail       { border-width: 0px; margin: 2px; cursor: pointer; }
img.mainimage       { float: left; margin-left: 10px; margin-top: 2px; display: none; }
img.shopthumb       { cursor: pointer; margin-bottom: 3px; }
img.purchase-image  { display: none; } /* purchase-image must not display when the page first loads. */
a.nav:link, a.nav:visited    { color: #ffcd98; text-decoration: none; white-space: nowrap; }
a.nav:hover                  { color: white; white-space: nowrap;}


a:link, a:visited    { color: white; text-decoration: none; }
a:hover              { color: white; }

.title    { font-size: 26pt; font-weight: bold; }
.announce { font-size: 24pt; font-weight: bold; text-align: center;
	    padding: 5px; border-width: 0; border-style: solid;}
.copy     { font-size: 6pt; }

table.parent { height: 100%; width: 100%; }
table.nav    { white-space: nowrap; }

/* page headings */
.section_head_1
	{ text-align: left;
	  font-size: 18pt;
	}
.section_head_2
	{ text-align: left;
	  white-space: nowrap;
	  margin-bottom: 2em;
	}
.section_title
	{ text-align: left; font-size: 10pt;
	}
.menu_row
	{ font-size: 10pt; font-weight: normal; }
.menu_row_2
	{ font-size: 10pt; font-weight: normal; float: right;
	  white-space: nowrap;
	  margin-right: 3em;
	}


.thumbnails
	{ float: left; }

.thumb-desc
	{ margin-left: 1em; font-size: 10pt; }


.purchase-desc
	{ font-size: 10pt; }

li
	{ list-style-type: circle; font-size: 12pt;
	  line-height: 1.5em;
	  white-space: nowrap;
	}

.instruct
	{ font-size: 8pt; font-style: italic;
	  margin-left: 1em; margin-right: 1em; margin-top: 2px;
	  float: left;
	}

.collection_header
	{ vertical-align: bottom;
	}

.page_content
	{ margin-left: 0em;
	  font-size: 10pt;
	  text-align: left;
	  float: left;
	}

.photos-by
	{ font-size: 8pt; }
