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

/* Eric Meyer's Reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;	font-family: inherit;vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {color: black; background:#fff; line-height:1.2;}
ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* End Eric Meyer's Reset*/

body{text-align:center;width:100%;background:#073570 url(/appskins/idahogov200902/images/background.jpg) no-repeat top center;font-size:.8em;font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color:#666;margin:0 auto;}
#container{position:relative;width:960px;margin:0 auto;background:#fff;text-align:left;}
a:link, a:visited, a:hover, a:active{color:#039;text-decoration:none;}
a:hover{text-decoration:underline;}
.clear{clear:both;}
p{margin:5px 0;}
.right{float:right;}
.left{float:left;}
.bold{font-weight:bold; color:#222;}
ul.padBot li{padding-bottom:10px;}
.small{font-size:90%;}
.xsmall{font-size:85%;}
.marRight{margin-right:20px;}
.marbot_150{margin-bottom:150px;}
.marbot_200{margin-bottom:200px;}
.marbot_250{margin-bottom:250px;}


/* HEADER */
#utilities{height:30px;background:#343434;width:100%;}
#utilities p{width:200px;float:left;color:#fff;}
#utilities ul{float:right;margin:0;padding:5px 0 0 0;}
#utilities li{float:left;}
#utilities ul a{float:left;display:block;color:#fff;padding:0 5px;}
.hide{position:absolute;top:-2000px;}
 #header{position:relative;margin:0;}
/*#headerLogo{width: 400px;height: 132px;position: relative;}
#headerLogo a{position: absolute;top: 0;left: 0;width: 400px;height: 132px;}
#headerLogo h1, #headerLogo p{text-indent:-9999px;} */

#idaho {margin:0; padding:0; position:relative; width:100%; height: 132px; overflow: hidden;}
#idaho span {display:block; margin:0; padding:0; position:absolute; left:0; top:0; width:100%; height: 132px; z-index:100; background:url(/appskins/idahogov200902/images/header.jpg) no-repeat top left;}
h1{font-size:100%;}
#header h1 a{color:#a1a1a1;}
#header form{width:262px;position:absolute;top:0px;right:10px;margin:10px 0 0 0;z-index:200;height:26px;background:url(/appskins/idahogov200902/images/magnify.gif) no-repeat center left;padding-left:30px;}
#header fieldset{width: 265px;margin: 0 auto;}
form #go{margin-bottom:-7px;}
#header form #q{width:230px;}
#home #header form{margin-right:-20px;}
#home #header form #q{width:145px;}
#home #header fieldset{width: 205px;}
#home #header form{width:205px;background:none;}

/* LEFT COLUMN */
#leftColumn{width:642px;float:left;background:url(/appskins/idahogov200902/images/mainContentGradient.jpg) repeat-x top left;}

/* NAVIGATION */

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */

ul.MenuBarVertical{float:left;margin: 0;padding: 0;list-style-type: none;font-size: 100%;cursor: pointer;width: 135px;}

/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */

ul.MenuBarActive{z-index: 1000;}

ul.MenuBarVertical li{margin: 0;padding: 0;list-style-type: none;font-size: 100%;position: relative;text-align: left;cursor: pointer;width: 135px;}

ul.MenuBarVertical ul{margin:-1px 0 0 90% ;/*change the margins to move the submenu*/padding: 0;list-style-type: none;font-size: 100%;position: absolute;z-index: 1020;cursor:pointer;width: 135px;left: -1000em;top: 0;}

/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */

ul.MenuBarVertical ul.MenuBarSubmenuVisible{left: 0;}

ul.MenuBarVertical ul li{width: 175px;position:relative;}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

ul.MenuBarVertical{border-right: 1px solid #ccc;background: url(/appskins/idahogov200902/images/sideNav.jpg) repeat-y top right;height:1%;}

ul.MenuBarVertical a{display: block;cursor: pointer;border-bottom:1px solid #ccc;padding:10px 5px 10px 15px;text-decoration: none;}

/* HOVER COLOR*/

ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible{}

ul.MenuBarVertical a.MenuBarItemSubmenuHover {border-bottom:#999 solid 1px;background:url(/appskins/idahogov200902/images/flyout.png) repeat-y top left;}

#topNav a{background:url(/appskins/idahogov200902/images/topNav.jpg) no-repeat top right;}
#topNav ul li a{background:url(/appskins/idahogov200902/images/flyout.png) repeat-y top left;}
#topNav ul li a:hover{background:#fff;}
ul.MenuBarVertical #topNav a.MenuBarItemSubmenuHover {background:url(/appskins/idahogov200902/images/flyout.png) repeat-y top left;}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

ul.MenuBarVertical a span span{background: none;padding: 0;}

ul.MenuBarVertical a.MenuBarSubmenuVisible{}

ul.MenuBarVertical li ul a{border-right:1px solid #999;border-left:1px solid #999;background:url(/appskins/idahogov200902/images/flyout.png) repeat-y top left;display: block;padding: 10px 0 10px 10px;position:relative;}
ul.MenuBarVertical li ul a:hover{background:#fff;}


ul.MenuBarVertical li ul .first{border-top:1px solid #ccc;border-left:none;}

ul.MenuBarVertical li ul .last{border-bottom:1px solid #999;}

#leftNav a:hover{text-decoration:underline;color:#0066ff;1background:#fff;}



/* NAVIGATION SITE MAP*/
/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
#siteMap ul.MenuBarVertical{float:left;margin: 0;padding: 0;list-style-type: none;font-size: 100%;cursor: pointer;width: 100%;}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
#siteMap ul.MenuBarActive{z-index:normal;}
#siteMap ul.MenuBarVertical li{margin: 0;padding: 0;list-style-type: none;font-size: 100%;position: relative;text-align: left;cursor: pointer;width:100%;}
#siteMap ul.MenuBarVertical ul{margin:0;/*change the margins to move the submenu*/padding: 0;list-style-type: none;font-size: 100%;position:static;z-index:normal;cursor:pointer;width:100%;left:0;top: 0;}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
#siteMap ul.MenuBarVertical #siteMap ul.MenuBarSubmenuVisible{left: 0;}
#siteMap ul.MenuBarVertical ul li{width:100%;position:relative;}
/*******************************************************************************
 DESIGN INFORMATION: describes color scheme, borders, fonts
 *******************************************************************************/
#siteMap ul.MenuBarVertical{border-right:none;background:none;height:1%;}
#siteMap ul.MenuBarVertical a{display: block;cursor: pointer;border-bottom:none;padding:3px 5px 3px 0;text-decoration: none;normal;font-weight:bold;}
/* HOVER COLOR*/

#siteMap ul.MenuBarVertical a.MenuBarItemSubmenuHover {border-bottom:none;background:none;}
#siteMap #topNav{background:none;}
/*******************************************************************************
 SUBMENU INDICATION: styles if there is a submenu under a given menu item
 *******************************************************************************/
#siteMap ul.MenuBarVertical a span span{background: none;padding: 0;}
#siteMap ul.MenuBarVertical li ul a{border-right:none;border-left:none;background:none;display: block;padding: 3px 0 3px 20px;position:relative;font-size:normal;font-weight:normal;}
#siteMap ul.MenuBarVertical li ul .first{border-top:none;border-left:none;}
#siteMap ul.MenuBarVertical li ul .last{border-bottom:none;}
#siteMap #leftNav a:hover{text-decoration:underline;color:#0066ff;background:none;}

/* MAIN CONTENT */
#contentMain{width:467px;float:right;margin-right:20px;position:relative;}



/* RIGHT COLUMN */

#rightColumn{width:318px;float:right;background:url(/appskins/idahogov200902/images/mainContentGradient.jpg) repeat-x top left;position:relative;}

/*SUPPLEMENTAL*/
/*#supplemental{clear:both;border-top:1px solid #c3c5af;padding-bottom:20px;position:relative;width:318px;background: #c3c5af url(/appskins/idahogov200902/images/subContentGradient.jpg) repeat-y top left;}
#counties{width:265px;margin:25px 19px;border:1px solid #000;background: #fff url(/appskins/idahogov200902/images/idahoCounties.jpg) no-repeat center right;}
ul#counties {padding:16px 0 16px 15px;}
ul#counties li{padding:7px 10px;}
ul#counties a:hover{background:#e2e8f4;padding:3px 10px 3px 0;border:1px solid #c7d9ff;text-decoration:none;}


/* FOOTER */
#footer{background: #073570 url(/appskins/idahogov200902/images/united.gif) no-repeat top left;1width:960px;clear:both;color:#92c1ff;padding:15px 0;height:100px;}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{color:#92c1ff;}
#footer ul{float:left;margin: 0 0 0 85px;padding:0;width:100%;}
#footer li{float:left;padding:5px 7px;}
#footer ul a{float:left;display:block;}
#footer .copyright {font-size:90%;}

/* INSIDE PAGES */
h2 img{padding-right:7px;margin-bottom:-3px;}
h3 img{padding-right:5px;}
h3 imb{padding-right:5px;}
#oneCol{position: relative;z-index: 0;padding:20px;float:left;width:783px;background:url(/appskins/idahogov200902/images/mainContentGradient.jpg) repeat-x top left;position:relative;}
#oneCol h3 {padding:30px 0 10px 0;border-bottom:dotted 1px #073570;}
#innerCenterCol{padding:20px 0;float:left;width:507px;background:url(/appskins/idahogov200902/images/mainContentGradient.jpg) repeat-x top left;position:relative;}
#innerCenterCol ol {padding:0 0 0 20px }
#innerCenterCol dt {font-weight: bold; color: #333; padding: 10px 0 0 0; }

#innerCenterColContent{margin:0 20px;}
#innerCenterColContent ul li{padding:0 0 5px 20px;}
#innerRightCol{float:right;width:317px;background:#c3c5af url(/appskins/idahogov200902/images/subContentGradient.jpg) repeat-y top left;padding-bottom:50px;position:relative;}
.innerCenterLeft{float:left;width:291px;margin:0;}/* Inside pages with two columns, the left side of the center column */
.innerCenterLeft50{float:left;width:223px;margin:0;}
.innerCenterRight{float:right;width:156px;position:relative;}/* Inside pages with two columns, the right side of the center column */
.innerCenterRight50{float:right;width:223px;position:relative;}

.oneColLeft{float:left;width:362px;}/*Inside pages with one-column, left side */
.oneColRight{float:right;width:361px;}/*Inside pages with one-column right side */

#innerCenterCol h2, #innerRightCol h2, #oneCol h2{font-size:200%;color:#054E3A;margin-bottom:20px;font-weight:bold;}
#innerCenterCol h3, #innerRightCol h3, #oneCol h3{font-size:150%;color:#444;font-weight:bold;margin-bottom:15px;line-height:1.1;}
#innerCenterCol h4, #innerRightCol h4, #oneCol h4{font-size:120%;color:#000;font-weight:bold;margin-bottom:10px; margin-top:20px;border-bottom:#666 1px dotted;padding-bottom:5px;}
h4.noDots{border-bottom:none;}
#innerCenterCol h5, #innerRightCol h5, #oneCol h5{font-size:120%;color:#000;font-weight:bold;margin-bottom:10px; margin-top:20px;padding-bottom:5px;}

#innerCenterCol h4.noBorder, #innerRightCol h4.noBorder, #oneCol h4.noBorder{border:none;}
#innerCenterCol p{margin:10px 0; line-height:140%;}
#innerCenterCol ul, #innerRightCol ul, #oneCol ul{line-height:1.5;}
#innerCenterCol ul{margin-bottom:10px;}
#innerCenterCol ul.mar_botNone{margin-bottom:0;}
.mar_botSmall{margin-bottom:5px}
.mar_botMedium{margin-bottom:10px;}
.mar_botLarge{margin-bottom: 15px;}
.mar_botXlarge{margin-bottom:25px;}
.mar_topXLarge{margin-top:25px;}
.mar_botXXLarge{margin-bottom:50px;}
.image_space{margin:10px 5px;}
.indentAgency{margin-left:10px;}

#bookmark{margin:0 0 27px 0;float:right;padding-top:5px;}
ul.arrow a {background:url(/appskins/idahogov200902/images/arrows.png) no-repeat bottom left;padding-left:12px;}

/* INSIDE LEFT COLUMN */
#leftColSub {clear:both;}

/* INSIDE RIGHT COLUMN */
#rightColMain, #rightColSub{width:265px;margin:0 19px;}
#rightColMain h4, #rightColMain h3, #rightColSub h4{padding: 2px 5px;background:#898A7B;color:#fff;margin-top:25px;}
#rightColMain ul, #rightColSub ul{padding:0 10px 10px 10px;}
#rightColMain ul li, #rightColSub ul li{padding-left:13px;background: url(/appskins/idahogov200902/images/arrowsRightCol.png) no-repeat top left;border-bottom:dotted 1px #767664;}
#promote{width:303px;position:absolute;right:-1px;top:-87px;clear:both;margin-right:15px; z-index:200;}
#promote h3{color:#054E3A;font-size:110%;margin:0;padding:0 0 0 5px;font-weight:bold;}	
#promote a{position:absolute;top:30px;right:0;width:110px;}
.black{color:#000;font-weight:normal;}
#promote p{padding:0 0 0 195px;text-align:right;height:65px;}

/* INSIDE CENTER COLUMN */

/* MAPS.HTML */
#maps {background:url(/appskins/idahogov200902/images/compass.gif) no-repeat bottom left;padding-left: 35px;}
#regionMap{clear:both;float:right;margin-top:20px;position:relative;width:137px;}
#CultureRegionMap{clear:both;float:right;margin-top:-18px;position:relative;width:137px;}
#regionMap h4{margin-bottom:10px;}
#map{clear:both;float:right;}
#imap{display:block;width:127px;height:195px;background:url(/appskins/idahogov200902/images/regions2.gif) no-repeat;position:relative;}
#imap a#us {display:block;width:0px;height:0px;padding-top:0px;overflow:hidden;background:transparent url(/appskins/idahogov200902/images/us.gif) no-repeat;position:absolute;left:0;top:0;}
#imap a#us:hover {background-position:0 0;z-index:10;}
#imap dd {position:absolute;padding:0;margin:0;}
#imap a{display:block;text-decoration:none;z-index:20;}
/*NORTH IDAHO*/#imap #imgal {left:7px;top:0px;z-index:20;}
#imap a#al:hover {background:url(/appskins/idahogov200902/images/north.gif) -7px -0px;}
#imap a#al{width:44px;height:56px;}
/*NORTH CENTRAL IDAHO*/#imap #imgak {left:7px;top:48px;z-index:20;}
#imap a#ak:hover {background:url(/appskins/idahogov200902/images/northCentral.gif) -7px -48px;}
#imap a#ak{width:58px;height:60px;}
/*SOUTHWESTERN IDAHO*/#imap #imgaz {left:1px;top:100px;z-index:20;}
#imap a#az:hover {background:url(/appskins/idahogov200902/images/southwest.gif) -1px -100px;}
#imap a#az{width:58px;height:95px;}
/*CENTRAL*/#imap #imgar {left:41px;top:87px;z-index:20;}
#imap a#ar:hover {background:url(/appskins/idahogov200902/images/central.gif) -41px -87px;}
#imap a#ar{width:53px;height:73px;}
/*SOUTH CENTRAL IDAHO*/#imap #imgca {left:44px;top:159px;z-index:20;}
#imap a#ca:hover {background:url(/appskins/idahogov200902/images/southCentral.gif) -44px -159px;}
#imap a#ca{width:45px;height:53px;}
/*EASTERN IDAHO*/#imap #imgco {left:86px;top:115px;z-index:20;}
#imap a#co:hover {background:url(/appskins/idahogov200902/images/east.gif) -86px -115px;}
#imap a#co{width:40px;height:53px;}
/*SOUTHEASTERN IDAHO*/#imap #imgct {left:82px;top:149px;z-index:22;}
#imap a#ct:hover {background:url(/appskins/idahogov200902/images/southEast.gif) -82px -149px;}
#imap a#ct{width:46px;height:45px;}
#imap a span, #imap a:visited span {display:none;}
#imap a span, #imap a:visited span {display:none;}

/* COUNTY DROPDOWN */
#countyMenu{width:137px;float:right;clear:both;Margin-top:25px;}
#countyMenu select{float:right;margin-top:10px;width:137px;}

/* VIDEO.HTML */
#youTubeVideo object{position:relative;}

/* FLICKR.HTML */
/*Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started!
*/
#flickr_badge_uber_wrapper {width:665px;}
#flickr_badge_uber_wrapper h2{font-size:200%;color:#054E3A;margin-bottom:15px;}
#flickr_badge_wrapper {padding:10px 0 10px 0;width:665px}
.flickr_badge_image {margin:0 10px 10px 10px;float:left;width:200px;height:200px;}
.flickr_badge_image img {border: 1px solid black !important;width:200px;height:200px;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; color:#073570;}
#flickr_badge_wrapper {background-color:#ffffff;border: solid 1px #000000}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

/* County Pages */
#ada h2, #adams h2, #bannock h2, #bear h2, #benewah h2, #bingham h2, #blaine h2, #boise h2, #bonner h2, #bonneville h2, #boundary h2, #butte h2, #camas h2, #canyon h2, #caribou h2, #cassia h2, #clark h2, #clearwater h2, #custer h2, #elmore h2, #franklin h2, #fremont h2, #gem h2, #gooding h2, #idaho h2, #jefferson h2, #jerome h2, #kootenai h2, #latah h2, #lemhi h2, #lewis h2, #lincoln h2, #madison h2, #minidoka h2, #nezPerce h2, #oneida h2, #owyhee h2, #payette h2, #power h2, #shoshone h2, #teton h2, #twinFalls h2, #valley h2, #washington h2 {padding:40px 0 0 65px;}

.countyPageMaps img{padding:5px;border-top:1px solid #ccc;border-right:#999 solid 1px;border-bottom:#999 solid 1px;border-left:1px solid #ccc;}
.indent{margin:0 20px 0 33px;}

/* I Need To */
#iNeedTo ul{margin-bottom:20px;}
#iNeedTo ul.line li{line-height:1.7;}


#faqSearch fieldset{float:right;width: 300px;padding-right:62px;}
#iNeedTo #oneCol img{margin-bottom:-8px;}
#iNeedTo #oneCol #go{margin-bottom:-7px;}
#iNeedTo #oneCol img{margin-bottom:-8px;}
#iNeedTo #oneCol form #q{width:230px;}
#iNeedTo ul.mar_bot_none{margin-bottom:0;}
#iNeedTo .row{width:784px;float:left;clear:both;}
#oneCol h3.business{background:url(/appskins/idahogov200902/images/icon/business.gif) no-repeat bottom left;padding-left:35px;}
#oneCol h3.government{background:url(/appskins/idahogov200902/images/icon/government.gif) no-repeat bottom left;padding-left:30px;}
#oneCol h3.healthFam{background:url(/appskins/idahogov200902/images/icon/family.gif) no-repeat bottom left;padding-left:35px;}
#oneCol h3.popular{background:url(/appskins/idahogov200902/images/icon/popular.gif) no-repeat bottom left;padding-left:30px;}
#oneCol h2.question{background:url(/appskins/idahogov200902/images/icon/question.gif) no-repeat bottom left;padding-left:30px;padding-top:2px;}


/* Meat Stylings */
ul.counties {float: left; width: 40%;}
ul.counties li, ul.legend li {padding-left: 1.5em;}

ul.resources {  margin-top: 0;  margin-left: 0;  padding-top: 0;  padding-left: 1.5em;}
ul.resources li {  font-size: 0.85em;}

ul li.renew {background: url(/appskins/idahogov200902/images/renew.gif) no-repeat top left;}
li.propertytax {background: url(/appskins/idahogov200902/images/renew.gif) no-repeat top left;}
ul li.paymulti {background: url(/appskins/idahogov200902/images/indicate_multiple.gif) no-repeat top left;}

ul li.subscriber {background: url(/appskins/idahogov200902/images/indicate_subscriber.gif) no-repeat top left;}
ul li.charter {background: url(/appskins/idahogov200902/images/charterschool.gif) no-repeat top left;}

#propertypayment { border: 3px solid #9c9; padding:0; margin:0; width: 96%;}
#propertypayment h3 {background: #9c9; color:white; margin: 0;padding: 0 0 0.2em 0.3em; font-size: 90%; width: 99%;}
#propertypayment select {margin: 0.5em;padding: 0; }

#bluebird{position:absolute;top:80px;left:50px;}


.myform{display:none;}
.alert {font-weight:bold; color: #333; border: 1px red solid; padding: 0.5em;}

/*Payport Styles*/
#payWrapper {margin-top:-20px;} /* wraps the whole payport */

/* LEFT COLUMN */
		
#leftcontent {width:135px;position:relative;background: url(/appskins/idahogov200902/images/sideNav.jpg) repeat-y top right;height:1%;}/*controls left column - wraps .wrapper1 */
.wrapper1 {border-right: 1px solid #ccc;border-bottom:1px solid #ccc;}/* wraps .wrapper2 */
#leftcontent h2 {position:relative;} /* leftcolumn heading */		
ul.sidenav li strong{padding-left:15px;}
ul.sidenav a{display: block;cursor: pointer;border-bottom:1px solid #ccc;padding:10px 5px 10px 15px;text-decoration: none;}
/* END LEFT COLUMN */		
/* CENTER AND RIGHT COLUMNS */
#payContent {margin-left:155px;}/*width of left column + any left column padding + space between left column and payContent. NOTE: you may want to decrease the amount for ie.css. Also, the centercontent comes with margin-left:20px*/

/* CENTER COLUMN */
#centercontent h2{font-size:200%;color:#054E3A;margin-bottom:20px;font-weight:bold;}
#leftcontent h2{background: url(/appskins/idahogov200902/images/sideNav.jpg) repeat-y top right;font-size:150%;color:#444;margin:-30px 0 20px 0;font-weight:bold;padding:35px 0 0 15px;}
#centercontent h3{font-size:150%;color:#444;font-weight:bold;margin-bottom:15px;line-height:1.1;}
#centercontent h4{font-size:120%;color:#000;font-weight:bold;margin-bottom:10px; margin-top:20px;border-bottom:#666 1px dotted;padding-bottom:5px;}
#centercontent h3 {margin-bottom:10;} /* center column heading */
#centercontent img {margin:10px 0;} /* item image in center column */
#centercontent p {margin-bottom:5px;}/* paragraphs in center column */
				
/* END CENTER COLUMN */

