body {
	background: #FFFFCC url('/images/template/headerback.jpg') repeat-x;
	margin:5px;
	padding:0;
	font-family: Georgia;
	font-size: 11px;
}

.navbar {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navbar li {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFCC;
	font-weight: bold;
	margin:0;
}

.navbar li a {
	color: #FFFFCC;
	font-family: Arial;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}

.title {
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	color: #FFFFCC;
	background: #4A2200;
	text-align:center;
}

.directoryList_cat {
	margin:0;
	list-style-image:url('/images/directory/bullet.jpg');
	padding-left:35px;
	margin-bottom:45px;
}
.directoryList_cat li {
	margin-top:5px;
	margin-bottom:5px;
}

.directoryList_cat li a {
	color:#4A2200;
	text-decoration: none;
	font-family: Georgia;
	font-size: 14px;
}

.directoryList_cat li a:hover {
	text-decoration:underline;
}

.directoryList_bus {
	margin:0;
	list-style-type:none;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.directoryList_bus li {
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}

.businessthumb {
	float:left;
	border: 2px solid #000;
	margin-left: 5px;
	margin-right: 15px;
}

.businessname_list {
	color:#1d0087;
	text-decoration: underline;
	font-family: Georgia;
	font-size: 16px;
	font-weight:bold;
}

.businessname_list:hover {
	color:#4A2200;
	text-decoration: underline;
	font-family: Georgia;
	font-size: 16px;
	font-weight:bold;
}

.businesswebsite_list {
	color:#4A2200;
	text-decoration: none;
	font-family: Georgia;
	font-size: 10px;
	font-style:italic;
}

.businesswebsite_list:hover {
	color:#4A2200;
	text-decoration: underline;
	font-family: Georgia;
	font-size: 10px;
	font-style:italic;
}

#businesscontainer {
	width:760px;
}

.businessphoto {
	float:right;
	border: 2px solid #000;
}

.businessname {
	font-family: Verdana;
	font-size:20px;
	font-weight:bold;
	margin:0;
}

.businesscat {
	font-family: Georgia;
	font-size: 11px;
	font-style:italic;
	margin:0;
}

.businessaddress {
	font-family: Georgia;
	font-size: 13px;
	margin:10px;
}

.businessphone, .businessemail, .businesswebsite {
	font-family: Georgia;
	font-size: 13px;
	margin:10px;
}

#container {
	position:absolute;
	top:145px;
}

hr {
	color: #D7D693;
	background-color: #D7D693;
	height:2px;
	width:99%;
}

.monthName {
	font-family:Verdana;
	font-size:24px;
	font-weight:bold;
}

.eventInfo {
	font-family:Georgia;
	font-size:14px;
}
