/* CSS Document */
/************************************** page header ***********************************************/
#page_header{ clear:both; float:left; width:790px; height:50px; background:url(http://www.cshof.ca/images/header_featured_stories_archive.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 
****************************************************************************************************************/
#featured_stories_pagination { float: right; text-align: right; width: 300px; margin: 0 5px; 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(http://www.cshof.ca/images/1px_dot_vert.gif) left repeat-y; min-height:400px; }

.featured_month {margin: 0px 0 0 15px; padding-bottom: 15px; background: url(http://www.cshof.ca/images/1px_dot_horz.gif) repeat-x bottom;}

.featured_section { margin: 5px 0px; }

p.title {font-weight: bold; font-size: 11px; color: #ff0000;}
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: 15px; 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.featured_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.featured_date {text-transform: uppercase; margin: 15px; font-size: 14px; color: #541212;}
#main_content h2.featured_date, #main_content h2.featured_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_featured{display: inline; border:0; }

