html {
	min-height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #666666;
}

body {
	margin: 0em;
	padding: 0em;
	vertical-align: top;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	letter-spacing: 0.07em;
	word-spacing: .07em;
	color: #666666;
	min-height: 100%;
	height: 100%;
}

p, #content li {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	letter-spacing: 0.07em;
	line-height: 1.3em;
	word-spacing: .07em;
	text-align: left; 
	margin: 0px;
	padding-bottom: .2em;
}

p {
	padding-bottom: 1em;
}

ul {
	margin-top: 0em;
	padding-bottom: .2em;
}

ul ul > li
{
	padding: .5em 0 .5em 0;
}

h1 {
	color: #7e98c3;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	margin-bottom: .2em;
	margin-top: 0em;
}

h2 {
	color: #7e98c3;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.25em;
	letter-spacing: 0.03em;
	margin-bottom: 0.2em;
}


h3 {
	color: #7e98c3;
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.05em;
	text-transform: none;
	/* margin-top: -1px; */
	/* margin-bottom: 0em; */
	margin: .5em 0em .2em 0em;
}

h4 {
	color: #819AC4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .7em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	/* margin-bottom: 0px; */
	margin: .5em 0em .2em 0em;
}

a:link {
	color: #819AC4;
	text-decoration: none;
}
a:visited {
	color: #3b5c87;
	text-decoration: none;
}
a:hover {
	color: #3b5c87;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #819AC4;
}


hr {
	width: 100%;
	height: 2px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	margin-top: .83em;
	margin-right: auto;
	margin-bottom: .83em;
	margin-left: 0em;
	}

#quote_module {
	display: block;
	clear: all;
	margin: 1em 0em 1em 0em;
}

/* AC_RunActiveContent.js should be done away with, but until it is */
/* we need to select on embed[name=] here as well as on id */
#xml_photogallery_properties, embed[name=xml_photogallery_properties] {
	display: block;
	width: 540px;
	height: 300px;
	margin: 15px 0px 0px 0px;
	
}

.vertical_form_table th {
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
	padding: .3em;
}

.vertical_form_table td {
	padding: .2em;
}

.label-blue {
	color: #7e98c3;
	font-size: .8em;
	font-family: Arial, sans-serif;
	font-weight: normal;
	letter-spacing: 0.04em;
}

/* wrapper provides the background image at the bottom of the page */
div#wrapper {
	min-height: 100%;
	height: 100%;
}

/* sideback provides the background image for the sidebar, running from top of page to bottom */
/* left padding is built into this image and so the CSS for sidbar must be matched thereto */
div#sideback {
	background: url(images/sideback.gif) repeat-y top left;
	min-width: 750px; /* prevent main content from wrapping down below sidebar in small windows */
	white-space: nowrap;
	min-height: 100%;
	height: 100%;
}

div#weblogo {
	padding-bottom: 3.2em;
}

/* "Contact Us" panel for sidebar */
div#contact {
	text-align: center;
	padding: 1em 1em 1em 1em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 1.3em;
	width: 112px;
	min-width: 112px;
	max-width: 112px;
}

div#contact img {
	padding: .2em .7em 0em .4em;
}

div#contact a {
	color: #999;
	font-family: Arial, sans-serif;
	font-size: .7em;
	letter-spacing: .1em;
	text-transform: uppercase;
}
/* end "Contact Us" */

/* Left hand navigation column "callouts" - psuedo buttons */
.side_callout {
	margin: .5em 0em .0em 0em;
	width: 140px;
	min-width: 140px;
	max-width: 140px;
	overflow: hidden;
}

.side_callout p {
	font-size: .9em;
	padding-bottom: 0em;
}

.side_callout > img { 
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;	
}

.side_callout > div {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
	margin: 0px;
	padding: .3em 0em .3em 0em;
	clear: both;
	width: 137px;
	min-width: 137px;
	max-width: 137px;
}

.side_callout > div:hover {
	cursor: pointer;
	text-decoration: underline;
}

.side_callout .title {
	color: #999;
	font-family: Arial, sans-serif;
	font-size: .55em;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.side_callout .item {
	color: #7e98c3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	letter-spacing: .1em;
}

/* end left-nav callouts */

div#quotemodule {
	margin-left: -15px;
}

div#sidebar {
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 1em;
	width: 170px;
	min-width: 170px;
	max-width: 170px;
	vertical-align: top;
	white-space: normal;
	min-height: 100%;
	height: 100%;
}

div#mainbar {
	float: left;
	padding-bottom: 10em;
	white-space: normal;
	min-height: 100%;
	height: 100%;
}

div.topnav {
	padding-top: 58px;
}

div#topnav > div.tab {
	float: left;
	border: 0em;
	margin: 0em;
	padding: 0em;
}

div#content {
	padding-top: 100px;
	width: 500px;
}

/* imageframe and related can be used to create CSS-based image frames and labels
   that mimic the photoshop'd versions */
.imageframe {
	/* FF provides right-padding on the image for some reason, about 10px */
	padding: 10px 0px 30px 30px;
	width: 445px;
	border: 3px solid #eeeeee;
	margin-bottom: .8em;
	background-color: #fff;
}

/*
.imageframe img {
	border: 1px solid #ccc;
}
*/

div.imagelabel {
	text-align: left;
	width: 80%;
	padding-bottom: .3em;
}

/* propname and proploc will need to be adjusted to the same font used in the pre-generated images */
/* TODO: ask Lilli what this font is */
div.imagelabel > span.propname {
	color: #7e98c3;
	font-size: .6em;
	font-family: Arial, sans-serif;
	font-weight: normal;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

div.imagelabel > span.proploc {
	color: #666666;
	font-size: .6em;
	font-family: Arial, sans-serif;
	font-weight: 100;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	padding-left: 1em;
}

div.imageview {
	padding: .5em 0em 0em 0em;
}

/* end image frames */

/* Spotlight styles are used primarily on the management/team pages to callout personal
   details and contact info */

div.spotlight {
	padding: 1em 0em 2em 0em;
	border-bottom: 1px solid #dcdcdc;
}

div.spotlight > div.ident {
	padding-bottom: 1em;
}

div.spotlight > div.details {
	clear: both;
}
/* end spotlights */

