/* $WEFT -- Created by: David Dickinson (eis@softhome.net) on 7/15/2002 -- */
@font-face {
	font-family: Garamond;
	font-style:  normal;
	font-weight: normal;
	src: url(http://www.pinkertonhomes.com/pg/images/GARAMON1.eot);
}

@font-face {
	font-family: Garamond;
	font-style:  normal;
	font-weight: 700;
	src: url(http://www.pinkertonhomes.com/pg/images/GARAMON0.eot);
}

body {
	font-family: Garamond, Times New Roman, Times, serif;
	margin: .5em .5em .5em .5em;
	background-color: #F8F8EE;
}

.header {
	height: 106px;
}

.logoimage {
	float: left;
	margin-right: 1em;
}

.slogan {
	float: left;
	margin-top: 27px;
	margin-left: -44px;
}

div.tocbar {
	margin-top:5px;
	height: 1.7em;
	border-top: 2px ridge;
	border-bottom: 2px ridge;
	font-size: 1.1em;
	font-weight: 700;
	text-align: center;
	line-height: 1.4em;
}

A.tocbar:link		{color: #008000; text-decoration: none; height: 100%; width: 24%;}
A.tocbar:visited	{color: #008000; text-decoration: none; height: 100%; width: 24%;}
A.tocbar:active	{color: #008000; text-decoration: none; height: 100%; width: 24%;}
A.tocbar:hover		{color: #ffffff; text-decoration: none; background-color: #5C5CC6; height: 100%; width: 24%;}
span.current		{color: #5C5CC6; height: 100%; width: 24%}

div.bodycontent {
	/* padding: 1em 2em 0em 2em; */
	/* border: 2px outset grey; */
}

div.popupbody {
	margin: 1em 1em 1em 1em;
}

div.footer {
	text-align: center;
	clear: both;
}

h1, h2, h3 {
	color: #5C5CC6;
}

.pagetitle {
	margin-top: 5px;
	float: right;
	font-size: 2.5em;
}

div.outerbox {
	width: 700px;
	text-align: center;
}

div.topleftbox {
	float: left;
	width: 350px;
	height: 150px;
	text-align: right;
	/* border: 1px solid blue; */
}

td.topleftbox {
	vertical-align: middle;
	text-align: right;
	padding: .5em .5em .5em .5em;
}

td.toprightbox {
	vertical-align: middle;
	text-align: left;
	padding: .5em .5em .5em .5em;
}

div.toprightbox {
	float: right;
	width: 350px;
	height: 150px;
	text-align: left;
	/* border: 1px solid red; */
}

div.leftbox {
	float: left;
	width: 350px;
	height: 247px;
	text-align: right;
	/* border: 1px solid blue; */
}

td.leftbox {
	vertical-align: middle;
	text-align: right;
	padding: .5em .5em .5em .5em;
}

td.rightbox {
	vertical-align: middle;
	text-align: left;
	padding: .5em .5em .5em .5em;
}

div.rightbox {
	float: right;
	width: 350px;
	height: 247px;
	text-align: left;
	/* border: 1px solid red; */
}

.label {
	color: #5C5CC6;
	font-size: 1.5em;
	font-weight: bold;
}

.text {
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
}

td.thumbcell {
	text-align: center;
	vertical-align: middle;
	padding: 0 .5em .5em 0;
}

.fullimg {
	border-top: 2px solid #f8f899;
	border-right: 2px solid #808000;
	border-bottom: 2px solid #808000;
	border-left: 2px solid  #f8f899;
}

/* .thumbcell img {
	border-top: 2px solid #f8f899;
	border-right: 2px solid #808000;
	border-bottom: 2px solid #808000;
	border-left: 2px solid  #f8f899;
} */

div.widemargin {
	margin-left: 10%;
	margin-right: 10%;
}

A.static:link		{color: #008000; text-decoration: none; font-weight: 700;}
A.static:visited	{color: #008000; text-decoration: none; font-weight: 700;}
A.static:active	{color: #008000; text-decoration: none; font-weight: 700;}
A.static:hover		{color: #ff0000; text-decoration: underline; font-weight: 700;}

a.onsite:link		{color: #008000; text-decoration: underline; font-weight: 700;}
a.onsite:visited	{color: #008000; text-decoration: underline; font-weight: 700;}
a.onsite:active	{color: #008000; text-decoration: underline; font-weight: 700;}
a.onsite:hover		{color: #ff0000; text-decoration: underline; font-weight: 700;}

A:link		{color: #0000ee; text-decoration: underline;}
A:visited	{color: #a000a0; text-decoration: underline;}
A:active		{color: #FF0000; text-decoration: underline;}
A:hover		{color: #ff0000; text-decoration: underline;}

.centered {text-align: center;}
.hidden {color: #FFFAF2; font-size: 1}
.noshow {display: none}
