/*
	terrafirma1.0 by nodethirtythree design
	http://www.nodethirtythree.com
*/

* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #00008B;
	text-decoration: underline;
}

a:hover {
	color: #4169E1;
	text-decoration: underline;
}

body {
	background: url('images/a1.gif') #F9F9F7 repeat-x;
	color: #000000;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}

img.floatleft {
	float: left;
	margin: 0px 20px 3px 0px;
}

img.floatright {
	float: right;
	margin: 0px 14px 10px 20px;
}


img.pica {
	background: url('images/a48.gif') no-repeat;
	height: 90px;
	padding: 8px;
	position: relative;
	top: -2px;
	width: 147px;
}

img.picb {
	background: url('images/a26.gif') no-repeat;
	height: 75px;
	padding: 7px;
	position: relative;
	top: -2px;
	width: 146px;
}

p {
	margin-bottom: 14px;
	text-align: justify;
}

sup {
	font-size: 0.5em;
}

th strong
{
color: #fff;
}

table
{
border-collapse: collapse;
width: 100%;
 }

th
{
background: url('images/a16.gif') #2D5467 repeat-x;
height: 40px;
padding-left: 11px;
padding-right: 11px;
color: #fff;
text-align: left;
border-left: solid 1px #FFFFFF;
border-bottom: solid 2px #FFFFFF;
}

tr
{
height: 30px;
}

td
{
padding-left: 11px;
padding-right: 11px;
border-left: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

td.first,th.first
{
border-left: 0px;
}

tr.rowA
{
background: #F8F8F8;
}

tr.rowB
{
background: #F0F8FF;
}


ul.homelist {
	list-style: disc;
	margin-left: 4px;
	padding-left: 30px;
	text-decoration: none;
}

ul.linklist {
	list-style: none;
}

ul.linklist li {
	border-top: solid 1px #EEEEEE;
	margin: 5px 0px 0px 0px;
	padding-top: 5px;
}

ul.linklist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

ul.list-no-bullet {
	list-style: none;
	margin-left: 4px;
	padding-left: 10px;
	text-decoration: none;
}

#ccol1 {
	border-right: solid 1px #F6F3F1;
	width: 200px;
	float: left;
	padding-right: 20px;
	position: relative;
}

#ccol2 {
	margin-left: 240px;
	position: relative;
	width: 200px;
}

#ccol1contact {
	border-right: solid 1px #F6F3F1;
	float: left;
	padding-right: 20px;
	position: relative;
	width: 150px;
}

#ccol2contact {
	margin-left: 200px;
	position: relative;
	width: 210px;
}

#date {
	color: #BDBDA2;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 52px;
	position: absolute;
	right: 30px;
	top: 0px;
}


#footer {
	background-image: url('images/a50.gif');
	clear: both;
	color: #A8A88D;
	height: 66px;
	line-height: 66px;
	text-align: center;
	vertical-align: middle;
}

#footer ul {
	list-style-image: none;
}

#footer ul li {
	display: inline;
	padding: 0px 4px 0px 4px;
}

#footer a {
	color: Green;
}

#footer a:hover {
	color: Blue;
}


#header {
	background: url('images/a8.gif') #2C88B4 repeat-x;
	color: #FFFFFF;
	height: 92px;
	padding-left: 20px;
	position: absolute;
	width: 243px;
}

#header h1 {
	font-size: 23px;
	height: 48px;
	letter-spacing: -1px;
	position: absolute;
	top: 30px;
	width: 237px;
}

#header h2 {
	color: Yellow;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 51px;
	width: 236px;
}

#header span {
	font-weight: normal;
}

#header sup {
	color: #FCE2CA;
}

#inner {
	padding: 13px 30px 13px 30px;
	position: relative;
	z-index: 2;
}

#menu {
	background: url('images/a16.gif') #2D5467 repeat-x;
	height: 67px;
	margin: 98px 0px 20px 0px;
	padding: 0px 20px 0px 5px;
	position: relative;
}

#menu ul {
}

#menu ul li {
	display: inline;
	line-height: 52px;
	padding-left: 3px;
}

#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
}

#menu ul li a:hover
{
background: #fff url(images/menu-highlight.gif) repeat-x top;
color: Yellow;
text-decoration: none;
}

#menu ul li a.current
{
background: #fff url(images/menu-highlight.gif) repeat-x top;
color: White;
text-decoration: none;
}

#menu ul li.first {
	border-left: 0px;
}

#outer {
	background: url('images/abg.gif') #FFFFFF repeat-y;
	margin: 0 auto;
	position: relative;
	width: 747px;
}

#primarycontent {
	float: left;
	position: relative;
	width: 480px;
}

#primarycontent .content {
	margin-bottom: 20px;
	padding: 0px 15px 0px 15px;
}

#primarycontent .post {
	margin-bottom: 30px;
}

#primarycontent .post .content {
	margin-bottom: 0px;
}

#primarycontent .post .date {
	color: #AFAFA4;
	font-weight: bold;
	line-height: 35px;
	position: absolute;
	right: 15px;
	top: 0px;
}

#primarycontent .post .footer {
	background: url('images/a33.gif') repeat-x;
	height: 64px;
	position: relative;
	top: -10px;
}

#primarycontent .post .footer ul {
	bottom: 15px;
	list-style: none;
	position: absolute;
	right: 15px;
}

#primarycontent .post .footer ul li {
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: inline;
	line-height: 14px;
	margin-left: 25px;
	padding-left: 17px;
}

#primarycontent .post .footer ul li.comments {
	background-image: url('images/a36.gif');
}

#primarycontent .post .footer ul li.printerfriendly {
	background-image: url('images/a41.gif');
}

#primarycontent .post .footer ul li.readmore {
	background-image: url('images/a38.gif');
}

#primarycontent .post .header {
	position: relative;
}

#primarycontent h3 {
	background: url('images/a22.gif') bottom repeat-x;
	color: #2B5162;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 25px;
	margin-bottom: 20px;
	padding: 0px 0px 10px 15px;
	position: relative;
	top: 4px;
}

#search {
	color: #BDBDA2;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 52px;
	position: absolute;
	right: 15px;
	top: 4px;
}

#secondarycontent {
	float: right;
	position: relative;
	width: 180px;
	}

#secondarycontent .content {
	margin-bottom: 20px;
	padding: 0px 10px 0px 10px;
}

#secondarycontent h3 {
	background: url('images/a22.gif') bottom repeat-x;
	color: #656551;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 25px;
	margin-bottom: 20px;
	padding: 0px 0px 10px 10px;
	position: relative;
	top: 4px;
}

#splash {
	background: url('images/a11.jpg') #2C88B4 no-repeat;
	height: 92px;
	position: absolute;
	right: 30px;
	width: 416px;
}

#upbg {
	background: url('images/upbg.gif') #FFFFFF no-repeat;
	height: 264px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 747px;
	z-index: 1;
}
