/*
	terrafirma1.0 by nodethirtythree design
	http://www.nodethirtythree.com
*/

* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #F9F9F7 url('a1.gif') repeat-x;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #8C8C73;
	line-height: 18px;
}

a {
	color: #FF7800;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
margin-bottom: 14px;
text-align: justify;
}

#outer {
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('abg.gif') repeat-y;
}

#inner {
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#orange {
position: absolute;
background: #FF7800 url('a8.gif') repeat-x;
width: 202px;
height: 92px;
color: #fff;
padding-left: 20px;
}

#header {
position: relative;
background: #46461F url('a16.gif') repeat-x;
height: 67px;
padding: 0px 20px 0px 5px;
margin: 98px 0px 20px 0px;
}

#splash {
position: absolute;
right: 30px;
background: #EAEAE2 url('a10.jpg') no-repeat;
width: 458px;
height: 92px;
}

#sideBar {
position: relative;
width: 200px;
float: right;
}

#primarycontent {
position: relative;
width: 460px;
float: left;
}

/* ======= HEADERS ============== */

#header h1 {
padding: 14px 0pt 0pt 10pt;
font-weight: normal;
font-size: 23px;
letter-spacing: -1px;
color: #FFF;
}

#primarycontent h1 {
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('a22.gif') bottom repeat-x;
margin-bottom: 10px;
}

#sideBar h1 {
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 20px;
	color: #72726a;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
}

#primarycontent h2 {
position: relative;
top: 4px;
font-size: 16px;
line-height: 20px;
color: #72726a;
font-style: italic;
font-weight: normal;
letter-spacing: -1px;
margin-bottom: 5px;
}

#sideBar h2, h3 {
position: relative;
color: #656551;
letter-spacing: -1px;
font-size: 10pt;
}

#primarycontent h3 {
position: relative;
color: #656551;
letter-spacing: -1px;
}

#footer {
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-image: url('a50.gif');
color: #A8A88D;
}

#footer a {
color: #8C8C73;
}
