/* CSS Document */
/************************************** page header ***********************************************/
#page_header{ clear:both; float:left; width:790px; height:50px; background:url(http://www.cshof.ca/images/header_aboutus_vision.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; }

/************************************** main content **********************************************/
/*
overall width 632
*/
/* #main_content{ float:left; margin:15px 0 15px 0; width:632px; height:auto; } */
#main_content { float:left; margin:15px 0; width:632px; background:url(http://www.cshof.ca/images/1px_dot_vert.gif) left repeat-y; min-height:600px; }
img.header_mission_statement{ margin:0 0 0 15px; width:165px; height:14px; }
p.mission_statement{ padding:15px 20px 0 15px; line-height:1.3em; }