BODY {	
	background-image: url(graphics/top-left.jpg);
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
	}
	
A, A:hover, A:visited {
	color: #99cc00;
	}


#top {
	background-image: url(graphics/top-right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 830px;
	height: 125px;
	border-bottom: solid 1px #9c9c9c;
	}

#top_sub {
	background-repeat: no-repeat;
	background-position: top right;
	width: 830px;
	height: 106px;
	border-bottom: solid 1px #9c9c9c;
	}

#logo {
	margin-top: 30px;
	margin-left: 60px;
	}

.bordered {
	border: solid 1px black;
	}

#hometable {
	}

#nav {
	border-top: solid 1px #9c9c9c;
	}
#subnav {
	border-top: solid 1px #9c9c9c;
	}
	
#main {
	border-top: solid 1px #9c9c9c;
	padding-top: 25px;
	margin-left; 25px;
	}

#maintext, #maintext TD {
	font-size: .8em;
	color: #3a3a4f;
	}

#homemain {
	background-image: url(graphics/main-bg.jpg);
	background-repeat: no-repeat;
	border-top: solid 1px #9c9c9c;
	}
#hometext {
	margin-left: 220px;
	margin-top: 45px;
	margin-right: 10px;
	font-size: .8em;
	line-height: 110%;
	color: #3a3a4f;
	}
#footertext {
	font-size: .75em;
	color: #292929;
	}

#subfootertext {
	position: relative;
	top: -25px;
	margin-left: 630px;
	font-size: .75em;
	color: #8c8c8c;
	}
#newsbox {
	border: solid 1px #9c9c9c;
	background-color: #e1e9e1;
	}
#newsbox P {
	padding: 0px 10px 0px 10px;
	font-size: 80%;
	color: #4a4b73;
	}


.list1 {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	}
.list1 LI { 
	padding-top: 6px;
	}

.nolist {
	list-style-type: none;
	list-style-position: inside;
	margin-top: -20px;
	padding: 5px 0px 0px 10px;
	}
.nolist LI { padding-top: 5px; }

.ollist1 {
	list-style-position: inside;
	margin-top: 0px;
	margin-left: 20px;
	}
.ollist1 LI { padding-top: 8px; }

#blurb {
	width: 145px;
	height: 143px;
	background-image: url(graphics/blurb-box.gif);
	background-repeat: no-repeat;
	margin-top: -30px;
	}
.blurbtext {
	font-weight: normal;
	font-style: italic;
	color: #074924;
	}

.greentext {
	color: #074924;
	}

.biobox {
	border: solid 3px #9c9c9c;
	background-color: #FEF2DA;
	padding: 5px;
	}
.portfoliohr {
	height: 3px;
	color: black;
	background-color: black;
	}

.box1 {
	/* border: solid 1px #EAAF0E;*/
	background-color: white;
	color: #074924;
	padding: 5px;
	}
	
.indent { 
	margin-left: 40px;
	}
.plogo { width: 50%; }
.ptext { width: 50%; }
.ptxtlogo { display: none; }
