
li, a, p, body, h1, h2, h3, ul
{
	font-family: verdana, sans-serif;
}
p, li
{
	font-size: 8pt;
	line-height: 1.50em;
}
p 
{ 
	margin: 0px;
	padding: 0px; 
}
a
{
	text-decoration: none;
	color: #7d6505;
}

h1
{
	font-size: 1.6em; 
	font-weight: 400;
	color: #c76636;
	letter-spacing: .2em;
}
h1:first-child
{
	margin-top: 0px;
}
h2
{
	font-size: 1.1em; 
	font-weight: 400;
	margin: 14px 0px 8px 0px;
}
h2:first-child
{
	margin-top: 0px;
}
h2 span
{
	font-weight: normal;
	font-size: .8em;
}
h3
{
	font-size: .81em; 
	font-weight: bold;
	margin: 16px 0px 0px 0px;
}
#jumpToContent
{
	display: none;
}
#header
{
	padding: 0px; 
	text-align: center;
}
#logoImage
{
	margin: 0px;
	padding: 0px;
}
ul#menu, ul#submenu
{
	display: none;
}
#contentRegion
{
	margin: .0in .25in;
}
div#content
{
	margin: 12px 0px 0px 0px;
}

#gratuitousImage1
{
	display: none;
}
#gratuitousImage2
{
	display: none;
}

div.section
{
	padding-bottom: 32px;
	margin-bottom: 22px;
	border-bottom: 1px solid #cdc4a0;
}
div.job
{
	padding-bottom: 24px;
	margin: 0px 0px 24px 0px;
	border-bottom: 1px dashed #cdc4a0;
}
div.lastJob
{
	border-bottom: none;
}
#printFooter 
{
	display: block;
	text-align: center;
	margin-top: 25px;
}

