#banner {
	background-image: url(images/frclogo_small.jpg);
	background-repeat: no-repeat;
	height: 300px;
	margin-right: 100px;
}
#sidebar {
	width: 200px;
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#photo_right {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 7pt;
}
#photo {
	width: 200px;
	background-repeat: no-repeat;
	height: 220px;
	text-align: center;
}
#photo_small {
	width: 150px;
	background-repeat: no-repeat;
	height: 220px;
	text-align: center;
}


#mainarea {
	margin-left: 220px;
	margin-right: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 50px;
	text-indent: 3em;
}
.italics2 {
	font-style: italic;
	font-size: 2em;
}

#apDivTagline {
	height:26px;
	position: relative;
	top: 170px;
	float: right;
	font-family: "Lucida Console", Monaco, monospace;
}
#navbar {
	padding-left: 40px;
	height: 50px;
	padding-right: 40px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top: 240px;
}
#navLeft {
	width: 300px;
}
#navRight {
	float: right;
	width: 400px;
	text-align: right;
}
.italics1 {
	font-style: italic;
	font-weight: bolder;
}
.bullets {
	list-style-type: disc;
	list-style-position: outside;
	text-indent: 0;

}
#mainarea_no_indent {
	text-indent: 0em;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12pt;
	color: #02A1D8;
	text-transform: uppercase;
}
a:link {
	text-decoration: none;
	color: #00C;
}
a:visited {
	text-decoration: none;
	color: #00C;
}
a:hover {
	text-decoration: none;
	color: #009FDC;
	background-color: #D4EBF1;
}
a:active {
	text-decoration: none;
}
h2 {
	color: #000;
	text-decoration: underline;
	font-size: 1em;
}
h3 {
	color: #000;
	font-size: 1em;
}
.bold {
	font-weight: bolder;
}
.redtext {
	color: #F00;
	font-weight: bold;
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
#divContact {
}
#divContactRight {
	height: 100%;
	padding-left: 50px;
	width: 150px;
	right: 0px;
	float: right;
	padding-top: 50px;
	padding-bottom: 50px;
}
#divContactLeft {
	height: 100%;
	margin-right: 200px;


}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 22px;
}
.boldsmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
#footer {
	clear: both;
	margin-right: 100px;
	text-align: center;
}
.centertext {
	text-align: center;
}
