body { 
	background: transparent url(/images/Wood-Pattern11.png) repeat scroll center;
	background-color: #fff; color: #663300; width: 930px;}

body, p, ol, ul, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px auto 0px auto;
}

a { color: #663300; }
a:hover { color: #663300; text-decoration: none; }

.fieldWithErrors {
  padding: 2px;
  background-color: #990000;
  display: table;
}

#errorExplanation {
  border: 2px solid #990000;
  padding: 7px;
  padding-bottom: 12px;
  margin: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

#page {
	float: left;
	background-color: #fff;
	margin:5px auto;
	position:relative;
	text-align:left;
	width:900px;
}

.notice {
	margin-left: 20px;
}

fieldset {
	border: 2px solid #663300;
	margin: 20px 20px 20px 20px;
}

legend {
	color: #663300;
	font-weight: bold;
	font-size: 18px;
	margin-left: 235px;
}

#main_image{
	background: url(/images/shadow.png) no-repeat bottom right;
	max-width: 617px;
    margin: 10px 0 0 5px;
    height: 468px;
}

#main_image img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: 16px 6px 6px 0px;
	padding: 4px;
	padding-bottom: 0px;
 }

#header{
	margin: 10px 0px 10px 0px;
	width:900px;
}

#sign_in {
	float: right;
	color: white;
	text-align: right;
	top: 20px;
}

#sign_in a {
	color: white;
}

#main {	
	width: 100%;
}

#footer{
	text-align: center;
	padding-top: 2em;
	margin-bottom: 50px;
}

#logodiv {
	top: 37px;
	left: 810px;
	background: transparent;
	z-index: 1;
	position: absolute;
}

#pic_select {
	float: left;
	max-width: 40em;
	padding-top: 2em;
	margin-left: 80px;
}

#pic_select div {
	float: left;
}

#pic_view {
	width: 40%;
	text-align: center;
	float: right;
	margin-right: 80px;
}

#pic_select_res div {
	float: left;
}

.thumb {
	background:transparent url(/images/thumb_background.jpg) no-repeat scroll center;
	border:medium none;
	padding:9px;
}

.thumb img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.thumb img:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.picture {
	background:transparent url(/images/viewer.png) no-repeat scroll center;
	height: 330px;
}

.details {
	display: none;
}

.copyBox {
	background-color:#FFFFFF;
	border:0px solid #FFFFFF;
	color:#000000;
	height:520px;
	margin:0pt auto;
	padding:20px;
	text-align:left;
	width:560px;
}

.pullquote {
	color:#869D83;
	font-size:18px;
	text-align:left;
}

.emptylist {
	background-color: silver;
}

.adminlistheader {
	background-color: #CCCCFF;
    font-weight: bold;
    white-space: nowrap;
}

.ListTitle {
	font-weight: bold;
}

.ListLine0 {

}

.ListLine1 {
	background: transparent url(/images/list_line_bg.png) no-repeat scroll right;
}

.table_header {
	background: transparent url(/images/table_header_bg.png) repeat-y scroll right;
	text-align: right;
	color: #660000;
	font-weight: bold;
}

.table_body {

}

.store_header {
	text-align: right;
	color: gray;
}

.store_body {
	font-weight: bold;
}

.sold_header {
	background-color: #CC0000;
	color: white;
}

