body {
	background: #ffffff;
/*	background: #d8eee3 url(images/pagebg.gif) 0px 0px no-repeat;
	background: #e7dfee url(images/pagebg.gif) 0px 0px no-repeat; */
	color: #0f522f;
	margin: 0;
}

/* ------------- Default settings ------------- */
/*
a, a:hover, a:active, a:visited {
	color: #ad39ad;
	text-decoration: none;
}
*/
/* ------------- BANNER BLOCK ------------- */
#banner {
	display: block;
	width: 740px;
	margin: 0 auto;
	height: 70px;
	color: #000000;
	text-align: right;
	vertical-align: top;
	font-family: georgia, times new roman, serif;
	font-weight: bold;
	font-size: 12pt;
	padding: 15px 0 50px 0;
}

#banner h1 {
	font-size: 120%;
	font-weight: bold;
}

/* ------------- Main Content ------------- */

#wrapper {
	clear: both;
	width: 740px;
	margin: 0 auto;
	text-align: center;
}

/* - Nav Block - */
.nav {
	background: #d0c0dd url(images/backer.gif) top left no-repeat;
/*	background: #b2dec7 url(images/backer.gif) top left no-repeat;
*/	width: 700px;
	margin: 0 auto;
	font-family: georgia, times new roman, serif;
	text-align: left;
	font-weight: bold;
	border: 1px solid #4e2d91;
/*	border: 1px solid #009345;
*/	padding: 6px;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding: 2px;
}

.nav li {
	display: inline;
}

.nav a, .nav a:active, .nav a:visited {
	color: #4e2d91;
/*	color: #009345; */
	text-decoration: none;
	padding: 4px;
	margin: 0 20px 10px 20px;
	font-family: georgia, times new roman, serif;
	font-size: 9pt;
	font-weight: bold;
}

.nav a:hover {
	color: #000000;
}

.nav .here a {
	font-family: georgia, times new roman, serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}

/* - Subnav Block - */
.subnav {
	background: #d0c0dd url(images/backer.gif) top left no-repeat;
/*	background: #b2dec7 url(images/backer.gif) top left no-repeat;
*/	width: 700px;
	margin: 0 auto;
	font-family: georgia, times new roman, serif;
	text-align: left;
	font-weight: bold;
	border: 1px solid #4e2d91;
/*	border: 1px solid #009345;
*/	border-top: 0;
	padding: 6px;
}

.subnav ul {
	list-style: none;
	margin: 0;
	padding: 2px;
}

.subnav li {
	display: inline;
}

.subnav a, .subnav a:active, .subnav a:visited {
	color: #4e2d91;
/*	color: #009345; */
	text-decoration: none;
	padding: 4px;
	margin: 0 20px 10px 20px;
	font-family: georgia, times new roman, serif;
	font-size: 9pt;
	font-weight: bold;
	border: 0;
}

.subnav a:hover {
	color: #000000;
	border: 0;
}

.subnav .here a {
	font-family: georgia, times new roman, serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}

/* - Thumbnails Block - */
#photo_strip {
	width: 720px;
	height: 140px;
	margin: 0 auto;
	border: 1px solid #4e2d91;
/*	border: 1px solid #009345;
*/}

#thumbbox {
	background: #d0c0dd url(images/backer.gif) top left no-repeat;
/*	background: #b2dec7 url(images/backer.gif) top left no-repeat;
*/	height: inherit;
	overflow: auto;
	overflow-y: hidden;
	margin: 0 auto;
	padding: 0;
}

#thumbbox ul {
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	display: table-row;
}

#thumbbox ul li {
	display: table-cell;
	padding: 10px 5px 0 5px;
	vertical-align: top;
}

#thumbbox ul li img {
	border: 0;
	margin: 0;
}

#thumbbox a, #thumbbox a:active, #thumbbox a:visited #thumbbox a:hover {
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: 0;
}

/* ------------- Generic Formatting ------------- */

.break {
	clear: both;
	margin-bottom: 2px;
	margin-top: 2px;
}

.short {
	width: 150px;
}

.long {
	width: 300px;
}

.minilink, .minilink a, .minilink a:hover, .minilink a:active, .minilink a:visited {
	font-size: 70%;
	color: #000000;
	font-style: italic;
}

/* ------------- General Layout ------------- */
.dropbox, .title {
	background: #d8eee3 url(images/dropbg.gif) top left repeat-y;
	width: 680px;
	color: #000000;
	font-size: 125%;
	font-weight: bold;
	text-align: left;
	padding: 2px 6px 12px 8px;
	border: 0;
	margin: 15px 15px -10px 30px;
	z-index: 10;
}

.fieldtext, .intro {
	background: #d0c0dd url(images/backer.gif) top left no-repeat;
/*	background: #b2dec7 url(images/backer.gif) top left no-repeat;
*/	width: 700px;
	margin: 0 auto;
	text-align: left;
	font-weight: bold;
	border: 1px solid #4e2d91;
/*	border: 1px solid #009345;
*/	padding: 6px;
	z-index: -10;
}

.intro a, .intro a:visited, .intro a:active {
	color: #4e2d91;
/*	color: #009345; */
	text-decoration: none;
}

.intro a:hover {
	color: #4e2d91;
/*	color: #009345; */
	text-decoration: underline;
}

/* ------------- Gallery-specific Layout ------------- */
.gallerycontent {
	overflow: auto;
/*	background: #d0c0dd url(images/backer.gif) top left no-repeat;
	background: #b2dec7 url(images/backer.gif) top left no-repeat;
*/	width: 700px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
/*	border: 1px solid #4e2d91;
/*	border: 1px solid #009345;
*/	padding: 6px;
	z-index: -10;
}

.gallerycontent img {
	padding: 10px;
	margin: 10px;
	border: 4px #000000 solid;
}

/* ------------- Footer layout ------------- */

#footer {
	width: 700px;
	height: 18px;
	margin: 0 auto;
	padding: 6px;
	background: #ffffff url(images/minilogo.gif) left center no-repeat;
	border: 1px solid #4e2d91;
/*	border: 1px solid #009345;
*/	color: #4e2d91;
/*	color: #009345; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#footer a, #footer a:active, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4e2d91;
/*	color: #009345; */
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

/* ------------- Print Only ------------- */

#naughty {
	display: none;
}

/* ------------- Form stuff ------------- */
hr {
	width: 80%;
	text-align: center;
}

table {
	background-color: #d8eee3;
	width: 700px;
	margin: 10px auto;
	border: 1px solid #4e2d91;
/*	border: 1px solid #009345;
*/	z-index: -10;
}

td {
	border-bottom: 1px solid #4e2d91;
/*	border-bottom: 1px solid #009345;
*/	vertical-align: top;
	text-align: left;
	padding: 2px;
}

.labels {
	color: #4e2d91;
/*	color: #009345; */
	width: 100px;
	text-align: right;
	font-weight: bold;
}

.browse {
	color: #4e2d91;
/*	color: #009345; */
	width: 450px;
	text-align: center;
}

.choose {
	color: #4e2d91;
/*	color: #009345; */
	width: 100px;
	text-align: left;
}

.kill {
	width: 50px;
	text-align: center;
}

.controls {
	background-color: #009345;
	border: 0;
}

.button {
	background-color: #b2dec7;
	text-align: right;
	float: right;
}

.required {
	color: #000000;
}

input, textarea {
	background-color: #ffffff;
	border: 1px solid #4e2d91;
/*	border: 1px solid #009345;
*/	color: #400040;
}

select {
	width: 100px;
	background-color: #ffffff;
	border: 1px solid #4e2d91;
/*	border: 1px solid #009345;
*/	color: #4e2d91;
/*	color: #009345; */
}

input:focus, textarea:focus, select:focus {
	background-color: #ffffff;
}

.picname{
	width: 500px;
	background-color: #ffffff;
	border: 1px solid #4e2d91;
/*	border: 1px solid #009345;
*/	color: #4e2d91;
/*	color: #009345; */
}

