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

body {
	margin: 0 auto;
	padding:0;
	height:100%;
	font-family: helvetica, arial, sans serif;
	font-size: 12px;
	line-height: 20px;
	color: #3C2415;
	text-decoration: none;
	margin-top: 15px;
	background-image: url(images/bg.jpg);
	font-weight: normal;
}

a {
	font-family: helvetica, arial, sans serif;
	font-size: 12px;
	line-height: 20px;
	color: #3C2415;
	text-decoration: underline;
	border: none;
}

a img {
	border: none;
}

a:hover {
	font-family: helvetica, arial, sans serif;
	font-size: 12px;
	line-height: 20px;
	color: #8B5E3C;
	text-decoration: underline;
}

h1 {
	color: #B25538;
	font-family: arial,helvetica,sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	color: #3C2415;
	font-family: helvetica,arial,sans serif;
	font-size: 18px;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 0px;
}

h3 {
	color: #3C747A;
	font-family: helvetica,arial,sans serif;
	font-size: 18px;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	margin: 0px;
}

.smalltext {
	font-family: helvetica, arial, sans serif;
	font-size: 12px;
	line-height: 20px;
	color: #3C2415;
	text-decoration: none;
	font-weight: normal;
}

.clear {
	clear: both;
}

#container {
	width: 800px;
	height: 100%;
	border: 3px solid #FFF;
	margin: auto;
	clear: both;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

#subContainer {
	background-image: url(images/bg6.jpg);
	width: 800px;
	height: 100%;
	border: 3px solid #FFF;
	margin: auto;
	clear: both;
	margin-bottom: 20px;
}

#topBar {
	width: 800px;
	height: 12px;
	background-color: #3C747A;
	border-bottom: 3px solid #FFF;
}

#header {
	width: 800px;
	height: 264px;
	background-image: url(images/header5.jpg);
}

#network {
	height: 25px;
	float: right;
	margin-top: 15px;
	margin-right: 29px;
}

#headerSub {
	width: 800px;
	height: 261px;
	background-image: url(images/header_sub.jpg);
}

#nav {
	width: 700px;
	float: left;
	margin-top: 109px;
	margin-left: -9px;
	list-style-type: none;
}

*+html #nav {
	margin-left: 10px;
}

#nav ul a {
	color: #FFF;
	font-size: 13px;
	text-decoration: none;	
}

#nav ul a:hover {
	color: #92D1D1;
	font-size: 13px;
	text-decoration: underline;	
}

#nav li {
	display: inline;
}

.navLine {
	font-size: 15px;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}

#content {
	width: 750px;
	height: 100%;
	margin-left: 25px;
}

#banner {
	width: 800px;
	height: 270px;
	background-image: url(images/banner5.jpg);
}

#blurb {
	width: 470px;
	height: 92px;
	float: left;
	margin-top: 90px;
	margin-left: 20px;
}

*+html #blurb {
	width: 580px;
}

#box {
	width: 800px;
	height: 231px;
	background-image: url(images/box_bg.jpg);
}

#boxLinks {
	width: 800px;
	margin-top: 170px;
	float: right;
}

#boxLinks a {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	font-weight: normal;
	color: #3C2415;
	text-decoration: none;
	line-height: 20px;
	margin-left: 180px;
}

#boxLinks a:hover {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	font-weight: normal;
	color: #B25538;
	text-decoration: none;
	line-height: 20px;
	margin-left: 180px;
}

.rule {
	width: 800px;
	height: 1px;
	background-color: #FFF;
}

#footer {
	width: 687px;
	height: 138px;
	background-image: url(images/footer_bg.jpg);
	float: left;
}

#footerLogo {
	width: 113px;
	height: 138px;
	background-image: url(images/footer_logo.jpg);
	float: right;
}

#footerNav {
	width: 700px;
	float: left;
	margin-top: 40px;
	margin-left: -20px;
	list-style-type: none;
}

*+html #footerNav {
	margin-left: 20px;
}

#footerNav li a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;	
}

#footerNav li a:hover {
	color: #92D1D1;
	font-size: 11px;
}

#footerNav li {
	display: inline;
}

.navLine {
	font-size: 15px;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}

#copyright {
	font-size: 12px;
	color: #FFF;
	float: left;
	margin-left: 19px;
	margin-top: 5px;
}

*+html #copyright{
	margin-top: 20px;
}

#title {
	border-bottom: 1px solid;
	color: #3C2415;
	font-family: helvetica,arial,sans serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
	text-decoration: none;
	width: 748px;
}

#ResumePDF {
	float:left;
	width:200px;
}

.footerLink a {
	font-family: helvetica, arial, sans serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-decoration: underline;
}

.footerLink a:hover {
	font-family: helvetica, arial, sans serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-decoration: underline;
}
