/*
1c6cab		blue 1
ab5a1c		orange 1
55732e		green 1
deddce		green 2
aba21c		green 3
edece4		beige 1
464647		grey 1
*/

table.cake-sql-log {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	width: 100%;
	background-color: #ffffff;
}

table.cake-sql-log tr th {
	background-color: #efefef;
	padding: 3px;
}

table.cake-sql-log tr td {
	padding: 3px;
	border-bottom: 1px solid #d9d9d9;
	color: #333333;
	font-size: 11px;
}

table.cake-sql-log caption {
	margin-top: 50px;
}

body {
	padding: 0;
	margin: 0;
	color: #464647;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url('../../img/bg-top-stripe.png');
	background-repeat: repeat-x;
	background-color: #edece4;
}

a:link, a:visited {
	color: #55732e;
	text-decoration: none;
}

a:hover, a:active {
	color: #aba21c;
}

img {
	border: 0;
}

img.right {
	margin: 0px 0px 10px 10px;
	float: right;
}

img.left {
	margin: 0px 10px 10px 0px;
	float: left;
}

p, ul, ol {
	margin-top: 0;
	font-size: .8em;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
}

h1 {
	font-size: 1.25em;
}

h4 {
	font-size: .75em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hide {
	display: none;
}

.show {
	display: block;
}

ul.menu {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.menu li {
	float: left;
	display: inline;
}

ul#quicklinks a:link,
ul#quicklinks a:visited {
	color: #edece4;
}

ul#quicklinks a:hover,
ul#quicklinks a:active {
	color: #ffffff;
}

ul#quicklinks {
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: .75em;
}

ul#quicklinks li {
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #ffffff;
}

ul#quicklinks li.last {
	border: none;
	padding-right: 0;
}

ul#primary {
	clear: both;
	margin-top: 35px;
	width: 475px;
}

ul#primary li {
	padding-left: 20px;
}

ul#primary li a {
	display: block;
	background-position: top;
	height: 10px;
}

ul#primary li a#who-we-are {
	background-image: url('../../img/nav-who-we-are.png');
	width: 81px;
}

ul#primary li a#what-we-do {
	background-image: url('../../img/nav-what-we-do.png');
	width: 83px;
}

ul#primary li a#program-info {
	background-image: url('../../img/nav-program-info.png');
	width: 96px;
}

ul#primary li a#news {
	background-image: url('../../img/nav-news.png');
	width: 34px;
}

ul#primary li a#contact-us {
	background-image: url('../../img/nav-contact-us.png');
	width: 79px;
}

ul#primary li a:hover {
	background-position: bottom;
}

ul#primary li a span {
	display: none;
}

div#files {
	width: auto;
	overflow: hidden;
	padding: 10px;
	background-color: #edece4;
	font-size: .85em;
}

ul#file-downloads {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#file-downloads li {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666666;
}

div#pagenav ul {
	width: 100%;
	overflow: hidden;
	margin: 0px 0px 30px 10px;
	font-size: .75em;
}

div#pagenav ul li {
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #cccccc;
}

div#pagenav ul li.last {
	border: none;
}

div#pagenav ul li.active {
	font-weight: bold;
}

#header {
	width: 850px;
	height: 84px;
	display: block;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

img#logo {
	float: left;
}

#header .rightside {
	width: 600px;
	float: right;
}

#body {
	width: 880px;
	min-height: 500px;
	display: block;
	margin: auto;
	background-image: url('../../img/bg-body.png');
	background-repeat: repeat-y;
	padding: 12px 35px 12px 35px;
}

#footer {
	width: 100%;
	height: 150px;
	overflow: hidden;
	background-color: #ab5a1c;
	background-image: url('../../img/bg-body-bottom.png');
	background-repeat: no-repeat;
	background-position: top center;
}

#header a:link,
#header a:visited,
#footer a:link,
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#header a:hover,
#header a:active,
#footer a:hover,
#footer a:active {
	color: #deddce;
}

#footer-content {
	width: 850px;
	display: block;
	overflow: hidden;
	margin: auto;
	margin-top: 50px;
	font-size: .75em;
	line-height: 1.4em;
	color: #ffffff;
}

#footer .right {
	text-align: right;
}

#footer p {
	font-size: .9em;
	clear: both;
}

img#icon-facebook {
	float: right;
	margin: 0px 0px 0px 5px;
}

img#testimonial-top,
img#testimonial-bottom,
img#bg-body-top,
img#bg-body-bottom {
	display: block;
	margin: auto;
}

#masthead {
	width: 874px;
	display: block;
	margin: auto;
	border-bottom: 10px solid #aba21c;
}

#masthead div.images ul {
	overflow: hidden;
	width: 874px;
	height: 284px;
}

img#testimonial-top {
	margin-top: 15px;
}

#testimonial {
	width: 844px;
	overflow: hidden;
	display: block;
	margin: auto;
	padding: 8px 15px 8px 15px;
	background-color: #deddce;
	font-size: .7em;
}

#testimonial #call {
	text-align: center;
	color: #55732e;
	font-size: 1.5em;
	font-weight: bold;
	width: 200px;
}

#testimonial #testimony {
	width: 624px;
	margin-left: 20px;
	font-weight: bold;
	line-height: 1.5em;
}

#content {
	width: 850px;
	display: block;
	overflow: hidden;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content-inside {
	width: 652px;
	padding-left: 20px;
	overflow: hidden;
	margin-bottom: 50px;
}

#content-inside.full {
	width: 840px;
}

#sidebar {
	width: 178px;
	margin-left: 20px;
	margin-right: 10px;
	overflow: hidden;
	min-height: 500px;
}

#sidebar img {
	display: block;
	margin: auto;
	margin-bottom: 50px;
}

#page-header {
	width: 850px;
	height: 63px;
	overflow: hidden;
	background-color: #55732e;
	padding: 0px 15px 0px 15px;
	margin-bottom: 30px;
}

#page-header img {
	float: left;
	margin-top: 20px;
}

#page-title {
	color: #ffffff;
	font-size: 1.65em;
	margin-top: 35px;
}
