P  {
	font-family : Arial;
	width : auto;
	font-size : 16px;
}

H1  {
	list-style-type : none;
	font-size : x-large;
	font-family : Georgia, sans-serif;
	font-weight : bold;
	color : #005000;
}

H2  {}

H3  {
	text-indent : 40;
}

A  {
	color : Maroon;
	text-decoration : none;
	font-weight : bold;
	background-color : Siver;
}

A:Visited  {
	text-decoration : none;
	color : Maroon;
	font-weight : bold;
}

A:Active  {
	text-decoration : none;
	color : Maroon;
}

A:Hover  {
	color : #cc0000;
}

BODY  {
	background-color : White;
	width : auto;
	left : 75;
}

#straight  {
	text-indent : 0;
}

#quote  {
	font-size : small;
}

#special  {
	font-size : large;
	font-family : Arial Rounded MT Bold;
	font-weight : bold;
	font-style : italic;
	color : Gray;
}

#heading  {
	font-size : xx-large;
	font-family : Georgia;
	font-weight : bold;
	color : #235150;
	font-style : italic;
}

.emphasis  {
	font-weight : bold;
	color : #005000;
	font-size : 17px;
}

.logotitle  {
	font-size : x-small;
	font-style : italic;
	color : #005000;
}

.largelist  {
	font-size : x-large;
	font-family : Arial;
	color : #005000;
}

.maroon  {
	background-color : Maroon;
}

.cellpad  {
	padding-left : 30px;
	padding-top : 30px;
}

.emphasis2  {
	color : #005000;
	font-style : italic;
	font-weight : bold;
	font-size : 17px;
}

.navbar  {
	font-family : Arial;
	background-color : Silver;
	text-align : center;
	font-weight : normal;
	font-size : 12px;
	border-style : none;
	border-width : 0;
	margin-top : 0;
	margin-bottom : 0;
	padding-top : 0;
	padding-bottom : 0;
	padding : 0;
	width : 100;
}

.footer  {}

P:Hover.footer  {
	color : #cc0000;
}

div #nav  {
	position : absolute;
	left : 12px;
	top : 0;
	text-align : center;
	padding-top : 0;
	padding-bottom : 0;
	margin-top : 0;
	margin-bottom : 0;
}

li  {
	font-family : Arial;
	font-size : 15px;
}

.backto  {
	font-size : 12px;
}

.largelist P  {
	font-weight : bold;
	font-size : 20px;
}

#cordyline  {
	background : url(./cabbagetree.jpg) no-repeat;
	}

