/* CSS Document */

body {background-color:#FFF; text-align: center; margin: 0 auto; padding: 0;}

#wrap {text-align: center; width: 800px; margin: 0 auto;}

#header {padding: 0;}

#content {text-align: left; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}

p {font-size: 0.875em; line-height: 1.3em;}

.boxpic {width: 380px; float: left; border: #F97C00 solid 1px; padding: 3px; margin: 0 4px 0 0;}
.boxpic h4 {font-weight:normal; margin: 0 0 10px 0; padding: 0; font-size: 1.2em;}


.clear {clear:both; height: 4px;}

a:link, a:visited {font-size: 0.875em; text-transform: uppercase; text-decoration: none; color: #E2001A;}
a:hover {text-transform: uppercase; text-decoration: underline;}

hr {border-top: none; border-left: none; border-right: none; border-bottom: #996666 dotted 3px;}