body {
	background-color: #FEFAE9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#333333;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	padding: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
}

p {
	font-size: .80em;
	color: #000000;
    font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
}

.amed {
	font-size: 100%;
	color: #66CC00;
	text-decoration: underline;
}

h1 {
	font-size: large;
	font-weight: bold;
	color: #333333;
	margin-left: 0px;
	margin-top: 20px;	
}
	
h2 {
	font-size: medium;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
}

h3 {
	font-size: medium;
	font-weight: normal;
	text-align: left;
	color: #333333;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;	
	vertical-align: middle;
}

h4 {
	font-size: small;
	font-weight: normal;
	color: #333333;
	margin-bottom: 30px;
	padding-bottom: 0px;
	text-align: center;
	margin-top: 30px;
}

a	{
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a:link { 	color: #598FA9; }

a:visited {	color: #598FA9; 	}

a:hover {
	color: #598FA9;
	font-style: normal;
	font-weight: bold;
}

/* Home page only */
#page_wrapper_home {
	position:relative;		/* This fixes the IE7 overflow hidden bug */
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#content_wrapper_2col_home {
	border: 2px solid #B48E5A;  
	padding: 0px;
	background: #FEFAE9;
	height: 400px; 
}

#column_left_home {
	float:left;
	width:148px;
	background-color: #FEFAE9;
	height: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B48E5A;
}

#column_right_home {
	float:left;
	margin-left:0px;
	padding-left:0px;
	margin-right:0px;
	width:647px;
}

/* all pages other than Home page */
#page_wrapper {
	position:relative;		/* This fixes the IE7 overflow hidden bug */
	clear:both;	
	overflow:hidden;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	border: 1px solid #B48E5A;
}

#page_header {
	width: 800px;
	border: none;
	margin: 0 auto;  /* the auto margins (in conjunction with a width) center the header */	
}  

#page_header img{
	float: left;
	border-bottom: 1px solid #B48E5A;
	margin-top: 0px;
	margin-left:0px;	
}  

#content_wrapper_2col {
	border: 0px; 
	padding: 0px;
	background: #FEFAE9;
	width: 800px;
}

/* narrow left-hand menu column of 2-column page */
#column_left {
	float:left;
	width:150px;
	background-color: #FEFAE9;
	text-align: left;
	border: none;
}

#column_left img {
	margin-top: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#column_right {
	float:left;
	margin-left:10px;	
	margin-right:10px;
	padding-left:0px;  
	width:628px;
}
 
#column_right p {
	font-size:small;
	color: #333333;
	text-align: justify;
	padding-left: 10px;	
	padding-right: 10px;
}  
 
#column_right .catno {
	font-size:x-small;
	color: #333333;
	text-align: right;
	font-style: italic;
	font-weight: bold;
}  
	
#column_right_shop p img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 0px;
	border: 1px solid #B48E5A;
	float: left;
}  
	

/* disocg pages only */
#column_left_discog {
	float:left;
	width:280px;
	background-color: #FEFAE9;
	text-align: left;
}

#column_left_discog img { 
	border: 1px solid #B48E5A; 
	margin-top: 20px;	
	margin-left: 20px;
	margin-bottom: 20px;	
	}

#column_left_discog a	{
	padding-left: 60px;
	font-size: .8em;
	text-decoration: underline;
}

#column_right_discog {
	float:left;
	margin-left:10px;	
	margin-right:10px;
	padding-left:0px;  
	width:500px;
}
 
#column_right_discog p {
	font-size:small;
	color: #333333;
	text-align: justify;
	padding-left: 10px;	
	padding-right: 10px;
	padding-top: 0px;				
}  
 
#column_right_discog .alignright {
	font-size:x-small;
	color: #333333;
	text-align: right;
}  

/* Picture Gallery on Artwork page */
#gallery {
	width: 100%;
}

#gallery p {
	font-size:small;
	color: #333333;
	text-align: justify;
	margin-left: 100px;	
	padding-left: 10px;
	padding-right: 10px;			
	padding-top: 0px;	
}  

#gallery table {
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

#gallery table tr td {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border:none;
}

#gallery table tr td img {
	border: 1px solid #B48E5A;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;	
} 

#gallery table tr td a {
	font-size: x-small;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
} 

.pic_caption {
	clear: both;
	font-size: xx-small;
	color: #993300;
	font-style: italic;
	vertical-align: top;
	text-align: center;	
}
 
/* imgrow2 is for a row of 2 images across the page */
/*.imgrow2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul.imgrow2 {
	margin:0;
	padding:0;
	width: 628px;
	list-style: none;
	text-align: center;
}

.imgrow2 li {
	float: left;
	width:auto;
	padding:0;
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.imgrow2 li dl, .imgrow2 li dt { 
	margin:0;
	padding:0;
	font-size:.8em;
}

.imgrow2 li dd {
	margin:0 12px 30px;
	padding:0;
	font-size:.8em;
}

.imgrow2 li dt {
	margin-bottom:12px;
}

.imgrow2 dd .piccaption {
	margin:0 0 12px 0;
	padding:0;
	font-weight:bold;
	text-align: center;
}

.imgrow2 dd span {
	font-style:italic;
}

.imgrow2 img {
	display: inline;
	margin:0 !important;
	padding:0 !important;
}
*/
.backtotop {
	font-size:small;
	line-height:normal;
	color: #333333;
	text-align: right;
	margin-right: 15px;
} 

/* page footer */

#page_footer {
	clear: both;
	height: 60px;
	width: 780px;
	vertical-align: middle;
	font-size: small;
	font-style: italic;
	font-weight: normal;	
	text-align: center;
	padding-top:10px;
	padding-bottom:-20px;	
}  

#page_footer hr {
	clear: both;
	width: 95%;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:24px;
	color: #B48E5A;	
	height: 1px;
}

.copyright {
	font-size: xx-small;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;	
	padding-left: 70px;
}