/*
<link href="style.css" rel="stylesheet" type="text/css"> 
<style type="text/css"></style>
*/

body {
background-color: #F3F3D7;
background-image:url('images/meth_pattern.jpg'); 
background-repeat: repeat-x;
margin-top: 38px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

ul
  {
  margin-top: 10;
  margin-bottom: 10;
  }

H2 {
display: inline;
font-family: arial;
font-size: 17;
font-weight: normal;
color: #FD9F4B
}

H1 {
display: inline;
font-family: Verdana;
font-size: 14px;
font-weight: normal;
color: #404040
a {text-decoration:none; color: blue;}
a:hover {color:#854202; text-decoration: underline;}
}

input {text-decoration: none; color: black; font-family: verdana;  font-size: 12;}
form {margin-top: 0; margin-bottom: 0;}

.plain {text-decoration: none; color: black; font-family: verdana; font-size: 12;}
.plain a {text-decoration:none; color: blue;}
.plain a:hover {color:blue; text-decoration: underline;}


 
.page_copy {text-decoration: none; color: black; font-family: verdana; line-height: 1.7; font-size: 12;}
.page_copy a {text-decoration:underline; color: blue;}
.page_copy a:hover {color:blue; text-decoration: none;}

.footer {text-decoration: none; color: #5D7BA3; font-family: verdana;  font-size: 10;}
.footer a {text-decoration:none; color: #5D7BA3;}
.footer a:hover {color:white; text-decoration: none;}

.teal {text-decoration: none; color: #2F566B; font-family: verdana;  font-size: 12;}

.headline {text-decoration: none; color: #2F566B; font-family: verdana;  font-size: 14; font-weight: bold;}

.tan {text-decoration: none; color: #F3F3D7; font-family: verdana;  font-size: 12;}

.img1 {border: 2px solid #ffffff;} 

.bg_left_border {background-image:url('images/bg_left_border.jpg');}
.bg_right_border {background-image:url('images/bg_right_border.jpg');}

.white {text-decoration: none; color: white; font-family: verdana;  font-size: 12;}
.white a {text-decoration:none; color: white;}
.white a:hover {color:#C0C0FF; text-decoration: underline;}

.bg_brown {text-decoration: none; color: white; font-family: verdana;  font-size: 12;}
.bg_brown a {text-decoration:none; color: blue;}
.bg_brown a:hover {color:blue; text-decoration: underline;}
.bg_brown {background-image:url('images/bg_brown.png');}

.btnav {text-decoration: none; color: #5D562C; font-family: verdana;  font-size: 11;}
.btnav a {text-decoration:none; color: #5D562C;}
.btnav a:hover {color:#025655; text-decoration: none; font-weight: bold;}
.btnav { background-color: #E5DEB4; border: 0px #000000 solid;}

.nav_head {text-decoration: none; color: #5D562C; font-family: verdana;  font-size: 11;}
.nav_head { background-color: #CFC596; border: 0px #000000 solid;}

.meth_pattern {background-image:url('images/meth_pattern.jpg');}


