﻿/*
//	--------------------------------------------------
//	PRECINCT PAGES
//	--------------------------------------------------
*/

h1 { font-size: 22pt; }
#bm-column-4 { padding-top: 14px; }


.bm-travel-prec-other-horiz                            { width: 700px; margin-top: 20px }
.bm-travel-prec-other-horiz .bm-other-info-body        { padding: 20px 0px; }
.bm-travel-prec-other-horiz ul.image-list li           { margin: 10px 0px 10px 0px; } 
.bm-travel-prec-other-horiz .bm-other-info-title h2    { font-size: 14pt; }
.bm-travel-prec-other-horiz .bm-other-info-body        { padding: 24px 0px 0px 0px; background: #eff0f0 url(/Travel/Resources/IMG/feature-article-bg.gif) no-repeat top left; }
.bm-travel-prec-other-horiz ul.image-list              { margin-left: 10px }
.bm-travel-prec-other-horiz ul.image-list li           { display: inline; float: left; padding-right: 22px; width: 200px; }
.bm-travel-prec-other-horiz ul.image-list li .image    {  }
.bm-travel-prec-other-horiz ul.image-list li .title    {  }
.bm-travel-prec-other-horiz ul.image-list li .title a  { text-decoration: none; font-weight: bold; font-size: 10pt; color: black; }
.bm-travel-prec-other-horiz ul.image-list li .sub-text { font-size: 8pt; color: #6d6f71; height: 28px; }

.bm-travel-prec-other-vert                            { margin-top: 20px }
.bm-travel-prec-other-vert .bm-other-info-title h2    { font-size: 14pt; width: 300px;  }
.bm-travel-prec-other-vert .bm-other-info-body        { background: #f1f1f1 url(/Travel/Resources/IMG/other-info-vert.gif) top left no-repeat; padding: 16px 0px 4px 0px; width: 344px; }
.bm-travel-prec-other-vert ul.image-list              { margin-left: 10px }
.bm-travel-prec-other-vert ul.image-list li           { display: inline; }
.bm-travel-prec-other-vert ul.image-list li .image    { float: left; padding-right: 8px; }
.bm-travel-prec-other-vert ul.image-list li .text     { float: left; padding-bottom: 4px; }
.bm-travel-prec-other-vert ul.image-list li .title    { width: 220px; padding-bottom: 2px; }
.bm-travel-prec-other-vert ul.image-list li .title a  { text-decoration: none; font-weight: bold; font-size: 10pt; color: black; }
.bm-travel-prec-other-vert ul.image-list li .sub-text p,
.bm-travel-prec-other-vert ul.image-list li .sub-text { width: 220px; font-size: 8pt; color: #6d6f71; }
.bm-travel-prec-other-vert .seperator                 { height:1px; margin: 6px 20px 6px 100px; background-color: #6d6f71; }



.bm-feat-cnt-wrapper                       { margin-left: 12px; }
.bm-feat-cnt-wrapper .bm-feat-art-body     { width: 660px; }
.bm-feat-cnt-wrapper .bm-feat-art-title h2 { font-size: 14pt; color: #aa3732; }
.bm-feat-cnt-wrapper ul.item-list li       { display: inline; float: left; }

.bm-feat-main-wrapper           { margin-bottom: 20px; width: 660px; }
.bm-feat-main-wrapper .text     { float: left; width: 332px; }
.bm-feat-main-wrapper .text a   { color: #aa3732; }
.bm-feat-main-wrapper .image    { float: left; padding-right: 12px; }
.bm-feat-main-wrapper .title a  { text-decoration: none; font-weight: bold; font-size: 12pt; color: #aa3732; }
.bm-feat-main-wrapper .sub-text { font-size: 10pt; color: #6d6f71; width: 332px; margin-top: 6px; }

.bm-feat-second-wrapper           { width: 327px; }
.bm-feat-second-wrapper .text     { float: left; width: 222px; }
.bm-feat-second-wrapper .text a   { color: #aa3732; }
.bm-feat-second-wrapper .image    { float: left; padding-right: 12px; }
.bm-feat-second-wrapper .title a  { text-decoration: none; font-weight: bold; font-size: 10pt; color: #aa3732; }
.bm-feat-second-wrapper .sub-text { font-size: 8pt; color: #6d6f71; width: 222px; }

