﻿body, div
{
	font-family: arial, Verdana, Sans-Serif;
	font-size: small;
	margin: 0px; 
	padding: 0px;
}
h1, .h1inline
{
	font-family: arial;
	font-size: 15pt;
	font-weight: bold;
	padding: 1px;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-top: 15px;
	border-bottom: dotted 2px;
	text-transform: uppercase;
}
h2, .h2inline
{
	margin-top: 8px;
	font-size: medium;
	font-weight: normal;
	margin-bottom: 0px;
	font-family: arial, Sans-Serif;
	font-weight: bold;
}
h3
{
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	margin-top:0px;
	margin-bottom: 0px;
}
UL
{
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
LI
{ text-align: left; }

.homeContactInfo
{
	padding-left: 30px;
	
}
.homeContent
{
	padding: 30px;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 1.3em;
}

a.PhotoLink:link img
{
	border: solid 12px #eee;
}
a.PhotoLink:visited img
{
	border: solid 12px #eee;
}

a.PhotoLink:hover img
{
	border: solid 12px #ccc;
}
/* ==== resume style ==== */
.Resume_SectionHeadingRow,.Resume_SectionHeadingCell, .Resume_Heading
{
	/*font-family: arial;
	font-size: 13pt;*/
	font-weight: bold;
	padding: 3px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px	
}
.Resume_ProductionItemHeadingRow, .Resume_ProductionItemHeadingCell,
.Resume_ProductionItemRow, .Resume_ProductionItemCell,
.Resume_TrainingItemCell, .Resume_SpecialSkillItemCell
.Resume_TrainingItemRow
{
	/*
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	*/
}
.Resume_ProductionItemNoteCell, .Resume_ProductionItemNoteRow
{
	font-weight: bold;
}
