body {
	color: #313131;
	font-family: palatino, georgia, serif;
	font-size:14px;
	line-height:26px;
	margin:0;
	padding:0;
}


@font-face {
    font-family: 'CoventryGardenRegular';
    src: url('coventry_2-webfont.eot');
    src: url('coventry_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('coventry_2-webfont.woff') format('woff'),
         url('coventry_2-webfont.ttf') format('truetype'),
         url('coventry_2-webfont.svg#CoventryGardenRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


a {
	border-bottom: transparent solid 1px;
	color: #5b8f67;
	text-decoration:none;
}

a.hover {
	border-bottom: #5b8f67 solid 1px;
}

a.active {
	position:relative;
	top:1px;
}

.baa {
	display:block;
	float:right;
}

.before-after-img {
	margin-bottom:20px;
}

blockquote {
	border-left: #eaeaea solid 10px;
	padding-left: 10px;
	margin:0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.column-one {
	float:left;
	width:230px;
}

.column-two {
	float:left;
	width:750px;
}

.description {
	color: #888;
	font-style: italic;
	margin-right:20px;
	text-align: right;
}

.subpage {
	border-left: #000 solid 1px;
	padding-left:25px;
	width:723px;
}

#content {
	width:980px;
	margin:auto;
}

#footer {
	background-color: #252625;
	clear:both;
	font-family: Palatino, georgia, serif;
	margin-top:25px;
	padding:10px;
}

.footer-inner {
	margin:auto;
	padding:0 0 0 300px;
	width: 775px;
}

#footer p {
	color: #fff;
	float: left;
	margin-left: 25px;
	position:relative;
	top:20px;
	font-style: italic;
	color: #8db797;
}

.half-column {
	float:left;
	margin-right: 5%;
	width: 50%;
}

.last {
	margin-right:0;
	width:40%;
}


h1 {
	background: transparent url('images/los-angeles-paper-group.png') no-repeat;
	height:181px;
	margin:30px 0 0 0;
	text-indent: -5000px;
	width:205px;
}

h2 {
	/* background: transparent url('images/professional-art-conservation-services.png') no-repeat; 
	height:35px;
	margin:20px 0 0 20px;
	text-indent: -5000px; */
	font-family: 'Josefin Slab', serif;
	font-size: 16;
	color: #5B8F67;
	position: relative;
	top: 10px;
	left: 29px;
	width:153px;
}

h3 {
	color: #5b8f67;
	font-family: 'Josefin Slab', serif;
	font-size:22px;
	font-weight:normal;
	letter-spacing:4px;
	margin:40px 0 0 0;
	padding:0;
}

h4 {
	background: transparent url('images/smaller-logo.png') no-repeat;
	float: left;
	height:108px;
	margin:0;
	padding:0;
	text-indent: -5000px;
	width:113px;
}

hr {
	border:0;
	border-bottom: #000 solid 1px;
	color: transparent;
	height:1px;
	margin: 20px 0 0 0;
}

.nav {
	font-family: 'Josefin Slab', serif;
	margin:30px 0 0 0;
	padding:0;
	list-style:none;
}

.nav a {
	color: #000;
	display:block;
	padding:8px;
	width: 170px;
}

.nav a:hover {
	color: white;
	background-color: #5b8f67;
}

.nav a.selected {
	background-color: #8db797;
	cursor:default;
}

.nav li {
	font-size: 20px;
	letter-spacing: 1px;
	line-height:20px;
	margin:0 0 6px 20px;
	padding:0;
}

#photo-viewer {
	background: #000 url('images/background.png') repeat;
	height: 787px;
	width:735px;
}

.title {
	font-size:14px;
	border-top: #000 dotted 1px;
	padding-top:10px;
	margin-top:80px;
	width:704px;
}

.first {
	margin-top:20px;
	font-size:16px;
}

.zoom-section {
	margin-bottom:50px;
}