/*
<link href="style.css" rel="stylesheet" type="text/css"> 
<style type="text/css"></style>
*/

body {
background-color: WHITE;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

ul
  {
  margin-top: 10px;
  margin-bottom: 10px;
  }

H2 {
display: inline;
font-family: arial;
font-size: 17px;
font-weight: normal;
color: #FD9F4B
}

H1 {
display: inline;
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: black;
}

input {text-decoration: none; color: black; font-family: verdana; font-size: 12px;}

.plain {text-decoration: none; color: black; line-height: 1.3; font-family: verdana;  font-size: 12px;}
.plain a {color: #0D7084;; text-decoration: none;}
.plain a:hover {color:blue; text-decoration: underline;}

.title {text-decoration: none; color: #333333; font-family: verdana;  font-size: 12px; font-weight: bold;}

.footer {text-decoration: none; color: blue; font-family: verdana;  font-size: 10px;}
.footer a {text-decoration:none; color: blue; }
.footer a:hover {color:#0D7084; text-decoration: underline;}

.footer2 {text-decoration: none; color: black; font-family: verdana;  font-size: 10px;}

.headline {text-decoration: none; color: #004AA2; font-family: arial; font-size: 16px; font-weight: bold;}
.headline a {text-decoration:none; color: #004AA2;}
.headline a:hover {color:#31DD76; text-decoration: underline;}

.white {text-decoration: none; color: white; font-family: verdana;  font-size: 12px; font-weight: bold;}
.white a {text-decoration:none; color: white; }
.white a:hover {color:white; text-decoration: underline;}

.bg_header {background-image:url('images/bg_header.jpg');}
.bg_header_interior {background-image:url('images/bg_header_interior.jpg');}

.bg_mortar {text-decoration: none; color: #333333; line-height: 1.3; font-family: verdana;  font-size: 12px;}
.bg_mortar a {text-decoration:none; color: blue; text-decoration: underline;}
.bg_mortar a:hover {color:#0D7084; text-decoration: none;}
.bg_mortar {background-image:url('images/bg_mortar.png');}

.char {text-decoration: none; color: #404040; font-family: verdana;  font-size: 12px;}
.char a {text-decoration:none; color: blue;}
.char a:hover {color:blue; text-decoration: underline;}

.bg_nav {text-decoration: none; color: #404040; font-family: verdana;  font-size: 11px; font-weight: bold;}
.bg_nav a {text-decoration:none; color: #404040;}
.bg_nav a:hover {color:blue; text-decoration: none;}
.bg_nav {background-image:url('images/bg_nav.jpg');}

.bg_plans {background-image:url('images/bg_plans.jpg'); background-repeat: no-repeat;}



