*,* * { margin:0; padding:0; font-size:1em; position:relative; zoom:1; }
body { font-family:Arial, Helvetica, sans-serif; font-size:62.5%; text-align:center; background:#d7d5ad url(../css_images/bg-fade.gif) repeat-y fixed center; color:#000; }
object { display:block; z-index:150; margin-left:10px; }
iframe { border:none; }
img { vertical-align:bottom; }
a img { border:none; }
.content a { color:#000; text-decoration:none; }
.content p a { color:#000; text-decoration:underline; }
.content a:hover { color:#d43525; text-decoration:underline; }
.content a.anchor { display:none; margin:0; padding:0; }
#nav_wrap a,#subnav_wrap a,#nav_foot a,.page-nav a,#lead-link a,#nav_util a { text-decoration:none; }
#nav_wrap ul,#nav_util,#nav_foot { list-style:none; }
.clear { height:0; clear:both; }
ul { list-style:none; }

/* Frame */
#frame_home,#frame { width:1070px; margin:0 auto; }

/* Side Graphics */
#strip-left { background:url(../css_images/paper-fold-left.jpg) no-repeat top left; width:27px; height:1340px; position:absolute; left:0; }
#strip-right { background:url(../css_images/paper-fold-right.jpg) no-repeat top right; width:27px; height:1340px; position:absolute; right:0; }

/* Header */
#header { height:137px; text-align:left; }
#header_logo { height:137px; margin:0 26px; }
#header_logo h1 { background:url(../css_images/masthead.jpg) no-repeat; }
#header_logo a,#header_logo h1,#header_logo h1 span { display:block; height:100%; }
#header_logo a span { display:none; }

/* Utility Nav/Social Media */
#nav_util { background:url(../css_images/nav-util-bg.jpg) no-repeat; position:absolute; width:41px; height:181px; top:60px; left:1055px; z-index:5; padding-top:30px; }
.frame>#nav_util { background:url(../css_images/nav-util-bg.png) no-repeat; }
#nav_util li { line-height:33px; height:33px; background-position:center center; background-repeat:no-repeat; }
#nav_util li a { display:block; height:33px; }
#nav_util span { display:none; }
#nav_util_twitter { background-image:url(../css_images/twitter.jpg); }
#nav_util_facebook { background-image:url(../css_images/facebook.jpg); }
#nav_util_youtube { background-image:url(../css_images/youtube.jpg); }
#nav_util_flickr { background-image:url(../css_images/flickr.jpg); }
#nav_util #nav_util_md-links { background-image:url(../css_images/md-flag.jpg); width:78px; height:50px; position:absolute; top:-53px; left:14px; }

/* Main Nav */
#nav_wrap { height:29px; margin:0 15px; z-index:800; background:url(../css_images/nav-gradient.gif) repeat-x; font-family:Times, Georgia, serif; font-weight:bold; }
#nav_wrap li { display:block; line-height:29px; float:left; }
#nav_wrap li a { line-height:28px; display:inline-block; text-decoration:none; color:#000; }
#nav_wrap li>a { display:block; width:100%; }
#nav_wrap li a:hover,#nav_wrap li:hover a,#nav_wrap li.active a,#nav_wrap li.active_large a { background:url(../css_images/nav-bg.gif) repeat-x; color:#fff; }
#nav_wrap li a.nav-hide { display:none; }
#nav_wrap li>a.nav-hide { display:block; }
#nav_wrap li:hover li a { background-image:none; color:#fff; }
#nav_wrap li li a { color:#fff; }
#nav_wrap li li a:hover { background:#a8291c; }
#nav_wrap li span { line-height:29px; font-size:14px; font-weight:bold; padding:0 28px; cursor:pointer; }
#nav_wrap li li span { display:block; padding:0 10px; text-align:left; }
#nav_wrap li a table { position:absolute; top:0; left:0; border-collapse:collapse; }
#nav_wrap li li a table { top:0; left:100%; }
#nav_wrap li>ul { display:none; }
#nav_wrap li:hover>ul { display:block; }
#nav_wrap li ul { position:absolute; left:0; top:28px; background:url(../css_images/sub-nav-bottom.png) bottom no-repeat; padding-bottom:9px; }
#nav_wrap li li ul { position:absolute; left:100%; top:0; }
#nav_wrap li li { background:#D43525; display:block; width:158px; float:none; clear:both; }
#nav_wrap li li li { left:0; }
#nav_wrap a:hover ul { visibility:visible; }
#nav_wrap a ul { visibility:hidden; }
#nav_wrap #nav_home { display:none; }

/* Default content style */
.content { background:url(../css_images/main-bg.gif) repeat-x; text-align:left; min-height:1000px; font-size:12px; padding:1px 0; color:#272425; width:1017px; margin:0 26px; }

/* subhead styling */

/* set consistent attributes here (padding, colors, text-transform, etc) */
.content h1,.content h2,.content h3,.content h4,.content h5,.content h6 { color:#85835b; }

/* then target different sizes */
.content h1 { font-size:26px; 
/* 	padding: 5px 10px; */
}
.content h2 { font-size:23px; padding:5px 10px; }
.content h3 { font-size:20px; padding:5px 10px; }
.content h4 { font-size:16px; padding:5px 10px; }
.content h5 { font-size:11px; padding:5px 0; }
.content h6 { font-size:9px; padding:5px 10px; }
h1.white-bg,h2.white-bg,h3.white-bg,h4.white-bg,h5.white-bg,h6.white-bg { background:#fff; color:#84825a; }
.white-bg a { display:block; color:#84825a; text-decoration:none; }
h1.red-bg,h2.red-bg,h3.red-bg,h4.red-bg,h5.red-bg,h6.red-bg { background:#7c0606; color:#fff; }
h1.red-bg { background:url(../css_images/arrows.gif) #7c0606 no-repeat 95% center; }
.red-bg a { display:block; color:#fff; text-decoration:none; }
.red-bg a:hover { color:#fff; text-decoration:underline; }
.content p { font-size:12px; line-height:16px; margin-bottom:10px; padding:15px; text-align:left; }
.content li { margin:5px 10px 5px 30px; font-size:12px; }

/* Home Page */

/* Home Lists */
ul.tarrant-info { background:url(../css_images/donkey.jpg) bottom right no-repeat #fff; list-style:none; padding:5px 0; }
.tarrant-info li { margin:5px; width:180px; font-size:12px; }
.tarrant-info span { font-weight:bold; }
.tarrant-info a,.community-home a { color:#84825A; text-decoration:none; }
.tarrant-info a:hover,.community-home a:hover { color:#D43525; text-decoration:underline; }
ul.community-home { list-style:none; padding:5px 0; }
ul.community-home span { color:#84825a; font-weight:bold; }
ul.legislation { background:#7c0606; list-style:none; padding:5px 0; margin-bottom:10px; }
ul.legislation li { margin:5px; }
ul.legislation span { background:none repeat scroll 0 0 #D43525; color:#FFFFFF; display:block; font-weight:bold; margin:0 10px; padding:3px; }
.legislation a { color:#fff; text-decoration:none; }
.legislation a:hover { color:#fff; text-decoration:underline; }

/* Home Images */
.img.legislation { }
#content_home img.legislation { border:solid #7c0606; border-width:5px 12px 20px; }
#content_home img { border:none; }
#content_home .caption p { background:#7c0606; color:#fff; font-weight:bold; font-size:1.2em; padding:5px; }

/* Home Headers */
h1.volunteer { background:none repeat scroll 0 0 #7C0606; color:#FFFFFF; font-size:1.5em; padding:5px; 
/* 	text-transform:uppercase; */
}
h1.news-media { 
/* 	text-transform:uppercase; */
color:#85835b; margin:5px 0 5px 10px; font-size:1.5em; }

/* Media Section */
.portfolio-scroller { height:195px; width:42%; overflow-y:auto; }
.portfolio-scroller ul { margin-left:3px; }
.portfolio-scroller li,#portfolio-detail li { float:left; background:#84825a; margin:6px; }
.portfolio-scroller li.active,#portfolio-detail li.active { background:#900; }
.portfolio-scroller li a { display: inline-block; padding: 4px; }
.portfolio-scroller li img,.portfolio-project-nav a img {}
.portfolio-large { position:absolute; right:5px; top:-30px; width:280px; }
.portfolio-enlarger { background:url(../css_images/enlarge-icon.gif) no-repeat scroll 95% center #7C0606; color:#fff; font-size:1.2em; padding:2px 10px; }
.portfolio-enlarger img { cursor:pointer; }
.portfolio-enlarger a { color:#fff; }
.portfolio-image-holder p { font-weight:bold; margin:10px; padding:0; }
.portfolio-image-holder .bold { color:#d43525; }
#portfolio-cover { position:absolute; top:0; left:0; background:#000; height:100%; width:100%; z-index:901; }
#portfolio-detail { position:absolute; z-index:902; width:67em; height:61.2em; top:2.8em; left:50%; margin-left:-35em; padding-top:1.4em; background:#fff; }
#portfolio-detail a.close { position:absolute; display:block; top:-12px; right:-12px; width:30px; height:30px; background:transparent url(/assets/images/closebox.gif) no-repeat; }
#portfolio-detail>a.close { background:transparent url(/assets/images/closebox.png) no-repeat; }
#portfolio-detail .portfolio-project-detail { position:absolute; top:450px; left:10px; width:650px; height:105px; text-align:left; overflow-y:auto; }
#portfolio-detail div h3 { font-size:14px; line-height:20px; }
#portfolio-detail div h3 .bold { color:#d43525; }
#portfolio-detail div p { font-size:12px; }
#portfolio-detail .portfolio-project-nav { position:absolute; bottom:10px; left:10px; width:650px; }
#portfolio-detail ul { list-style:none; }

/* Media Section */
.multicol-2-0 .portfolio-scroller { height: 250px; width:55%; overflow-y:auto; }
.multicol-2-0 .portfolio-large { position:absolute; right:15px; top:5px; width:280px; }

/* News Blocks */
.newsblock_wrap .date { 
/* 	color:#84825A; */
float:left; font-weight:bold; }
.newsblock h5 { font-size:1em; }
.newsblock_wrap p { padding:0; margin:0; }
.home .total_3 .newsblock_wrap { background:#84825A; padding-left:70px; color:#000; }
.home .total_3 .newsblock_wrap h5 { padding:0; color:#000; }
.home .total_3 .newsblock_wrap .news { padding:5px 10px; }
.home .total_3 .newsblock_wrap .even { background:#e1dfb9; }
.home .total_3 .newsblock_wrap .odd { background:#fff; }
.home .total_3 .newsblock_wrap h6 { position:absolute; display:block; width:60px; left:-80px; top:0; color:#fff; text-align:right; font-size:1em;}
.home .total_3 .newsblock_wrap .date { display:none;}
.internal.news { }
.internal { background:#84825A; padding-left:70px; color:#000; margin-bottom:10px; }
.internal h5 { padding:0; color:#000; }
.internal .news { padding:5px 10px; }
.internal .even { background:#e1dfb9; }
.internal .odd { background:#fff; }
.internal h6 { position:absolute; display:block; width:60px; left:-80px; top:0; color:#fff; text-align:right; font-size: 1em;}
.internal .date {display: none;}
.internal .full, .internal .related { display: none;}
.multicol-3-1 .full, .multicol-3-1 .related {display: none; }

/* 	news archive */
.news-page { background:none repeat scroll 0 0 #fff; margin:0 auto; padding:10px 20px; text-align:left; width:600px; }
.news-page h5 a { font-size:1.25em; line-height:20px; font-weight:normal; color:#000; }
.news-page h5 span { display:block; padding-top:20px; }
.news-page span { }
.news-page h5 a span { padding:0; display:inline; }
.news-page h5 span .date { color:#7c0606; font-size:1.25em; padding:0; position:absolute; top:0; }
.news-page p { padding:10px 0 0; }

/* 	news article */
.news-article { background:none repeat scroll 0 0 #fff; margin:0 auto; padding:10px 20px; text-align:left; width:600px; }
.news-article h5 a { font-size:1.25em; line-height:20px; font-weight:normal; color:#000; }
.news-article h5 span { display:block; padding-top:20px; }
.news-article h5 a span { padding:0; display:inline; }
.news-article h5 span .date { color:#7c0606; font-size:1.25em; padding:0; position:absolute; top:0; }
.news-article .news-back { margin-bottom:10px; }
.news-article p { padding:10px 0 0; }

/* Standard Columns */
.multicol_v2_wrap { margin:10px 0; float:none; clear:both; }

/* treat each column count */
.total_1,.total_2,.total_3,.total_4 { float:left; margin-left:1%; }
.column_0 { margin-left:0; }
.multicol_clear { float:none; clear:both; }

/* if multicol is nested, get rid of top margin */
.multicol_v2_wrap .multicol_v2_wrap { margin:0; }

/* basic 2/3 - 1/3 split */
.multicol-2-0 { width:69%; background:#fff; }
.multicol-2-1 { width:29.5%; }
.multicol_v2_wrap .multicol_v2_wrap .total_2 { width:48.75%; }
.multicol_v2_wrap .multicol_v2_wrap .total_3,.total_3 { width:32.5%; }
.multicol_v2_wrap .multicol_v2_wrap .total_4,.total_4 { width:22%; }

/* 50-50 */
.fifty-fifty.multicol_v2_wrap { }
.fifty-fifty .total_2 { width:49.25%; }
.home .fifty-fifty { height:280px; }
.content>.fifty-fifty { height:auto; min-height:280px; }
.home .fifty-fifty .total_2 { height:257px; background:none; }
.home .fifty-fifty .multicol-2-1 { background:#fff; }

/* 3-column home page styling */
.home .total_3 { background:#7c0606; border-right:1px solid #c6bf92; border-bottom:1px solid #c6bf92; }
.home .multicol-3-0 { background:#fff; border-right:1px solid #c6bf92; border-bottom:1px solid #c6bf92; }

/* vote-banner */
.vote-banner.multicol_v2_wrap { color:#85835b; }
.vote-banner .multicol-2-0 { width:85%; background:none; }
.vote-banner .multicol-2-1 { width:13.5%; }
.vote-banner .multicol-2-0 h3 { text-transform:uppercase; font-size:31px; line-height:38px; padding:0; }
.vote-banner .multicol-2-0 strong { color:#7C0606; }
.vote-banner .multicol-2-1 h3 { text-transform:uppercase; font-size:14px; line-height:19px; padding:0; }
.home-slideshow.multicol_v2_wrap { }
.home-slideshow { height:255px; }
.home-slideshow .img_center { margin-top:10px; margin-bottom:10px; }
.home-slideshow .red-bg { height:52px; line-height:52px; padding-left:5px; }

/* search handling */
.search-block { height:38px; line-height:38px; background:#85835b; padding:0 10px; z-index:900; }
#cse-search-form td { 
/*
	display:table;
	position:absolute;
	line-height:28px;
	height:28px;
*/
}
td.gsc-search-button { width:24px!important; background:url(../css_images/search-icon.gif) no-repeat center center; }
input.gsc-search-button { -moz-opacity:0; filter:alpha(opacity:0); opacity:0; cursor:pointer; width:22px; }
td.gsc-input { }
input.gsc-input[style] { height:20px; line-height:22px; background-color:#aba875!important; background-image:url()!important; background-position:center center; border:none; font-family:Times, Georgia, serif; color:#fff; font-size:22px; }
#cse-search-form td.gsc-clear-button { width:10px!important; background:url(../css_images/search-x.gif) no-repeat center center; }
#cse { position:absolute; top:100%; right:0; width:500px; border:1px solid #ccc; line-height:normal; }
#cse .gsc-control-cse { padding:0; }

/* Volunteer Form */
.tarrant_volunteer_form { margin:10px; }
.tarrant_volunteer_form legend { font-size:.9em; font-weight:bold; margin:10px 30px; }
.tarrant_volunteer_form label { display:block; float:left; width:10%; margin:5px 5px 5px 30px; }
.tarrant_volunteer_form input { margin:5px; }
.tarrant_volunteer_form .labelCheckbox { margin:3px 5px 3px 25px; width:40%; }
#data_election_day_other { width:80%; margin:5px; float:right; }
.tarrant_volunteer_form .single-check label { width:100%; }
.tarrant_volunteer_form .buttons { margin:5px 5px 5px 25px; }

/* Footer Nav */
#footer { clear:both; display:block; line-height:30px; color:#fff; background:#7c0606; margin:0 26px; }

/* image styling and alignments */
a.img_default,a.img_left,a.img_right,a.img_center { display:block; z-index:100; }
img.img_default,a.img_default { float:none; clear:both; 
/* 	border:solid 10px #fff; */
}
img.img_left,a.img_left { float:left; clear:left; }
img.img_right,a.img_right { float:right; clear:right; margin-top:10px; margin-bottom:10px; }
img.img_center,a.img_center { display:block; margin:0 auto 10px; clear:both; text-align:center; }
img.legislation { margin:0 auto; border:solid 5px #7c0606; }

/* slideshow styling */
.slideshow { }
.slideshow a { display:block; }
.slideshow a img { margin:13px; }
.slideshow .slideshow-nav-wrap,.slideshow .slide-nav { position:absolute; }
.slideshow .slideshow-nav-wrap { bottom:13px; left:13px; z-index:200; margin:0; }
.slideshow-nav { display:inline; list-style:none; margin:0 auto; height:11px; }
.slideshow-nav li { background-color:#84825a; float:left; width:59px; height:11px; margin:0 5px 0 0; }
.slideshow-nav li a { height:11px; }
.slideshow-nav li.active-slide { background-color:#d43525; }
.slideshow a span { display:none; }
.slideshow .slide-nav { z-index:201; top:80px; width:16px; height:31px; }
.slideshow .slide-nav a { display:block; height:27px; line-height:27px; background-image:url(../css_images/slideshow-left-right.png); background-repeat:no-repeat; }
.slideshow .prev { left:20px; }
.slideshow .prev a { background:url(../css_images/slideshow-prev.png) no-repeat; }
.slideshow .next { right:20px; }
.slideshow .next a { background:url(../css_images/slideshow-next.png) no-repeat; }

/* affect slideshow on home page */
.home .slideshow { margin:0; background:#fff; height:255px; }

/* home page news modifications */
.recycling.news { }
.healthcare.news { }
.announcements.news { }
.home .fifty-fifty .newsblock_wrap { padding-left:75px; min-height:70px; margin-bottom:5px; background-repeat:no-repeat; background-position:5px center; }
.home .recycling { background-image:url(../css_images/icon-recycle.gif); }
.home .healthcare { background-image:url(../css_images/icon-health.gif); }
.home .announcements { background-image:url(../css_images/icon-bill.gif); }
.home .fifty-fifty .news { }
.home .fifty-fifty .news h5 { color:#000; }
.home .fifty-fifty .news .date { display:inline-block; float:left; margin-right:10px; color:#84825a; }
.basic-form div { margin:3px 0; }
.basic-form label { display:inline-block; width:20%; text-align:right; }
.basic-form input,.basic-form textarea { width:76%; }
.basic-form .buttons { padding-left:20%; }
.basic-form .buttons input { width:auto; }
