body {color: #7A5A37; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #7A5A37; font-size: small; margin: 0px; padding: 0px;}
a {font-weight: bold;}
a:link {color: #81450F; text-decoration: underline;}
a:visited {color: #81450F; text-decoration: underline;}
a:hover {color: #9B7347; text-decoration: none;}
a:active {color: #81450F; text-decoration: underline;}

h1 {
	text-align: center;
	color: #7A5A37;
	font-size: xx-large;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	line-height: 0.9em;
	margin: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
}
.subtitle {color: #7A5A37; font-size: small;}
.breadcrumb {font-size: x-small; font-weight: bold;}

.tickerstyle {width: 780px; height: 50px; border: none; background: #ECE9D8; padding: 0px; margin: 0px; overflow: hidden; }
.messagediv {margin: 0px; padding: 0px;}
.readmore {
	font-size: x-small;
	color: #81450F;
	line-height: 1.3em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h3 {text-align: left; color: #81450F; font-size: medium; font-weight: bold; line-height: 0.8em; padding-top: 30px; padding-bottom: 10px; padding-right: 10px; padding-left: 10px; }
.mainbody {
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 1.3em;
}

.footer {font-size: x-small; margin: 20px;}
p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.3em;
}
.mainbodyright {
	text-align: right;
	line-height: 1.3em;
	padding: 20px;
}
.headerpic {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7A5A37;
	border-right-color: #7A5A37;
	border-bottom-color: #7A5A37;
	border-left-color: #7A5A37;
}
.featurepicright {
	margin: 2px 10px;
	padding: 0px;
	float: right;
	border: 1px solid #7A5A37;
}
.featurepicleft {
	margin: 2px 10px 2px 0px;
	padding: 0px;
	float: left;
	border: 1px solid #7A5A37;
}
.contentpic {
	border: 1px solid #7A5A37;
}
.horiz {
	border-top: thin dotted #7A5A37;
	border-right: thin none #7A5A37;
	border-bottom: thin none #7A5A37;
	border-left: thin none #7A5A37;
}
.sidenote {

	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 1.3em;
}
.calendarheading {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 20px;
}
.calendarcontents {
	padding: 5px;
	text-align: left;
	font-size: 10px;
}
.calendarweekdays {
	font-size: 10px;
}
div.htmltooltip{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: #272727;
border: 10px solid black;
color: white;
padding: 3px;
width: 250px; /*width of tooltip*/
}
.featurepic {

	margin: 2px;
	padding: 0px;
	border: 1px solid #7A5A37;
}
.sold {
	color: #FF0000;
	font-style: italic;
}
.resultslist {
	text-align: left;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
}

