body {
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ecece4;
	margin-top: 10px;
	margin-right: 0px;
}

A {
 	color: #990000;
	text-decoration: underline;
}

A:hover {
 	color: #666666;
	text-decoration: none;
}

.directoryListing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BE0F0F;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#layout {
	height: 100%;
	width: 768px;
}
.DirectoryDiscription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	vertical-align: middle;
}
#DirectoryDiscription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.directoryListingHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BE0F0F;
	text-transform: capitalize;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#layout2 {
	height: 100%;
	width: 760px;
	text-align: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #fdf8e9;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-color: #333333;
	border-left-color: #333333;
	border-right-style: solid;
	border-left-style: solid;
}
#tdspace {
	height: 15px;
}

.tdspace {
	height: 15px;
}
#columnleft {
	float: left;
	height: 100%;
	width: 250px;
}
#columnright {

	float: left;
	height: 100%;
	width: 250px;
}
#mainBody {
	background-color: #FFFFFF;
	width: 760px;
}
#mainTableBorder {
	height: 100%;
	width: 760px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #876a42;
	border-bottom-color: #876a42;
	border-left-color: #876a42;
}
