html, body {
	height: 100%;
}

body {

	padding: 0px;
	background: #ffffff;
	margin-top: 89px;
	margin-left: 154px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #623d39;
}

h1, h2, h3 {
	margin-top: 0px;
}

h3 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}

p, ol, ul {
	margin-top: 0px;
	margin-left: 9px;  
	font-size: 1.08em;
	line-height: 2.08em;
	letter-spacing: .020em;
	color: #754a45;

}
p.cutline {
	margin-top: 0px;
    text-align: left;
    font-size: 1.8em;
	letter-spacing: .048em;
	color: #754a45;
	font-weight: lighter;
}

p.contact {
	margin-top: 0px;
	margin-left: 9px;  
	font-size: 1.08em;
	line-height: 1.68em;
	letter-spacing: .020em;
	color: #754a45;
	font-weight: 100;
}

p.hello {
	margin-top: 16px;
    text-align: left;
    font-size: 1.6em;
	letter-spacing: .038em;
	color: #754a45;
	font-weight: lighter;
}
a.main {
	color: #B3AA91;
	text-decoration: none;
}

a.main:hover {
	text-decoration: underline;
}
a.hello {
	color: #C8C2B0;
	text-decoration: none;
}

a.hello:hover {
	text-decoration: underline;
}

a.nav {
	
	font-size: 1.08em;
	letter-spacing: .020em;
    color: #C0B1B0;
	text-decoration: none;
	margin-left: 11px;

}

a.nav:hover {
	color: #623D39;
	text-decoration: none;
}

a.navon {
	
	font-size: 1.08em;
	letter-spacing: .020em;
    color: #623D39;
	text-decoration: none;
	margin-left: 11px;
}

a.navon:hover {
	color: #D0C5C4;
	text-decoration: none;

}

a.none {
	color: #B3AA91;
	text-decoration: none;
}

table, td, th {
}

td.n {
padding-bottom: 12px;
}

a img {
	border: none;
}

p.footer {
	margin-left: 9px; 
	margin-top: 50px;
	text-align: left;
	font-size: .55em;
	letter-spacing: .01em;
	font-weight: lighter;
	color: #A18B88;
	position:absolute;
	top: 728px;
}

#slidebox {
	
    margin-left: 9px;
    text-align: left;
    font-size: .5em;
	color: #928562;
	text-transform: uppercase;
	letter-spacing:.04em;
	padding-bottom: 10px;
	}
	
#slidecount{
	
    text-align: center;
    margin-left: 0px;
    font-size: .6em;
	color: #B3AA91;

	}

#slideholder{
	
    text-align: left;
    margin-left: 3px;
    font-size: .6em;
	color: #B3AA91;

	}
#logo {
	position:absolute;
    left:155px;
    top:91px;

}