@charset "utf-8";
body  {
	font-size: 92%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #0c184a;
	color:#000;
	line-height:1.2;
}
h2 {
		font-size:110%;
}
h3 {
		font-size:100%;
		font-style:italic;
		padding-bottom:0px;
		margin-bottom:0px;
}
h3 + p {
		padding-top:0;
		margin-top:0;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#bar {
	padding-right:55px;
	text-align:right;
	padding-top:25px;
}
p#advertising {
	float:right;
	text-align:right;
	padding-right:40px;
	padding-top:20px;
	margin-top:0;
	font-size:12pt;
	width:800px;
	color:#0c184a;
	color:#000;
}
p#copyright {
		padding-left:160px;
		color: #262625;
		font-size:small;
		margin-top:0;
		padding-top:10px;
		float:left;
}
#address {
	text-align:right;
}
ul.wider li{
	padding-top:8px;
}
	
body.thrColFixHdr  {
	background: #dcded9 url(../images/home-background.jpg) no-repeat center top;
	background: #797979 url(../images/home-background.jpg) no-repeat center top;
}
.thrColFixHdr #container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; 
	min-height:861px;
	position:relative;
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; 
	min-height:650px;
}
.thrColFixHdr #sidebar2 {
	float: right; 
	width: 300px; 
		min-height:650px;
		color:#0c184a;
			color:#000;
		margin-top:-20px;
}
.thrColFixHdr #mainContent { 
	margin: 0 300px 0 250px; 
	padding: 0 10px; 
	line-height:1.2;

} 
.thrColFixHdr #footer { 
	height:211px;
} 

.thrColFixHdr div#description {
		padding:500px 60px 0 70px;
		color:#151735;
			color:#000;
}
.thrColFixHdr #sidebar2 ul {
	padding-top:318px;
	margin-top:0;
}
.thrColFixHdr #sidebar2 ul li{
	list-style:none;
	padding-top:12px;
	margin-left:-35px;
	line-height:1.4;
}
.thrColFixHdr #p7PMnav {
	margin: 0;
	padding:0;
		margin-top:335px;
		margin-left:55px;
}
.thrColFixHdr #address {
	position:absolute;
	left:705px;
	top:116px;
	width:255px;
	height:auto;
	z-index:1;
	line-height:1.3;
	
}
body.twoColFixLtHdr {
	background: #dcded9 url(../images/secondary.jpg) no-repeat center top;
	background: #797979 url(../images/secondary2.jpg) no-repeat center top;
	
}
.twoColFixLtHdr #container { 
	width: 1000px; 
	margin: 0 auto; 
	text-align: left; 
} 

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 445px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	min-height: 600px;
	position:relative;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 445px; 
	padding-top:130px;
	line-height:1.3;
} 
.twoColFixLtHdr  #content {
		padding-right:40px;
}
.twoColFixLtHdr #photo {
	position:absolute;
	left:0px;
	top:0px;
	width:329px;
	height:279px;
	z-index:1;
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
}
.twoColFixLtHdr #photo h1 {
	margin:0;
	padding:0;
	position:absolute;
	left:116px;
	top:216px;
	width:100px;
	font-size:16px;
	font-weight:bolder;
	line-height:1;
	color:white;
}
.twoColFixLtHdr #menu {
	margin: 0;
	padding:0;
		margin-top:335px;
		margin-left:0px;
		width:191px;
		margin-left:13px;
}
.twoColFixLtHdr #address {
	padding-right:78px;
}
a {
	color: #a8a8bb;
	color: #0c184a;
	color:	color:#000;
}
a:hover {
	color:#7d7dcb;
	text-decoration:underline;
}
p#site {
	padding-right:20px;
	float:right;
	width: 200px;
	color: #666;
		font-size:small;
}
p#site a {
		text-decoration:none;
		color: #666;
}
p#site a:hover {
		text-decoration:underline;
}
