﻿#type-home #content-wrap {
	width: 720px;
	border: none;
	background: #EDECDA;
	color: #333333;
	min-height: 0px; /* for IE only */
	_height: auto;
}

#type-home #content {
	margin: 0 53px 0 192px;
	border: 1px solid purple;
}

#type-home #header {
	height: 110px;
}

h1 {
	margin: 0 0 20px 0;
	padding: 0;
}
#type-home h2 {
	margin: 0 0 0.3em 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
}

#nav-wrap {
	height: 29px;
}
#feature-wrap {
	position: relative;
	margin: 0;
	padding: 0 10px 6px 10px;
	width: 720px;
	height: 175px;
	background: #EDECDB;
	z-index: 350;
}
#feature {
	margin: 0;
	padding: 12px;
	height: 157px;
	background: #FDFCF6;
}
#feature img {
	margin: 0;
	padding: 4px;
	border: 1px solid #B3B3B2;
}
#feature img.left {
	float: left;
}
#feature img.right {
	float: right;
}


.mod-one {
	margin: 0;
	padding: 0 14px;
}
.mod-one p {
	margin: 4px 0 0 0;
	padding: 0;
}
.mod-two p {
	margin: 0;
	padding: 19px;
}
.mod-two .morelink {
	margin: 0 19px 6px 0;
}

div.fishbowl {margin: 20px 0 10px 0;}
div.fishbowl a img {border:none;}
#type-home #footer {
	margin-top: 1px;
}
div.headerImg {background: url(../images/background-header.jpg) repeat-x; margin-bottom:5px;}
div.headerImg h1 {color:#9a959b; font-size:30px; margin:0; padding:14px 15px 19px; text-align:center;}
div.headerImg div.caption {color:#9a959b; }

