body {
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	/*color:#42B056;*/
	color:#009900;
	background-color: #CCCC99;
}

A:link {
	COLOR: #006633;
	text-decoration: none;
}
A:visited {
	COLOR: #006633;
	text-decoration: none;
}
A:active {
	COLOR: #0000FF; text-decoration: none;
}
A:hover {
	COLOR: #FF0000;
	text-decoration: underline;
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	text-align: left;
	background: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#header_wrapper {
	margin:0px;
	padding:0px;
}
#searchbar {
	width: auto;
	height: 25px;
	float: right;
	width: 245px;
	position: relative;
	top: 95px;
}
#header {
	/*height: 60px;
	padding:15px;*/
	height: 140px;
	margin:0px;
	padding-bottom: 0px;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
	margin:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color:#FFFFCC;
	/*color:#006633;*/
	letter-spacing: 1px;
}

#left_side {
	margin-top: 10px;
	float: left;
	width: 160px;
	/*width: 160 px;*/
	background-color: #FFFFFF;
	/*background-image: url(../img/side_bg.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 8px;
}

#right_side {
	margin-top: 10px;
	float: right;
	width: 160px;
	/*width: 160 px;*/
	background-color: #FFFFFF;
	/*background-image: url(../img/side_bg.gif);*/
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: 8px;
}

#content {
	margin-top: 10px;
	margin-bottom: 0px;
	/*margin-left: 180px;*/
  margin-left: 170px;
	/*margin-right: 180px;*/
  margin-right: 170px;
	/* font and list added to define content area */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 18px;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#footer {
	/*height: 50px;*/
	height: 100px;
	clear: both;
	text-align: center;
	color: #003333;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-image: url(../img/roundededgesfooter.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side h3, #right_side h3 {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	border:1px none #006633;
	background-color: #006633;
}

#left_side h4, #right_side h4 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #666600;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
	margin-top:5px;
	margin-bottom: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #666600;
}

#content h4 {
	margin-top:0px;
	margin-bottom:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #666600;
}

/*insert nav list here*/

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

/* added for links on left side */
#page_wrapper #left_side .orglinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AA8000;
	font-size: 11px;
	list-style-type: none;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	text-transform: none;
	line-height: 1em;
	word-spacing: normal;
}
/* end of addition for links on left side */
/* added for links on rights side */
#page_wrapper #right_side .orglinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AA8000;
	font-size: 11px;
	list-style-type: none;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	text-transform: none;
	line-height: 1em;
}
/* end of addition for links on right side */
