/* So the HTML5 structural tags work in older browsers */
article, aside, figure, footer, header, nav, section {
	display: block;
}

/********** styles for the elements **********/

*{
	margin: 0;
	padding: 0;
}
html{
	background: #E7E7EF;
}
body {
	font-family: Veranda, Geneva, sans-serif;
	margin: 0 auto;	
	width: 900px;
	padding-bottom: 4em;
}
#CarolineSnow
{
	border: 1px solid black;
}
#CarolineBike
{
	border: 1px solid black;
}

/********** menu.php NEW index.php **********/
/* courgette-regular - latin */
@font-face {
  font-family: 'Courgette';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/courgette-v4-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Courgette Regular'), local('Courgette-Regular'),
       url('fonts/courgette-v4-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/courgette-v4-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/courgette-v4-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/courgette-v4-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/courgette-v4-latin-regular.svg#Courgette') format('svg'); /* Legacy iOS */
}
#clearFloat{
	clear:both;
}
#nameTitle{
	font-family: Courgette;
	font-size: 50pt; 
	padding-top: .5em;
	float:left; 
	padding-bottom: .5em;
}
#ulWrap{
	list-style-position: outside; 
	padding-left: 15px;
}	
#aboutMe p{
	line-height: 150%;
}
#aboutMe{
	padding: 5em 0 4em 4em;
	font-size: 14pt;
}
#ulWrap li{
	line-height: 125%;
	padding-bottom: .5em;
}
#navBar{
	float: right;
	padding-top: 5em; 
}
#navBar ul{
	list-style: none; 
}
#navBar li{
	display: inline; 
	padding: 1em;
	font-weight: 600;
}
#navBar a{
	text-decoration: none;
	color: black;
}
#navBar a:hover{
	font-style:italic;
}
#here a{
	border-bottom: 1px solid black;
}
#portfolioDiv{
	background: #E7E7EF; 
	padding: 2em;
}
#portfolioExplanation{
	line-height: 150%;
	font-size: 14pt;
	padding: 0 1em 1em 1em;
}
#menuHTML{
	background: url("Images/CodeImage2.png");
}
#menuBody{
	margin-top: 1em;
	margin-bottom: 1em;
}
#menuDiv{
	background: #E7E7EF;
	padding-right: 4em;
}
#carolineImgDiv{
	float: right;
	padding-top: 3em;
	padding-left: 1em;
}
#p3{
	margin-bottom: .5em;
}
#p4{
	clear: left;
	margin-bottom: .5em;
}
#andyButton{
	color: #0000FF;
}
#ccButton{
	color: #0000FF;
}
#ccButton2{
	color: gold;
	text-shadow: 2px 2px 2px #40197A;
	font-size: 20px;
}
#ccButton3{
	background-color: gold;
	box-shadow: 5px 5px 2px #40197A;
	border: 1.5px solid #40197A;
	padding: .5em;
	padding-left: 1em;
	padding-right: 1em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #40197A;
	font-size: 12pt;	
	text-shadow: 0px 1px 1px #000;
}
#ccP{
	text-align: center;
}
#accordion .ui-accordion-header{
	padding: 1em;
}
#accordDivs{
	font-size: 90%;
	display: none;
	overflow: auto;
	line-height: 150%;
}
#accordDivsImg{
	display: block;
	float: left;
	margin-bottom: 1em;
	max-width: 100%;
}
#accordDivsImgCollege{
	display: block;
	float: left;
	margin-bottom: 1em;
	max-width: 100%;
	padding-right: 2em;
}
#javaP{
	text-align: center;
}
#accordDivsImgConvert{
	float:right;
	padding-left: 2em;
}
#accordDivsImgGenChem{
	padding-right: 12px;
}
#accordDivsImgSRA{
	padding-right: 12px;
}
#accordDivsImgManoomin{
	float: right;
}
#accordDivsImgAndy{
	float: right;
	padding-left: .5em;
	padding-bottom: .5em;
}
#genChemP{
	text-align: center;
}
#SRAP{
	text-align: center;
}
#accordDivsImgShoe{
	float: right;
	padding-left: .5em;
	padding-bottom: .5em;
}
/********** resume.html **********/
#resumeHTML{
	background-image: url("Images/code2a.png");
}
#name{
	color: #6B0024;
	font-size: 150%;
	font-weight: bold;
}
#resumeBody{
	border: 3px solid #6B0024;
	padding: 2em;
	margin-top: 2em;
	margin-bottom: 2em;
	/*background-color: #F5F5F5;*/
	background: #e6e7e7;
	width: 775px;
}
#pdf{
	text-align: right;
}
#pdf a{
	text-decoration: none;
	border: 1px solid black;
	padding: .5em;
	background: #d9d9d9;
}
.bullets{
	list-style-position: inside;
}
#div1 p{
	font-weight: ;
	text-align: center;
	margin-bottom: .25em;
}
#div1{
	margin-bottom: .5em;
}
#div2 p{
	margin-bottom: .25em;
}
#ulLang li{
	margin-left: 2em;
}
#pHeading{
	border-bottom: 2px solid #6B0024;
	font-weight: bold;
	color: #6B0024;
}

/******* contactMe.php ********/
.contactMehtml{
	background: url("Images/CodeImage2.png");
}
#contactMeDiv{
	/*background: #e6e7e7;*/
background: #e0e1e1;
}
#contact{
	text-align: left;
	font-size: 12pt;
	padding: .5em;
	width: 50%;
}
#contactText{
	width: 85%;
	font-size: 12pt;
	padding: 1em;
}
#contactMeButton{
	padding: .5em 2em;
	font-weight: 500;
	background: #b9d4ed;
	color: black;
}
#contactTable td{
	padding: .5em .5em .5em 0;
}
#tableDiv{
	padding-left: 3em;
	padding-top: 3em;
	font-weight: 550;
}
#messageDiv{
	margin-left: 3em;
}
.contactP{
	padding-bottom: .5em;
}
.contactP2{
	padding-bottom: 1.5em;
}
#confirmMessageDiv{
	font-size: 20pt;
	font-weight: bold;
	padding: 5em;
	text-align: center;
}