/* CSS Document */
body {
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 130%;
}
p.main{
font-size: 75%;
line-height: 130%;
color: #000000;
}
.bold_12pt
{
font-size: 12px;
font-weight: bold;
}
.small_10pt
{
font-size: 10px;
}
h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
color: #000044;
}
div.container
{
width:100%;
margin:0px;
background-image: url(images/mock3_side.gif);
background-repeat: repeat-x;
}
div.top,div.undermenu
{
width: 765px;
clear:left;
}
div.footer_container
{
width:100%;
background-color: #001362;
}
div.footer
{
width: 765px;
clear:left;
color:#FFFFFF;
padding-top: 10px;
line-height: 16px;
padding-left: 38px;
}
a.footer
{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration:underline;
padding-left: 5px;
padding-right: 5px;
}
a.footer2
{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration:underline;
padding-right: 5px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 130%;
	padding-bottom: 5px;
	list-style-type: disc;
	color: #000000;
}
.side_box {
	padding-top: 10px;
	padding-left: 16px;
	border-left: 1px solid #000044;
	padding-bottom: 5px;
	padding-right: 10px;
}
.texthome {
	padding-top: 10px;
	padding-left: 38px;
	padding-right: 45px;
	padding-bottom: 5px;
}
div.menu
{
float:left;
padding-left: 38px;
width:727px;
height:34px;
background-image: url(images/TrueNorthDevelopment_13.jpg);
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	
}
#nav li { /* all list items */
	float: left;
	 /* width needed or else Opera goes nuts */
	list-style: none;
	margin: 0;
	padding: 0px;
	line-height: 14px;
	position: relative;
}
#nav li ul { /* second-level lists */
	margin: 0;
	padding: 0;
	position: absolute;
	background: #00054E;
	border-color:#FFFFFF;
	border-bottom: 1px solid;
	width: 175px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	line-height: 14px;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: -14px;
	top: 34px;
}
#nav a {
	display: block;
	color: #000042;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 1px;
}
#nav a:hover 
{
color:#FFFFFF;
}
#nav a.menunav
{
letter-spacing: 0px;
color: #FFFFFF;
padding: 6px 6px 6px 14px;
border-right: 1px solid;
border-left: 1px solid;
border-top:1px solid;
border-color: #FFFFFF;
width: 153px;
}
#nav a.menunav:hover 
{
color:#000042;
background-color: #F0CD5D;
}
#content {
	clear: left;
	color: #ccc;
}
div.container2 {
	width:100%;
	margin:0px;
	background-image: url(images/secondary_tile.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.textsecondary {
	padding-top: 10px;
	padding-left: 38px;
	padding-right: 50px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.bio_pics {
	margin-right: 25px;
	border: 1px solid #000000;
	margin-bottom: 30px;
}
.bio_picsScott {
	margin-right: 25px;
	margin-bottom: 25px;
}
h2 {

font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
color: #EB6214;
}
.side_box2 {
	padding-top: 10px;
	padding-left: 25px;
	border-left: 1px solid #000044;
	padding-bottom: 5px;
	padding-right: 55px;
	width: 275px;
	float: right;
	clear: right;
	background-color: #EFCE5D;
	height: 100%;
}
div.container3 {

	width:100%;
	margin:0px;
	background-image: url(images/secondary_tile2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #0071DE;
}
.home_quote {
	color: #EB6214;
}
.bold_black {
	font-weight: bold;
	color: #000000;
}
.list_link {
	color: #000000;
	text-decoration: underline;
}
