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

#content_box { background: #fff; width: 695px; left:128px; }
#left_pane { position: absolute; top: 5px; left: 5px; width: 340px; background: #fff; }

#contact_info { position: absolute; top: 155px; left: 341px; width: 348px; text-align: center; background: #fff; }
#contact_info h1 { font-size: 15px; line-height: 23px; text-transform: uppercase; padding-bottom: 8px; color: #675545; font-weight: normal; background: #fff; }
#contact_info h2 { font-size: 14px; color: #675545; padding-bottom: 8px; line-height: 18px; font-weight: normal; background: #fff; }
#contact_info p { font-size: 14px;	padding: 0 0 8px; line-height: 18px; background-color: #fff; color: #675545; background: #fff; }
#contact_info a, #contact_info a:visited { text-decoration: none; color: #675545; background: #fff; }
#contact_info a:hover { color: #3d2a1e; }




