﻿body { 
	background: #fff;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	margin: 10px 0px 10px 0px; 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto; 
	height: 100%;
}
td { vertical-align: top; }
p { margin: 0.7em 0em 0.7em 0em; }
table.page { 
	background-image: url(images/title.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border: solid 1px #25b; 
	text-align: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto;
	width: 758px; 
}

td.sidebar 
{
    background: #fff;
	opacity: 0.50;
	filter: alpha(opacity=50);
    width: 220px;
}
td.leftspace 
{
    background: #fff; 
    width: 20px; 
}
 
a:link { color: #14a; font-weight: bold; text-decoration: none; }
a:visited { color: #69f; font-weight: bold; text-decoration: none; }
a:hover { color: #f00; font-weight: bold; text-decoration: underline; }
a:active { color: #14a; font-weight: bold; text-decoration: none; }

h1 
{
    font-size: 12pt;
    font-weight: bold; 
    border-bottom: solid 1px #000;
}
h2 
{
    font-size: 11pt;
    font-weight: bold; 
}
h3 
{
    font-size: 10pt;
    font-weight: bold; 
}

a.button:link 
{
    display: block; 
    padding: 4px 4px 4px 20px;
    background: #fff;
    color: #14a;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 1px;
}
a.button:visited 
{
    display: block; 
    padding: 4px 4px 4px 20px;
    background: #fff;
    /*color: #7a3;*/
    color: #14a;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 1px;
}
a.button:hover 
{
    display: block; 
    padding: 4px 4px 4px 20px;
    background: #14a;
    /*color: #7a3;*/
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 1px;
}
a.button:active 
{
    display: block; 
    padding: 4px 4px 4px 20px;
    background: #ffd;
    /*color: #7a3;*/
    color: #14a;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 1px;
}
a.button2:link 
{
    display: block; 
    padding: 1px 21px 1px 30px;
    background: #fff;
    color: #14a;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 1px;
}
a.button2:visited 
{
    display: block; 
    padding: 1px 21px 1px 30px;
    background: #fff;
    /*color: #7a3;*/
    color: #14a;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 1px;
}
a.button2:hover 
{
    display: block; 
    padding: 1px 21px 1px 30px;
    background: #14a;
    /*color: #7a3;*/
    color: #fff;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 1px;
}
a.button2:active 
{
    display: block; 
    padding: 1px 21px 1px 30px;;
    background: #ffd;
    /*color: #7a3;*/
    color: #14a;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 1px;
}
img.imgfloatleft 
{
    border: solid 3px #fff;
    float: left; 
    position: relative; 
    left: -220px; 
    z-index: 200; 
    margin-right: -200px;
}
div.footer {
	background: #14a;
	opacity: 0.75;
	filter: alpha(opacity=75);
	height: 70px;
	position: relative;
	top: -105px;
	width: 100%;
	text-align: center;
	z-index: 50;
}
div.footerinside {
	background: #fff;
	height: 60px;
	position: relative;
	top: -170px;
	width: 100%;
	text-align: center;
	z-index: 60;
}
div.footercontent
{
    background: #fff;
	height: 60px;
	position: relative;
	top: -230px;
	width: 758px;
	margin-right: auto;
	margin-left: auto; 
	z-index: 90;
}
div.footerrequest
{
	font-size: 12pt;
	position: absolute;
	top: -25px;
	width: 476px;
	float: right;
	margin-left: 265px;
	z-index: 90;
}
img.footer-promo 
{
    float: left; 
    left: 19px;
    position: relative; 
    top: -100px; 
    border: solid 5px #14a; 
    z-index: 200; 
}
img.logo { position: relative; z-index: 300; }

h1.footer { font-size: 8pt; margin-bottom: 0px; border: solid 0px #000; }

div.copyright { text-align: right; margin-left: auto; margin-right: auto; width: 758px; } 

img { border: solid 1px #69f; }

.energystar { text-transform: uppercase; font-weight: bold; }

img.intextright { float: right; margin: 0em 0em 0em 1em; border: solid 0px #fff; }

#mapContainer 
{
    border: solid 1px #69f;
    height: 400px;
    width: 400px;
    margin-top: 5px;
    text-align:  center;
}

img.banner { border: solid 0px #fff; }

td.gallery { width: 230px; text-align: center; vertical-align: top; padding-bottom: 10px; }

td.gallery a { font-weight: normal; }

div.bannerinside { text-align: center; margin-left: auto; margin-right: auto; width: 100%; }

/* Request a Quote form - Beginning */
table.quoteTable { background: #EEE; border: 1px SOLID #CCC; width: 100%; }
table.quoteTable tr td.quoteLabel { font-weight: bold; width: 150px; }
table.quoteTable tr td.quoteField { font-weight: bold; width: 310px; }
table.quoteTable tr td.quoteWideLabel { font-weight: bold; padding-bottom: 0px; }
table.quoteTable tr td.quoteWideField { padding-bottom: 0px; padding-top: 0px; }
table.quoteTable tr td.quoteSubmit { text-align: right; }
.ErrorMessage { background: #FCC; border: 1px SOLID #C99; color: #933; font-weight: bold; margin: 0px 0px 10px 0px; padding: 5px; }
.SuccessMessage { background: #CFC; border: 1px SOLID #9C9; color: #393; font-weight: bold; margin: 0px 0px 10px 0px; padding: 5px; }
/* Request a Quote form - End */