body {
background-color: #f97c01;
margin: 0 15px 15px 15px;
font-family: veranda, arial, helvetica, sans-serif;
font-size: .75em;
}

html > body > #content > #member {
margin-right: 2em;
}

html > body > #content {
padding: 2px 0 2px 0;
margin-top: 3px;
}
html > body > #heading1 {
border-right: 1px solid navy;
}

a:active{
color: blue;
}

a:link{
color: blue;
}

a:visited{
color: blue;
}


#logo {
float: left;
margin-right: .5em;
padding-right: 16px;
}

/* Commented backslash hack \*/

#logo {padding-right: 0px;}

/* End hack */

#heading1 {
background-color: navy;
height:165px;
border-top: 2px solid #f97c01;
margin-bottom: 1px;
width:100%;
}

#heading {
float: left;
width: 94%;
height: 145px;
background: transparent url(../webimgs/home.jpg) top left;
color: navy;
padding: 0 1em 0 0;
border-right: 2px solid #f97c01;
border-bottom: 2px solid #f97c01;
font-family: times new roman, serif;
font-size: 200%;
font-weight: bold;
}
#heading-a {
float: left;
width: 94%;
height: 145px;
background: transparent url(../webimgs/about.jpg) top left;
color: white;
padding: 0 1em 0 0;
border-right: 2px solid #f97c01;
border-bottom: 2px solid #f97c01;
font-family: times new roman, serif;
font-size: 200%;
font-weight: bold;
}
#heading-f {
float: left;
width: 94%;
height: 145px;
background: transparent url(../webimgs/filtr.jpg) top left;
color: white;
padding: 0 1em 0 0;
border-right: 2px solid #f97c01;
border-bottom: 2px solid #f97c01;
font-family: times new roman, serif;
font-size: 200%;
font-weight: bold;
}

#heading-b {
float: left;
width: 94%;
height: 145px;
background: transparent url(../webimgs/wheat2.jpg) top left;
color: white;
padding: 0 1em 0 0;
border-right: 2px solid #f97c01;
border-bottom: 2px solid #f97c01;
font-family: times new roman, serif;
font-size: 200%;
font-weight: bold;
}

#heading-p {
float: left;
width: 94%;
height: 145px;
background: transparent url(../webimgs/passimg.jpg) top left;
color: white;
padding: 0 1em 0 0;
border-right: 2px solid #f97c01;
border-bottom: 2px solid #f97c01;
font-family: times new roman, serif;
font-size: 200%;
font-weight: bold;
}

#heading-s {
float: left;
width: 94%;
height: 150px;
background: transparent url(../webimgs/service.jpg) top left;
color: navy;
padding: 0 1em 0 0;
border-right: 2px solid #f97c01;
border-bottom: 2px solid #f97c01;
font-family: times new roman, serif;
font-size: 200%;
font-weight: bold;
}

th {
width: 15%;
text-align: left;
}

#button1 {
width: 12%;
padding-left:4%;
}

#button2 {
width: 16%;
}

#button3 {
width: 12%;
}

#button4 {
width: 13%;
}

#button5 {
width: 14%;
}

#button6 {
padding-left:4%;
}

#title {
margin-top: 1.75em;
padding-left: 1.75em;
}

#nav {
background-color: navy;
color: #f97c01;
font-size: 1em;
font-family: times new roman, serif;
float: left;
}

#nav a {
text-decoration:none;
}

#nav a:active {
color: white; 
}

#nav a:link {
color: white; 
}

#nav a:visited {
color: white; 
}

#nav a:hover {
color: #f97c01; 
}

#content {
width: 100%;
height: 100%;
background-color: white;
color: navy;
font-family: Veranda, Ariel, Helvetica, sans-serif;
margin-top: 2px;
float: left;
}

*>html #content {
height: auto;
}

.paragraph {
border: .25em double #ffcc99;
padding: 2em;
margin:  .5em;
font-size: 1.2em;
}

#end {
float: right;
font-size: 0.8em;
}

#sidebar {
float: right;
height: 290px;
width: 130px;
color: white;
margin-left: 1em;
margin-bottom: 2em;
padding: .75em 1.3em; .75em; 1.3em;
text-align: center;
font-family: times new roman, serif;
font-weight: bold;
background-color: navy;
}

#sidebar a {
text-decoration:none;
}

#sidebar a:active {
color: white; 
}

#sidebar a:link {
color: white; 
}

#sidebar a:visited {
color: white; 
}

#sidebar a:hover {
color: #f97c01; 
}

.graphic {
border:2px; 
border-color: white; 
border-style: solid;}

.graphic a:link {
color: white; 
text-decoration: none; 
}

.graphic a:visited { 
color: white; 
text-decoration: none; 
}

.graphic a:active { 
color: #f97c01; 
}

.graphic a:hover { 
color: #f97c01; 
}

a:hover .graphic, a:active .graphic {
border:2px; 
border-color: #f97c01; 
border-style: solid
}

a.img:hover {border: solid 0px #3366ff;}

#endnav {
font-size: .85em;
margin-top: 9em;
text-align: center;
}

#endnav td {
padding: 1em;
}

#endnav a:active{
color: blue;
}

#endnav a:link{
color: blue;
}

#endnav a:visited{
color: blue;
}

#endnav a:hover{
color: #f97c01;
}

#member {
float: right;
height: 580px;
width: 130px;
color: white;
padding: 1.2em;
text-align: center;
font-family: times new roman, serif;
font-weight: bold;
background-color: navy;
}


