/* float and clear */
.f_right { float: right; display: inline; }
.f_left { float: left; display: inline; }
.r_clear { clear: right; }
.l_clear { clear: left; }
.clear { clear: both; }
/* text */
.t_right { text-align: right; }
.t_left { text-align: left; }
body.normal .center_only {text-align: center; margin: 0 auto inherit auto !important; }

ul.hz { list-style: none; }
ul.hz li { display: inline; }

body.normal div.subnavigation li.active a { color: #1B366A; font-weight: bold; }
/*body.normal div.subnavigation li.active a:hover{ color: #E59B5A; }*/
body.normal div.subnavigation li.active {
	background: #BCC4D3;
	padding: 1px 12px 3px 12px;
}

/* history index */
.history_idx { float: left; display: inline; width: 207px; margin-right: 5px; line-height: 1.4em; }
body.normal .history_idx img {
	border-top: 5px solid #838ba6;
	border-bottom: 3px solid #838ba6;
}
.lnk_main{
	padding: 0 0 0 20px;
	line-height: 1.7em;
	color: #604b61;
	background-image: url(../art/namecircle.gif);
	background-repeat: no-repeat;
}

/* people and events index */
div.pe_idx { float: left; display: inline; }
div.pe_idx h2 { color: #333; font-size: 1.2em; line-height: 1.2em; margin: 0; padding: 8px 5px 5px 5px; }
div.pe_idx p {
	display: block;
	width: 300px;
	background: #e8eaef;
	margin: 0 0 10px 0;
	padding: 10px 5px;
	line-height: 1.6em;
}

/* special link styles for index pages */
.sf_idx a,
.sf_idx_over a,
.history_idx a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

/* map */
.mormon_map { margin:0; padding:0; border:0; background: #999; }
/* map - txt */



/* timeline */
.tbl_timeline { border-collapse: collapse; background: #fff; margin: 25px 0; }
.tbl_timeline td { padding: 5px 15px; vertical-align: top; }
.timeline1 { background: #ccc; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.timeline0 { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }

/* subnav */
.content_nav { text-align: right; background: #eee; }
.content_nav p { margin: 0; padding: 5px; }
.content_nav a { line-height: 1.7em; margin-right: 5px; }

/* p&e  lives inside .nametop */
.person { font-weight: bold; font-size: 1.4em; }

/* special features index */
.sf_idx {
	display: block;
	margin: 5px 20px 0px -76px;
	height: 70px;
	width: 450px;
	border-left: 30px solid #838ba6;
	border-right: 5px solid #838ba6;
	background: #e2e6ec;
}
.sf_idx_over {
	display: block;
	margin: 5px 20px 0px -76px;
	height: 70px;
	width: 450px;
	border-left: 30px solid #1B366A;
	border-right: 5px solid #1B366A;
	background: #efefef;
	cursor: pointer;
}

.sf_idx_over img,
.sf_idx img { float: left; display: inline; margin-right: 10px; }

.sf_idx b { color: #cc782f !important; }
.sf_idx_over b { color: #274CA2; }
/* special features - utah */
.utah_nav {
	clear: both;
	list-style: none;
	width: 797px;
	height: 43px;
	border-bottom: 3px solid #BDC3D3;
	margin-left: -76px !important;
}
.utah_nav li { display: inline; }
.utah_nav li img { float: left; display: inline; }
#utah_quote { margin-left: -76px; }

.narrow { width: 705px; }

.lnk_moreinfo {
	color: #666;
	width: 450px;
	font-size: .9em;
	line-height: 1.2em;
	margin-left: 141px;
}

body.normal div.photoright347, body.normal div.photowayleft347 { width: 347px; }
body.normal div.photoright192, body.normal div.photowayleft192 { width: 192px; }

body.normal div.photoright347, body.normal div.photoright192 {
	float: right;
	margin: 10px 25px 15px 15px;
	background-color: #fff;
}
body.normal div.photowayleft347, body.normal div.photowayleft192 {
	float: left;
	margin: 10px 25px 15px -76px;
	background-color: #fff;
}
body.normal div.photoright347 p, body.normal div.photowayleft347 p, body.normal div.photowayleft192 p, body.normal div.photoright192 p {
	color: #708883;
	font-size: .8em;
	margin: 0;
	padding: 6px 10px 6px 10px;
}
body.normal div.photoright347 img, body.normal div.photowayleft347 img, body.normal div.photowayleft192 img, body.normal div.photoright192 img {
	border-top: 8px solid #1B366A;
	border-bottom: 3px solid #1B366A;
}

/* lnk_roadshow on map index and statehood index */
.lnk_roadshow {
	float: right;
	display: block;
	background: #c6d4d6;
	width: 147px;
	margin: -45px 0px 5px 15px !important;
	padding: 0 15px !important;
}
.lnk_roadshow img { margin-right: 10px; }
.lnk_roadshow img#img_roadshow { margin-bottom: 5px }
.lnk_roadshow p { font-size: .8em; }
.lnk_roadshow p a,
.lnk_roadshow p a:hover { text-decoration: none; color: #333 !important; }
.lnk_roadshow p a span { color: #cc782f; font-size: 1.1em; }
.lnk_roadshow p a:hover span { color: #61AFF2; }

.attribution { color: #666 !important; }
.quote { color: #1B366A !important; }
.note { color: #666 !important; font-size: .9em; }
.poll_chart_area {
	padding: 25px;
	background: #fff;
	width: 475px;
}
.poll_chart_area img { margin: 15px; }
.poll_chart_area .poll_key img { margin: 25px 0 0 0; vertical-align: baseline; }
.poll_chart_area .poll_key b { margin: -22px 0 0 0; text-indent: 60px; display: block; }

/* used in the utah specail feature */
body.normal blockquote {
	color: #666;
	width: 450px;
	margin: 30px 0 1em 141px !important;
	font-style: italic;
	font-size: .9em;
	line-height: 1.2em;
	border-top: 1px solid #666;
}
body.normal .tguide blockquote {
	width: 550px;
	margin: 1em auto !important;
	border-top: 1px solid #1B366A;
}
body.normal .tguide blockquote p { color: #1B366A; }