body { background-color: #ffd351; margin-top: 20px; }
.style11 {	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
}
.style12 {color: #000000}
.style22 { font-size: 17px; color: #505629; font-weight: bold; font-family: "Book Antiqua", "Times New Roman", serif; text-align: left; }
.style23 { color: #505629; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 17px; text-align: left; width: 450px; float: left; }
ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #505629; float: left; list-style-type: disc; }
li {
	border-top-width: 2pt;
	border-right-width: 2pt;
	border-bottom-width: 2pt;
	border-left-width: 2pt;
}
.smallTitle { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #505629; }

a {
	color: #505629;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	background-color: #DFD8AA;
}
.testimonials { color: #505629; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: oblique; line-height: 17px; text-align: left; width: 450px; }
.testimonials_title { color: #505629; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; line-height: 17px; text-align: left; }
.back_to_top { color: #505629; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 12px; text-align: right; }
/*
			Vertical Accordions
		*/
.accordion_toggle { display: block; height: 30px; width: 430px; padding: 0 10px; line-height: 30px; color: #ffffff; font-weight: normal; text-decoration: none; outline: none medium; font-size: 12px; color: #2e3218; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-image: url(images/accordion_toggle.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; text-align: left; cursor: pointer; margin: 0; border: solid 1px; }
.accordion_toggle_active { color: #000; font-weight: bold; background-image: url(images/accordion_toggle_active.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: right top; border: solid 1px #505629; }
.accordion_content { color: #444444; overflow: hidden; }
.accordion_content h2 { margin: 15px 0 5px 0; }
.accordion_content p { line-height: 160%; padding: 5px 10px 15px 0; }
.vertical_accordion_toggle { display: block; height: 30px; width: 420px; background: #a9d06a url(../../Van%20Pelt/web-content/images/accordion_toggle.jpg) no-repeat right top; padding: 0 10px; line-height: 30px; color: #ffffff; font-weight: normal; text-decoration: none; outline: none medium; font-size: 12px; color: #000000; cursor: pointer; margin: 0; }
.vertical_accordion_toggle_active {
			background: url(../../Van%20Pelt/web-content/images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}
.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 0;
			}
/* Container styling*/
#horizontal_container {
      margin: 20px auto;
      width: 420px;   
      height: 100px;    
    }
#vertical_nested_container {
      margin: 20px auto;
      width: 420px;
    }

