
/*These format my resume*/

.respadding {
	padding-left: 30px;
	padding-right: 15px;
	}

.reshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #780606;
	clear: both;
	}
	
.reshead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #780606;
	}
	
.profilepic {
	float: left;
	border-style: none;
	padding-right: 10px;
	padding-bottom: 15px;
	}
	
.profiletext {
	padding-top: 4px;
	}
	
.restext {
	padding-left: 15px;
	}
	
.restext2 {
	padding-left: 30px;
	}
	
ul {
	margin: 0px;
	padding: 0px;
}
.reslist {
	padding-left: 45px;
	list-style-type:circle;
	}
	
.positions {
	padding-left: 45px;
	}

.column1 {
	float: left;
	width: 45%;
	margin-right: 5%;
	padding-top: 0px;
	}
	
hr {
	clear: both;
	}
	

.table {
	padding-top: 25px;
	}