/* Digital Landscape Workshop Series - Moose Peterson 1.0 layout - digitallandscape.org */
/* Developed by Jan A. Allinder - Digital Imaging Group - http://www.digitalimaginggroup.net */
/* Last update: 04 October 2005. */
/*  Establish general layout parameters */
body{
padding:0px;
color:#000000;
background-color: #fdf6dc;
margin: 4px;
}

img.floatleft{
float:left;clear:right;margin:2px 15px 2px 2px;
border-left: 1px solid #555555;
border-top: 1px solid #555555;
border-right: 4px solid #343434;
border-bottom: 4px solid #343434;
}
img.floatright{float:right;clear:left;margin:2px 0px 2px 8px;
border-left: 1px solid #555555;
border-top: 1px solid #555555;
border-right: 4px solid #343434;
border-bottom: 4px solid #343434;
}
#wrapper{
voice-family:"\"}\"";
voice-family:inherit;
padding:0;
width:800px;
margin-left:auto;
margin-right:auto;
color:#000000;
border: 1px solid #999999;
}
html>#wrapper{width:800px;
margin-left:auto;
margin-right:auto;
}

#main {
background-image: url(assets/graphics/background.jpg);
background-repeat: repeat-y;
background-position: top left;

}
p.smemphasis {
font-family:Arial,Helvetica,sans-serif;
font-size: .8em;
color: #00a33d;
}
form{
font-family:Arial,Helvetica,sans-serif;
font-size:.9em;
}
.clearer{clear:both;height:0px;line-height:0px;}

a{border-width:0px;color:#346815;}

a:hover{color: #AA2B00;
 background-color:transparent;
}

h1{
color: #00A13E;
font:1.5em Arial,Helvetica,sans-serif;
background: transparent;
margin:12px 8px 18px 20px;
}
h2{
color:#000000;
font:1.25em Arial,Helvetica,sans-serif;
background: transparent;
margin:12px 8px 18px 20px;
}
table{border-collapse:collapse;}

#content{
background: transparent;
color:#000000;
margin:12px 8px 18px 8px;
font-family:Arial,Helvetica,sans-serif;
width: 500px;
}
#content p{
background: transparent;
color:#000000;
margin:8px 16px 16px 16px;
font-family:Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1.2;
}
#content .emphasis {
color: #017A30;
font-weight: bold;
}
#content h1{
font-family: "Times New Roman", Times, serif;
color: #02842A;
font-size:1.5em;
font-weight: bolder;
margin:8px 16px 12px 16px;
background: transparent;
}
#content h2{
font-family: "Times New Roman", Times, serif;
color:#000000;
background: transparent;
font-size:1.2em;
margin:8px 16px 16px 16px;
border-bottom:1px dashed #02A434;
}
ul{list-style: disc; }
li{margin:10px 8px 8px 20px;font-size:.95em;
}
.smallright {
font-size: .7em;
text-align: right;
}
#copyright{
color:#666666;
background: transparent;
font-size:.8em;
line-height:1.6em;
text-align:center;
}
#footer{
color:#333333;
background: transparent;
text-align:left;
border-top:1px #aaaaaa solid;
}

#footer p{
margin:6px 6px 6px 10px;
color:#333333;
background: transparent;
font-size:.8em;
line-height: 1;
font-family:Arial,Helvetica,sans-serif;
}
#footer p.design{
color:#333333;
margin:6px 6px 6px 10px;
background: transparent;
font-size:.65em;
line-height:1;
font-family:Arial,Helvetica,sans-serif;
}
#footer p.design a:hover {
color:#333333;
background: transparent;
text-decoration: none;
}
#footer p.design a {
color:#333333;
background: transparent;
}
#header{
background-image: url(assets/graphics/pixels.gif);
padding: 0px;
margin: 0px;
background-repeat: no-repeat;
width: 760px;
    }

#header h1 {
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin: 40px 0px 0px 130px;
background:transparent;
 font: bolder/20%;
 font-size: 1.75em;
 font-stretch: extra-condensed;

}
#nav{
padding-left:20px;
background-color:transparent;
margin:0px;
text-align: left;
}
#nav a, #nav a:visited, #nav a:active  {
background-color:transparent;
font-family: Arial, Helvetica, sans-serif;
size: .7em;
font-weight: bold;
color: #000000;
text-decoration: none;
}
#nav a:hover {
background:transparent;
font-family: Arial, Helvetica, sans-serif;
size: .7em;
font-weight: bold;
text-decoration: none;
color: #AA2B00;
}
#leftnav {
width: 200px;
background: transparent;
}
#leftnav p {
color:#333333;
margin:6px 6px 6px 10px;
font-size:.75em;
line-height:1;
font-family:Arial,Helvetica,sans-serif;
}
#lowernav{
border-top:1px #aaaaaa solid;
padding:2px 0px 0px 0px;
width:790px;
height:32px;
background: transparent;
color:#333333;
margin:0px;
text-align:left;
font-family:Arial,Helvetica,sans-serif;
}

.dropcap {
font-family: Tekton,Arial, Helvetica, sans-serif; 
font-size: 1.75em; 
font-weight:bold; 
}
/* F O R M S  Division */
#divform {
	font-family: "Courier New", Courier, monospace;
	padding: 5px;
	width: 380px;
	background: transparent;
	font-size: 90%;
	margin: 0px auto;
	border: 1px dashed #999;
}
#divform div.row {
  clear: both;
  padding-top: 5px;
}
#divform div.row span.formw {
	float: right;
	text-align: left;
	font-size: 13px;
	width: 270px;
}
#divform div.row span.label {
	float: left;
	font-size: 13px;
	text-align: right;
	width: 110px;
}
#divform input.submit {
	background-color: #999999;
	border: #666 1px solid;
	color: #000;
}
#divform select, input, textarea {
	background: #DDD;
	color: #000;
}
.iNavigateCaption
{
    COLOR:       #808080;
    FONT-SIZE:   12px;
}

.iNavigateCaption A:link
{
    COLOR: #000000;
}

.iNavigateCaption A:visited
{
    COLOR: #333333;
}

.iNavigateCaption A:hover
{
    COLOR: #339500;
    TEXT-DECORATION: none;
}

.iNavigateItem
{
   COLOR:       #000000;
   FONT-SIZE:   12px; 
	LINE-HEIGHT: 16px; 
}

.iNavigateItem A:link
{
    COLOR: #000000;
}

.iNavigateItem A:visited
{
    COLOR: #333333;
}

.iNavigateItem A:hover
{
    COLOR: #339500;
    TEXT-DECORATION: underline;
}

.iNavigateCurrentPage
{
   COLOR: #CA470E;
	font-style: normal;
	font-weight: bold;
}

