@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/bg.jpg) center top #000 repeat-y;
	padding: 0px;
	margin: 0px;
}

a{
	outline:none;
	text-decoration:none;
	}


#wrapper{
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	}
	
.centered{
	text-align:center;
	margin-left:auto;
	margin-right: auto;
}
	
img.letter{
	position:absolute;
	top: -3px;
	margin-right: 12px;}
	
#main{
	width:100%;
	background: #d6ab81;
	min-height:475px;
	}
	
#galnav{
	text-align:center;
	font-size:14px;
	letter-spacing:.3em;}
	
#gal img{
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-top: 8px;
	border: 2px solid #41453E;
	float: left;
	display: block;
}

#gal .info {
	padding-top: 5px;
}

#gal img:hover{
	border: 2px solid #FFCC00;
}

#galnav a, ul a, a.outlink{
	color: #C85B2D;}
	
ul a:hover, #galnav a:hover{
	color:#FFCC00;
	border-bottom: 1px solid #FFCC00;}
	
a.outlink:hover{
	color:#732917;
	border-bottom: 1px solid #732917;}
	
.currentpage{
	color:#434742;
	font-family: Libold;}

ul.pagination  {
	font-family:Libold;
	font-size:12px;
	list-style-type:none;
	margin-left:680px;
}
	
ul.pagination li {
	display:inline;
	margin:2px;
	padding:4px 6px;
}

ul, ol {
	margin:0 1.5em 1.5em;
}

	
	
#copy, #copygal{
	font-family: Lib;
	color: #201e1d;
	font-size: 16px;
	letter-spacing:.03em;
	line-height: 24px;
	padding-left: 30px;
	padding-top: 15px;
}

#copy #aboutcopy{
	line-height: 30px;}

#copygal{
	padding-right: 30px;
}

#copygal p{
	position:relative;
}

#copy{
	width: 640px;
}

#copy strong{
	font-family:Libold;
	color: #532B29;}

#copy p{
	width: 610px;
	padding-top: 0px;
	margin-top: 10px;
	position:relative;
	font-size: 105%;
	}


#sidebar{
	background: #41453e url(../images/bg-btmgrey.png) center bottom no-repeat;
	width: 273px;
	min-height: 420px;
	margin-top: 30px;
	margin-right: 20px;
	text-align:center;
	}
	
#sidebar img.treated{
	border-left: 1px solid #865c5e;
	border-right: 1px solid #865c5e;
	border-top: 1px solid #865c5e;
	border-bottom: 2px solid #3d5f64;
}

#sidebar img.treated:hover{
	border-left: 1px solid #B54B1B;
	border-right: 1px solid #B54B1B;
	border-top: 1px solid #B54B1B;
	border-bottom: 2px solid #47808F;
}

input, textarea {
	background-color:#ede9e6;
	border:1px solid  #9F5A39;
}


img.comment{
	padding-top: 4px;}
	
img.comment2{
	padding-top: 4px;
	padding-bottom: 12px;}

.movepic{
	margin-top: 5px;}

.fright{
	float:right;
}

.fleft{
	float:left;
}

.both{
	clear:both;
}

.contactstuff{
	font-family: Libold;
	font-size:14px;
	color: #541F17;
	letter-spacing: .1em;
	}

#copybar{
	background: #3c707d url(../images/bg-btmbar.jpg) no-repeat center;
	height:auto !important;
	height: 25px;
	min-height: 25px;
	font-size:10px;
	letter-spacing:.1em;
	font-family: Komika, Times;
	padding-top: 5px;
	 }
	 
#copybar, #copybar a{
	color: #8EA9AF;}
	
.submit {
	background:url("../images/submit.png") no-repeat scroll center top transparent;
	border:medium none;
	cursor:pointer;
	font-size:0;
	height:26px;
	line-height:0;
	margin-left:12px;
	text-indent:-9999px;
	width:116px;
}


#lightbox-image-details-caption{
	color: #B0867B}
	
p.testy{
	border-bottom: dotted 1px #C5855E;
}
