/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}*/

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup 

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}*/

blockquote:before, blockquote:after,

q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

div.clear, p.clear {
	clear:both;
}

a {
	text-decoration:underline;
	color:#06426a;
}
a:hover {
	text-decoration:underline;
	color:#0078a9;
}

strong, b {
	font-weight: bold;
}

ul {
	list-style-type: disc;
}

h1 {
	color:#4a5764;
	font-weight:bold;
	font-size:22px;
	line-height:28px;
}

h2 {
	font-size:18px;
	font-weight:bold;
	color:#2d6a9d;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#2d6a9d;
}

body {
	background:#606e7b;
	color:#666;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size:12px;
	line-height:18px;
}

.learnmore {
	margin-left: 10px;
}

div.container, ul.headernav {
	width:960px;
	background:url(http://www.fleetwoodusa.com/content/images/containermid-bkg.gif) top left repeat-y;
	margin:0 auto;
}

ul.headernav {
	background:none;
}

div.content {
	width:960px;
	padding:0 0 20px 0;	
	background:url(http://www.fleetwoodusa.com/content/images/footer-inner.gif) bottom left no-repeat transparent;
}

div.maincontent {
	width:870px;
	position:relative;
	overflow:hidden;
	margin:0px 0 30px 42px;
}

.main_img {
	float: right;
	margin-left: 10px;
	border: solid 2px;
	border-color: #3f5577;
	margin-top: 10px;
}

div.spotlight {
	float: left;
	display: inline-block;
	width: 50%;
	margin-top: 10px;
	padding: 5px;
	font-size: 1em;
	text-align: justify;
}
.norwood3070 {
	float: left;
	border: solid 2px;
	margin-right: 5px;
}
.green {
	font-weight: bold;
	color: 548b15;
}

div.eco-friendly {
	float: right;
	width: 45%;
	display: inline-block;
	font-size: 1em;
	text-align: justify;
	margin-top: 10px;
	padding: 5px;
}
div.eco-friendly img {
	float: left;
	padding: 5px;
	padding-bottom: 0px;
}
div.eco-friendly h2 {
	color: #5b9210;
}

div.topbox {
	padding: 5px;
	text-align: justify;
}

div.frontpage div.content {
	background:url(http://www.fleetwoodusa.com/content/images/containerbottom-bkg.gif) bottom left no-repeat transparent;	
}

div.content h2 {
	font-size:16px;
	font-weight:bold;
	color:#2d6a9d;
}

div.header {
	background:url(http://www.fleetwoodusa.com/content/images/masthead.jpg) top left no-repeat;
	height:130px;
	position:relative;
	width:960px;
}

div.about {
	height: 263px;
	border: solid 2px;
	border-color: #3f5577;
	padding: 5px;
	text-align: justify;
}

span.menu {
	margin-top: 0px;
	margin-left: 50%;
	padding-top: 0px;
}