/* general styles used everywhere */body {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	margin: 0px;}a {	color: #FF9042;	text-decoration: underline;}/* defense against drupal.css */li a, li a.active, li a.hover, li a.visited  {	color: #FF9042;	font-size: 11px;}div.menu, div.menu ul {	display: inline-table;	text-align: right;}a:hover {	text-decoration: none;}h1, h2, h3 {	text-transform: lowercase;}h2, h3 {	font-size: 14px;	color: #AAAAAA;}h2 {	font-style: italic;}h3 {	font-weight: bold;}h1 {	font-style: italic;	font-size: 16px;	color: #c2321f;}	.copyright {	padding: 10px;	font-size: 9px;	color: #c2321f;	text-align: right;	width: 780px;}.definition {	font-size: 10px;}.definition em {	font-style: italic;	font-weight: bold;}/* the outer div defines the width */.outer {	width: 100%;	height: 100%;	border-collapse: collapse;}.outer td {	vertical-align: top;	padding: 0px;}/* top link bar */.top_bar {	background-color: #AEAEAE;	line-height: 0px;}.top_bar .secondary {	text-align: right;	vertical-align: center;	background-color: #4C0003;}.top_bar .secondary .links {	border-right: 1px solid #fff;	padding-right: 17px;}.top_bar .secondary a {	margin-left: 10px;	line-height: 27px;}.top_bar .primary .links{	width: 500px;}.top_bar .primary .links .link {	float: left;	border-left: 1px solid #fff;	background-color: #4C0003;}.top_bar .primary .links .first {	border-left: 4px solid #fff;}.top_bar .primary a {	font-size: 13px;	color: #FFF;	font-weight: bold;	text-decoration: none;		line-height: 27px;	height: 27px;	padding: 0px 40px;	height: 100%;	margin: 0px;	display: inline-block;}.top_bar .primary .links a:hover {	/* background-color: #FF9042; */	text-decoration: underline;}/* left nav */.left_nav .column{	height: 235px;}.left_nav .denovo, .left_nav .column {	background-color: #841416;	background-image: url(images/bg_column.gif);	background-repeat: repeat-y;	background-position: right;}.left_nav .logo {	text-align: right;	line-height: 0px;}.left_nav .sidebar {	text-align: right;	margin-top: 75px; 	padding-right: 18px;}/*  main column */.main_contents {	vertical-align: top;	background-color: #EFEFEF;}.main_top {	border-top: 5px solid #FFF;}.main_inner {	width: 524px;}.body_text {	margin: 30px 30px 30px 60px;		color: #4c0003;	line-height: 22px;}/* main image */.hightlight_image{	height: 267px;	width: 524px;	background-repeat: no-repeat;	background-position: center center;}#gsSidebarCol  {	display: none;}/* bios & gallery */.bios td.description {	vertical-align: top;	padding-left: 20px;}.bios td {	padding-bottom: 20px;}.bios td.description p {	margin: 0px;}.bios h3 {	margin: 0px;}.bios img {	border: 1px solid #FF7D23;}.description {	color: #AAAAAA;	font-size: 11px;	line-height: 16px;}/* mce styles */.mceContentBody {	background-color: #EFEFEF;	color: #4c0003;	line-height: 22px;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;}