body {
	font-family: arial, helvetica, serif;
	font-size: 12px;
	background-color: #FFCC99;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	font-weight: bolder;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

#content {
	clear: left;
	color: ffffff;
}

a:link {
	color: #993300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC6633;
}
a:hover {
	color: #993300;
	text-decoration: none;
	font-weight: bolder;
	border: thin none #993300;
	background-color: #FFCC99;
}
a:active {
	text-decoration: none;
	color: #993300;
}
.style1 {color: #FFFFFF}
h2 {
	font-style: normal;
	text-align: left;
	border: thin dotted #CCCCCC;
	font-size: 20px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #999999;
}
p {
	font-size: 12px;
}
li {
	font-size: 12px;
	list-style-type: square;
}
.navtoplink {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	color: #993300;
}
