body {
	background-color: #350235;
}

body, p, td {
	font-family: arial, verdana, sans-serif;
	color: #d1d0b8;
	font-size: 12px;
}

p {
	line-height: 1.75em;
}

h2 {
	font-size: 18px;
}
h3 {
	font-size: 15px;
	margin: 0;
	padding: 10px 0 0;
}
a {
	color: #960;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #629b10;
}

a.lastcrumb {
	font-weight: normal;
}

#main {
	width:800px;
	background: #3c003c url(../images/bkgd.gif) no-repeat;
	margin: 10px auto;
}

#logohead {
	padding: 5px 17px 5px 50px;
	float: left;
}
#header {
	position: relative;
}
#topnav {
	position: absolute;
	right: 65px;
	top: 70px;
	list-style: none;
}
#topnav li {
	float: left;
	padding: 0 13px 1px;
	color: #814181;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #814181;
}
#topnav li a {

}
#topnav li.on a {
	color: #629b10;
}
#tophr {
	border-top: 1px solid  #9a5d02;
	margin: 0 58px 0 268px;
	font-size: 3px;
	padding: 0;
	height: 2px;
}
#subnav {
	list-style: none;
	padding: 3px 0 0 0;
	margin: 0;
}
#subnav li {
	float: left;
	padding: 0 10px;
}
#subnav li.on a {
	color: #629b10;
}
#content {
	clear: both;
	padding: 20px 56px 0 56px; 
	margin-top: -10px;
}



.credit {
	width: 100%;
	padding: 3px 0;
	text-align: right;
	font-size:11px;
}

.textonly {
	background-color: #541f54;
	margin: 0;
	padding: 50px;
}

#botflower {
	clear:both;
	background: url(../images/botflower.gif) no-repeat top right;
	height: 80px;
}
#footer {
	clear:both;
	background-color:#350235;
	padding-top: 5px;
	width: 800px;

}
#footer td {
	font-size: 10px;
	color: #814181;
}
#footer a {
	letter-spacing: .1em;
	color: #814181;
	text-decoration: underline;
}

/* portfolio css */
#content .sidetext {
	float: left;
	width: 158px;
	padding: 0 0 0 20px;
	margin: 0;
}
#content .sidetext h2 {
	color: #629c09;
	padding-top: 20px;
	margin: 0;
	font-size: 16px;
}
#content .sidetext h3 {
	padding-top: 0;
	margin-top: 0;
	color: #9b6912;
	font-size: 12px;
}
#content .sidetext h4 {
	padding-top: 20px;
	padding-left: 10px;
	margin: 0;
	color: #814181;
	font-size: 16px;
}
#content .sidetext ul {
	list-style: none;
	margin: 0;
	padding: 5px 0 0 20px;
}
#content .sidetext li.on a {
	color: #629b10;
}

#content .photos {
	margin-left: 178px;
	width: 505px; 
}

#tbl_photos td.photo {
	width: 150px;
	padding-right: 20px;
}
#tbl_photos td.photo div.link {
	width: 140px;
	background-color: #2b002b;
	text-align: center;
	padding: 5px;
}
#tbl_photos td.pad {
	padding-bottom: 5px;
}

#content .photos div.back {
	text-align: right;
	padding: 5px 0 10px 0;
	width: 100%;
}
#content div.back a {
	padding-left: 42px;
	color: #629b10;
	font-size: 12px;
	background: url(../images/arrow_left.gif) no-repeat center left;
}
#content td.breadcrumb {
	color: #629b10;
	font-size: 12px;
}
.purpletext {
	color:#814181;
	font-size:12px;
	padding-top:4px;
}
.biophoto {
	float: right;
	width: 200px;
	padding: 0 0 20px 20px;
}
#snc-banner {
	position: absolute;
	top: 0;
	right: 0;
}
