body { background-image: url('images/bkgd.jpg'); 
       background-repeat: no-repeat; 
       background-attachment: fixed;
       background-color: white; 
       margin-left: 75px; 
       margin-right: 50px; 
	   min-width:780px;}
hr { color: #330099; 
	align:center;
     width: 100%; 
     height: 2px; }
h1 { font-family: arial; 
     color: #008000;}
h2 { font-family: arial;
     color: #FF0000;}
h3 { font-family: arial; 
     color: #008000;}
h4 { font-family: arial; 
     color: #008000;}
#logo { top: 0px; 
        left: 150px; 
        float: left; }
/*		
#topform {
    margin: 20px 0 0 0;
    width: 820px;font-family: arial;clear:both;}
	*/
	
	#topform {
    clear: both;
    font-family: arial;
    left: 100px;
    margin: 20px 0;
    position: relative;
    width: 820px;
	display: block;
	height: 230px;
}	



#topform fieldset {
  border-left:1px solid #330099; border-right:1px solid #330099; border-top:3px solid #330099; border-bottom:1px solid #330099;
  padding:5px;
  margin: 0;
  width:500px;
  display:inline;
  clear:none;
}

#topform fieldset legend {
  font-size:18px;
}
#topform h4 {
  font-size:12px;
}
	
	#topform form {width:500px;}
	
	#big, #big table {
    font-size: 12px;
    line-height: 12px;
    width: 480px;
}
	
#topform .spacertd{line-height:5px;border:none;border-bottom:dashed #336699 1px;margin:3px 0;}	
		
#header { margin-top: 30px; 
          margin-left: 10px; 
          /*padding-left: 50px;*/ }
#header h1 { text-align: center; }
#content { margin-top: 20px; width:800px; text-align:justify; }
#content p { font-family: arial; 
             font-size: 16px; 
             color: #330099; padding: 5px 0;}
#content h2 { font-family: arial;
              color: #FF0000;}
#content h3 { font-family: arial; 
              color: #008000;
              text-align: center;}
#content h4 { font-family: arial; 
              color: #008000;}
#content h5 { font-family: arial;
              color: #330099;}
#content ol { text-indent: 40px; }   
#content ul { text-indent: 40px; }            
#content li { font-family: arial; 
              font-size: 16px; color: #330099; }
#content blockquote { font-family: arial;
                      font-size: 16px;
                      color: #330099; 
                      text-indent: 50px; }
#content address { font-family: arial;
                   font-size: 14px;
                   font-style: italics;
                   color: #008000;
                   text-indent: 100px; }
#content td { font-family: arial;
              font-size: 16px;
              color:#330099;}
#content dt { font-family: arial;
			  font-weight: bold;
              font-size: 16px;
              color:#330099;}              
#content dd { font-family: arial;
              font-size: 16px;
              color:#330099;}

#contactpageInfoTable {width:600px;}

#contactpageInfoTable td {padding:5px;vertical-align:top;}
#contactpageInfoTable .livecan {color:#F7A521;text-align:center;}
#contactpageInfoTable .livecan p{color:#F7A521;font-size:22px;}


#contactpageInfo {float:left;}
#contactpageStart {
    float: left;
    margin: 0 auto;
    padding: 30px 0;
    text-align: right;
    width: 395px;
}

#contactpageStart p {
    color: #008000;
    font-size: 22px;}

#contactpageFieldset {width:550px;}
#contactpageFieldset legend {font-size:18px;}
#contactpageFieldset form {width:550px;}
#contactpageFieldset #form-right {padding:0 5px;}

#services1 {float:left;padding:3px;}
#services2 {float:left;padding:3px;}
#services3 {float:left;padding:3px;}
#services1 li, #services2 li, #services3 li {font-size:12px;text-indent:20px;padding:inherit;padding-right: 20px;}
#services1 ul, #services2 ul, #services3 ul {text-indent:3px;padding:inherit;}


div.row {
  clear: both;
  height: expression('1%');
 }

div.row span.label {
  float: left;
  width: 300px;
  text-align: right;
  font-family: arial;
  color: #330099;  }

div.row span.formw {
  float: left;
  font-family: arial;
  color: #330099;
  text-align: left;
  padding-left: 4px;  }

div.row2 {
  clear: both;
  height: expression('1%');
 }

div.row2 span.label {
  float: left;
  width: 300px;
  text-align: left;
  font-family: arial;
  color: #330099;  }

div.row2 span.formw {
  float: left;
  font-family: arial;
  color: #330099;
  text-align: left;
  padding-left: 4px;  }
  
  
#footer { left: 150px; 
          bottom: 150px; margin: 20px 0 0;
          }
#footer p { font-family: arial;
            font-size: 12px;
            color: #330099; }
			
#elderlinkfoot {font-family: arial;
            font-size: 12px;
            color: #336699;text-align:center;}
            
/*---------------------------------------------------------------------------------------------------------- */  
/* form.css */

* {
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  width: 750px;
}

fieldset {
  border-left:1px solid #330099; border-right:1px solid #330099; border-top:3px solid #330099; border-bottom:1px solid #330099; clear: both;
  font-size: 100%;
  padding: 10px;
  margin: 0;
}

legend {
  font-family: arial;
  font-size: 150%;
  font-weight: bold;
  color: #008000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 100%;
}


input {
  font-family: Arial,;
  font-size: 100%;
  color: #330099;
}

textarea {
  overflow: auto;
}

div#navbarHP {
 margin-top: 20px;
 height: 20px;
 width: 800px;
 border-top: solid #000 1px;
 border-bottom: solid #000 1px;
 background-color: #336699;
 padding:5px;
}

div#navbar2 {
 margin-top: 120px;
 height: 20px;
 width: 800px;
 border-top: solid #000 1px;
 border-bottom: solid #000 1px;
 background-color: #336699;
 padding:5px;
}
div#navbar2 ul, div#navbarHP ul {
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight:bold;
 text-align: center;
 color: #FFF;
 white-space: nowrap;
}
div#navbar2 li, div#navbarHP li {
 list-style-type: none;
 display: inline;
}
div#navbar2 li a, div#navbarHP li a {
 text-decoration: none;
 padding: 7px 10px;
 color: #FFFFFF;
}
div#navbar2 li a:link, div#navbarHP li a:link {
 color: #FFF:
}
div#navbar2 li a:visited, div#navbarHP li a:visited {
 color: #CCCCCC;
}
div#navbar2 li a:hover, div#navbarHP li a:hover {
 color: #FFFF00;
 font-weight: bold;
 }









           
