html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body, table, form {
  font-size: 12px;
  font-family: Arial, sans-serif;
  margin: 0;
  border: 0;
  padding: 0;
}

img {
  border: none;
}

p {
  margin: 6px 0 6px 0;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

select, input, textarea {
  background-color: #fff;
  color: #000;
  font-size: 12px;
}

#container {
  width: 100%;
  background: url(bg/bg_sides.jpg) no-repeat center top;
}

.main {
  position: relative;
  width: 900px;
  margin: 0 auto;
  padding-top: 11px;
  background: #8bc140 url(bg/horizon.jpg) no-repeat top left;
}

.header {
  height: 80px;
  overflow: hidden;
  padding-left: 50px;
  padding-right: 50px;
}

#logo {
  border: 0;
  margin-top: 4px;
}

.topmenu {
  float: right;
  margin-top: 17px;
  width: 495px;
  height: 60px;
}

.topmenu .button {
  border-width: 0 1px 1px 0;
  border-color: rgb(49, 159, 222);
  border-style: solid;
  padding: 9px 1px 10px 0;
  margin-left:3px;
  float: left;
}

.topmenu .button a, .topmenu .button a:hover {
  text-decoration: none;
  color: white;
  font-size: 14px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  padding: 8px;
  border: 1px solid rgb(175, 218, 238);
}

.topmenu .button a:hover {
  color: rgb(49, 159, 222);
  background-color: white;
}

.topmenu .submenu {
  text-align: right;
  display: none;
  margin-top: 6px;
}

.topmenu .submenu a {
  color: white;
  margin-left: 5px;
  margin-right: 3px;
}

.footer {
  background: url(bg/sandbox.jpg) no-repeat left top;
  color: #af570f;
  height: 159px;
  overflow: hidden;
  padding: 40px 50px 0 50px;
  margin-top: 30px;
}

.footer .copyright {
  width: 230px;
  float: left;
  font-size: 11px;
  margin-top: 80px;
}

.footer .links {
  margin-top: 10px;
  width: 470px;
  float: right;
}

.footer .links .column {
  float: left;
  margin-right: 40px;
  margin-top: 20px;
  line-height: 18px;
}

.footer .links .logos {
  float: right;
  margin-right: 20px;
  
}

.footer .links a, .footer .copyright a, .footer a {
  color: #af570f;
  text-decoration: underline;
}

.footer .links a:hover, .footer .copyright a:hover, .footer a:hover {
  color: #af570f;
  text-decoration: underline;
}

.content-wide {
  width: 760px;
  margin: 30px 50px 10px 50px;
  padding: 20px;
  background-color: white;
  color: black;
}

.bottom-wide {
  width: 800px;
  margin-left: 50px;
  margin-top: 30px;

}

.content-home {
  width: 800px;
  margin: 20px 0 50px 50px;
  color: white;
}

.content-home .form {
  width: 325px;
  height: 220px;
  float: left;
}

.content-home .form h1 {
  color: white;
  font-size: 28px;
  font-weight: bold;
  margin: 0px;
  border: 0px;
  padding: 0px;
  margin-bottom: 10px;
}

.content-home .form a, .content-home .intro a  {
  color: white;
}

.content-home .form input {
  border: none;
  height: 26px;
  width: 294px;
  color: rgb(68, 180, 230);
  font-size: 22px;
  padding: 3px;
  border: 0 1px 1px 0 solid #GGGGGG;
}

.content-home .intro {
  width: 413px;
  height: 273px;
  margin-right: 37px;
  float: right;
  background: url(pics/family.jpg) no-repeat right 98px;
}

.content-home .intro h1 {
  color: white;
  font-size: 18px;
  font-weight: bold;
}

.content-narrow {
  width: 550px;
  margin: 30px 50px 10px 50px;
  padding: 20px;
  background-color: white;
  color: black;
}

.bottom-narrow {
  width: 590px;
  margin-left: 50px;
  margin-top: 30px;
}

.rightnav {
  float: right;
  width: 170px;
  margin-right: 50px;
  margin-top: 21px;
}

#navboxesHome {
  overflow: hidden;
}

#navboxesHome .navbox {
  padding-bottom: 32767px;
  margin-bottom: -32759px;
}

.navbox {
  padding: 8px;
  margin-top: 10px; 
  background: url(bg/box_white.png) repeat;
  font-size: 11px;
  color: #222222;
}

.navbox a {
  font-size: 12px;
  color: #2090C2;
}

.navbox .navboxEvent {
	margin-left: 12px;
	position: relative;
}

.navbox .navboxEvent div {
	position: absolute;
	top: 0px;
	left: -10px;
}

.navbox .navboxDate {
	margin: 4px 0 4px 12px;
}

#seeEventsButton, .pushbutton {
	padding: 1px;
	width: 122px;
	height: 18px;
	margin-top: 13px;
	background-color: #2997da;
}

.pushbutton {
  margin-bottom: 3px;
}

#seeEventsButton a, .pushbutton a {
	border: 1px solid #fff;
	width: 120px;
	height: 16px;
	display: block;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
}

.pushbutton a {
  width: auto;
}

.navbox h3, h3.wb, h3.wbt {
  background-color: rgb(68, 180, 230);
  color: white;
  font-weight: bold;
  font-size: 11px;
  padding: 3px 10px;
  text-transform: uppercase; 
  margin: 0px 0px 3px 0px;
}

h3.bw {
  background-color: white;
  color: rgb(68, 180, 230);
  font-weight: bold;
  font-size: 11px;
  padding: 3px 10px;
  text-transform: uppercase; 
  margin: 0px 0px 3px 0px;
}

h3.wbt {
  background: url(bg/white-triangle.gif) bottom left no-repeat;
  background-color: rgb(68, 180, 230);
  text-align: right;
}

.content-wide a, .content-narrow a, .content-wide p a {
  color: rgb(68, 180, 230);
}

.featurebox-blue, .featurebox-gold {
  padding: 10px;
  margin-top: 10px;
}

.featurebox-blue {
  background: url(bg/box_blue.png) repeat;
  color: white;
}

.featurebox-blue a {
  color: white;
}
.featurebox-gold {
  background: url(bg/box_yellow.gif) repeat;
  color: #222222;
}

.content-home .featurebox-gold {
  margin-top: 40px;
}

.featurebox-gold a {
  color: #2090C2;
}

.blue {
  color: #44B4E6;
}

h1 {
  font-size: 18px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  color: rgb(114, 170, 48);
  padding: 0;
  border: 0;
  margin: 8px 0 8px 0; 
}

.input, select {
  border: 1px solid #2997da;
  padding: 1px;
  height: 20px;
  font-size: 12px;
}

input[type=text] {
  border: 1px solid #2997da;
  padding: 1px;
  height: 20px;
  font-size: 13px;
  width: 185px;
}

textarea {
  border: 1px solid #2997da;
  padding: 1px;
  height: 130px;
  font-size: 13px;
  width: 360px;
}

.even, .odd {
  margin-bottom: 1px;
}

.odd {
  background-color: rgb(234, 244, 227);
}

.even {
  background-color: rgb(247, 251, 244);
}

a.button, a.buttonSelected, a.button:hover, a.buttonSelected:hover {
  padding: 8px; 
  border: 1px solid #BBBBBB; 
  background-color: #EEEEEE; 
  color: #444444;
  text-decoration: none;
}

a.buttonSelected, a.buttonSelected:hover {
  background-color: #BBBBBB;  
}

h3.collapsed, h3.expanded {
  background-position: 130px 1px;
  background-repeat: no-repeat;
}

h3.collapsed {
  background-image: url(buttons/triangle-left.gif);
}

h3.expanded {
  background-image: url(buttons/triangle-down.gif);
}

.collapsed .navboxEvent {
  display: none;
}

input[type="checkbox"], input[type="radio"] {
  background: none;
}

#library {
	background-color: #f7fbf4;
	border: 1px solid #75ba44;
}

.librarySpacer {
	background-color: #fff;
	border: 1px solid #CCC;
	border-width: 1px 0;
}

.libraryItem td {
	background-color: #eaf4e3;
}