body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C5603;
}
body {
	background-color: #CCFF99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #FE7F01;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FE7F01;
}
a:hover {
	text-decoration: underline;
	color: #FE7F01;
}
a:active {
	text-decoration: underline;
	color: #FF7F01;
}

#container {
  margin: 0 auto;
  width: 766px;
  text-align: left;
}

#pageheader {
	background-image: url(/images/header-smilingboy-tagline.jpg);
	background-repeat: none;
	height: 219px;
}

.homeHeader {
	background-image: url(/images/header-smilingboy.jpg) !important;
}

#pageheader h1 {
	margin: 0px;
	padding-top: 2px;
	padding-left: 260px;
	font-size: 22px;
	font-weight: normal;
	color: #4F9805;
}

#pageback {
	background-image: url(/images/pageback.gif);
	background-repeat: repeat-y;
}

#bodycontent {
	width: 520px;
	padding-right: 10px;
	margin-left: 220px;
	padding-bottom: 15px;
	padding-top: 10px;
	line-height: 150%;
	text-align: left;
	
}

#bodycontent li {
	padding-bottom: 10px;
	margin-left: -10px;
}


#bodycontent h3 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #4F9805;
}

.footnotes {
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	color: #2C6613;
	/* border-top-width: thin;
	border-top-style: solid;
	border-top-color: #99aa99; */
}

.pixNoFloat {
	color: #666666;
	font-size: 10px;
	text-align: center;
}


.pixFloatRight {
	width: 265px;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 0;
	color: #666666;
	font-size: 10px;
	text-align: center;
}

.pixFloatRight img {
	border: thin solid #4F9805;
}

.pixFloatRight200 {
	width: 225px;
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 0;
	color: #666666;
	font-size: 10px;
	text-align: center;
}

.pixFloatRight200 img {
	border: thin solid #4F9805;
}


.pixFloatRight300 {
	width: 330px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 0;
	color: #666666;
	font-size: 10px;
	text-align: center;
}

.pixFloatRight300 img {
	border: thin solid #4F9805;
}



.pixFloatLeft {
	width: 270px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 0;	
	color: #666666;
	font-size: 10px;
	text-align: center;
}

.pixFloatLeft img {
	border: thin solid #4F9805;
}

.pixFloatLeft200 {
	width: 225px;
	float: left;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 10;
	color: #666666;
	font-size: 10px;
	text-align: center;
}

.pixFloatLeft200 img {
	border: thin solid #4F9805;
}


.pixFloatLeft300 {
	width: 310px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 0;	
	color: #666666;
	font-size: 10px;
	text-align: center;
}

.pixFloatLeft300 img {
	border: thin solid #4F9805;
}



#leftnav {
	width: 190px;
	float: left;
	color: #999999;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 8px;
}

#leftnav p {
	padding-left: 25px;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 5px;
	font-weight: normal;
	margin-bottom: 3px;
	line-height: 100%;
}


#leftnav a:link {
	color: #FE7F01;
}

#leftnav a:visited {
	color: #FE7F01;
}

#leftnav ul {
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 0;
	margin-left: 38px;
}

#leftnav li {
	padding-bottom: 5px;
	list-style: none;
}

.leftnavSelected {
	font-weight: bold;
	text-decoration: underline !important;
}

#leftnav h2 {
	margin-left: 30px;
	margin-right: 10px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}


#leftnav .menuDivider {
	color: #FE7F01;
	font-weight: bold;
	padding-top: 15px;
}


#footer {
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: thin solid #86B945;
}

#footer p {
	border-top: thin solid #86B945;
	padding-top: 10px;
	margin-left: 210px;
	margin-right: 10px;
	font-size: 10px;
	letter-spacing: .08em;
	color: #66aa66;
}

#footer a:link {
	color:#66FFFF;
}

#footer a:visited {
	color:#66FFFF;
}

.announceBox {
	background-color: #FFFFB7;
	padding: 5px 10px 0 10px;
	border: 3px double #CCFF99;
}
