/* CSS Document */
body {
	color: #333;
	background: #ECECF0;
	}
td {
	vertical-align: top;
}
p, h1, h2, h3, h4, h5, h6, ul, dl, blockquote, table {
	margin: 0 0 14px 0;
	}
h1, h2, h3, h4, h5, h6 {	
	color: #564199;
	border: none;
	text-transform: none;
	font-size: 1.077em;
	}
h1 {	
	font-size: 1.231em;
	background: #564199;
	color: #fff;
	font-weight: bold;
	line-height: 1.188em;
	padding: 0 4px;
	}
h2 {
	font-size: 1.077em;
	color: #564199;
	border: 1px solid #564199;	
	line-height: 1.214em;
	padding: 0 4px;
	}
#content ul {
	margin-left: 0;
	padding-left: 16px;
}
#content ul li {
	margin-left: 0;
	padding-left: 0;
	list-style-image: url(/images/bullet.gif);
	}
a {	
	color: #A90A15;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {	
	text-decoration: underline;
	}	
.arrlnk {
	padding-left: 16px;
	background: url(/images/link-arrow.gif) no-repeat left center;
	}
.hghlite {	
	background: #CDC6E1;
	color: #564199;
	}
blockquote {
	background: #CDC6E1;
	padding: 10px;
	color: #564199;
}

#wrap {	
	margin: 20px auto;
	width: 680px;
}
#header {
	margin-left: 90px;
	width: 590px;
	height: 101px;
	background: transparent url(/images/head-bg.gif) no-repeat center bottom;	
}
#header h1 {
	text-align: center;
	background: none;
	padding: 0 0 0 10px;
	margin: 0;
}

#footer {
	margin-left: 90px;
	clear: both;
	background: transparent url(/images/footer-bg.gif) no-repeat center top;	
	width: 580px;
	color: #564199;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.2em;
	padding: 30px 0 20px 10px;
}

#body {
	padding-top: 32px;
	margin-left: 90px;
	width: 590px;
	background: transparent url(/images/main-bg.gif) repeat-y center top;
}
#menu {
	position: relative;
	margin: 0 0 0 -90px;
	float: left;
}
#menu ul, #menu ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu ul li {
	width: 120px;
	height: 23px;
	margin-bottom: 3px;
}
#menu li a {
	display: block;
	padding: 3px 21px 3px 5px;
	color: #FFF;
	font-weight: bold;	
	font-size: 1.4em;
	line-height: 1.214em;	
	background: #A90A15 url(/images/menu.gif) no-repeat;
	text-align: right;
	text-decoration: none;
}
#menu li a:hover, #menu li a:active {		
	color: #A90A15;		
	background-color: #A90A15;
	background-position: -120px 0;
}

#content {
	background: #FFF;
	width: 480px;
	margin: 0 0 0 60px;
	padding: 0;
	line-height: 1.4em;
	font-size: 1.3em;
}
.contain { 
	float: left;
	width: 100%;
}

#d-photos {
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;

}
#d-photos .photo {

	width: 25%;

	padding-bottom: 14px;

	text-align: center;

	vertical-align: top;

}

#d-photos .photo em {

	display: block;

	width: 90%;

	font-style: normal;

	font-size: 0.916em;

	padding: 3px 5% 0 5%;

}

#popwrap {

	padding: 10px 20px 20px 20px;

}

#popwrap .close{

	text-align: right;

	margin-bottom: 0;

	line-height: 1.6em;

}

#popwrap .close a {

	padding: 0.3em;

	color: #fff;

	background: #A90B16;

}

#popwrap .gutter {

	line-height: 1.4em;
	font-size: 1.3em;

	color: #7A5447;

	padding: 5px;

	background: #fff;

	border: 1px solid #A90B16;

}

#popwrap h2 {	
	font-size: 1.231em;
	background: #564199;
	color: #fff;
	font-weight: bold;
	line-height: 1.188em;
	padding: 0 4px;
	}



#popcontent p{

	color: #333;

	}

#popcontent p{

	margin-bottom: 10px;	

	}

#singlephoto {

	margin: 0 auto;

	padding: 0 10px;

	padding-bottom: 0;

	text-align:center;	

	background: #fff;

}
.photo {
	text-align: center;
}

p.nav {

	font-size: 0.833em;

	}

p.nav em {

	font-style: normal;

	}

p.nav em.prev {

	display: block;

	width: 33%;

	float: left;

	text-align: left;

	}

p.nav em.next {

	display: block;

	width: 33%;

	float: right;

	text-align: right;

	}

p.buy img {

	vertical-align: middle;

}
