/* CSS Document */
body {
	background-color: #CF6442;
	margin-left: 25px;
	margin-top: 55px;
	margin-right: 25px;
	margin-bottom: 35px;
}
body,td,th {
	color: #A9464C;
	font-family: Century Gothic, Arial;
	font-size: 12px;
	line-height:1.5em;
	letter-spacing:.2px;
}
a:link {
	color: #4D3563;
	text-decoration: none;
}
a:visited {
	color: #4D3563;
	text-decoration: none;
}
a:hover {
	color: #7A3563;
	text-decoration: none;
}
a:active {
	color: #7A3563;
	text-decoration: none;
}
h1,h2,h3,h4 {
	margin:0px;
	font-weight:normal;
}
h2, .h2 {
	font-size:2.8em;
	line-height:1.5em;
	letter-spacing:0px;
}
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:620px;
	padding:25px;
	padding-bottom:5px;
	border:5px solid #984452;
	background-color: #F4FBEA;
}
.img img {
	border:1px solid #984452;
	margin:2px;
}
.img img:hover {
	border:1px solid #643524;
	margin:2px;
}
.break {
	padding:9px;
	background-color:#FFFFFF;
	border:1px solid #D7A8D5;
}
.break a {
	color:#4D3563;
}
.break img {
	border:1px solid #4D3563;
	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;
}