body, td, p, br, ul {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

body {
	text-align: center;
}

.mainheading {
	color: #b15231;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Times
}

.smallverdana {
	color: #b15231;
	font-size: 10px;
	font-family: FontName, Verdana, Arial, Times;
}

.smallverdana_gray {
	color: #666;
	font-size: 10px;
	font-family: FontName, Verdana, Arial, Times;
}

.small_white {
	color: #FFF;
	font-size: 9px;
	text-decoration: none;
}

.small_white a {
	color: #FFF;
	text-decoration: underline;
}

.small_white a:hover {
	color: #FFF;
	text-decoration: underline;
}

.style1 {
	color: #000099
}

.style3 {
	color: #CC0000
}

.style4 {
	color: #FF3300
}

.small_about {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}

a {
	color: #b15231;
	text-decoration: underline
}

a:hover {
	color: #a9a9a9;
	text-decoration: underline
}

.align_layer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 730px;
}

#contents #copyClip {
	position: absolute;
	width: 290px;
	line-height: 16px;
	height: 300px;
	top: 200px;
	left: 92px;
	padding: 0px;
	margin: 0px;
	clip: rect(0px,290px,300px,0px);
	z-index: 99;
	overflow: hidden;
}

#contents #copyClip #copy {
	position: absolute;
	width: 290px;
	top: 0px;
	left: 0px;
	z-index: 99;
}

#contents #copyClip #copy #copyEnd {
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#contents #scroller {
	position: absolute;
	width: 20px;
	height: 300px;
	overflow: hidden;
	top: 200px;
	left: 400px;
	display: inline;
	z-index: 6;
}

/* New Calendar Listings */
#new_cal_listings {
	font-size: 10px !important;
}

#new_cal_listings p.date {
	margin: 10px 0 0;
	padding: 0;
	font-size: 10px !important;
	font-weight: bold;
	color: #666;
}

#new_cal_listings h3 {
	margin: 0 0 2px;
	padding: 0;
	font-size: 10px;
}

#new_cal_listings p.description {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 10px !important;
	color: #666;
}