@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
}

.barmain {
	font-family: Eurostile, "Gill Sans", Helvetica, Arial;
	font-size: 40px;
	color: #3e7feb;
}
.barsub {
	font-family: Eurostile, "Gill Sans", Helvetica, Arial; 
}
.aboutbar {
	font-family: Eurostile, "Gill Sans", Helvetica, Arial; 
	font-size: 18px; 
	color: #fd9321; 
	font-weight: bold; 
}
.title {
	font-family: Eurostile, "Gill Sans", Helvetica, Arial;
	font-size: 20px;
	color: #000000;
}
.homefeature {
	color: #3e7feb;
	font-weight: bold;
	font-family: Eurostile, "Gill Sans", Helvetica, Arial;
}
.text {
	font-family: "Times New Roman", "Times New Roman Bold", "Times New Roman Bold Italic", "Times New Roman Italic";
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.textwhite {
	font-family: "Times New Roman", "Times New Roman Bold", "Times New Roman Bold Italic", "Times New Roman Italic";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.texthead {
	font-family: "Times New Roman", "Times New Roman Bold", "Times New Roman Bold Italic", "Times New Roman Italic";
	font-size: 18px;
	color: #3e7feb;
	font-weight: bold;
}
.textdate {
	font-family: "Times New Roman", "Times New Roman Bold", "Times New Roman Bold Italic", "Times New Roman Italic";
	font-size: 14px;
	font-style: italic;
	color: #000;
	font-weight: normal;
}
.textdatewhite {
	font-family: "Times New Roman", "Times New Roman Bold", "Times New Roman Bold Italic", "Times New Roman Italic";
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
}
.footer {
	font-family: "Times New Roman", "Times New Roman Bold", "Times New Roman Bold Italic", "Times New Roman Italic";
	font-size: 14px
}

a:link {
	color: #fd9321;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fd9321;
}
a:hover {
	color: #000000;
}

a:active {
	text-decoration: none;
}

a-abbr {
	font-family: Eurostile;
	color: #000000;
	text-decoration: none;
}
tbl-line {
	border-bottom-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
#about {
	vertical-align: middle;
	text-align: right;
	padding-right: 18px;
	width: 700px;
	float: right;
	height: 30px;
}
.divnav {
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-left: 50px;
	padding-right: 0px;
	width: 385px;
	height: 120px;
	display: block;
	float: left;
	height: 75px;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 10px;
}
.divnavbtn {
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	width: 85px;
	height: 120px;
	text-align: center;
	display: inline;
	float: left;
}
.divmain {
	clear: both;
	float: left;
	width: 1005px;
}
.divtitle {
	clear: both;
	background-color: #3e7feb;
	text-align: center;
}
#aboutpic {
	float: left;
	padding-left: 20px;
	padding-top: 30px;
}
#abouthed {
	float: left;
	text-align: center;
	width: 700px;
	padding-right: 300px;
	padding-left: 335px;
}
#abouttext {
	float: left;
	text-align: left;
	padding-left: 130px;
	padding-right: 125px;
	width: 500px;
}
.divcv {
	float: left;
	width: 1000px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
}
.cvhed {
	font-family: "Adobe Garamond Pro", "Garamond Premier Pro", "Times New Roman", Times, serif;
	font-size: 28px;
	letter-spacing: 4pt;
	text-align: center;
}
.cvdek {
	font-size: 13px;
	font-family: "Adobe Garamond Pro", "Garamond Premier Pro", "Times New Roman", Times, serif;
	letter-spacing: 5pt;
}
.cvsubhed {
	font-family: "Adobe Garamond Pro", "Garamond Premier Pro", "Times New Roman", Times, serif;
	text-align: left;
	text-indent: 10px;
	vertical-align: bottom;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-size: 13px;
	float: left;
}

hr {
	border: 0;
	width: 100%;
  	color: #333
  	background-color: #333;
	height: 3px;
	text-align: center;
}

</style>
	
