/* CSS Document */

body {
	background-color: #9C9185;
	font-size: 62.5%;
	font-family: "humanist 521", arial, verdana, sans-serif;
}
a:link {color: #766D68; text-decoration: none;}

a:visited {color:#766D68; text-decoration: none;}

a:hover {color:#958C86;}

#wrap {
	height: 418px;
	width: 839px;
	background-image: url(../images/wrap-bg.jpg);
	background-repeat: no-repeat;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: -209px;
	margin-left: -409px;
}
#colorbar {
	background-color:#3A3531;
	width: 805px;
	height: 20px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-left: -382px;
	margin-top: 195px;
	}
#homeimage {
	width: 736px;
	height: 237px;
	border: thin solid #625E5E;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-left: -358px;
	margin-top: -72px;
	background-image: url(../images/home-740x240.jpg);
	background-repeat: no-repeat;
}
#footer {
	color: #756D67;
	font-size: .9em;
	font-family: "humanist 521", arial, sans-serif;
	text-align: center;
	width: 805px;
	height: 20px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-left: -382px;
	margin-top: 200px;
	}
.flink a:link {
	text-decoration: none;
	color: #756D67;
	}
	
.flink a:visited {
	text-decoration: none;
	color: #756D67;
	}
	
.flink a:hover {
	text-decoration: none;
	color: #ffffff;
	}

#logo {
	background-image: url(../images/sd-logo-bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 185px;
	height: 115px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: -240px;
	margin-left: -325px;
	z-index: 100;
	display: block;
	text-align:center;
	padding-top:13px;
	padding-left: 5px;
}

.logolink a:link { display:block;}

#navcontainer { margin-left: 375px; }

/*Fat Erik's Pipelist*/
#navlist
{
list-style: none;
padding: 0;
margin: 65px 0 0 -8px;
}

#navlist li
{
display: inline;
padding: 0;
margin: 0;
}
.first {
	padding: 0 12px;
	border-right: thin dotted #96BBB0;
}
.menu {
	padding: 0 12px;
	border-left: thin dotted #96BBB0;
	border-right: thin dotted #96BBB0;
	}
.last {
	padding-left: 12px;
	border-left: thin dotted #96BBB0;
	border-right: thin dotted #ffffff;
	}

#navlist a:link {color: #766D68; text-decoration: none;}

#navlist a:visited {color:#766D68; text-decoration: none;}

#navlist a:hover {color:#A89F98;}

.current {color:#A89F98;}

#colorbox {
	background:#A09485;
	padding: 20px 20px 10px 20px;
	width: 230px;
	height: 220px;
	color: white;
	font-size: 1.0em;
	margin-top: 25px;
	float: left;
}
.image {
	height:240px;
	width: 450px;
	margin: 30px 0 0 5px;
	border: thin solid #625E5E;
	float: right;
}
.contactimage {
	height:240px;
	width: 450px;
	margin: 38px 0 0 5px;
	padding: 3px;
	float: right;
}
#content {
	height: 248px;
	width: 750px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: -130px;
	margin-left: -375px;
	}

.process { 
	font-family: "humanist540" arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	margin-top: 30px;
	margin-left: 15px;
	margin-bottom: -10px;
	width: 700px;
	color:#3A3531;
}
p {
	font-family: "humanist540" arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	margin-top: 30px;
	margin-left: 15px;
	margin-bottom: -10px;
	width: 260px;
	color:#3A3531;
	}
.form {
	margin-top: 45px;
	margin-left: 10px;
}
.textinput {
 background-color: #e8e3dc;
 border: thin solid #9C9185;
 }
.submit {
 background-color: #e8e3dc;
 border: thin solid #9C9185;
 color:#3A3531;
 margin-top: 8.5px;
 font-size: 8.5px;
 }
.formtext {
color: #3a3531;
text-align:right;
padding: 6px 5px 5px 0;
}
.formchoice {
color: #3a3531;
}

.thumbs {
border: thin solid #D9D2C9;
padding: 4px;
margin-right: 4px;
margin-top: 4px;
margin-bottom: 2px;
}

.headline {
	margin-left: -15px;
	margin-top:-9px;
}
.collection {
	font: "garamond" times serif;
	margin-bottom: 4px;
	}
#press {	
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: -80px;
	margin-left: -50px;
	text-align:left;
	}
.pressimg {
	border: thin solid #908880;
	margin-right:30px;
	margin-bottom: 10px;
	}

#pwal {
width:200;
height:167;
position:absolute;
left:50%;
top:50%;
margin-left:-100px;
margin-top:250px;
z-index:100;
}