body {behavior: url('/css/hover.htc');}

/* global styles */ 
body {margin:0; padding:0; width:100%; height:100%; background-color:#E7FFD7; color:#000000; font-size: 14px;  font-family: Arial, Verdana, Geneva, sans-serif; line-height: 16px;}
p, blockquote, li { font-size: 14px; color:#000000; font-family: Arial, Verdana, Geneva, sans-serif; line-height: 16px; }
td { font-size: 14px; color:#000000; font-family:Arial, Verdana, Geneva, sans-serif; line-height: 16px; vertical-align:top;}

/* for header file */
#page {width:821px; left: auto; right: auto; margin-left: auto; margin-right: auto; background:#ffffff url('http://www.sbhumanesociety.org/img/global/background_tile.jpg') repeat-y top;}
#container {width:798px; background-color:#ffffff; left:auto; right:auto; margin-left:auto; margin-right:auto; position:relative;} 
#banner {position:relative; background-color:#ffffff; width:798px; height:100px; margin-left:1px; padding-bottom:0px; margin-bottom:0px; margin-top:10px;} 
#navigation {}
#content {clear:both; width:798px; background-color:#ffffff; position:relative; top:25px; margin-top:10px;}
#front_page_left_column {width:520px; margin:10px; float:left;}
#front_page_right_column {width:250px; margin:10px 0 0 0; float:right;}
#main_content {width:760px; margin:0 20px;}
#footer {clear:both; width:800px; margin-left:15px; margin-right:15px; padding-top:40px; padding-bottom: 10px; font-size:10px; color:#888888; text-align:center;}

/* link styles */
a:link, a:visited, a:active {color:#D37800; text-decoration: none; }
a:hover {color: #D37800; text-decoration: underline; }

/* page styles */
#pagetitle {color:#E78F1B; font-size:18px; line-height:20px; padding-top:20px; font-family:Arial, Helvetica, Verdana, Geneva, sans-serif; font-weight:bold; }
.sectiontitle {color:#187D0F; font-weight:bold; font-size:15px; line-height:18px; padding-bottom:3px; }
#articletitle {text-align:center; font-weight:bold; font-size:17px; line-height:20px; color:#187D0F;}
.sidebar {width:225px; background-color:#F2DFC7; border: 1px solid #E78F1B; padding:15px; position:relative; float:right; margin: 0 20px 20px 20px; }
.byline {font-size:10px; font-style:italic; line-height:12px; text-align:right}
.more_excerpts {width:100%; text-align:right; padding-top:30px;}
.list-spacing {padding-bottom:7px;}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
