#gents {
padding-left: 40px;
padding-right: 40px;
}
.dirhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B95835;
	padding: 5px;
	border-bottom: medium solid #3D3242;
	font-style: normal;
}
.dirbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FDFBFB;
	overflow: visible;
	width: auto;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}

#dirfoot  {
	background-color:       #E18942;
	color:                  #000000;
	font-family:            Georgia, "Times New Roman", Times, serif;
	font-size:              12px;
	padding:                10px;
	clear: both;
	overflow: visible;
	height: 20px;
	border-top: thin solid #3D3242;
	font-style: italic;
  }
#dirfoot a {
	color: #FFFFFF;
	text-decoration: none;
}
#dirfoot a:link {
	color: #73397A;
	text-decoration: none;
}

#dirfoot a:hover {
	color: #FFFF66;
	text-decoration: underline;
}

#dirfoot a: visited {
	color: #73397A;
	text-decoration: none;
}

#pic {
	float: left;
	height: 100px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: auto;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: visible;
	}
#holder {
	min-height: 100px;
	background-color: #F4EAEA;
	overflow: visible;
}
#gents .purpleborder {
	border: medium solid #3D3242;
}
