body {
	background-color: #676767;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
}
/* styles controlling page structure */

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 998px;
	background-color: #FFFFFF;
}
#contentwrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding-top: 20px;
}
#banner {
	height: 150px;
}
#navigation {
	width: 950px;
	background-color: #c3c6be;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#content {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 23px;
}
#main, #f_main {
	float: left;
	width: 395px;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;/* margin-left: 23px;
	_margin-left: 0px; */
}
#main_wide {
	float: left;
	width: 638px;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;/* margin-left: 25px;
	_margin-left: 0px; */
}
/* .videolayout {
	color: #000000;
	background-color: #A0B064;
} */
#main_wide p, #main_wide li {
	margin-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#centrecol, #f_centrecol {
	background-image: url(../shared/bg_vertdot_2.png);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 220px;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 13px;
}
#rightcol {
	background-image: url(../shared/bg_vertdot_2.png);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 274px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 1px;
}
#f_rightcol {
	background-image: url(../shared/bg_vertdot_2.png);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 230px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 23px;
}
#footer {
	background-color: #e4e4e4;
	clear: both;
	padding-top: 20px;
	margin-top: 10px;
	padding-bottom: 20px;
	padding-left: 23px;
}
#footer p {
	margin-top: 0;
}
/* styles controlling specific page elements */

/* right column styles */

div.didyouknow {
	font-size: 12px;
	font-style: italic;
	background-image: url(../assets/h_did_you_know.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	width: 230px;
	margin-left: 22px;
	padding-top: 150px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #c3cd99;
	padding-bottom: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #c3cd99;
	margin-bottom: 20px;
	margin-right: 22px;
}
div.quotewrapper {
	padding-top: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ab5410;
	padding-bottom: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ab5410;
	margin-bottom: 10px;
	margin-right: 22px;
	margin-left: 22px;
	width: 230px;
}
.quotehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	height: 50px;
	font-weight: normal;
	line-height: 1.2;
	padding-left: 20px;
}
.quoter {
	font-style: normal;
}
.quote {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5;
}
.secondarywrapper {
	width: 230px;
	padding-top: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #d2232a;
	padding-bottom: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #d2232a;
	margin-bottom: 12px;
	margin-right: 22px;
	margin-left: 22px;
}
.caption_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #CC6600;
	text-align: center;
	display: block;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rightcolcontent {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 22px;
}
/* standard elements */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
dt, dd {
	margin-right: 50px;
}
dt {
	background-image: url(../shared/bullet_ltgr.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
/* appointment button */

.appointmentcall {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
.appointmentcall a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	background-color: #948671;
	padding-top: 10px;
	padding-right: 102px;
	padding-bottom: 10px;
	padding-left: 22px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../shared/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	line-height: normal;
	width: 150px;
}
.appointmentcall a:hover {
	background-color: #595146;
}
.smallprint {
	font-size: 10px;
}
.officelogo {
	width: 160px;
	float: left;
}
.tothetop {
	float: right;
}
.officemap {
	width: 220px;
	float: right;
}
.officeaddress {
	margin-left: 170px;
	width: 240px;
}
.officeaddress p {
	margin: 0px;
}
.addresslable {
	width: 50px;
	display: inline;
}
.officewrapper {
	width: 640px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88B080;
	clear: both;
}
.grantstable td {
	background-color: #f9f9f9;
}
.grantstable th {
	background-color: #ececec;
}
caption {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #006e20;
}
.applicationtable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.applicationtable th {
	background-color: #ececec;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
}
p.threepoints {
	background-image: url(../shared/dotted_ul_1.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.insetimage {
	float: right;
	width: 220px;
	background-image: url(../shared/bg_vertdot_2.png);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-left: 12px;
	font-size: 11px;
	line-height: 1.2;
}
.insetimage p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.answer {
	margin-top: 0px;
	overflow: hidden;
	visibility: visible;
}
a.retrofittips {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00929f;
	display: block;
	padding-right: 0px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:hover.retrofittips  {
	background-color: #00585f;
	text-decoration: none;
}
.chg2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.chg {
	font-size: 18px;
	font-style: normal;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}