@charset "utf-8";

@import url("css-navigation.css");

/* BASE TAG DECLARATIONS */

* {
	padding: 0;
	margin: 0;
	}

body {
	font-size: 10px !important;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	}

table {
	margin-left: 2em;
	font-size: 1.4em;
	}

th, td {
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 5px 0px;
	}

th {
	font-weight: bold;
	padding-top: 8px;
	}

td {
	line-height: 1.5em
	}

/* CONTAINERS */

#wrapper-outer-1 {

	/*this outer-most, borderless wrapper is needed to contain the bordered wrapper and the empty space floated at the bottom of the page */
	position: relative;
	margin-left: auto ;
    margin-right: auto ;
	width: 950px;
	top: 10px;
	overflow: hidden;
	}

#wrapper-outer-2 {
	/* this is the border wrapper for the whole page */
	border: 3px outset #28558e;	
	background-color: #f4f4f4;
	}

#wrapper-outer-3 {
	width: 944px;	/* width is master container width net of 2x 3px borders */
	}

#masthead {
	height: 120px;
	}

#masthead-logo {
	position: absolute;
	top: 10px;
	left: 24px;
	z-index: 999;
	}

#masthead-logo-background {
	position: absolute;
	left: 3px;
	top: 53px;
	z-index: 1;
	}

#masthead-name {
	position: absolute;
	height: 33px;	/* need height to control placement of bottom border/horizontal bar */
	width: 788px;	/* runs up to right border, will overrun border if too long */
	top: 20px;
	left: 139px;
	padding-left: 20px;
	border-bottom: 4px solid #808080;
	z-index: 1;
	}

#masthead-tag {
	position: absolute;
	top: 26px;
	right: 15px;
	}

#wrapper-body-index, #wrapper-body-main {
	padding: 15px 15px 0 15px;
	}

.exhibit-left, .exhibit-centered, .exhibit-right {
	margin: 0.5em 1em 1em 2em;
	border-width: 3px;
	border-style: outset;
	border-color: #28558e;
	}

.exhibit-left {
	float: left;
	}

.exhibit-centered {
	margin: 1em auto;
	}

.exhibit-right {
	float: right;
	clear: both;
	}

.listings-callout { 
	float: right;
	width: 338px;   /* default width can be overridden locally as needed */
	margin: -30px -10px 10px 35px; 
	position: relative;
	text-decoration: none;
	}

.listings-callout-top {
	position: absolute;
	}

.listings-callout-middle { 
	background: url(../images/listings-box-slice.gif) repeat-y;
	}

.listings-callout-bottom {
	margin-top: -8px;
	}

.listings-callout a {
	text-decoration:none;
	}

.listings-callout h1 {
	margin-top: 3px;
	margin-bottom: -3px;
	margin-left: 20px;
}

.listings-individual {
	/* Height must be set locally to fit the particular listing */
	width: 296px;
	background-color: #96abd8;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	margin: 0 5px 8px 18px;
	}

.listings-individual h5 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:15px 0 0 5px;
	}

.listings-individual h6 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	padding:15px 0 0 5px;
	}

#footer {
	background-color: #cacac9;
	clear: both;
	padding: 7px 5px 7px 5px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #808080;
	}

#footer ul {
	margin-left: 130px;
	}

#footer ul li {
	list-style: none;
	float: left;
	}

#footer ul li a {
	text-transform: uppercase;
	font-size: 10px;
	color: #28558e;
	text-decoration: none;
	}

#footer ul li a:hover {
	color: #000;
	font-weight: bold;
	}

#one {
	width: 90px;
	text-align: center
	}

#two {
	width: 70px;
	text-align: center
	}

#three {
	width: 160px;
	text-align: center
	}

#four {
	width: 100px;
	text-align: center
	}

#five {
	width: 140px;
	text-align: center
	}

#six {
	width: 80px;
	text-align: center
	}

#seven {
	width: 150px;
	text-align: center
	}

#eight {
	width: 125px;
	text-align: center
	}

#nine {
	width:120px;
	text-align: center
	}

#ten {
	width: 110px;
	text-align: center
	}

#footertwo ul {
	margin-left: 215px;
	margin-top: 7px;
	}

#footertwo ul li {
	list-style: none;
	float: left;
	display: block;
	}

#footertwo ul li a {
	text-transform: uppercase;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	}

#footertwo ul li a:hover {
	color: #28558e;
	font-weight: bold;
	}

#footertwo p {
	margin-top:10px;
	margin-bottom: 15px;
	font-size:10px;
	color: #808080;
	text-align:center;
	}

/* FORMATTING */

/* Headers and follow-on text */

h1, h2, h3, h4 {
	font-weight: bold;
	color: #28558e;
	line-height: 2.5em;
	}

.h1text, .h2text, .h3text, .h4text {
	font-size: 1.4em;
	line-height: 1.8em;
	margin-bottom: 1.25em;
	}

.h1text-indent {
	font-size: 1.4em;
	line-height: 1.8em;
	margin-bottom: 1.25em;
	text-indent: -6.2em;
	margin-left: 10em;
}

.halfline-after {
	margin-bottom: 0.7em;
	}

h1 {
	font-size: 1.5em;
	font-style: italic;
	margin-left: 1em;
	}

.h1text {
	margin-left: 2em;
	font-size:1.4em;
	line-height:1.8em;
	}

h2 {
	font-size: 1.4em;
	margin-left: 2em;
	}

.h2text {
	margin-left: 3em;
	}

.h2text-indent {
	font-size:1.4em;
	line-height:1.8em;
	margin-bottom:1.25em;
	margin-left:4.2em;
	}

.h2bullet {
	margin-left: 5em;
	font-size:1.4em;
	line-height:1.8em;
	margin-bottom:1.25em;
	list-style-image: url(images/bullet.gif);
	}

h3 {
	font-size: 1.4em;
	margin-left: 3em;
	font-style: italic;
	font-weight: normal;
	}

.h3text {
	margin-left: 4em;
	}

/* Floating elements */

.clear {
	clear: both;
	}

.flowleft {
	float: right;
	clear: right;
	}

.flowright {
	float: left;
	clear: left;
	}

.listings-callout p { 
	float: left;
	color: white;
	margin-left: 1em;
	margin-top: 4px;
	font-size: 1.2em;
	font-weight: bold;
	}

.listings-callout img {
	margin-top: 7px;
	margin-left: 6px;
	margin-right:8px;
	float: left;
	border: 0px;
	}

.listing p {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-left: 3em;
	}	

.listing ul {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-left: 3em;
	list-style-image: url(images/bullet.gif);
	}

.listing li {
	padding-bottom: 1em;
	}

.referrals ul {
	font-size: 1.4em;
	line-height: 1.75em;
	margin-left: 5em;
	list-style-image: url(images/bullet.gif);
	}

.referrals li {
	padding-bottom: 0.5em;
	}


/* This should be CG's old callout CSS and is probably deprecated now


.callout h2 {
	padding: 1em 5px 5px 5px;
	font-size: 1.3em;
	margin-left: 5px;
	color: #000099;
	font-weight: bold;
	line-height: normal;
	} 

.callout p { 
	color: white;
	margin-left: 1em;
	padding: 5px;
	font-size: 1.2em;
	line-height: 1.3em;
	}

.callout strong {
	color: #0066FF;
	font-size: 1.3em;
	}

.callout img {
	margin-top: 1em;
	}

.callout a.hover {
	color: black;
	}	*/