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

p {font-size: 1.2em; color: #4F4F4F; margin: 0 0 15px 0; padding: 0 17px 0 0;}
p a {color:#F15C31; text-decoration: underline; font-weight: bold;}
p a:hover, p a:visited {color:#F15C31; text-decoration: none; }

h2 {font-size: 1.8em; line-height: 0.9em; color: #F15C31; font-weight: bold; margin: 0 0 8px 0; padding:0; text-transform: uppercase;}
h3 {font-size: 1.4em; color: #F15C31; font-weight: bold; margin: 0 0 2px 0; padding:0; line-height: 1em;}
h4 {font-size: 1.2em; color: #F15C31; font-weight: bold; margin: 0 0 0 0; padding:0;}

ul {font-size: 1.2em; color: #4F4F4F; 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; padding: 0 17px 0 0;}

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

.hr3 {height:2px; background-image: url(../images/solidline.gif); background-repeat: repeat-x; margin-bottom: 25px; margin-right:17px;  font-size:1px; line-height:0;}
.grey {color:#A4A3A3;}
.orange {color:#F15C31;}