@charset "ISO-8859-1";

body, p ,ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.3em;
	color: #333333;
	}

body {
	background-color: #333333;
	}
	
ul, li {
	line-height: 1.2;
	margin-bottom: .2em;
	margin-top: 0.1em;
	padding-left: 0em;
	margin-left: 1.2em;

}

h1, h2, h3  {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.15em;
	color: #333333;
	font-weight: bold;
	padding-left: 0px;
	
}

h1 {
	font-size: 2em;
	line-height: 1.2em;
	color: #333333;
	margin-bottom: .1em;
	padding-bottom: .1em;
}

h2 {
	font-size: 1.5em;
	line-height: 1.15em;
	color: #333333;
	margin-top: .5em;
}


h3 {
	font-size: 1.2em;
	line-height: 1.3em;
	padding-top: 0em;
	margin-bottom: 0.2em;
	padding-bottom: 0px;
	margin-top: 0.4em;
	
}


/* classes */

.subTitle {
	font-size: 16px;
	font-weight: bold;
}

.subtitle {
font-size: 18px;
line-height: 1.2em;
}

.teaser{
    font-size: 14.5px;
	font-style: normal;
	line-height: 1.3em;
}

.recapfooter {
font-size: 10px;
}

.sidebarBullets {
	font-size: 13px;
	/*line-height: 1em; */
}

.firstHeader1 {padding-top: 0em
}

.Div-wrapper-main {
	font-size: 12px;
	padding: 0em;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../Media/ResumeLilly.jpg);
	margin-top: 2px;
	margin-bottom: 2px;
}

.DivColumnLeft {
	float: left;
	width: 30%;
}

.DivColumnLeft p, li {
	
}

