body {
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/sitebg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	background-color: #F2EDAB;
}
a {
	color: #A7042F;
	font-weight: bold;
}
a:hover {
	color: #330000;
	font-weight: bold;
	text-decoration: underline;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#quicklinkbox {
	background-image: url(images/index_dirbg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	font-size: 11px;
}
#header {
	background-attachment: scroll;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentbg {
	background-attachment: scroll;
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dropdown {
	font-size: 11px;
	background-color: #FFFFCC;
}
#businesslisting b {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.position {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 1px;
}
.smalltext {
	font-size: 11px;
}
#listings td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#businesslisting {
	padding-top: 10px;
	padding-bottom: 10px;
}
.tableheader {
	font-size: 14px;
	font-weight: bold;
	color: #9A032E;
}
