BODY {
	color : #000000;
	font-family :  Arial, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin: 0px;
}

P {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	border-left : medium;
}

img.left {
	border-right-width : 6px;
	border-bottom: 6px;
	border-top: 12px;
	border-top-width : 6px;
}

.right {
	border : 0px;
	clear : left;
	float : right;
}

.H2 {
	font-size: 24pt;
	color: #990000;
	text-align : center;
	font-weight : bolder;
}

H3 {
	font-size: 13pt;
	color: #990000;
	font-weight: bolder;
	text-align : left;
}

.H4 {
	font-size: 12px;
	color: #990000;
	font-weight: lighter;
	text-align: center;
}

.H5 {
	font-size: 12px;
	color: #990000;
	text-align : left;
}

.H6 {
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	text-align: left;
}

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

A:Hover {
	color: #666666;
}

A.weather {
	text-decoration: none;
	color: #990000;
	font-size: small;
}

A.weather:Hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
A.listing {
	text-decoration: none;
	color: #990000;
	font-size: small;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
}

A.listing:Hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

HR {
	color: #990000;
	height: 2px;
	width : 80%;
	text-align : center;
}

hr.liner {
	color: #990000;
	height: 2px;
	width : 80%;
	text-align : left;
}
.weather {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
	border: none;
	text-align: center;
}
events {
	overflow: scroll;
	width: 170px;
}
.eventTD {
	background-image: url(images/eventBG.jpg);
}
.padding1  {
	margin-left: 19px;
	padding-right: 19px;
	vertical-align: top;
}
.padding2  {
	padding-left: 70px;
	padding-right: 0px;
	text-align: left;
}
.admintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.Business {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.Category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
}
li {
	list-style-position: outside;
	list-style-type: circle;
	color: #000000;
	font-size: 14px;
	text-align: left;
	padding-right: 10px;
	margin-left: 10px;
	float: none;
	text-indent: -5px;
	display: list-item;
}
ul {
	text-align: left;
	text-indent: -30px;
	vertical-align: baseline;
}
.floatleft {
	float: left;
	padding-right: 20px;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.dropcap {
	float: left;
	width: auto;
	font-size: 62px;
	line-height: 51px;
	font-weight: normal;
	color:#990000;
	font-family: georgia, times;
}
.listing {

	text-decoration: none;
	color: #990000;
}

