body, html { width: 100%; height: 100%; }

body { 
	margin: 0;
	padding: 0;
	background: url(/images/shared/pm_background_tile.jpg) repeat-x #484848;
	font: 12px tahoma, verdana, arial, sans-serif;
	color: #23221F;
}

p, td, dt, dd, li, div, tr, table { font-size: 1em; color: inherit; }
h1, h2, h3, dd, p, dl, li, form, blockquote, form { margin: 0; padding: 0; font-size: 1em; }
h1 { font: 1.5em Georgia, verdana, sans-serif; color: #584E43; font-weight: bold; letter-spacing: 1px; padding-bottom: 12px; }
h2 { font: 1em Verdana, Arial, sans-serif; color: #164A70; font-weight: bold; padding-bottom: 5px; }
p { margin-bottom: 1em; text-align: left; line-height: 18px; }
table, img { border: none; }
dt { font-weight: bold; color: #14628A; padding-top: 10px; }
dd { padding: 3px 0 5px 15px; border-bottom: 1px solid #eee; }
blockquote { padding-left: 15px; }

#whatlist {padding: 0; margin: 10px 0 0 40px;}
#whatlist li {margin: 0 0 10px 0; padding: 0 auto;}

a { color: #962F1D; }
a:hover { text-decoration: none; }
a:visited { color: #234662; }

/***** LAYOUT *********/
#wrapper { text-align: center; }
#bottomwrapper { width: 100%; text-align: left; background: url(/images/shared/pm_nav_base.gif) repeat-x;}
#navredbar { background: url(/images/shared/pm_nav_bar.gif) repeat-x; height: 7px; overflow: hidden; width: 100%; clear: both; }
#inttbl { width: 100%; background: #fff; }
#intleftcol { width: 180px; background: url(/images/int/pm_int_body_left.jpg) no-repeat; vertical-align: top; }
#intrightcol { vertical-align: top; width: 100%; }
#leftcolcontent { padding: 4px; }
#intcontent { padding: 10px 20px 25px 20px; }
#footerwrap { background: url(/images/shared/pm_footer_texture.gif); height: auto; width: 100%; }
#footerbar { width: 100%; background: url(/images/shared/pm_footer_bar.gif) repeat-x; height: 9px; overflow: hidden; }
#footerlinks { text-align: center; padding: 7px; }
#footerlinks a { color: #626057; text-decoration: none; font-size: .83em; font-weight: bold; }
#footerlinks a:hover { color: #234763; }
#outerleft { vertical-align: top; width: 56px; background: url(/images/mp/pm_mp_edge_left_tile.gif); }
#outerright { vertical-align: top; width: 56px; background: url(/images/mp/pm_mp_edge_right_tile.gif);  }
#content { padding: 10px 15px 10px 15px; }
#addressblock { background: url(/images/shared/pm_footer_signature.gif) no-repeat top center; font-size: .9em; }
#copy { font-size: .83em; text-align: center; padding: 15px 0 10px 0; }
#copy a { color: #23221F; text-decoration: underline; }
#contactwrapper { background: url(/images/shared/pm_module_base.jpg) repeat-x left bottom #fff; width: 168px; text-align: left; color: #534F4C; font-size: .9em; border-right: 1px solid #C6C3BE; border-left: 1px solid #C6C3BE; }
#contactwrapper input { border: 1px solid #CBC1B8; font-size: .9em; }
#newswrapper { background: url(/images/shared/pm_module_base.jpg) repeat-x left bottom; width: 168px; text-align: left; color: #534F4C; font-size: .9em; border-right: 1px solid #C6C3BE; border-left: 1px solid #C6C3BE; }
#navhome { display: none; }
#MailContact_btnSubmitContact { border: none; }
#video_promo_graphic {FLOAT: right; display:block;}

#mini-site-header {background: url(/images/mini-site/pm_mini_header_background_.gif)}

/** Subnav styles **/
#subnavwrap { float: right; padding: 0 0 10px 10px; margin: 0; display: inline;}
#subnav { width: 168px; background: #F2EEEB; border: 1px solid #C6C3BE; padding: 5px; }
#subnav ul { list-style: circle; color: #BEB5A5; margin: 5px 0 0 20px; padding: 0; }
#subnav h1 { font-size: 1.1em; font-weight: bold; color: #584E43; padding: 0; margin: 0; }
#subnav a { font-size: .91em; }

* html #subnav { width: 168px; background: #F2EEEB; border-left: 1px solid #C6C3BE; border-bottom: 1px solid #C6C3BE; padding: 5px; }
* html #subnav ul { list-style: disc; color: #BEB5A5; margin: 5px 0 0 20px; padding: 0; }

/*\*/
* html body { font-size: 76%; }
/**/