body {
	font-family: Arial, arial;
	color: white;
	/*background-color: #394239;*/
	background-color: #000000;
}

a { 

	color: #394239;
   	text-decoration: none;
}
  
a:hover {
	
	color: #394239;
   	text-decoration: underline;
 
}

#container {

	position: absolute;

}

#title {
	
	position: absolute;
	top: 6;
	left: 0;
	z-index: 10;
	color: #B56E55;
	font-weight: bold;
	background-color: #394239;

}
#main {

	text-align: left; 
	position: absolute;
	top: 42;
	vertical-align: middle; 
	border: 2px solid #B56B52; 
	height: 500px; 
	width: 970px;
	z-index: 1;

}

#copyright {

	color: #B56B52;
	font-size: 10px;
	z-index: 100;
	position: absolute;
	bottom: -20;
	right: 0;

}

#copyright a {
	
	color: #B56B52;
	
}

#menu {

	font-size: 10px;
	position: absolute;
	top: 45;
	_top: 50;
	left: 35;
	_left: 43;
	text-align: right;
	letter-spacing: 1px;
	color: #E0FFE0;
	background-color: #4B5044;
	border: 1px solid #E0FFE0;
	height: 400px;
	width: 195px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 24px;
	overflow: hidden;
}

.menuitem a {

  padding-bottom: 10px;

}

#menu a {
	
	color: #E0FFE0;
	text-decoration: none;

}

#menu a:hover {
	
	color: white;

}

#menusub {

	line-height: 14px;
	vertical-align: middle;
	padding-bottom: 14px;
}

#menusub img {

	vertical-align: middle;
	margin-left: 5px;

}

menuspacer {

	padding-bottom: 10px;

}

#content {
	
	position: absolute;
	top: 45;
	_top: 50;
	left: 250;
	_left: 237;
	height: 400px;
	width: 680px;
	background-color: #4B5044;
	overflow: hidden;
	border: 1px solid #E0FFE0;
	z-index: 100;
	font-size: 12px;
	text-align: left;

}

#content p {

	margin-top: 1.5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 14px;
	_line-height: 13px;
	_padding-bottom: 5px;

}

#content a {

	color: white;
	font-weight: bold;

}

#content-notbig {
	
	position: absolute;
	top: 45;
	_top: 50;
	left: 250;
	_left: 237;
	height: 400px;
	width: 680px;
	background-color: #4B5044;
	overflow: hidden;
	border: 1px solid #E0FFE0;
	z-index: 100;
	font-size: 12px;
	text-align: left;

}

#content-notbig p {

	margin-top: 1.5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
	_line-height: 13px;

}

#content-notbig a {

	color: white;
	font-weight: bold;

}


#slideshow {
	
	width: 680px;
	_width: 660px;
	_padding-top: 0;
	

}

#thumbnails {

	position: absolute;
	top: 4;
	_top: 4;
	left: 10;
	_left: 7;
	text-align: left;
	width: 40px;
	height: 400px;
	padding-left: 1px;
	padding-right: 1px;
	line-height: normal;
	vertical-align: middle;
	margin: 0;

}

#thumbnail {

	overflow: hidden;
	height: 28px;

}

#treethumbnail {

	overflow: hidden;
	height: 35px;
	border-bottom: 1px solid #000000;

}

#printthumbnail {

	overflow: hidden;
	height: 50px;

}

#homethumbnail {

	overflow: hidden;
	height: 25px;

}

#petthumbnail {
	overflow:hidden;
	height: 24px;
	
}

#thumbnails a {
	
	text-decoration: none;
	font-weight: bold;
	
}

#thumbnails a:hover {
	
	text-decoration: none;
	
}

#galleryimage {

	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
	text-align: right;
	width: 620px;

}

#galleryimagecenter {

	position: relative;
	left: 50px;
	z-index: 0;
	text-align: center;
	width: 620px;
	margin-left: 20px;
}

#blurbcontainer {

	position: relative;
	right: 0;
	bottom: 0;
	_bottom: 0;
	text-align: right;
	color: white;
	font-size: 12px;
	line-height: 14px;
	background-color: #6F5A4A;
	width: 220px;
	_width: 195px;
	height: 100px;

}

#blurbcontainer a {

	text-decoration: none;
	color: white;
	font-weight: bold;

}

#blurbcontainer a:hover {

	text-decoration: underline;

}

#blurbtext {

	position: absolute; 
	right: 10;
	_right: 0;
	top: 0;
	width: 185px;
	_width: 175px;
	padding-top: 5px;
	padding-right: 0px;
	_padding-right: 10px;
	padding-bottom: 5px;
	
}

#aboutblurbtext {

	position: absolute; 
	right: 10;
	_right: 0;
	top: 10;
	width: 185px;
	_width: 175px;
	padding-top: 5px;
	padding-right: 0px;
	_padding-right: 10px;
	padding-bottom: 5px;
	line-height: 16px;
	
}

#aboutblurbtext a {

	font-weight: normal;
	
}

#buynow {

  z-index: 101;
  position: absolute;
  left: 200;
  _left: 185;
  bottom: 70;
  _bottom: 65;

}

#printpurchase {

  border: 0;

}

#printpurchase label {

  float: left;
	display: inline;
	width: 75px;
  line-height: 16px;
  margin: 3px 10px;
  text-align: right;

}

#printpurchase legend {

  color: #FFFFFF;

}

.printbutton {

  text-align: center;
  background-color: #4B5044;
  float: left;
  padding: 10px;

}

#buypagepic {

  position: absolute;
  top: 10px;
  left: 10px;
  padding: 20px;
  text-align: center;

}

#buypageform {

  position: absolute;
  right: 10px;
  top: 50px;
  width: 300px;
  z-index: 1;
  
}

#buypageform img {

  border: 0;

}

#buypageblurb {

  position: absolute;
  right: 10px;
  bottom: 10px;
  
}


