/*

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

*/

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

body
{
background: #F9F9F7 url('images/a1.gif') repeat-x;
font-size: 12px;
font-family: "verdana", arial, helvetica, sans-serif;
color: #000000;
line-height: 18px;
}

a
{
color: #FF7800;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


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

img.picA
{
position: relative;
top: -2px;
background: url('images/a47.gif') no-repeat;
width: 76px;
height: 74px;
padding: 8px;
}

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

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

img.center
{
display: block;
margin-left: auto;
margin-right: auto;
}

p.center
{
margin-left: auto;
margin-right: auto;
}

ul.linklist
{
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;
}

#upbg
{
position: absolute;
border: 0px
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;
}


#splash
{
position: absolute;
left: 30px;
right: 30px;
background: url('./images/splash.png') no-repeat;
width: 686px;
height: 93px;
}

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

#menu ul
{
	word-spacing: 1px;
	font-family: "trebunct ms", helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 0px;
padding-right: 6px;
}

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

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 8px 8px 8px;
font-size: 13px;
color: #fff;
font-weight: bold;
}

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


#contentbar
{
position: relative;
width: 675px;
padding: 0px 0px 10px 5px;
}

#contentbar .floatcenter
{
position: relative;
float:center;
}

#contentbar h3
{
	position: relative;
	top: 0px;
	font-family: "news gothic mt";
	font-style: bold;
	font-size: 34px;
	color: #000000;
	letter-spacing: -1px;
	padding: 10px 0px 0px 30px;

}

#contentbar h2
{
	position: relative;
	top: 0px;
	font-family: "trebuchet ms";
	font-size: 18px;
	color: #000000;
	padding: 0px 0px 10px 30px;
	margin-bottom: 20px;
	text-align: center;
	text-align: center;
	background: url('images/a22.gif') bottom repeat-x;
}

#contentbar .floatright
{
position: relative;
width: 80px;
float:right;
}

#contentbar .content
{
	position: relative;
	padding: 5px 15px 0px 15px;
	margin-bottom: 20px;
	text-align: justify;
	font-size: 14px;
}
#primarycontent
{
width: 600px;
padding-bottom: 10px;
z-index: 3;
float: left;
}
#primarycontent h4
{
	position: relative;
	top: 0px;
	font-size: 24px;
	color: #FF7800;
	padding: 10px 0px 10px 30px;
	margin-bottom: 20px;
	text-align: center;

}
#primarycontent h3
{
	position: relative;
	top: 0px;
	font-size: 16px;
	color: #434330;
	padding: 10px 0px 10px 30px;
	margin-bottom: 20px;
	text-align: center;

}
#primarycontent .movie
{
position: relative;
margin-top : auto;
margin-right : auto;
margin-left : auto;
margin-bottom : auto;
width : 50em;
text-align : center;
}
#primarycontent .content
{
position: relative;
padding: 0px 10px 0px 10px;
margin: auto;
float: left;
}
#primarycontent .header
{
position: relative;
padding: 0px 10px 0px 10px;
}
#sidebar {
 width : 316px;
 padding-left : 5px;
 padding-right : 11px;
 padding-top : 0px;
 margin-left : 10px;
 float : left;
 padding-bottom : 0px;
 border-top : 1px dotted #656551;
 border-bottom : 1px dotted #656551;
 text-align : center;
 
}
#sidenoline {
 width : 220px;
 padding-left : 0px;
 padding-right : 11px;
 padding-top : 0px;
 margin-left : 10px;
 float : left;
 padding-bottom : 0px;
 text-align : center;
 
}

#sidenoline p{
font-family: "trebuchet ms";
text-align: center;
color: #FF7800;
font-size: 20px;
}

#sidebar .center {
width : auto;
margin-left: auto;
margin-right: auto;
}

#sidebarright {
 width: auto;
 padding-left : 15px;
 padding-right: 5px;
 padding-top: 0px;
 margin-left: 10px;
 float: right;
 padding-bottom : 0px;
 border-top : 1px dotted #656551;
 border-bottom : 1px dotted #656551;
 text-align : center;
 
}

#picright {
 width : auto;
 padding-left : 11px;
 padding-right : 5px;
 padding-top : 5px;
 margin-left : 10px;
 float : right;
 padding-bottom : 20px;
 border-top : 1px dotted #656551;
 border-bottom : 1px dotted #656551;
}
#picleft {
 width : auto;
 padding-left : 5px;
 padding-right : 11px;
 padding-top : 10px;
 margin-right : 10px;
 float : left;
 padding-bottom : 20px;
 border-top : 1px dotted #656551;
 border-bottom : 1px dotted #656551;
}
#footer
{
	position: relative;
	clear: both;
	height: 66px;
	text-align: center;
	line-height: 66px;
	background-image: url('images/a50.gif');
	color: #A8A88D;
}

#footer a
{
color: #8C8C73;
}

