@import url(reset.css);

strong {
  font-weight: 900;
}
em {
  font-style: italic;
}
body, td, th {
  font-family: arial, 'Bitstream Vera sans', helvetica, 'Trebuchet MS', verdana, tahoma, sans-serif;
  line-height: 1.4em;
  color: #2a2a2a;
	text-align: left;
}

body.pages_other #header h1#page_logo a,
body.pages_other #header h1#page_logo a:hover {
	background: url(/css/supplements/logo_soir_01-xsmall.gif) no-repeat;
	height: 35px;
	width: 250px;
}
body.pages_other #header h1#page_logo,
body.pages_other #header h1#page_logo {
	background: url(/css/supplements/logo_soir_01-xsmall.gif) no-repeat;
}
div.section_navigation {
/*	background-color: #BDB76B;*/
}
div.section_navigation a {
	/*display:block;
	border:1px solid red;
	height: 50px;*/
}
#copy {
	clear:both;  
}
#wrap {
	padding-bottom:10px;
}

