/*****************************************************************
 * local changes to styles
 *****************************************************************/

/** link color for homepage **/ 
#pageid-home #content-block h2, #pageid-home #content-block h3, #pageid-home #content-block h2 a, #pageid-home #content-block div.home-announce a {
    color:#115f85;
}
 
/** links in header **/
div#header ul.button-list li span {
    color:#115f85;
}
/**darker color in the header/footer bar  **/
#header .bar, #footer .bar {
background-color:#657ba4;
}
/** lighter color in header/footer bar **/
#header .bar-inner, #footer .footer-group {
background-color:#115f85
}

/** color of links in column three on home page.  **/
#col-3 ul.pub-links, #col-3 ul.pub-links li a {
	color:#666666;
}

/** adjust the margins as needed to allow for taller/shorter logos  - this is probably all you need to adjust if your search box isn't centered in the colored bar  **/
#header #main-logo {
	border:medium none;
	margin:10px 0 0 24px; /** values are: top right bottom left **/
}

div.home_jnls_icon_box {float:left;width:129px;height:162px;margin:20px 0 0 20px;}
div.home_jnls_icon_box img {border:0px;}
div.home_jnls_border {float:left;width:6px;height:162px}

div.home_jnls_icon_cen {float:left;width:117px;height:162px;}
div.home_jnls_icon_cen img {float:none;width:117px;height:6px;display:block;}
div.home_jnls_icon_cen img.home_jnls_icon {height:150px;}
div.home_jnls_icon_cen a {text-decoration:none;}

div.home_jnls_desc_box {float:left;width:200px;height:162px;font-family:Lucida Sans Unicode,Arial,Lucida Grande,Tahoma,Verdana,Helvetica,sans serif;margin:20px 0 0 10px;}
div.home_jnls_desc_box a {font-weight:blod;font-size:1em;line-height:1em;}
div.home_jnls_desc_box p {font-size:0.9em;color:#000;}

div.hw-gen-page {margin-top:10px;}
#header .header-qs {top:97px;}
#header #hdr-login {top:5px;}

#pageid-home #socialbookmarks-D2 {margin:40px 0 0 20px;}
#pageid-home #socialbookmarks-D2 li {display:inline;list-style-type:none;margin-left:0px;margin-right:6px;}

