body
{
	color: #222;
	text-align: center;
	font: 16px Arial,sans-serif;
	padding: 10px;
}

div#header
{
	/* display: block; */
	text-align: right;
	/* padding: 5px; */
	height: 124px;
	/* vertical-align: bottom; */
}


div#header img
{
	/* margin-bottom: 10px; */
	border:0;
	height: 120px;
}


img.bar
{
	height:50px;
	width:1px;
}

#banner
{float: left;}

#headertxt
{
	margin-top: 24px;
	float: right;
}
#fullname
{
	font: 32px Arial,sans-serif;
	color: #000000;
}

span#email
{
	font: 20px Arial,sans-serif;
	text-transform: lowercase;
}

div#pers-photo
{
	border:solid black 1px;
	float:right; 
	margin:10px; 
	border:0;
	height: 230px;
}

div#pers-photo img
{
	/* margin-bottom: 10px; */
	border:0;
	height: 240px;
}

div#nav
{
	border: solid 1px #8f0000;
	padding: 6px;
	color: #ffffff;
	background: #8f0000;
	text-align: center;
}

div#nav a
{
	margin: 3px;
	color: #ffffff;
	/* text-align: left; */
	margin-right: 35px;
	text-decoration: none;
	/* font-weight: bold; */
	font-family: Arial;
	font-size: 11pt;
}

div#nav a:hover
{
	color: #dddddd;
}

div#content
{
	border: solid 1px #8f0000; 
	padding:20px;
	text-align:justify;
}


div#footer
{
	font: 10px Arial,sans-serif;
	/* font-weight:bold; */
	border: solid 1px #8f0000;
	clear:both;
	padding: 4px;
	background: #8f0000;
	text-align:center;
	color: #ffffff;
	font-size: 10px;
}

hr
{
	border: dotted 1px #8f0000;
	height:1px;
}

a {
    text-decoration:none; 
}
a, a:visited, a:link 
{
	color: #8f0000;
}

a, a:hover
{
	color: #666666;
}

.heading 
{
	font-weight: bold;
	color:#8f0000;
	font-size: 13pt;
}

.subheading 
{
	font-weight: bold;
	color:#8f0000;
	font-size: 11pt;
}

h2
{
	font-weight: bold;
	color:#8f0000;
	font-size: 16px;
}

.center {
    text-align:center;
}

.person {
    width;20%
    width: 2;
    width: 16%;
    display: inline-block;
}

.map {
    float:left;
    width:50%;
}
.address {
    float:right;
    width:50%;
}