/*
<link href="style.css" rel="stylesheet" type="text/css"> 
*/
body {
background-color: #53789A;
margin-top: 15px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

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: navy; font-family: verdana;  font-size: 12;}
select {text-decoration: none; color: navy; font-family: verdana;  font-size: 12;}
form {margin-top: 0; margin-bottom: 0;}
ul {margin-top: 0; margin-bottom: 0; text-indent: -1em;}

.plain {text-decoration: none; color: black; font-family: verdana;  font-size: 12;}
.plain a {text-decoration:none; color: blue; text-decoration: underline;}
.plain a:hover {color:blue; text-decoration: none;}

.sitemap {background-image:url('images/bg_sitemap.png');}

.quote {text-decoration: none; color: #404040; font-family: verdana;  font-size: 12;}
.quote {background-image:url('images/bg_quote.png');}

.footer {text-decoration: none; color: white; font-family: verdana;  font-size: 10;}
.footer a {text-decoration:none; color: white;}
.footer a:hover {color:white; text-decoration: underline;}

.swatch {text-decoration: none; color: black; font-family: verdana;  font-size: 10;}

.headline {text-decoration: none; color: #000040; font-family: arial;  font-size: 18; font-weight: bold;}

.leftnav {text-decoration: none; color: #000040; font-family: verdana;  font-size: 12; font-weight: bold;}
.leftnav a {text-decoration:none; color: #000040;}
.leftnav a:hover {color: white; text-decoration: underline;}

.leftnav2 {text-decoration: none; color: white; font-family: verdana;  font-size: 11}
.leftnav2 a {text-decoration:none; color: white;}
.leftnav2 a:hover {color: white; text-decoration: underline;}

.header {text-decoration: none; color: #000040; font-family: arial;  font-size: 14;}
.header a {text-decoration:none; color: #000040;}
.header a:hover {color:white; text-decoration: underline;}

.header2 {text-decoration: none; color: white; font-family: arial;  font-size: 18;}
.header2 a {text-decoration:none; color: white;}
.header2 a:hover {color:blue; text-decoration: underline;}

.vito {background-image:url('images/bg_vito.png');}



