/* ----------------------------------------------------------------------------
Title:		BemisPPD.com Style Sheet
Author:		Jon-Paul LeClair
Purpose:	Provide underlying layout and style for BemisPPD.com
Created:	9.29.2006
Created
and
Edited
with:		Bradbury Software's TopStyle Pro 3.12
---------------------------------------------------------------------------- */
#welcome{background:#ffc url(../images/welcome-bkg2.gif) 0 0 repeat-y;margin-bottom:10px;padding-bottom:10px;width:100%}
#welcome p{color:#630;font-size:.85em}
#text{margin: 0 10px 0 165px; padding:10px}
#explore{clear:left;border:1px solid #b1d787;width:100%;background:url(../images/explore-bkg.jpg) 0 20px repeat-x}
#explore h3{border-bottom:1px solid #92c758}
#explore div{width:49%}
#explore dl{margin:0;padding:10px}
#explore dt{font-size:.9em;font-weight:bold;border-bottom:1px dashed #d3d3d3;padding:0 0 3px;margin-bottom:5px}
#explore dd{font-size:.75em;margin:0 0 10px 17px}
#explore a{padding-left:17px;display:block;color:#334d66;background:url(../images/dt-buttons.gif) 2px 4px no-repeat}
#explore a:hover{color:#0af;background:url(../images/dt-buttons.gif) 7px -36px no-repeat}
div.specialnotice{padding:10px 10px 1px 10px;margin:0 0 10px 0;text-align:center;background:#ffe373 url(../images/specialnotice-bkg.png) 0 50% repeat-x}
#RightColumn div.specialnotice h4{color:#000;background:none;font-weight:bold;margin:0 0 15px;padding:0;line-height:100%;font-style:italic;border:0}
a.button{padding:5px;border:1px outset;background:#eee;font-size:16px;color:#000}
a.button:hover{color:#ec1c24}
div.itsnew {	
	padding: 5px 10px 1px;
	margin: 0 0 10px;
	background: #dfe9f4;
	color: #000;
}