@charset "ISO-8859-1";

* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	background-color: #FFFFFF;
}
#outer {
	position: absolute;
	width: 700px;
	left: 120px;
	top: 50px;
}
.email {
	padding-top: .5em;
}
#col2 {
	width: 25.625em;
	float: right;
	top: 4.75em;
	clear: right;
	margin-left: 30px;
	margin-bottom: 15px;
	height: 450px;
}
.bold {
	font-weight: bold;
}
#col1 {
	width: 650px;
	top: 5em;
	left: 0em;
	padding: 0em;
	float: left;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
}
h1 {
	font-size: 0.75em;
	font-weight: normal;
	padding-bottom: 0.5em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.logo {
	padding-bottom: 2em;
	margin-right: 450px;
}
#address {
	top: 700px;
	position: absolute;
	left: 120px;
	line-height: 2em;
	width: 700px;
}
.link {
	text-decoration: none;
	word-spacing: 30px;
	font-size: .75em;
}
.phone {
	padding-left: 2.5em;
}
a:hover  {
	color: #66CC00;
}
#thumbs {
	float: right;
	font-size: 0.6875em;
	line-height: 1.5em;
}
#thumbs ul {

	list-style:none;
}
h2 {
}
#thumbs ul li {
	width:7.125em;
	height:7.125em;
	float:left;
	cursor:pointer;
	padding-right: 4em;
	padding-bottom: 4em;
}
#placeholder {
	height: 32.75em;
}
#thumbs ul li img {
	display:block;
	border: none;
	color: #000000;
	height: 7.125em;
	width: 7.125em;
}
p {
	font-size: 0.75em;
	line-height: 1.5em;
}
#workcol2 {
	float: right;
	margin-left: 30px;
}
.subhead {
	color: #66CC00;
	font-weight: bold;
}
#photodiv {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	width: 410px;
	background-color: #FFFFFF;
}
.textlink {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.copyright {
	font-size: 0.75em;
	margin-top: 1em;
}

