body {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	padding: 8px;
	font-size: 12px;
	color: #383838;
}
.description {
	color: #676767;
}
.description strong {
	font-weight: normal;
	color: #3c3b3b;
}
#header {
	background: #012043;
	padding: 20px 0 27px 20px;
	text-align: left;
}
.container {
	background: url(../images/header.jpg) no-repeat 0 0;
	margin-top: 5px;
	padding-top: 320px;
}
a {
	color: #779b1a;
}
h1 {
	display: none;
}
h2 {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}
#sharethis img {
	cursor: pointer;
}
.greenery {
	padding: 20px 0 20px 20px;
	background: #779b1a;
	border: 5px solid #b8cb87;
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
	-o-border-radius:		5px;
	-icab-border-radius:	5px;
	-khtml-border-radius:	5px;
	border-radius:			5px;
	font-size: 11px;
	float: left;
}
form ul {
	list-style-type: none;
	margin: 0;
}
form label {
	font-weight: normal;
	color: #fff;
}
form input.text {
	border: none;
	color: #779b1a;
	width: 240px;
	margin-bottom: 10px;
}
form ul.right li {
	border-bottom: 1px solid #92af48;
	padding: 10px 0;
	margin-right: 10px;
}
form ul.right li.first {
	padding-top: 0;
}
form ul.right li.last {
	border-bottom: none;
	padding-bottom: 0;
}
form a {
	color: #fff;
}
label.error {
	border: none;
	background: transparent;
	padding: 0;
	margin: 0;
}
#testimonials {
	list-style-type: none;
	margin: 5px 0 10px 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #acb2b9;
	border-bottom: 1px solid #acb2b9;
	float: left;
	font-size: 11px;
}
#testimonials li {
	width: 300px;
	float: left;
	padding: 0 0 20px 0;
	margin: 0 20px 0 0;
}
#testimonials li.last {
	margin: 0;
}
#testimonials cite {
	display: block;
	font-style: normal;
	padding: 0 0 0 40px;
}
#testimonials em {
	font-style: normal;
	color: #779b1a;
}

.randolph cite { background: url(../images/randolph-logo.gif) no-repeat 0 0; }
.san-diego cite { background: url(../images/san-diego-logo.gif) no-repeat 0 -5px; }
.south-mountain cite { background: url(../images/south-mountain-logo.gif) no-repeat 0 0; }
.st-mary cite { background: url(../images/st-mary-logo.gif) no-repeat 0 0; }

#footer {
	color: #999;
	font-size: 10px;
	text-align: center;
	padding: 71px 0;
}

.white {
	color: #fff;
	font-size: 14px;
}

.rtb {
	background: #fff;
	border: 5px solid #789037;
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
	-o-border-radius:		5px;
	-icab-border-radius:	5px;
	-khtml-border-radius:	5px;
	border-radius:			5px;
	font-size: 11px;
	padding: 10px;
	margin-right: 10px;
	float: left;
}

#rtb1 { background: url(../images/rtb1.gif) no-repeat right 0; }
#rtb2 { background: url(../images/rtb2.gif) no-repeat right 0; }
#rtb3 { background: url(../images/rtb3.gif) no-repeat right 0; }

h3 {
	color: #779b1a;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

h4 {
	font-size: 15px;
	color: #779b1a;
	width: 100px;
	margin-bottom: 5px;
}

.rtb p {
	margin-bottom: 0;
}