/* CSS Document */
/************************************** page header ***********************************************/
#page_header{ clear:both; float:left; width:790px; height:50px; background:url(../images/header_aboutus_pr.gif) no-repeat; }

/************************************** page body *************************************************/
#body_container{ clear:both; width:790px; height:auto; background:#fff; color:#000; }

/************************************** left column ***********************************************/
#left_col{ float:left; width:158px; height:auto; }
#left_col_boxes {display: block; margin: 28px 0 0 10px;}


/* PAGINATION 
****************************************************************************************************************/
#press_releases_pagination { float: right; text-align: right; margin: 0 10px; height: 13px; }
a.navInactive { text-decoration:none; color:#D0D0D0; cursor:default; }
a.navActive { text-decoration:none; color:#333333; }
a.hover.navActive { text-decoration:underline; }
a.pageActive { text-decoration:none; color:#FF0000; font-weight:bold; }
a.hover.pageActive { text-decoration:underline; }
a.pageInactive { text-decoration:none; color:#333333; }
a.hover.pageInactive { text-decoration:underline; }




/************************************** main content **********************************************/
/*
overall width 632
*/
#main_content { float:left; margin:15px 0; width:632px; _width: 620px; background:url(../images/1px_dot_vert.gif) left repeat-y; min-height:400px; }

.pr_month {margin: 0 0 10px 15px; padding-bottom: 15px; background: url(../images/1px_dot_horz.gif) repeat-x bottom;}
.pr_month_no_dot {margin: 0px 0 0 15px; padding-bottom: 15px;}

.pr_section { margin: 5px 5px 15px 0; }

p.title {font-weight: bold; font-size: 11px; color: #ff0000; margin-bottom: 3px; }
p.title a{font-weight:bold; color: #ff0000; text-decoration: none;}
p.title a:hover {font-weight:bold; color: #541212; text-decoration: underline;}


p.copy {font-weight:normal; font-size:11px; color: #000; margin-bottom: 5px; line-height:125%;}
p.copy a{font-weight:normal; font-size:11px; color: #ff0000; text-decoration: none;}
p.copy a:hover {font-weight:normal; font-size:11px; color: #541212; text-decoration: underline;}

img.pr_photo {margin: 0 15px; border: 1px solid #000;}

#main_content h1.pr_date {text-transform: uppercase; margin: 15px; font-size: 14px; color: #541212;}



#main_content h1.pr_date {text-transform: uppercase; margin: 15px; font-size: 14px; color: #541212;}
#main_content h2.pr_date, #main_content h2.pr_title {font-weight: normal; margin: 5px; font-size: 14px; color: #ff0000;}



p.body_copy_pr{ padding:5px 20px 0 15px; line-height:1.3em; }
img.btn_more_news{display: inline; border:0; }

