body {
	background-color: #c5b68b;
	background-image: url(images/bg3.jpg);
	background-attachment: fixed;
	padding: 0 0 30px 0;
	background-repeat: repeat-y;
}

body.portfolio {
	background-image: url(images/bg-noface.jpg);
}

#everything {
	margin: 20px 0 50px 50px;
	width: 1024px;
}

#galleries {
	margin: 180px 0 0 20px;
	width: 1040px;
}

a img {
	border: none;  
}

h1 {
	margin: 100px 0 2px 0;
	color: #3f3120;
	text-shadow: 0 0 10px #ceb699;
	font-size: 22px;
	font-family: Helvetica, sans-serif;	font-weight: normal;
	text-transform:  capitalize;
}

h2 {
	margin: 190px 0 25px 0;
	color: #3f3120;
	text-shadow: 0 0 10px #ceb699;
	font-size: 50px;
	font-size: 24px;
	font-family: Helvetica, sans-serif;	font-weight: Normal
}

.caption {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	//margin: 50px 0 0 0;
	width: 600px;
	color: #fff;
	background: #afab9b;
	padding: 10px;
	float: right 
}

.gallery {
	//width: 1200px;
	//margin: -70px auto 0 auto;
	min-width: 1020px;
	background: #afab9b;
	}

.gallery img {
	border: 10px solid #afab9b;
}

iframe {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px
}

#nav {
	padding: 0px 0 5px 0;
	float: left;
}

#navList {
	list-style: none;
	color: #3f3120;
	letter-spacing: -1px;
	font-size:50px;
	font-size: 24px;
	font-family: 'Helvetica', sans-serif;	font-weight: 600
}

#navList li  {
	float: left;
	margin: -10px 30px 0 0;
	text-shadow: 0 0 2px #7e603c;
	text-decoration: none;
}

#navList li a {
	color: #3f3120;
	text-shadow: 0 0 2px #7e603c;
	text-decoration: none;
}


#navList li a:hover {
	color: #0065c4;
	text-shadow: none;
	 	text-shadow: 0 0 2px #0065c4;
	 	text-decoration: none;
	 
}

#navList li.subNav {
	font-size: 18px;
	text-shadow: 0 0 0px #7e603c;
	margin: -6px 30px 0 -15px;
	font-weight: 100;
	letter-spacing: 0px;
}

#navList li.subNav a {
	font-size: 18px;
	text-shadow: 0 0 0px #7e603c;
	font-weight: 100;
	letter-spacing: 0px;
}

.currentNav, #currentSubNav  {
	color: #0065c4;
}

#header {
	width: 1024px;
	height: 75px;
	margin: 0 0 -150px 0;
}

#header img {
	float: left;
}

.intro {
	margin: 190px 0 15px 0;
	color: #3f3120;
	text-shadow: 0 0 10px #ceb699;
	font-size: 50px; 
	font-size: 28px;
	font-family: Helvetica, sans-serif;	font-weight: 600;
		letter-spacing: -1px;
	
}

#introText {
	list-style: square;
	margin: 10px 0 0px 0;
	color: #3f3120;
	text-shadow: 0 0 10px #ceb699;
	font-size: 24px;
	font-family: Helvetica, sans-serif;	font-weight: 100;
	line-height: 32px;
	
}

.footer {
	text-shadow: 0 0 0px #ceb699;
	font-family: Helvetica, sans-serif;	//font-weight: 100;
	margin: 40px 0 0px 20px;
	color: #624b31;
	text-shadow: 0 0 0px #ceb699;
	font-size: 12px;
}

#content {
	margin: 175px 0 0 20px;
}

#resume #content {
	margin: 175px 0 0 20px;
	width: 500px;
}



#resume #content p, h3, .subhead, span {
	font-family: Helvetica, sans-serif;
	color: #000;
	text-shadow: 0 0 3px #ceb699;
	font-size: 12px;
	margin: 0;
}

#resume #content p, .subhead {
	color: #624b31;
	text-shadow: 5px;
	margin: 2px 0 0 0;
}

#resume #content span.dateRange {
	font-style: italic;
	margin-left: 5px;
	color: grey;
}

#resume .subhead {
	font-weight: bold;
	margin: 10px 0 0 0;
	}

#resume #content p {
	margin-bottom: 10px;
}

h3 {
	margin:  10px 0 5px;
}

a {
	color: black;
	font-weight: bold;
}

iframe#stayiPhone {
	margin-left: 350px;
	margin-top: 250px;
}

iframe#eriPad {
	margin-left: 125px;
	margin-top: 20px;
}

#witt div .shortImage {
	margin-top: 200px;
}


