body {
	text-align: center;
	background-color: #C0DCC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a:link {
	color: #006633;
}

a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	color: #003300;
	height: 86px;
	width: 900px;
	font-weight: bolder;
	padding: 5px;
	text-align: center;
	background-image: url(images/header4a_new.png);
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", "Lucida Sans";
	float: left;
	font-size: xx-large;
	font-style: italic;
	background-color: #C0DCC0;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	border: 5px solid #006633;
	font-style: normal;
	font-weight: lighter;
	float: left;
	width: 850px;
	background-color: #FFFFCC;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
	font-size: medium;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#nav {
	position: relative;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	float: left;
	background-image: url(images/vine2.gif);
	height: 600px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#container {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", "Lucida Sans";
	font-size: x-large;
	color: #003333;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", "Lucida Sans";
	font-size: large;
	font-weight: bold;
	color: #006666;
}
#main #nav li {
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 2em;
}
#nav ul {
	margin-top: 1em;
	border: none;
}
#content {
	text-align: left;
	float: right;
	width: 650px;
	top: 10px;
	font-family: "Lucida Sans", "Palatino Linotype";
	font-weight: lighter;
}
#container #main #content link {
	font-size: 50%;
}
.booklink {
	font-size: 90%;
	color: #060;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	clear: both;
	border-width: 2px;
	border-top-style: solid;
	border-color: #006633;
	text-align: center;
	color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

#headersmall {
	font-family: "Palatino Linotype", "Book Antiqua", "Lucida Sans";
	font-size: large;
	font-style: italic;
}


#main #logos {
	float: left;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	position: relative;
	text-align: center;
	width: 770px;
}

#footer li {
	display: inline;
	color: #000000;
	padding-right: 20px;
}	
.style2 {
	font-size: small;
	clear: both;
	float: right;
}
#container #main #content #portfolio {
	clear: right;
	float: left;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 10px;
}

.pictureborder {
	border: medium solid #090;
	padding: 10px;
	margin: 10px;
}
#container #main #content p strong {
	color: #981263;
}
