html, body, #content { height: 100%; }
body > #content { height: auto; min-height: 100%; }

#content{
	position: absolute;
	left: 10%;
}

body {
  margin: 0;
  background-color: #414b29;
  font-family: Century Gothic, Trebuchet MS, sans-serif;
color: #DCDBA5;
}


p {
  text-align: left;
  color: #DCDBA5;
}

a:link {
  font-weight: bold;
  color: #CCCC9A;
}

a:visited {
  color: #CCCC9A;
}

a:hover {
	color: #A79E65;
}

#content {
	 padding-bottom: 5px;
}


#primary {
        color: #414b29;
        font-size:"3";
        font-weight: bold;
        padding: 20px 20px 20px 20px;
        margin: 10px;
        width: 615px;
	min-height: 285px;
        background-image: url(../images/Background8b.jpg);
	background-repeat: y-repeat;
	background-color: #dfe0b6;
     
        }

#primary p {
	color: #103009;
	margin-right: 20px;
	}

#primary a:link {
  font-weight: bold;
  color: #509045;
}

#primary a:visited {
  font-weight: bold;
  color:  #509045;
}
 

#primary a:hover {
        color: #A79E65;
}




#primary ol {
        color: #103009;
        margin-right: 20px;
        }

#primary ul {
	 color: #103009;
	 }


#primary table {
	     border-width: 4px 4px 4px 4px;
	     border-spacing: 4px;
	     border-style: solid solid solid solid;
	     border-color:  #414b29  #414b29  #414b29  #414b29;
	     border-collapse: collapse;5B
}


#primary table th {
	     border-width: 2px 2px 2px 2px;
	     padding: 0px 0px 0px 0px;
	     border-style: solid solid solid solid;
	     border-color:  #414b29  #414b29  #414b29  #414b29;
	     -moz-border-radius: 0px 0px 0px 0px;
}

#primary table td {
	     border-width: 2px 2px 2px 2px;
	     font-family:  Century Gothic, Trebuchet MS, sans-serif;
	     padding: 0px 0px 0px 0px;
	     border-style: solid solid solid solid;
	     border-color:  #414b29  #414b29  #414b29  #414b29;
	     -moz-border-radius: 0px 0px 0px 0px;
}

#secondary {
        color: #DCDBA5;
        font-size: "4";
        font-weight: bold;
        padding: 5px 0 20px 5px;
        margin: 0px;
        width: 26%;
        color: #666;
        position: absolute;
        left:725px;
        }

#secondary ul {
	display: inline;
	margin: 0;
	padding: 0;
	color: #DCDBA5;
	font-weight: bold; 
        list-style-type: square;
	} 


#secondary li {
	margin-top: 10px;
	font-weight: 200;
	font-family: 'georgia';
	font-size: 120%;
	}


#secondary li li{
        margin-top: 1px;
	margin-left: 30px;
        font-weight: 400;
	color: #eeeecc;
        font: 'georgia';
	font-size: 85%;
        }


#secondary li li a:link{
	color: #eeeecc;
        font-family: 'georgia';
        }


#secondary li li a:visited{
        color: #eeeecc;
        font-family: 'georgia';
        }

#secondary li li a:hover{
        color: #A79e65;
        font-family: 'georgia';
        }



#secondary a:link {
font-weight: bold;
font-size: "+4";
  color: #dcdba5;
}

#secondary a:visited {
  font-weight: bold;
  color:  #dcdba5;
}


#secondary a:hover {
	       color: #A79E65;
}


#clearfooter {
	     clear: both;
	     height: 120px;
}

#footer {
	clear: both;
	bottom: 0px;
	color: #DCDBA5;
	background-color: #414b29;
	height:70px;
	width: 650px;
	text-align: center;
	font-size: 75%;
	z-index: 10;
	font-family:  Century Gothic, Trebuchet MS, sans-serif;

}


.clear {
  clear: both;
}

h1 {
  font-family: Impact, sans-serif;
  font-weight: bold;
  text-align: center;
}


h2 {
  font-family: verdana, sans-serif;
  font-weight: bold;
}


h3 {
   font-family: verdana, sans serif;
   font-weight: normal
   }

.attribution {
    font-family: serif;
    font-weight: bold;
    font-size: 12pt;
    margin-top:2px; 

}
.bodytext {
    font-size:85%; margin-left: 15px;  
    width: 950px;
 
}
.copyright {
    margin-left: 15px; 
    font-size:60%; 
 
}

.invert_color {
    color:#414b29;
}
.branding {
    font-family:serif;
    font-weight:bold;
    font-size:12pt;
}

















