﻿strong { line-height:150%; }

.secondary_banner {
	height:90px; display:block; background: url(../images/plate_tile_small.jpg) center repeat-x;
}
.secondarygraphic {
	background:url(../images/secondary_banner.jpg) no-repeat; height:90px;
}
.maincontent { background:url(../images/content_bgd_fade.jpg) top repeat-x;  }
.maincontent .center { background-color:#fff; color: #333; font-size:14px; line-height:150%; display:block; }
.maincontent p { padding-left:20px; padding-right:20px; }
h1 { margin:0; padding:0 20px; height:59px; display:block; color:#CEDEC7; font-weight:bold; font-size:28px; background: url(../images/section_header_bgd.jpg) center repeat-x; line-height:59px; }
h2 { padding:0 20px; font-size:16px; font-weight:bold; line-height:1.5em; }
.inlinephoto { margin-left:10px; margin-bottom:10px; float:right; }

#colleft { float:left; margin:0 60px 0 20px; line-height:1.4em; }
#colleft a { border:1px solid #ccc; margin-top:20px; display:block; }
#colleft a:hover { border:1px solid #009900; }
#colright { float:left; }
#colright td { padding:3px 10px 3px 0px; }

/*** Subnavigation ***/
#subnav { list-style:none; margin:0 0 10px 0; padding:0 10px; width:780px; clear:both; background-color:#0C4521; }
#subnav li { float:left; padding:5px 20px; color:#fff; font-weight:bold; border-right:1px solid #6A9B39; }
#subnav li.first { padding:5px 20px 5px 10px; }
#subnav a { color:#fff; text-decoration:none; }
#subnav .selected { background:url(../images/subnav_arrow.gif) bottom center no-repeat; }
      
/*** Gallery ***/
.gallery { margin: 10px 20px; }
.gallery td { padding:3px 10px 3px 0px; vertical-align:top; }
.gallery img { border:2px solid #ccc; }


