body {
	margin: 1px;
	padding: 0;
}
select {
	color: #8C827F;
}
.centertable {
	margin-right: auto;
	margin-left: auto;
}
.homehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #8C827F;
}
.sitecopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8C827F;
}
a {
	color: #CC6699;
	text-decoration: none;
}
.dborder {
	padding: 4px;
	border: 1px dotted #8C827F;
}
.dborder-solid {
	margin: 0;
	padding: 8px;
	line-height: 1.5em;
	border: 1px solid #b5a09a;
	background-color: #f7f2f0;
}
iframe {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: 8c827f;
	padding-top: 5px;
	color: 8c827f;
	overflow: auto;
}

#iframe{
	width: 100%;
	overflow: auto;
}

a.small {
	font-size: 10px;
}

.tanback {
	margin: 0;
	padding: 4px;
	border: solid #c7b4ae 1px;
	background-color: #ece3e0;
}
.news {
	font-family: Arial;
	color: #9e9f9e;
	font-weight: normal;
}

/****** CATEGORIES ****/

div.cat{
float: left;
width: 215px;
border: solid 1px #F3C3DB;
padding: 10px;
margin: 10px 10px 0 0;
text-align: center;
height: 200px;
}
#collections a{
font-size: 20px;
color: #8C827F;
font-weight: bold;
font-family: Georgia, Times New Roman, Serif;
}
#collections{
text-align: center;
border-collapse: collapse;
}
#collections td{border: dotted 1px #8C827F;}
#collections td img{
 width: 245px;
 border: none;
 height: 300px;
}