body {
	color: #2a2a2a;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-right: 10px;
	margin-left: 19px;
	background-color: #a6a480;
	margin-top: 40px;
}

#content-wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

p {
	margin-top: -1px;
}

a {
	color: #163278;
}

#opening-box {
	margin-bottom: 80px;
}

#name-address {
}

#contact-info {
}

#contact-info p span.contact-type {
	font-weight: bold;
}

h1, h2 {
	color: #664206;
	font-weight: normal;
	font-style: normal;
}

h1 {
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	margin-bottom: 10px;
	margin-top: 30px;
}

h3 {
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 0.9em;
}

h4 {
	margin-bottom: 0;
	margin-top: 3px;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
}

h5 {
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 1.0em;
	margin-top: 11px;
}

#education p {
	margin-bottom: -1px;
}

ul {
	list-style-type: circle;
	list-style-image: url(triangle-bullet.gif);
	padding-right: 0;
	padding-left: 13px;
	margin-top: 3px;
	margin-bottom: 22px;
	color: #404040;
}

li {
	margin-bottom: 3px;
}

em {
	font-weight: bold;
}

#references {
	margin-top: 51px;
}