@charset "utf-8";

a {
	color: #B36F09;
}
.clearfloats {
	clear: both;
}


/* CSS Document */

/* ----------------------------------- */
/* HEADINGS
/* ----------------------------------- */
h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
	padding-top: 10px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}
.internshipProjectPhoto {
	float: right;
	height: 113px;
	width: 150px;
	padding-right: 20px;
	padding-top: 10px;
}

ul.container880IndentContinuous {
	padding-top: 5px;
	padding-bottom: 10px;
}



/* ----------------------------------- */
/* CONTENT H1 CLASS STYLES 
/* ----------------------------------- */
.aboutme {
	margin:0; padding:0;
	position:relative;
	height:59px; width:880px;
	overflow:hidden;
}
.aboutme span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:880px; height:59px;
	margin:0; padding:0;
	background:url(../images/aboutme_bg.jpg) top left no-repeat;
}
.internship {
	margin:0; padding:0;
	position:relative;
	height:59px; width:880px;
	overflow:hidden;
}
.internship span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:880px; height:59px;
	margin:0; padding:0;
	background:url(../images/internshipProjects_bg.jpg) top left no-repeat;
}
.programOutcome {
	position:relative;
	height:59px;
	width:880px;
	overflow:hidden;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.programOutcome span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:880px; height:59px;
	margin:0; padding:0;
	background:url(../images/programOutcome_bg.jpg) top left no-repeat;
}
.whennotatcomputer {
	margin:0;
	padding:0;
	position:relative;
	height:55px;
	width:880px;
	overflow:hidden;
}
.whennotatcomputer span {
	display:block;
	position:absolute; left:0;	top:0; z-index:1;
	width:880px; height:55px;
	margin:0; padding:0;
	background:url(../images/whennotatmycomputer_bg.jpg) top left no-repeat;
}	
.resume {
	margin:0; padding:0;
	position:relative;
	height:59px; width:880px;
	overflow:hidden;
}
.resume span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:880px; height:59px;
	margin:0; padding:0;
	background:url(../images/resume_bg.jpg) top left no-repeat;
}
.portfolio {
	margin:0; padding:0;
	position:relative;
	height:59px; width:880px;
	overflow:hidden;
}
.portfolio span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:880px; height:59px;
	margin:0; padding:0;
	background:url(../images/portfolio_bg.jpg) top left no-repeat;
}
.visitPortfolio {
	margin:0;
	padding:0;
	position:relative;
	height:55px;
	width:880px;
	overflow:hidden;
}
.visitPortfolio span {
	display:block;
	position:absolute; left:0;	top:0; z-index:1;
	width:880px; height:55px;
	margin:0; padding:0;
	background:url(../images/visit_bg.jpg) top left no-repeat;
}	
.contactMe {
	margin:0; padding:0;
	position:relative;
	height:59px; width:880px;
	overflow:hidden;
}
.contactMe span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:880px; height:59px;
	margin:0; padding:0;
	background:url(../images/contact_bg.jpg) top left no-repeat;
}


/* ----------------------------------- */
/* GENERAL PAGE CONTENT STYLES 
/* ----------------------------------- */
.hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
.spacer {
	padding-bottom: 10px;
}
.container880 img {
	z-index: 100;
	position: absolute;
	left: 669px;
	top: 46px;
}
.container1 {
	width: 880px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/880_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 16px;
	position: relative;
}
.container880 {
	background-image: url(../images/880_bg.png);
	background-repeat: repeat-y;
	width: 840px;
	padding-right: 20px;
	padding-left: 20px;
}
p  {
	text-align: left;
	padding-top: 8px;
}
.container880Indent {
	background-image: url(../images/880_bg.png);
	background-repeat: repeat-y;
	width: 640px;
	padding-right: 220px;
	padding-left: 20px;
	text-indent: 10px;
}
.container880IndentFull {
	background-image: url(../images/880_bg.png);
	background-repeat: repeat-y;
	width: 840px;
	padding-right: 20px;
	padding-left: 20px;
	text-indent: 10px;
}
.container880IndentContinuous {
	background-image: url(../images/880_bg.png);
	background-repeat: repeat-y;
	width: 640px;
	padding-right: 220px;
	padding-left: 30px;
}

.indentLeft {
	padding-left: 20px;
}

.favWebs {
	width: 820px;
	padding-right: 20px;
	padding-left: 40px;
	list-style-image: url(../images/favorites.png);
	background-image: url(../images/880_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 8px;
}


/* ----------------------------------- */
/* DIV LAYOUT CONTAINER STYLES
/* ----------------------------------- */
body {
	font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #746e57;
}
#container {
	position: relative;

}	
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 258px;
	position: relative;
}
#mainContent {
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	
}


/* ----------------------------------- */
/* NAVIGATION 
/* ----------------------------------- */
#navigation {
	list-style-type: none;
	text-align: center;
	position: absolute;
	left: 290px;
	top: 224px;
	width: 448px;
}
#navigation li {
	display: inline;
	min-width: 60px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#navigation li a {
	display: block;
	text-decoration: none;
	float: left;
	height: 22px; width:auto;
	background-image: url(../images/button.png);
	min-width: 60px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	color: #000;
	height: 22px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
}
#navigation li a:hover {
	background-image: url(../images/button_roll.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: underline;
}
#navigation ul .current a{
	background-image: url(../images/button_roll.png);
	background-repeat: no-repeat;
	background-position: center top;
}


/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
	clear: both;
	background-image: url(../images/footer.jpg);
	height: 130px;
	text-align: center;
	color: #000;
	font-size: 10px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: center bottom;
}
#footer p a{
	color: #000;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	background-image: none;
}
#footer p {
	padding-top: 40px;
	text-align: center;
}


/* ----------------------------------- */
/* RESUME PAGE SPECIFIC STYLES
/* ----------------------------------- */
.resumeContainer {
	width: 880px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 16px;
	position: relative;
	background-image: url(../images/880_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.resumeContainer p {
	background-color: transparent;
	margin-right: 40px;
	margin-left: 40px;
}
.resumeContainer h2 {
	font-size: 23px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #746E58;
	background-color: #F0F0F0;
	margin-right: 30px;
	margin-left: 30px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.resumeContainer h3 {
	margin-right: 40px;
	margin-left: 40px;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.resumeContainer h4 {
	margin-right: 40px;
	margin-left: 40px;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.resumeContainer h5 {
	font-size: 12px;
	padding-bottom: 5px;
	margin-right: 40px;
	margin-left: 40px;
}
.resumeDate {
	font-size: 13px;
	float: right;
	width: auto;
}
.resumeDate a {
	font-size: 13px;
	float: right;
	padding-top: 6px;
	text-decoration: none;
	width: auto;
}


/* ----------------------------------- */
/* PORTFOLIO PAGE SPECIFIC STYLES
/* ----------------------------------- */
.galleryContainerBody {
	width: 880px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/880_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}
.galleryContainerBottom {
	width: 880px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/880_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	height: 16px;
}
.caption{
	color:#888;
	position:absolute;
	top:270px;
	left:20px;
	width:200px;
	text-align: left;
}
.portfolioGallery{position:relative;margin-top:2em;}
.portfolioLinks {
	clear: both;
	background-image: url(../images/880_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 880px;
}
.gallery{
	width:200px;
	float:left;
	position: absolute;
	left: 20px;
}
.gallery li{width:90px;height:70px;border:3px double #eee;margin: 0 2px 2px 0;}
.gallery li.hover{border-color:#bbb;}
.gallery li.active{border-style:solid;border-color:#fdbc00;}
.gallery li div{left:240px}
.gallery li div .caption{
	font:italic 0.7em/1.4 georgia,serif;
}
.galleria_container{
	height:440px;
	width:620px;
	float:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.nav{
	position: absolute;
	top: 420px;
	left: 520px;
	clear: both;
}
.visit {
	text-align: left;
	padding-left: 40px;
	list-style-image: url(../images/favorites.png);
}


/* ----------------------------------- */
/* CONTACT PAGE SPECIFIC STYLES
/* ----------------------------------- */
#contactForm {
	padding-left: 20px;
	background-image: url(../images/880_bg.png);
	background-repeat: repeat-y;
	width: 840px;
	padding-right: 20px;
}
.contactForm {
 	margin: 10px;
 	padding: 10px;
}
legend {
 	color:#774E53;
 	font-size:18px;
 	text-indent: 5px;
}
.formField  {
 	width: 300px;
}
td {
	line-height:28px;
}
.spacerBottom {
	padding-bottom: 16px;
	min-height: 16px;
	clear: both;
}
.cityStateFont {
	font-size: 12px;
}
.skillsList {
	list-style-image: url(../images/favorites.png);
}

/* ----------------------------------- */
/* PROGRAM OUTCOMES STYLES
/* ----------------------------------- */
.column1 {
	width: 206px;
	float: left;
	padding-left: 60px;
}
.column2 {
	width: 206px;
	float: left;
	padding-left: 60px;
}.column3 {
	float: left;
	width: 206px;
	padding-left: 60px;
}
.tableContents {
	background-image: url(../images/880_bg.png);
	background-repeat: repeat-y;
	width: 840px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	padding-bottom: 40px;
}
.returnTableContents {
	float: right;
	font-size: 12px;
	font-weight: normal;
}
