/* CSS Document : Minimal 4-1 */
body {
	background-color: #F9FCF7;
	margin-left: 0px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 35px;
}
body,td,th {
	color: #E69537;
	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,.h1,.h2,.h3,.h4 {
	margin:0px;
	font-weight:normal;
	display:block;
}
h2, .h2 {
	font-size:3.2em;
	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;
}
/* bits n pieces */
.img img {
	border:1px solid #984452;
	margin:2px;
}
.img img:hover {
	border:1px solid #643524;
	margin:2px;
}
.break a {
	color:#913E13;
}
.break img {
	border:1px solid #643524;
	margin:2px;
}
.niche1, a.niche1:link, a.niche1:visited, a.niche1:hover {
	font-size:1em;
	font-weight:normal;
	color:#643524;
}
.niche2, a.niche2:link, a.niche2:visited, a.niche2:hover {
	font-size:1em;
	font-weight:bold;
	color:#984452;
}
/* body */
.mbod {
	width:750px;
}
.head {
	width:750px;
}
.left {
	float:left;
	width:600px;
}
.right {
	float:right;
	width:150px;
}
.bottom {
	clear:both;
	padding-top:10px;
	width:750px;
}
/* subcell */
.gcell {
	float:left;
	width:275px;
	margin-left:5px;
	margin-right:20px;
}
.gcell img {
	float:left;
}
/* margins-pads */
.p10 {padding:10px;}
.clear {clear:both;}