/* These styles override the blueprint defaults */

/* Header */
#header{background:#FFEDA3 url('../images/home-banner-gradient.png') repeat-x bottom left;height:271px;}
#sash-top{width:205px;height:44px;background:#FFEDA3 url('../images/home-sash-top.png') no-repeat top left;float:left;}
#logo{width:179px;height:227px;float:left;}
#banner{height:227px;width:611px;float:left;}
#banner-bottom{background:url('../images/home-sash-bottom.png') no-repeat top left;height:116px;}

/* Content */
#content{background:#fff;}
#column-one{}
#column-two{padding-left:14px;padding-right:10px;}
#column-two{padding-left:10px;padding-right:10px;}
#column-three{color:#1151A0;font-size:11px;padding-bottom:15px;}
#column-three p{margin-bottom:3px;}
#column-three a{color:#1252A0;text-decoration:none;}
#column-three a:hover{text-decoration:underline;}
#column-three .item{padding-bottom:10px;}
#column-three .item a:hover{text-decoration:underline}
#column-three .item p:hover{text-decoration:underline}
#column-three h4{color:#636363;font-size:11px;margin-bottom:3px;}

