

#content .inner {
	font-size:1.2em;
	line-height:1.4em;
	padding:15px 30px;

}

html>body .about-us-page #content .inner {
	height:auto;
}

.about-us-page #content .inner {
	padding:15px 30px 15px 188px;
	min-height:555px;
	height:555px;
	background:transparent url(../images/about-us.jpg) 5px 14px no-repeat;
}


.inner ol li {
	list-style-type:decimal;
}

.inner ul li {
	list-style-type:disc;
}

.inner form ul li,
.inner form ol li {
	list-style-type:none;
}

.mortgage-calculator-page #content .container {
	font-size:1.0em;
	padding:5px 0 0 15px;
	width:510px;
}

form table tr {
	line-height:2.8em;
}

form table th {
	font-weight:bold;
}

form label em {
	color:#CC0000;
}

.inner ol,
.inner ul,
#content .inner p {
	padding-bottom:1.4em;
}

#content .inner p {
	text-align:justify;
/*	padding-bottom:0;*/
}

.inner ol,
.inner ul {
	margin-left:2.8em;
}

p.notice {
	padding:15px;
	border:#999 1px solid;
	background:#eee;
	margin:1.4em 0;
}

#saving  { color: #4F802A; }
#loading { color: #2A5280; }

.resources-page ul h3 { font-size:1.1em; margin:0 0 0.125em 0; color:#5B090C; }
.resources-page b { color:#000; }

#video-blog  #content .inner {  background:#fff;  margin:0; padding:0;}
.resources-page #content .inner { background:#fff; margin-top:0; padding:3em 10px 1.5em 10px;}

.resources-page #content a { color:#454444; }

.resources-page #content ul { width:200px; text-align:left; margin:0 auto 1.5em auto; font-size:0.9em;}

.contact-us-page .container a { color:#A21D07; }
.contact-us-page .container a:hover { color:#000; }
.contact-us-page big { color:#000; }

.resources-page  #content ul.listings {
	width:100%;
}
.resources-page #content a:hover {
	color:#5B090C;
}

.resources-page #content ul.schools {
	width:30%;
	float:left;
	margin:10px 10px 0 10px;
/*	background:#000;*/
}

.resources-page  #content .condensed {
	margin-bottom:10px;
}

.resources-page  #content .condensed ul.listings li {
	margin:0;
	padding-left:10px;
}

.resources-page  #content ul.schools li {
	list-style:none;
}

.resources-page h3 {
	font-size:1.0em;
	margin:0 0 0.125em 0;
	color:#5B090C;
	margin-left:10px;
}

.resources-page  #content ul.listings li {
	float:left;
	width:150px;
	display:block;
	margin:10px;
}

.resources-page  #content ul.w200 li {
	width:200px;
}

.utilities-resources #content p.big {
	width:100%;
}

.column {
	width:33%;
	text-align:center;
}

.hr {
	clear:both;
	font-size:0;
	line-height:0;
	border-top:1px solid #ddd;
	width:100%;
	margin-bottom:15px;
}