@charset "utf-8";
/* CSS Document */

p {font-size: 1.2em; color: #555555; margin: 0 0 15px 0; padding: 0;}
p a {color:#006225; text-decoration: underline; font-weight: bold;}
p a:hover {color:#9C9C9C;}

h2 {font-size: 2em; line-height: 1.2em; color: #006225; font-weight: bold; margin: 0 0 8px 0; padding:0;}
h3 {font-size: 1.6em; color: #006225; font-weight: bold; margin: 0 0 8px 0; padding:0; line-height: 1em;}
h4 {font-size: 1.4em; color: #006225; font-weight: bold; margin: 0 0 0 0; padding:0;}

ul {font-size: 1.2em; color: #000000; list-style-type: none; padding: 0; margin: 0 0 1.4em 0;}
li {background-image: url(../images/bullitt.gif); background-repeat: no-repeat; background-position: 0 .5em; padding-left: 1em;}

.hr {height:2px; background-image: url(../images/dottedline.gif); background-repeat: repeat-x; margin-bottom: 15px;  font-size:1px; line-height:0;}
