/* ===== [ RESET              ] =============================== */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* ===== [ GRID              ] =============================== */
.container {width:1050px;margin:0 auto;}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}



body {font-size:75%;color:#302f25;background:#d2cca8 url("images/bg-pattern.jpg") top repeat-x; font-family:Verdana, Arial, Helvetica, sans-serif;}



/* ===== [ typography          ] =============================== */
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:0em 0 1.5em 1.5em;}
a:focus, a:hover {color:#59290e;}
a {color:#302f25;text-decoration: none;}




/* ===== [ typography      ] =============================== */
.caps { 
  font-variant: small-caps; 
  letter-spacing: 1px; 
  text-transform: lowercase; 
  font-size:.85em;
  font-weight:bold;
  padding:2 2px;
  margin-top: 3px;
}


h1 {
   text-align: center;
   padding: 0;
   float: left;
   margin-left: 0px;
   width: 744px;
}
h1 a {
   display: block;
   overflow: hidden;
   background: url("images/realpeople.jpg")  no-repeat 0 0;
   margin-top: 0px;
   padding: 119px 0 0 0;
   text-indent: -9999px;
   height: 0px !important;
   height /**/:119px; /* for IE5/win */
   }
   
h1 a:hover { background-position: 0 -119px;}


h2.topmain {
   text-align: center;
   margin-top:  0px;
   padding: 0;
   float: left;
}
h2.topmain a {
   display: block;
   overflow: hidden;
   background: url("images/bg-topmain-trek.jpg")  top center no-repeat;
   margin-top: -18px;
   width: 1050px;
   padding: 449px 0 0 0;
   text-indent: -9999px;
   height: 0px !important;
   height /**/:449px; /* for IE5/win */
   }

h2.promo {
   float: left;
   display: block;
   overflow: hidden;
   background: url("images/bg-topmain-trek.jpg")  top center no-repeat;
   margin-top: -18px;
   width: 1050px;
   padding: 449px 0 0 0;
   text-indent: -9999px;
   height: 0px !important;
   height /**/:449px; /* for IE5/win */
	}


p.indicia {
    font-size: 0.8em;
    text-align: center;
}

p.indicia a:hover {text-decoration: underline;}




/* ===== [ layout                ] =============================== */

.main {
	margin:0 auto;
    float: left;
    width: 1050px;
   }

.commercials, .about {
	display: inline;
	margin-left: 123px;
	float: left;
	clear: both;
}
.commercials {
	display: inline;
	width: 806px;
	height: 278px;
	margin-left: 123px;
	margin-top: -30px;
    background: url("images/commercial.jpg") left no-repeat;	
}
.column1 {
	width: 200px;
	margin: 80px 0 0 43px;
	float: left;
	display: inline;
}

.column2 {
	width: 200px;
	margin: 80px 0 0 50px;
		float: left;
}

.column3 {
		width: 200px;
	margin: 80px 0 0 51px;
		float: left;
}

.about {
	margin-top: 20px;
	width: 806px;
	margin-right: 40px;
}


#footer {
    float: left;
    padding-bottom: 100px;
    padding-top: 30px;
    margin-top: 1em;
    width: 100%;
    background: url("images/bg-footer.jpg") bottom center repeat-x;
}
.alignleft {
	margin: 0 1em 0 0;
	float: left;
}

