body {
	margin: 0;
	padding: 0;
	background: url(/images/bgrepeating.jpg) center #828b7a repeat-y;
}

body, p, td, div, span {
	color: #000000;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
}
th {
	text-align: right;
	width: 150px;
	font-size: 10pt;
}
#title {
	margin-top: -63px;
	margin-left: 310px;
	white-space: nowrap;
}

/* Table Layout and Features */
table#bannerbg {
	background: url(/images/banner_sm_1.jpg) center top no-repeat;
	padding: 0;
	margin: 0;
}

table#content {
	margin-top: 250px;
	width: 625px;
}

table#listings {
	
}

/* Headers */
h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color:#000000;
	
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

/* Links */
a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #828B7A;
}
a.navlink {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
a.navlink:hover {
	color: #828B7A;
}

#slideshow {
	margin: 0;
	padding: 0;
}
#slideshow h1 {
	font-size: 12pt;
	color: #78382E;
}
#slideshow a {
	color: #78382E; 
}

/* Right Side Bar Styles */
#serendipityRightSideBar {
	width: 140px;
	padding: 10px;
}

#serendipityLeftSideBar A {
	font-weight: normal;
}

table#form {
	color: #000000;
	padding: 3px;
	width: 500px;
	font-size: 13px;
}
table#form td.label {
	font-weight: bold;
	padding-bottom: 3px;
	width: 150px;
	color: #000000;
	text-align: right;
	vertical-align: top;
}
