body	{
	margin:	0;
	margin-bottom: 15px;
	padding: 0;
	background-color: #fff;
	font: 10px Verdana, sans-serif;
	overflow: auto;
	}

div	{
	font: 10px Verdana, sans-serif;
	}
	
#container	{
	background-color: #ffc;
	width: 699px;
	margin-top: 20px;
	background-image: url(/img/container.gif);
	}
	
#ln	{
	position: absolute;
	margin-left: 20px;
	margin-top: 18px;
	}

.content	{
	padding-left: 11px;
	padding-top: 5px;
	padding-bottom: 20px;
	line-height: 1.4;
	}

.content h1	{
	color: #600;
	font-size: 14px;
	font-weight: bold;
	}

.subHead	{
	color: #600;
	font-size: 10px;
	font-weight: bold;
	}

.subHeadRn	{
	color: #600;
	font-size: 10px;
	font-weight: normal;
	position : absolute;
	margin-left: -8px;
	}
	
.subHeadRn2	{
	color: #00C;
	font-size: 10px;
	font-weight: bold;
	position : absolute;
	margin-left: -8px;
	}

.contentPic	{
	position: relative;
	left: 5px;
	}

.content A	{
	color: #000;
	}

#contact	{
	font: 10px Verdana, sans-serif;
	line-height: 1.4;
	}
	
#contact A	{
	font-weight: bold;
	text-decoration: none;
	}

#contact A:hover	{
	text-decoration: underline;
	}
	
.rn	{
	padding-left: 8px;
	padding-top: 19px;
	line-height: 1.4;
	padding-bottom: 19px;
	font-weight: bold;
	}

.rn p	{
	text-indent : -8px;
	font: 10px Verdana, sans-serif;
	}
	
.rn A	{
	color: #000;
	text-decoration: none;
	}

.rn A:hover	{
	text-decoration: underline;
	}

.maplink	{
	line-height: 1.4;
	padding-bottom: 19px;
	font-weight: bold;
	}

.maplink p	{
	font: 10px Verdana, sans-serif;
	}
	
.maplink A	{
	color: #000;
	text-decoration: none;
	}

.maplink A:hover	{
	text-decoration: underline;
	}

.pointerRn	{
	padding-right: 4px;
	}	
	
.footer	{
	background-image: url(/img/footer.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 9px;
	}
	
.footer A	{
	color: #fff;
	}	