@charset "UTF-8";/* CSS Document *//* PROJECT COLOR PALETTEred > ff3333blue > 004a80drk grey > 2e2e2edrk grey > 4f4f4fyellow > fbab00lt blue > 6dcff6"Trebuchet MS", Trebuchet, sans-serifArial, Helvetica, sans-serif*/* { margin: 0; padding: 0; }html {overflow-y: scroll;} body { background color: #FFFFFF text-align: left; font-family: "Trebuchet MS", Trebuchet, sans-serif; font-size: 12px; line-height:28px; color:#FFFFFF; }img { border: none; }/* Copy */.head { font-size: 25px; color: #6dcff6; font-weight: bold; }.sub { font-size: 13px; color: #fbab00; font-weight: bold; text-transform: uppercase; }.under-logo { font-size: 11px; color: #6dcff6; font-weight: bold; text-transform: capitalize; }.copyright { font-size: 9px; color: #FFFFFF; }.address { font-size: 11px; color: #FFFFFF; line-height: 12px; font-weight: bold; }.emergency-service { font-size: 11px; color: #FF3333; line-height: 12px; font-weight: bold; }.body-copy-2 { font-size: 12px; line-height:14px; color:#FFFFFF; }ul { margin-left: 1.5em; padding-left: 0; }li { list-style-position: outside; list-style-image: url(images/bullet.png); padding-bottom: 5px; }.ul-logos { margin-left: 0; padding-left: 0;}.li-logos { padding-bottom: 10px; list-style: none;  }input, area, button, textarea { font-size: 12px; color:#004a80; }/* Image formating */img.left { float: left; margin: 0 10px 10px 0; }img.right { float: right; margin: 0 0 10px 10px; }/* MULTI-ITEM LIST! */ol { width: 36em; line-height: 16px;  /* overall width, number of columns = to this divided by ol li */ }ol li { float: left; width: 12em; /* width of each col */ }/* stop the floating after the list */br { clear: left; }/* separate the list from what follows it */div.column-wrapper { margin-bottom: 1em; padding-left: 1.5em; }ol li a { display: block; width: 7em; text-decoration: none; }ol li a:hover { color: #FFF; /* white */ background-color: #A52A2A; /* brown */ }/* Links */a.blackdogtag { color:#000000; font-size: 10px; font-weight: normal; text-decoration: none; }a.blackdogtag:hover { color:#ff3333; font-size: 10px; font-weight: normal; text-decoration: none; }a { color:#6dcff6;  font-weight: bold; text-decoration: none; }a:hover { color:#fbab00;  font-weight: bold; text-decoration: underline; }a.footer { color:#FFFFFF; font-size:9px; }#containing-box {	width: 980px;	height: 100%;	margin: 0 auto;	padding: 0;	}/* Headers */#header {	width: 980px;	height: 50px;	margin: 0 auto;	padding: 0;	background-image: url(images/home_0.jpg);	background-repeat: no-repeat;}#header-home {	width: 980px;	height: 50px;	margin: 0 auto;	padding: 0;	background-image: url(images/top_banner.jpg);	background-repeat: no-repeat;}/* Mid Area */#mid {	width: 980px;	height: 155px;	margin: 0 auto;	padding: 0;	background-image: url(images/mid_banner.jpg);	background-repeat: no-repeat;}/* Nav */#nav {	width: 630px;	padding: 0 0 0 350px;	height: 33px;	background-color: #2e2e2e;	margin: 0 auto;}/* Main Content - Home */#main-containter {	float: left;	width: 980px;	height: auto;	margin: 0 auto;	padding: 0;	background-color: #2e2e2e;}#left-content {	float:left;	width: 180px;	margin: 0 75px 0 20px;}#right-content {	float:left;	width: 570px;	margin: 0 60px 0 75px;}#logo-left {	float:left;	width: 83px;	margin: 0 10px 0 0;}#logo-right {	float:left;	width: 106px;	margin: 0 0 0 10px;}#ThreeCol-left-content {	float:left;	width: 423px;	margin: 0 15px 0 75px;}#ThreeCol-right-content {	float:left;	width: 125px;	margin: 0 20px 0 0;}/* Footer */#footer {	float: left;	width: 960px;	height: 41px;	margin: 0 auto;	padding: 10px;	background-image: url(images/bottom_banner.jpg);	background-repeat: no-repeat;	text-align: right;}