/*

	terrafirma1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: #F9F9F7 url('images/a1.gif') repeat-x;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #8C8C73;
	line-height: 18px;
}

a
{
color: #FF7800;
text-decoration: underline;
}

aa
{
color: #FFFFFF;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
	margin-bottom: 14px;
	text-align: justify;
}

img.picA
{
	position: left;
	top: -2px;
	background: url('images/a47.gif') no-repeat;
	width: 310px;
	height: 237px;
	padding: 8px;
}

img.picC
{
	position: left;
	top: -2px;
	background: url('images/a47.gif') no-repeat;
	width: 310px;
	height: 237px;
	padding: 8px;
}


img.picAa
{
	position: relative;
	top: -2px;
	background: url('images/a47.gif') no-repeat;
	width: 310px;
	height: 237px;
	padding: 8px;
	background-image: url(images/a47.gif);
}

img.picB
{
position: relative;
top: -2px;
background: url('images/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.floatleft
{
	float: none;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 3px;
	margin-left: 0px;
}


#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('images/upbg.gif') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('images/abg.gif') repeat-y;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#header
{
	position: absolute;
	width: 202px;
	height: 92px;
	color: #fff;
	padding-left: 20px;
	background-image: url(images/banner/logo.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 30px;
height: 92px;
}

#header h2
{
position: absolute;
font-size: 10px;
font-weight: normal;
color: #FCE2CA;
top: 51px;
}

#header sup
{
color: #FCE2CA;
}

#splash
{
	position: absolute;
	right: 30px;
	width: 458px;
	height: 92px;
	background-color: #EAEAE2;
	background-image: url(images/banner/banner_top.jpg);
	background-repeat: no-repeat;
}


#menua
{
	position: relative;
	background: transparant;
	height: 2px;
	margin-top: 98px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
}





ul.linklist
{
clear:both;
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}
ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}


#date
{
	position: absolute;
	top: 1232px;
	line-height: 52px;
	color: #BDBDA2;
	right: 25px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}

#secondarycontent
{
position: relative;
width: 180px;
float: right;
}

#secondarycontent h3
{
position: relative;
top: 5px;
font-size: 16px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}

#secondarycontent .content
{
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#primarycontent
{
position: relative;
width: 480px;
float: left;
}

#primarycontent h3
{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #656551;
	letter-spacing: 0px;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .footer
{
position: relative;
top: -10px;
background: url('images/a33.gif') repeat-x;
height: 64px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
background-image: url('images/a41.gif');
}

#primarycontent .post .footer ul li.comments
{
background-image: url('images/a36.gif');
}

#primarycontent .post .footer ul li.readmore
{
background-image: url('images/a38.gif');
}

#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-image: url('images/a50.gif');
color: #A8A88D;
}

#footer a
{
color: #000000;
}

/* Nav : IanH - common styling */
.menu {font-family: arial, sans-serif; width:165px; height:150px; position:relative; margin:0; font-size:11px; margin:50px 0;}
.menu  ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; width:165px; height:30px; text-align:center; border:1px solid #fff; border-width:1px 1px 0 0; background:#c9c9a7; line-height:23px; font-size:11px;padding:3px;}
.menu  ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu  ul li ul {display: none;}

/* specific to non IE browsers */
.menu  ul li:hover a {color:#fff; background:#b3ab79;}
.menu  ul li:hover ul {display:block; position:absolute; top:0; left:171px; width:105px;}
.menu  ul li:hover ul li a.hide {background:#dfc184; color:#000;}
.menu  ul li:hover ul li:hover a.hide {width:130px;}
.menu  ul li:hover ul li ul {display: none;}
.menu  ul li:hover ul li a {display:block; background:#b3ab79; color:#000; width:150px;}
.menu  ul li:hover ul li a:hover {background:#dfc184; color:#000;}
.menu  ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}
.menu  ul li:hover ul li:hover ul li a {display:block; width:200px; background:#dfc184; color:#000;}
.menu  ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}

.style21 {font-family: "Century Gothic"; font-size: 14.5px; color: #000000; }
.style22 {font-size: 24px}
.style23 {font-size: 9px}
.style31 {
	color: #339900;
	font-weight: bold;
	font-style: italic;
}
.style32 {color: #339900}
.style34 {color: #339900; font-family: "Century Gothic"; }
.style36 {color: #000000; font-weight: bold; }
.style37 {color: #333333}
.style29 {	font-size: 24px;
	color: #666666;
	font-family: "Century Gothic";
}
