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

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

ul
  {
  margin-top: 10;
  margin-bottom: 10;
  line-height: 1.6;
  }

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

H1 {
display: inline;
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #DCC47C
a {text-decoration:none; color: blue;}
a:hover {color:#854202; text-decoration: underline;}
}

form {margin-top: 0; margin-bottom: 0;}
input {text-decoration: none; color: black; font-family: verdana;  font-size: 12;}
select {text-decoration: none; color: black; font-family: verdana;  font-size: 12;}
textarea {text-decoration: none; color: black; font-family: verdana;  font-size: 12;}

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

.yellow_24 {text-decoration: none; color: #FCB814; font-family: arial; font-weight: bold; font-size: 24;}
.yellow_18 {text-decoration: none; color: #FCB814; font-family: arial; font-weight: bold; font-size: 18;}
.yellow_36 {text-decoration: none; color: #FCB814; font-family: arial; font-weight: bold; font-size: 36;}

.fourteen {text-decoration: none; color: black; font-family: verdana; font-size: 14;}
.fourteen a {text-decoration:none; color: blue;}
.fourteen a:hover {color:blue; text-decoration: underline;}

.eighteen {text-decoration: none; color: black; font-family: verdana; font-size: 18;}

.palatino_large {text-decoration: none; color: black; font-family: "Palatino"; font-size: 80; font-weight:bold;}
.palatino_medium {text-decoration: none; color: black; font-family: "Palatino"; font-size: 36; font-weight:bold;}
.palatino_small {text-decoration: none; color: #c00000; font-family: "Palatino"; font-size: 36; font-weight:bold;}
.palatino_small_2 {text-decoration: none; color: black; font-family: "Palatino"; font-size: 24; font-weight:bold;}


.bold {text-decoration: none; color: black; font-family: verdana; line-height: 1.3; font-size: 12; font-weight: bold;}

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

.eleven {text-decoration: none; color: black; font-family: verdana;  font-size: 11;}

.headline {text-decoration: none; color: black; font-family: verdana;  font-size: 16; font-weight: bold;}
.headline_huge {text-decoration: none; color: black; font-family: verdana;  font-size: 36; font-weight: bold;}

.nav {text-decoration: none; color: #563302; font-family: verdana;  font-size: 10; font-weight: bold;}
.nav a {text-decoration:none; color: #563302;}
.nav a:hover {color:white; text-decoration: none;}

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

.nav_3 {text-decoration: none; color: #563302; font-family: verdana;  font-size: 10; font-weight: bold;}
.nav_3 a {text-decoration:none; color: #563302;}
.nav_3 a:hover {color:white; text-decoration: none;}

.bullet {text-decoration: none; color: #301E04; font-family: verdana;  font-size: 13; font-weight: bold;}
.bullet a {text-decoration:none; color: blue;}
.bullet a:hover {color:blue; text-decoration: underline;}

.parch {text-decoration: none; color: #DCC47C; font-family: verdana;  font-size: 12;}
.parch a {text-decoration:underline; color: #DCC47C;}
.parch a:hover {color:#C0C0FF; text-decoration: none;}

.footer {text-decoration: none; color: #E0C785; font-family: verdana;  font-size: 10;}
.footer a {text-decoration:none; color: #E0C785;}
.footer a:hover {color:#81643F; text-decoration: underline;}

.bg_true {background-image:url('images/bg_true.png');}
.bg_parchment {background-image:url('images/bg_parchment.jpg');}
.bg_blank {background-image:url('images/bg_blank.png');}
.section_a {background-image:url('images/section_a.png');}
.leather {background-image:url('images/bg_leather.jpg');}
.leather_right {background-image:url('images/bg_leather_right.jpg');}

.map {text-decoration: none; color: black; font-family: verdana;  font-size: 12;}
.map {background-image:url('images/map.png'); background-repeat: no-repeat;}

.bg_big_map {text-decoration: none; color: black; font-family: verdana;  font-size: 12;}
.bg_big_map {background-image:url('images/bg_big_map.png'); background-repeat: no-repeat;}
.bg_landing {background-image:url('images/bg_landing.png'); background-repeat: no-repeat; width:650px; height:520px;}


.master_plan {text-decoration: none; color: #301E04; font-family: verdana;  font-size: 12; font-weight: bold;}
.master_plan a {text-decoration:none; color: blue;}
.master_plan a:hover {color:blue; text-decoration: underline;}
.master_plan {background-image:url('images/master_plan.png');}



