html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 82%;
	line-height: 1.5em;
	color: #000;
	background-color: #fff;
	overflow-x: hidden; /* prevent 15px horiz scrollbar in IE5/6 */
	overflow-y: auto; /* prevent 15px horiz scrollbar in IE5/6 */
}

p { margin: 0 0 1.5em 0; }

a { color: #2a689a; background-color: #f3f0db; text-decoration: none; }
a:hover { color: #2a689a; background-color: #f3f0db; text-decoration: underline }
a:focus { outline: none; }

img {
	margin: 0;
	padding: 0;
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: x-small;
	line-height: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #c22d26;
	background-color: #f3f0db;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #508257;
}

h3 {
	font-size: x-small;
	font-weight: bold;
	text-transform: none;
	color: #000;
	background-color: #f3f0db;
	margin: 1em 0 0.25em 0;
}

blockquote {
	margin: 0 0 1em 0;
	color: #2c5b32;
	font-style: normal;
}

/* -------------------------------------------------------- */
.copyright {
	width: 482px;
	font-size: xx-small;
	text-align: right;
	color: #666;
	background-color: #fff;
}

/* -------------------------------------------------------- */
.caption {
	font-size: x-small;
	line-height: 1.3em;
	margin: 4px 0 10px 0;
}

/* -------------------------------------------------------- */
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* -------------------------------------------------------- */
.rightphoto { margin: 3px 0 3px 6px; }
.leftphoto { margin: 3px 6px 3px 0; }

/* -------------------------------------------------------- */
.body3a {
	padding: 0 45px 0 165px;
}

/* -------------------------------------------------------- 
	lefthand navigation panel
*/
#nav {
	width: 400px;
	margin: 0;
	display:none;
}

/* -------------------------------------------------------- 
	template1: simple, no sidebar
	template2: simple, with sidebar
*/
#template1, #template2, #template3 {
	width: 532px;
}

#template1 {
	background: #fff url(../images/back-middle1.gif) top left repeat-y;
}

#template2 {
	background: #fff url(../images/back-middle2.gif) top left repeat-y;
}

#template3 {
	background-color: #fff;
}

#template1 .top {
	width: 532px;
	height: 21px;
	background: #fff url(../images/back-top1.gif) top left no-repeat;
}

#template2 .top {
	width: 532px;
	height: 21px;
	background: #fff url(../images/back-top2.gif) top left no-repeat;
}

#template3 .top {
	width: 532px;
	height: 21px;
	background-color: #fff;
}

#template1 .middle, #template2 .middle, #template3 .middle {
	float: left;
	width: 420px; /* reduced to 420 for IE/Win padding bug */
	margin: 0;
	padding: 10px 0 0 17px;
}

#template1 .edge, #template2 .edge {
	width: 91px;
	height: 412px;
	background-color: #fff;
	float: right;
	background: #fff url(../images/back-edge.gif) top left no-repeat;
}

#template3 .edge {
	width: 91px;
	height: 412px;
	background-color: #fff;
	float: right;
	background: #fff url(../images/back-edge-logo-only.gif) top left no-repeat;
}

#template1 .bottom {
	width: 532px;
	height: 27px;
	clear: both;
	background: #fff url(../images/back-bottom1.gif) top left no-repeat;
}

#template2 .bottom {
	width: 532px;
	height: 27px;
	clear: both;
	background: #fff url(../images/back-bottom2.gif) top left no-repeat;
}

#template3 .bottom {
	width: 532px;
	height: 27px;
	clear: both;
	background-color: #fff;
}

/* -------------------------------------------------------- */
#column-a {
	float: left;
	color: #000;
	width: 125px;
	margin: -4px 0 0 -5px;
	font-size: x-small;
	line-height: 1.4em; /* new line */
}

#column-a p {
	margin: 6px 0 9px 0;
	font-size: xx-small;
	line-height: 1.4em;
	font-weight: bold;
}

#column-a h3 {
	font-size: x-small;
	line-height: 1.4em;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	color: #263d27;
	background-color: #d2cda5;
	text-align: center;
}

#column-a h5 {
	font-size: x-small;
	line-height: 1.4em;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	color: #263d27;
	background-color: #d2cda5;
	text-align: center;
}

#column-a ul {
	list-style: none;
	padding: 0;
	margin: 12px 0 20px 0;
	text-indent: 0;
}

#column-a li {
	color: #000;
	margin: 8px 0 0 0;
}

#column-a a {
	color: #2c5b32;
	background-color: #d2cda5;
	border: 0;
	text-decoration: none;
}

#column-a a:hover {
	text-decoration: underline;
}

/* -------------------------------------------------------- */
#column-b {
	float: right;
	width: 280px;
}

#column-b ul {
	margin: 4px 0 4px 1.5em;
	padding: 0;
}

#column-b h4 {
	font-size: x-small;
	font-weight: normal;
	margin: 6px 0 4px 0;
	text-transform: none;
	color: #162916;
	background-color: #f3f1dc;
}

/* -------------------------------------------------------- */
#globals-a {
	margin: 0 119px 8px 35px;
	width: 400px;
	text-align: center;
	font-size: xx-small;
	color: #999;
	background-color: #fff;
}

#globals-a a {
	color: #666;
	background-color: #fff;
	text-decoration: none;
}

#globals-a a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: underline;
}

#globals-a ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#globals-a li {
	display: inline;
	margin: 0 6px 0 6px;
}

/* -------------------------------------------------------- */
#globals-b {
	margin: 2px 119px 0 35px;
	width: 400px;
	text-align: center;
	font-size: xx-small;
	color: #666;
	background-color: #fff;
}

#globals-b a {
	color: #666;
	background-color: #fff;
	font-size: xx-small;
	text-decoration: none;
}

#globals-b a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: underline;
}

#globals-b input {
	background-color: #fbf9ec;
}

/* -------------------------------------------------------- */
#printicon {
	position: relative;
	top: 8px;
	margin: 0 60px 0 0;
	text-align: right;
}

#printicon img {
	text-align: right;
}

#printicon a {
	color: #000;
	background-color: #f3f0db;
}

/* -------------------------------------------------------- */
.biophoto-tack {
	width: 77px;
	height: 127px;
	background: #f3f0db url(../images/1202.gif) top left no-repeat;
}

.biophoto-tack img { margin: 30px 5px 21px 5px; }

/* -------------------------------------------------------- */
.pullquote {
	float: right;
	width: 200px;
	margin: 4px 0 10px 10px;
	padding: 6px;
	color: #2c5b32;
	background-color: #d2cda5;
}

.pullquote blockquote {
	background-color: #d2cda5;
	font-style: italic;
	color: #2c5b32;
}

.pullquote p {
	text-align: right;
	margin: 0 20px 0 0;
	color: #2c5b32;
	background-color: #d2cda5;
	font-style: italic;
}

/* -------------------------------------------------------- */
.infoPop {
	display: none; 
	position: absolute;
	top: 60px;
	left: 50px;
	width: 350px;
	border: 2px solid #7f7d80;
	background-color: #d2cda5;
	padding: 0;
}

.infoPop .inner {
	padding: 6px;
}

.infoPop h1 {
	font-size: x-small;
	line-height: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-color: #d2cda5;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	border: none;
}

.infoPop ul {
	margin: 0 0 10px 0;
	padding: 0;
}

.infoPop li {
	margin: 0 0 0 1.5em;
}

.infoPop a {
	color: #2a689a;
	background-color: #d2cda5;
	font-weight: normal;
	text-decoration: underline;
}

.infoPop a:hover {
	color: #c22d26;
	background-color: #d2cda5;
}

/* -------------------------------------------------------- */
.clientlist {
	width: auto;
	font-weight: normal;
	font-size: x-small;
	line-height: 1.3em;
	margin: 10px 0 0 0;
	padding: 0;
	border-collapse: separate;
	border-spacing: 1px;
}

.clientlist td {
	font-weight: normal;
	line-height: 1.3em;
	padding: 3px;
	text-transform: none;
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #dadac4;
	border-left: 1px solid #dadac4;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
