/* CSS Document */
body {
	background-color: #C6888A;
	margin-left: 35px;
	margin-top: 35px;
	margin-right: 35px;
	margin-bottom: 35px;
}
body,td,th {
	color: #AA8F6E;
	font-family: Century Gothic, Arial;
	font-size: 12px;
	line-height:1.5em;
	letter-spacing:.2px;
}
a:link {
	color: #984452;
	text-decoration: none;
}
a:visited {
	color: #984452;
	text-decoration: none;
}
a:hover {
	color: #643524;
	text-decoration: none;
}
a:active {
	color: #643524;
	text-decoration: none;
}
h1,h2,h3,h4 {
	margin:0px;
	font-weight:normal;
}
h2, .h2 {
	font-size:3em;
	line-height:1.5em;
	letter-spacing:.7px;
}
h3, .h3 {
	font-size:1.5em;
	line-height:1.5em;
	letter-spacing:.5px;
}
h4, .h4 {
	font-size:1.25em;
	line-height:1.25em;
	letter-spacing:.2px;
}
/* body */
.mbod {
	width:600px;
	padding:25px;
	border:5px solid #984452;
	background-color: #FCFAF7;
}
.img img {
	border:1px solid #984452;
	margin:2px;
}
.img img:hover {
	border:1px solid #643524;
	margin:2px;
}
.break a {
	color:#643524;
}
.break img {
	border:1px solid #643524;
	margin:2px;
}
.niche1, a.niche1:link, a.niche1:visited, a.niche1:hover {
	font-size:1.1em;
	font-weight:normal;
	color:#643524;
}
.niche2, a.niche2:link, a.niche2:visited, a.niche2:hover {
	font-size:1.1em;
	font-weight:bold;
	color:#984452;
}