body {
	background-color: #cccccc;
}

#container {
	background-color: #fff;
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;
}

#masthead {
	background: #656669 url(../images/masthead_logo.png) no-repeat top left;
}

input#searchbox {
	background: #656669 url(../images/search_bkgrnd.png) no-repeat 0 0;
	color: #656669;
}

.currpage {
	color: #fff;
	background-color: #85b6b3;
}

ul#nav li a {
	color: #fff;
	background: #bb742b url(../images/nav_tile.png) repeat-x top left;
}

ul#nav li a:hover {
	background: #85b6b3;
}

#midcontent {
	border-left: 1px #999 solid;
	border-right: 1px #999 solid;
}

#midcontent h3 {
	color: #bb742b;
}

#midcontent h4 {
	color: #85b6b3;
}

#midcontent h5 {
	color: #656669;
}

#midcontent p {
	color: #656669;
}

#midcontent a {
	color: #bb742b;
}

#midcontent a:hover {
	color: #656669;
	border-bottom: 1px dotted;
}

#midcontent li {
	color: #656669;
	background: transparent url(../images/orange_bullet.png) no-repeat 0 5px;
}

#homecontent h3 {
	color: #bb742b;
}

#homecontent h4 {
	color: #656669;
}

#homecontent h5 {
	color: #656669;
}

#homecontent a {
	color:#bb742b;
}

#homecontent a:hover {
	color: #656669;
	border-bottom: 1px dotted;
}

#homebullets li {
	color: #656669;
	background: transparent url(../images/orange_bullet.png) no-repeat 0 3px;
}

.subhead {
	color: #656669;
}

address {
	background-color: #656669;
	color: #fff;
	border-left: 1px #656669 solid;
	border-right: 1px #656669 solid;
}

#faqs {
	color: #fff;
}

#midcontent ul#faqList li {
	background: none;
}

#midcontent ul#faqList li h4 {
	border: 0px;
	color: #656669;
}

#midcontent ul#faqList li h5 {
	border: 0px;
	color: #656669;
}
