@charset "utf-8";
/* CSS Document for PepahmintPhoto */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: 5e5e5e;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
a:link {
	text-decoration: none;
	color: #A0947E;
}
a:visited {
	text-decoration: none;
	color: #A0947E;
}
a:hover {
	text-decoration: none;
	color: #4F4433;
}
a:active {
	text-decoration: none;
	color: #4F4433;
}

#copyright {
	color:#848d5d;
	background:url(images/copyback.jpg) center no-repeat;
	height: 31px;
	line-height:31px;
	margin-top: 30px;
	}
#copyright  a:link, #copyright  a:visited {
	color: #848d5d;
	}
#copyright  a:active, #copyright  a:hover {
	color:#93b401;
	}
	
.main {
	background:url(images/box.jpg) center no-repeat;
	}
	
.gallery {
	background:url(images/gallerybox.jpg) center no-repeat;
	height: 765px;
	}
.gallery2 {
	background:url(images/gallerybox2.jpg) center no-repeat;
	height: 515px;
}

	
.text {
	height: 384px;
	padding-left:40px;
	padding-right:0px;
	width: 455px;
	}
.nav {
	padding-left: 13px;
	padding-top:10px;
	padding-bottom:10px;
}

.logo {
	position: relative;
	right:215px;
	}
.more {
	text-align: right;
	margin-right: 50px;
	float: right;
}

.gallerythumb {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

