body {
	background-image: url(/images/background.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
	margin: 0px 0px 0 0px;
	padding: 0px 0px 0 0px;
	background-color: #FDF5E6;
	text-align: left;
}

#rtframe {
	text-decoration: none;
	width: 200px;
	height: 100%;
	margin: 0px;
	padding: 4px;
	float: right;
	background-color: #FDF5E6;
	font-size: 12px;
	
}

#promo {
	position: relative;
	top: 20px;
	left: 150px;
	width: 150px;
	background: transparent;
	color: #F63;
	z-index: 2;
	text-align: center;
}

#promo a {
color: #a43;
text-decoration: none;
}
#promo a:hover {
	color: #900;
}


#content {
	margin: 0px;
	padding: 0px;
	padding-right: 3px;
	width: 900px;
	border-left: 2px solid #063;
	background: #FDF5E6 url(images/carpet.gif) repeat-y scroll right;
	text-align: left;
	background-color: #FDF5E6;
	
}

#menu {
	width: 670px;
	height: 25px;
	padding: 0px;
	padding-top: 2px;
	margin: 0px;
	background-color: #edb;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	
}

#main {
	width: 660px;
	height: 100%;
	padding: 10px 15px;
	background-color: #FDF5E6;
	margin-top: 0px;
	
}

.center {
	margin-left: 95px;
}

#banner {
	width: 900px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	top: 0px;
	left: 0px;
}

#menu a {
	font-weight: bold;
	color: #B22;
	padding-left: 4px;
	padding-right: 4px;
	
}

#menu a:hover {
background-color: #a43;
color: #fff;
text-decoration: none;
}

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

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

#foot {
	text-align: center;
	width: 670px;
	padding: 4px;
	border-top: 1px solid #077;
	font: normal normal 500 8pt/8pt "Arial, Century Gothic" "Gill Sans MT" sans-serif;
	background-color: #FDF5E6;
}

#foot p {
	margin: 2px;
	text-align: center;
}

.boxrt{
	float: right;
	padding: 3px;
	border: 0px;
	margin: 3px;
}
.boxlt{
	float: left;
	padding: 3px;
	border: 0px;
	margin: 3px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #dcb;
}

td.intro {
	color: #a43;
	font-style:oblique;
	height: 14px;
	font-size: 12px;
}

td.intro h5 {
	color: #a43;
	font-style:oblique;
	margin-bottom: 2px;
}

h1 {
	color: #063;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

h2 {
	color: #063;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

h3 h4 {
	color: #063;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

ul li {
	margin-left: -6px;
	padding-left: -6px;
	border-bottom: 1px dashed #acb;
	list-style: disc outside url(images/carpetbullet.gif);
}

hr {
	color: #a43;
	width: 80%;
}

.sell {
	color: #333;
	margin: 4px;
	margin-bottom: 28px;
}

.sold {
	text-decoration: line-through;
	color: #333;
	margin: 4px;
	margin-bottom: 28px;
	background: url(/images/sold.gif) no-repeat center;
	}

.sold a {
	text-decoration: line-through;
	}
	
.price {
	margin: 4px;
	margin-bottom: 28px;
	}
.description {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
}
.calmonth {color:#FFFFFF; background-color:#669966; display:block;font-family:Arial, Helvetica, sans-serif}
.open {background-color: #33ee33; color: #000000}
.members {background-color: #eeee33; color: #000000}
.colorbanner {color:#330000; background-color:#CCFF33; display:block;font-family:Arial, Helvetica, sans-serif; border: 4px double #999933; width: 300px; padding: 2px 4px; margin-top:5px; }
