body {
	background: #DCD087 url(images/green-rose.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #8F8411;
	margin: 0px;
	padding: 0px;

}
a img {
	border-style: none;
}

a:hover {
	text-decoration: underline;
	text-align: center;
}

a {
	font-weight: bold;
	color: #918610;
	text-decoration: none;
}
a:hover, {
	text-decoration: underlinetext;
}

}
#home {
	background: #FFFFFF;
	width: 800px;
	padding: 10px;
	border: thin solid #BAAD14;
	background-color: #FFFFFF;
	text-align: center;
	color: #92880D;
}
#home .bottomiimg {
	left: auto;
	bottom: auto;
	text-align: right;
}
#home p {
	font: small Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 2px 10px 10px 25px;
}
h1 {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #948212;
	text-decoration: none;
	text-align: center;
}
p {
	font: small Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #92880D;
	text-align: center;
}
h2 {
	font-style: normal;
	color: #8E122A;
	font-size: small;
	font-weight: bold;
}
h3 {
	font: normal small Arial, Helvetica, sans-serif;
	color: #8E122A;
}
#patternhome {
	background: #FFFFFF;
	border: thin solid #669900;
}
.patterns {
	width: 800px;
}

.content {
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
}
#patternhome #caption {
	padding: 0px 0px 5px;
}
.width {
	width: 800px;
	padding: 8px;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.footer {
	font-size: small;
	padding: 10px;
	text-align: center;
}
