address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li,
menu, ol, p, pre, td, th, tr, ul {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-attachment: fixed;
	background-color: #70AAF9;
	background-image: url(images/background.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #008751;
	font-weight: bold;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 11px;
}

a:link {
	color: #008751;
	text-decoration: underline;
}

a:visited {
	color: #008751;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.copyright:link {
	color: #000000;
	text-decoration: underline;
}

a.copyright:visited {
	color: #000000;
	text-decoration: underline;
}

a.copyright:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.copyright:active {
	color: #FF0000;
	text-decoration: underline;
}

a img {
	border: none;
}

.picborder {
  border: 1px solid #000000;
}

.highlight1 {
	color: #008751;
	font-weight: bold;
}

.highlight2 {
	color: #FF0000;
	font-weight: bold;
}

.boxout1 {
	background-color: #008751;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

.errorhighlight {
	color: #FF0000;
	font-weight: bold;
}

.tabletop {
	background-color: #008751;
	color: #FFFFFF;
	font-weight: bold;
}

.tablecell {
	background-color: #C8D6DF;
}

table.cellborder, table.cellborder td {
	border: 1px solid #000000;
	border-collapse: collapse;
}

.requiredfield {
	color: #FF0000;
}

.fielderror {
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
}

.formerrors {
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
	margin: 5px 30px 5px 30px;
	padding: 0px 30px 0px 30px;
}

.photocaption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.quote {
	color: #000000 !important;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-bottom:0;
	padding-bottom:0;
}

.quotename {
	color: #000000 !important;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin-top:0;
	padding-top:0;
}

.logo-tagline {
	color: #008751;
	font-size: 17px;
	font-weight: bold;
}

#container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0;
	position: relative;
	text-align: left;
	width: 835px;
}

#content-panel {
	background-image: url(images/content-background.gif);
	background-repeat: no-repeat;
	margin-left: 270px;
	margin-right: 5px;
	margin-top: 0;
	padding: 0;
	top: 10px;
	width: 569px;
}

#content-text {
	background-color: #FFFFFF;
	padding: 5px;
}

#slideshow {
	height: 191px;
	width: 569px;
	padding-left: 5px;
	padding-top: 5px;
}

#just-look {
	height: 49px;
	margin: 0;
	padding-top: 21px;
	text-align: center;
}

#topnav {
	color: #FFFFFF;
	font-size: 13px;
	height: 46px;
	margin: 0;
	padding-top: 12px;
	text-align: center;
}

#topnav td {
	color: #FFFFFF;
}

#topnav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#topnav a:hover, #topnav a:active, #topnav a:focus {
	color: #9FCF67;
}

#sidebar {
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 10px;
	width: 260px;
	z-index: 1;
}

#column-left1 {
	width: 325px;
}

#column-right1 {
	margin-left: 335px;
	position: absolute;
	top: 340px;
	width: 220px;
}

#column-left2 {
	width: 270px;
}

#column-right2 {
	margin-left: 290px;
	position: absolute;
	top: 340px;
	width: 264px;
}

#column-right2-text {
	padding-top: 1px;
	margin-top: 0px;
}

#column-right2-text P {
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
}

#column-right2-text LI {
	color: #FFFFFF;
}

#column-right2-text UL {
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 18px;
}
