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

body {
	margin: 20px 0 20px 15px;
	padding: 0;
	text-align: center;
	color: #335C65;
	/*font-size: 0.85em;*/
	/*letter-spacing: 1.3px;*/
	/*line-height: 1.5em;*/
	height: 100%;
	/*font-family: "Calisto MT", "Times New Roman", Times, serif;*/
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	/*font-size: 0.75em;*/
	font-size: 11px;
	line-height: 1.7em;
	word-spacing: .2px;
	
}

.outerContainer {
	height: 100%;
}


.header {
	background: url("../images/banner5.jpg") no-repeat;	
	margin: 0 auto;
	text-align: left;
	width: 825px;
	height: 163px;
}

.container {
	background: url("../images/bg_content.jpg") repeat-y;	
	margin: 0 auto;
	text-align: left;
	width: 825px;
	/*height: 352px;*/
	height: 100%;
	position: relative;
}

.box {
	/*color: #B35639;*/
	color: #335C65;
	margin-left: 20px;
	/*margin-right: 35px;*/
	/*font-size: .85em;*/
	border-left: 1px dotted #C8B570;
	border-bottom: 1px dotted #C8B570;
	width: 160px;
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}

.projectTitle {
	color: #B35639;
	font-weight: 600;
	font-size: 16px;
}

.subtitle {
	color: #B35639;
}

.subheading {
	font-weight: bold;
}

.main {
  margin-left: 50px;
  margin-right: 50px;
  /*font-size: .9em;*/
  height: 100%;
}

.main2 { /* main container on index page */
  margin-left: 50px;
  margin-right: 50px;
  /*font-size: .9em;*/
  height: 100%;
  width: 500px;
}

.leftImg {
  	float: left;
	margin-right: 20px;
}

.rightImg {
  	float: right;
	margin-left: 20px;
}

.footer {
	background: url("../images/footer1.jpg") no-repeat;	
	margin: 0 auto;
	text-align: left;
	width: 825px;
	height: 228px;
	position: relative;
}

/* Styles for the entire LavaLamp menu */

.lavaLamp {
	position: relative;
	top: 87px;
	left: 50px;
	height: 29px;
	width: 421px;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
}
		.lavaLamp li.nav {
			float: left;
			list-style: none;
		}
			.lavaLamp li.back {
				border-bottom: 9px solid #FEC77C;
				width: 9px;
				height: 25px; /* determine height of hover line*/ 
				z-index: 8;
				position: absolute;
			}
			.lavaLamp li.nav a {
				font-size: .9em;
				text-decoration: none;
				/*color: #335C65;*/
				outline: none;
				text-align: center;
				top: 8px;
				text-transform: uppercase;
				letter-spacing: 0;
				z-index: 10;
				display: block;
				float: left;
				height: 30px;
				position: relative;
				overflow: hidden;
				margin: auto 10px;
			}   
				.lavaLamp li.nav a:hover, .lavaLamp li.nav a:active, .lavaLamp li.nav a:visited {
					border: none;
					/*color: #335C65;*/
					/*color: #FEC77C;*/
				}          
				          
				
/* end of LavaLamp styling */			

.footerProjects {
	position: relative;
	top: 43px;
	left: 50px;
	font-size: 11px;
}

.footerColumn1 {
	float: left;
	width: 200px;
}

.footerColumn2 {
	float: left;
	width: 200px;
}

.footerColumn3 {
	float: left;
	width: 200px;
}

.footerColumn4 {
	float: left;
	width: 200px;
}

.category {
	text-transform: uppercase;
	/*font-size: .9em;*/
}

.projects {
	line-height: 1.6em;
	position: relative;
	top: 5px;
}

a.yellowBg:hover {
  /*color: #02232D;*/
  color: #B35639;
}


.footerNav {
	font-size: .9em;
	position: absolute;
	left: 30px;
	bottom: 23px;
}

a:link, a:link img {
  text-decoration: none;
  color: #335C65;
  border: none;
}

a:hover {
  text-decoration: none;
  color: #C8B570;
  border: none;
}

a:active {
  text-decoration: none;
  color: #335C65;
  border: none;
}

a:visited {
  text-decoration: none;
  color: #335C65;
  border: none;
}

a.inText:link {
	/*color: #B35639;*/
	text-decoration: underline;
}


object {
	float: right;
	margin-left: 20px;
}

object.leftImg {
	margin-left: 0px;
}

object.squeehodVid {
	float: none;
	display: block;	
	border: 5px solid #335C65;
	margin-left: 0px;
}

.company {
	color: #B35639;
}

ul.resumeList {
	margin: 0;
	margin-left: 30px;
	padding: 0;
}

.resume {

}

a.showMore:link, a.showLess:link {
  color: #B35639;
}

.more {
	display: none;
	border-top: 1px dotted #C8B570;
}

.more2 {
	display: none;
}

.pics {
	width: 200px;
	margin-top: 60px;
	margin-right: 40px;
	border: none;
}

#s2 {
	width: 500px;
	display: block;
}

img.health {
	border: 3px solid #335C65;
}

img.moveUp {
	position: relative;
	top: -10px;
}


.outerColumn {
	display: block;
	border-top: 1px dotted #335C65;
	width: 530px;
	padding-top: 6px;
}


.group {
	/*font-weight: bold; */
	color: #C8B570; 
	/*color: #FEC77C; */ 
	/*color: #B35639; */
}

.leftColumn {
	float: left;
	width: 160px;
	padding-right: 20px;
	white-space: nowrap;
}

.midColumn {
	float: left;
	width: 160px;
	padding-right: 20px;
	white-space: nowrap;
}

.rightColumn {
	float: left;
	width: 160px;
	white-space: nowrap;
}

.end {
	clear: left;
}


/*
hr {
	background: red;
	border: 1px dotted red;
}
*/

.filler {
	height: 0px;
}

.outerColumn a:link {
	color: inherit;
}

.outerColumn a:hover {
	color: #B35639;
}

.outerColumn a:active {
	color: inherit;
}

.outerColumn a:visited {
	color: inherit;
}


.hchp {
	position: relative;
	float: right;
	/*clear: both;*/
	margin-left: 20px;
	margin-bottom: 10px;
}

.contactFiller {
	height: 150px;
	width: 500px;
}

.contactImg {
	position: relative;
	top: -5px;
	margin-right: 30px;
}

.linkedin {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.squeehod {
	height: 890px;
}

.squeehod2 {
	border: 3px solid black;
}

.healthshare {
	position: relative;
	top: -15px;
}

.italic {
	font-style: italic;
}