
#headerDir {
	display: block;
	background: #F0F8FF;
	padding: 0px 0px 5px 0px;
}

/*
-------- Site Name --------
*/
h1.title  {
	display: block;
	font-family: times new roman, times, serif;
	font-size: 30px;
	color: #0071BC;
	margin: 0px 0px 0px 5px;
	word-spacing: -9px;
	}
h1.caption {
	display: block;
	font-family: times new roman, times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #F26521;
	margin: 0px 0px 14px 5px;
	}
a.title {
	color: #0071BC;
	text-decoration: none;
}

a.caption {
	color: #F26521;
	text-decoration: none;
}

/*
-------- Google Stuff --------
*/
div.google {
	float: right;
	width: 402px;
	margin: 5px 5px 0px 40px;
	padding: 5px;
	}
div.googleembed {
	float: left;
	width: 402px;
	margin: 5px 5px 0px 0px;
	padding: 5px;
	}
#googleTextLinks {
	display: block;
	margin: 0px 0px 4px 0px;
	}


/*
-------- Navigation Menu --------
*/
.navtitle {
	float: left;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
        color: #000000;
	}

#navLinks {
	display: block;
	margin: 0px 0px 0px 5px;
	word-spacing: 5px;
	}

#navLinks a {
    text-decoration: underline;
    color: #0000ff;
}


#navLinks2 {
	display: block;
	margin: 0px 0px 0px 5px;
	word-spacing: 5px;
	}

#navLinks2 a {
    text-decoration: underline;
    color: #0000ff;
}


/*
-------- Navigation Menu --------
*/

#bannerDir {
	float: right;
	margin: 5px 5px 0px 5px;
	text-align: center;
}





