html
{
	text-align: center;
}

body
{
	background-color: #687079;
	text-align: center;
}

img
{
	padding: 0;
	margin: 0;
	border: 0;
}
	

div#container
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 700px;
}

div#header
{
	text-align: left;
	height: 140px;
	background-image: url("images/top.jpg");
	background-repeat: no-repeat;
}

div#spacerimage
{
	height: 51px;
}

div#content
{
	width: 690px;
	height: 320px;
}

div#image
{
	float: left;
}

div#copy
{
	width: 525px;
	float: right;
	padding-right:10px;
	_padding-top:9px;
}

div#header img
{
	float: left;
}

div#header ul
{
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 1px;
	margin-right:60px;
	_margin-right:28px;
	padding-left:44px;
	margin-bottom:10px;
	width: 560px;
	height: 16px;
	background-image:url(images/line.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

div#header ul li
{
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	border:none;
	padding-left: 3px;
}

ul#servicelist
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#servicelist li
{
	display: inline;
	padding: 0;
	margin: 0;
	border:none;
}

ul#servicelist li a 
{
	font-size:8pt;
	text-decoration:underline;
	color: #803E24;
}

h1, h2, h3, h4
{
	color: #FFF;
	font-size: 12pt;
	text-align: left;
	padding-left: 10px;
}

h3
{
	text-align: right;
}

.center
{
	text-align: center;	
}

div#copy h2
{
	font-size:9pt;	
}

h2 ul
{
	list-style: none;
	margin: 0;
	padding-left: 8px;
}

h2 ul a
{
	color: #FFF;
	font-weight: normal;
	font-family: verdana, arial;
	font-size: 9pt;
	text-decoration: underline;
}

h2 ul a:hover
{
	text-decoration: none;
}

p
{
	color: #000000;
	text-align: left;
	font-family: verdana, arial;
	font-size: 8pt;	
}

.dates
{
	text-align: center;	
}

td
{
	color:#FFF;
	font-size:9pt;
	font-family: verdana, arial;
	font-weight: bold;	
}

.people
{
	color:#FFF;
	font-size:9pt;
	font-family: verdana, arial;
	font-weight: normal;	
}

.people a:link
{
	color:#FFF;
	font-weight: normal;
	text-decoration: underline;
}

.people a:visited
{
	color:#FFF;
	font-weight: normal;
	text-decoration: underline;
}

.people a:hover
{
	color:#FFF;
	font-weight: normal;
	text-decoration: none;
}

li
{
	font-weight: normal;
	font-size: 9pt;	
}

a:link
{
	font-size:9pt;	
}
