﻿@charset "UTF-8";
/*
 *	Copyright 1998-2011 Heimer Engineering PC.  All Rights Reserved.
 *	2171 Jericho Turnpike, Suite 230, Commack, NY 11725-2947
 */
/*
 *	Contents now inline so the parser does not have to stop and fetch the css.  layout.css is an include in
 *	style3.css.  style3.css provides some of the layout for the dwt.  Some of the layout.css sytles and
 *	style3.css styles are overridden by Heimer specific styles.
 */

/*
 *	layout.css contents.
 */
body {
	margin: 0;
	padding: 0;
	border: 0;
}
#container {
	margin: 0;
	padding: 0;
	border: 0;
}
#masthead {
	margin: 0;
	padding: 0;
	border: 0;
}
#sidebar {
	margin: 0;
	padding: 0;
	border: 0;
}
#content {
	margin: 0;
	padding: 0;
	border: 0;
}
#footer {
	margin: 0;
	padding: 0;
	border: 0;
}
.float_right {
	float: right;
}
/*
 *	style3.css contents:
 */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #67b;
}
#container {
	width: 630px;
	margin: 0 auto;
	background-color: #cdf;
}
#masthead {
	text-align: right;
	width: 630px;
	overflow: auto;
	background-color: #ddb;
}
#sidebar {
	float: left;
	width: 154px;
	background-color: #cdf;
	position: relative;
	clear: both;
	display: inline;
}
#content {
	float: left;
	width: 446px;
	padding: 15px;
	overflow: auto;
	background-color: #fff;
	margin: 0px;
	position: relative;
}
#content img {
	display: block;
}
#footer {
	clear: both;
	width: 630px;
	background-color: #dcb;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}
#masthead img {
	float: left;
}
#masthead p {
	text-align: right;
	margin: 0;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
}
/* Styles for Footer */
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a {
	color: #04b;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/*
 *	Heimer Engineering Styles:
 */
/*
 *	No Style:
 */
NoStyle {
}
/*
 *	Headers 
*/
h1 {
	margin-left: 12px;
	margin-right: 12px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-shadow: 1px 1px 1px #a1a1a1;	/* Not supported by IE	*/
}
h2 {
	margin-left: 12px;
	margin-right: 12px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-shadow: 1px 1px 1px #a1a1a1;	/* Not supported by IE	*/
}
h3 {
	margin-left: 12px;
	margin-right: 12px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
h4 {
	margin-left: 12px;
	margin-right: 12px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
h5 {
	margin-left: 12px;
	margin-right: 12px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
h6 {
	margin-left: 12px;
	margin-right: 12px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}
/**/
table {
	margin: auto;
	font-size: 14px;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	border-collapse: collapse;
}
p {
	font-size: 14px;
	margin-left: 12px;
	margin-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
}
legend {
	font-size: 14px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
fieldset {
	font-size: 14px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
address {
	font-size: 14px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
td {
	font-size: 14px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
tr {
	font-size: 14px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
dd {
	font-size: 14px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
dt {
	font-size: 14px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
body {
	font-size: 14px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
ol {
	margin: auto;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 14px;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	margin: auto;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 14px;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	margin: auto;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 14px;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
option {
	margin: auto;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
select {
	margin: auto;
	font-size: 10pt;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	margin: auto;
	font-size: 12px;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	margin: auto;
	cursor: hand;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	margin: auto;
	font-size: 12px;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	margin: auto;
	cursor: hand;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: auto;
	font-size: 12px;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
caption {
	font-size: 12px;
	margin: auto;
	background-color: #C0C0C0;
	border: medium inset #C0C0C0;
	padding: 4px;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
/*
 *	Blue Click Box:
 */
.BlueClickBox {
	border: thin solid #000099;
	background: #000033;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.BlueClickBox:link {
	color: #FFFFFF;
	text-decoration: none;
	border: thin solid #000000;
	background: #000033;
	text-decoration: none;
	font-weight: bold;
}
a.BlueClickBox:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: thin solid #000000;
	background: #000033;
}
a.BlueClickBox:active {
	color: #FFFFFF;
	text-decoration: none;
	border: thin solid #0000FF;
	background: #0000FF;
	font-weight: bold;
}
a.BlueClickBox:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: thin solid #000099;
	background: #0000FF;
	font-weight: bold;
}
/*
 *	Fix Bookmark Heading:
 */
.bookmark-heading {
	color: #000033;
	text-decoration: none;
}
a.bookmark-heading:link {
	color: #000033;
	text-decoration: none;
}
a.bookmark-heading:visited {
	color: #000033;
	text-decoration: none;
}
a.bookmark-heading:active {
	color: #000033;
	text-decoration: none;
}
a.bookmark-heading:hover {
	color: #000033;
	text-decoration: none;
}
.clickable {
	cursor: hand;
}
/*
 *	Table Set In
 */
.setin {
	border: thick inset #C0C0C0;
}
/*
 *	Table Set Out:
 */
.setout {
	border: thick outset #C0C0C0;
}
.roman {
	font-family: "Times New Roman", Times, serif;
}
.sanserif {
	font-family: Arial, Helvetica, sans-serif;
}
.ariall {
	font-family: Arial, Helvetica, sans-serif;
}
.photo_text {
	margin: auto;
	padding: 8px;
}
.photo-table {
	margin: auto;
	padding: 8px;
}
/*
 *	Q & A Styles
 */
.qaa-lead {
	color: #800000;
	font-size: large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.qaa-lead:link {
	text-decoration: none;
}
a.qaa-lead:visited {
	text-decoration: none;
}
a.qaa-lead:active {
	text-decoration: none;
}
a.qaa-lead:hover {
	text-decoration: none;
}
.qaa {
	color: #000080;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration : none;
}
a.qaa:link {
	text-decoration: none;
}
a.qaa:visited {
	;
	text-decoration: none;
}
a.qaa:active {
	text-decoration: none;
}
a.qaa:hover {
	text-decoration: none;
}
.xlarge {
	font-size: x-large;
}
.xsmall {
	font-size: x-small;
}
/*
 *	Navigation Fonts:
 */
.navhide {
	visibility: hidden;
}
.hidden {
	visibility: hidden;
}
/*
 *	Hover color on anchor (blends colors):
 */
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #800080;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
/*
 *	Topics
 */
.TopicsTable {
	text-align: center;
	background-color: #000033;
	border-style: ridge;
	border-collapse: collapse;
	width: 100%;
}
/*
 *
 */
.navbartop {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	text-align: right;
}
p.navbartop {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	text-align: right;
}
a.navbartop {
	cursor: hand;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	text-align: right;
	line-height: 14px;
	text-decoration: none;
}
a:visited.navbartop {
	color: #800000;
	text-decoration: none;
}
a:link.navbartop {
	color: #800000;
	text-decoration: none;
}
a:active.navbartop {
	color: #808080;
	text-decoration: none;
}
a:hover.navbartop {
	color: red;
	text-decoration: underline;
}
.navbardot {
	color: #800000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
/*
 *
 */
.navtable {
	padding: 4px;
	border-collapse: collapse;
	border-style: ridge;
	border-width: 4px;
	background-color: #C7E3FF;
}
.navframe {
	padding: 4px;
	border-collapse: collapse;
	background-color: #C7E3FF;
}
.navigate {
	color: #990000;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.topcall {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topphone {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.navigation-table {
	border: 4px outset #DDCCBB;
	padding: 4px;
	border-collapse: collapse;
	background-color: #000033;
	width: 600px;
}
.navigation-table-header {
	color: #FFFFFF;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}
.navigation-table-more {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
tr.navrow {
	height: 18px;
}
td.navbar {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left; /*	line-height: 12pt; /*	width: 25%;*/;
	height: 22px;
	vertical-align: middle;
	color: #000000;
	background-color: #000033;
}
td.navbarC {
	border: 3px outset #FFFFFF;
	padding: 3px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 12pt;
	height: 18px;
	vertical-align: middle;
	color: #000000;
	background-color: #AACCFF;
}
.navarrow {
	color: #AACCFF;
}
td.navbar-title {
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/*
 *	Left Nav
 */
table.leftnav {
	border: 4px ridge #DDCCBB;
	padding: 4px;
	border-collapse: collapse;
	background-color: #EEEEFF;
	width: 180px;
}
table.LeftSideBar {
	border: 0px;
	border: none;
	padding: 4px;
	border-collapse: collapse;
	background-color: #000033;
	width: 200px;
}
navbarText {
	color: #003333;
}
td.navbar {
	color: #000033;
}
a.navbar {
	border: 1px solid #CCDDFF;
	cursor: hand;
	height: 22px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	line-height: 14px;
	vertical-align: middle;
	display: block;
	color: #000033;
}
a:hover.navbar {
	border: 1px intset #FFFFFF;
	color: #000033;
	padding: 0;
	height: 22px;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-color: #C0C0C0;
}
a:visited.navbar {
	color: #000033;
	text-decoration: none;
}
a:link.navbar {
	color: #000033;
	text-decoration: none;
}
/*
 *	Photographs:
 */
.photo_instructions {
	color: #808080;
	font-size: 10px;
	text-align: center;
}
/*
 *	Places:
 */
.placelist {
	font-size: 10px;
	font-family: Arial;
}
/*
 *	Comparisons:
 */
.advantage {
	color: #800080;
	margin-left: .25in;
	font-family: Arial, Helvetica, sans-serif;
}
.disadvantage {
	color: #990033;
	margin-left: .25in;
	font-family: Arial, Helvetica, sans-serif;
}
.banner {
	text-align: center;
	font-weight: bold;
}
.bar {
	font-size: 12px;
	line-height: 11pt;
}
.bottomnote {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.toptext {
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.bottomtext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.bottomaddresstext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.bottom {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.bottomsize {
	font-size: 12px;
}
.center, centered {
	text-align: center;
}
.black_color {
	color: #000000;
}
/*
 *	Single Line Paras:
 */
.singelline {
	margin-top: 0;
	margin-bottom: 0;
}
/*
 *	Absolute sizes to replace relative sizes:
 */
.size1 {
	font-size: 10px;
}
.size15 {
	font-size: 11px;
}
.size2 {
	font-size: 12px;
}
.size25 {
	font-size: 13px;
}
.size3 {
	font-size: 14px;
}
.size35 {
	font-size: 15px;
}
.size4 {
	font-size: 16px;
}
.size4hand {
	font-size: 16px;
	cursor: hand;
}
.size45 {
	font-size: 18px;
}
.size5 {
	font-size: 20px;
}
.size55 {
	font-size: 23px;
}
.size6 {
	font-size: 26px;
}
.size65 {
	font-size: 32px;
}
.size7 {
	font-size: 38px;
}
/*
 *	Email Instructions:
 */
.email_instructions {
	font-family: Verdana;
	color: #800000;
	font-weight: bold;
}
/*
 *
 */
.photo_gallery {
	color: #CC0000;
	font-family: "Arial Narrow";
}
.photo_cell {
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	font-family: "Arial Narrow";
}
.no-underline {
	text-decoration: none;
}
/*
 *	Contact Form Styles
 */
.legendtext {
	font-size: 12px;
	font-family: Tahoma;
	color: #0000FF;
	font-weight: bold;
}
.size12px {
	font-size: 12px;
}
/*
 *	Make text plain:
 */
.plain {
	text-decoration: none;
	color: #000000;
}
.IframeStyle {
	margin-top: 19px;
	margin-left: 12px;
	text-align: center;
}
/*
 *	Styles from the Web Template:
 *	Do not alter these styles.  They are used by pages that this sheet is attached to.
 */
.DWTstyle1 {
	/*	DO NOT ALTER THIS STYLE	*/
	border-style: solid;
	border-width: 0px;
}
.DWTstyle2 {
	/*	DO NOT ALTER THIS STYLE	*/
	border-width: 0px;
}
.DWTstyle4 {
	/*	DO NOT ALTER THIS STYLE	*/
	background-color: #FFFFFF;
}
.DWTstyle5 {
	/*	DO NOT ALTER THIS STYLE	*/
	border-color: #FFFFFF;
	border-width: 0;
}
.DWTstyle6 {
	/*	DO NOT ALTER THIS STYLE	*/
	font-size: large;
}
.DWTstyle7 {
	/*	DO NOT ALTER THIS STYLE	*/
	font-size: 12px;
	color: #000099;
}
.DWTstyle8 {
	/*	DO NOT ALTER THIS STYLE	*/
	text-align: left;
}
.DWTstyle9 {
	/*	DO NOT ALTER THIS STYLE	*/
	text-decoration: underline;
}
.DWTstyle10 {
	/*	DO NOT ALTER THIS STYLE	*/
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.DWTstyle11 {
	color: #000033;
}
.DWTstyle12 {
	/*	DO NOT ALTER THIS STYLE	*/
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
.DWTstyle13 {
	/*	DO NOT ALTER THIS STYLE	*/
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.DWTstyle14 {
	/*	DO NOT ALTER THIS STYLE	*/
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.DWTstyle15 {
	/*	DO NOT ALTER THIS STYLE	*/
	border-width: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.DWTstyle16 {
	border-bottom-style: groove;
	border-bottom: 3px groove #C0C0C0;
	/*	DO NOT ALTER THIS STYLE	*/
}
.DWTstyle17 {
	border-top-style: groove;
	border-top: 3px groove #C0C0C0;
	/*	DO NOT ALTER THIS STYLE	*/
}
.DWTstyle18 {
	border-collapse: collapse;
	/*	DO NOT ALTER THIS STYLE	*/
}

