@charset 'utf-8';

/* 
CSS Reset by Eric Meyer
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
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,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}

/* remember to define focus styles! */
:focus
{
	outline:0;
}

/* End hide from IE-mac 
 End Reset \*/
body
{
	background:#FFF;
	background-color:#fff;
	color:#000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-stretch:wider;
	height:101%;
	letter-spacing:1px;
	line-height:1.1em;
	text-align:justify;
}

ol,ul
{
	list-style:none;
}

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse:separate;
	border-spacing:0;
}

caption,th,td
{
	font-weight:400;
	text-align:left;
}

blockquote:before,blockquote:after,q:before,q:after
{
	content:"";
}

blockquote,q
{
	quotes:"" "";
}

/* 
based on Stefan Nitzsche's work
http://nitzsche.info*/
html
{
	height:100%;
}

strong,b
{
	font-weight:700;
}

em,i
{
	font-style:italic;
}

.hideme
{
	left:-9999em;
	position:absolute;
	top:-9999em;
}

label,input[type=button],input[type=submit],button
{
	cursor:pointer;
}

abbr[title]
{
	border-bottom:1px dotted #888 !important;
	cursor:help;
}

* {
   outline: none;
}

a abbr
{
	cursor:pointer !important;
}

.clearfix:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.ie7 address
{
	font-style:normal;
}

img
{
	-ms-interpolation-mode:bicubic;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height:1%;
}

.highlight
{
	color:#FFF996;
}

/*div {
	border: dashed red 1px;
}*/
#outer
{
	background-color:#023725;
	background-image:url(images/b-g.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	float:left;
	height:auto;
	width:100%;
}

#inner
{
	height:auto;
	margin:0 auto;
	position:inherit;
	width:1056px;
}

#header
{
	background-color:#fff;
	height:188px;
	width:1056px;
}

.header-logo
{
	background-image:url(images/logo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:168px;
	width:1056px;
}

#wrapper
{
	background-color:#FFF;
	background-image:url(images/wheat.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	float:left;
	height:auto;
	width:1056px;
}

#column-left
{
	float:left;
	height:auto;
	width:265px;
}

#column-right
{
	float:left;
	height:auto;
	width:791px;
}

#content-wrapper
{
	background-color:#5f382f;
	background-image:url(images/boxb-g.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFFAEF;
	float:left;
	margin-left:6px;
	min-height:357px;
	position:relative;
	width:745px;
}

.content-top
{
	background-image:url(images/topsliver.png);
	background-repeat:no-repeat;
	float:left;
	height:49px;
	width:745px;
}

.content-top h1
{
	font-size:26px;
	padding-left:32px;
	padding-top:21px;
        margin-bottom:2px;
}

.content-text
{
	background-image:url(images/middlesliver.png);
	background-repeat:repeat-y;
	float:left;
	width:745px;
}

.content-format
{
	float:left;
	margin:0 32px;
	min-height:308px;
	padding-bottom:12px;
	padding-top:6px;
}

.content-format p
{
	padding-bottom:6px;
	padding-top:12px;
}

.content-format h1
{
	font-size:24px;
	padding-bottom:6px;
}

.content-format h2
{
	font-size:20px;
	padding-top:6px;
}

.content-format h3
{
	font-size:18px;
	padding-top:12px;
}

.content-bottom
{
	background-image:url(images/bottomsliver.png);
	background-repeat:no-repeat;
	float:left;
	height:9px;
	width:745px;
}

ul.bulleted
{
	list-style:circle;
	padding:1em 1em 1em 2em;
}

ol.numbered
{
	list-style:decimal;
	padding:1em 1em 1em 2em;
}

img.alignleft
{
	display:inline;
	float:left;
	margin-right:6px;
}

img.alignright
{
	display:inline;
	float:right;
	margin-left:6px;
}

ul.column
{
	list-style:none;
	margin:10px 0;
	padding:0;
        width: 100%;
}

ul.column li
{
	display:inline;
	float:left;
	margin:5px 0;
	padding:0;
	width:200px;
}

.block
{
	background:none;
	font-size:1em;
	height:auto;
	margin-right:10px;
	padding:5px;
}

.block h2
{
	font-size:1.8em;
}

.block img
{
	background:none;
	display:block;
	margin:0 auto;
	width:89%;
	padding:5%;
	-ms-interpolation-mode:bicubic;
}

#image-row
{
	float:right;
	height:145px;

	position:relative;
	width:785px;
}

#image-row li
{
	display:inline;
	float:left;
	list-style:none;
	margin:auto 0;
	padding-top:20px;
}

.spacer-li
{
	height:1px;
	width:65px;
}

#pipes
{
	background-color:#000;
	background-image:url(images/pipes.jpg);
	background-repeat:repeat-y;
	clear:left;
	height:100px;

	position:relative;
	width:1056px;
}
	fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
	input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }

#contactFormArea {
float: left;
width: 340px;
text-align: left;
}

#contact-box {
float: left;
line-height: 1.5em;
width: 300px;
text-align: left;
}

a
{
	color:#FFF996;
	border-bottom:1px dotted #7ab849;
        text-decoration:none;
}

a:hover
{
	border-bottom:1px dotted #FFF996;
        text-decoration:none;
}

#footer
{
	background-color:#000F0A;
	color:#C3D4DF;
        float:left;
	height:auto;
        min-width:100%;
	line-height:115%;
	padding-bottom:30px;
}


#footer-wrap
{
	height:210px;
        position:relative;
	margin:0 auto;
	width:1056px;
}

div#footer #sitemap
{
	float:left;
	margin-left:30px;
}

#footer #sitemap h2
{
	color:#FFF;
	font-size:135%;
	margin:0 0 0.5em;
}

#footer #sitemap h3
{
	color:#FFF;
	font-size:14px;
	margin:1em 0 0.5em;
	padding-bottom:2px;
}

#footer #sitemap .group
{
	float:left;
	margin-right:15px;
	width:auto;
}

#footer #fineprint
{
	float:right;
	font-size:11px;
	margin:0 30px 0 0;
	text-align:right;
	top:20px;
        position:relative;
	width:250px;
}

#mbworkslogo {
        margin-top:7px;
	float:right;
	width:89px;
        height:18px;
}

#mbworkslogo a
{
        text-decoration:none;
        border:none;
}

#mbworkslogo p {
	font-size:11px;
	text-align:right;
	width:89px;
}

#footer ul
{
	font-size:62.5%;
	list-style:none;
	margin:0;
	padding:0;
}

#footer ul a {
        color:#C3D4DF;
        border:none;
}

#footer ul a:hover {
        color:#FFF996;
        border-bottom: 3px solid #281401;

.clearfix,label
{
	display:block;
}

ul.bulleted li,ol.numbered li,ol.numbered li
{
	padding:0 0 1em 1em;
}
