﻿body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0px;
	font-size: .9em;
	background: url(Photos/Green_Grass_Blue_Sky_Bliss.2jpg.jpg) no-repeat top center;
	
}


#OuterWrapper {
    margin: 0 auto;
	 
/*
	background-image: url(Photos/Green_Grass_Blue_Sky_Bliss.jpg);
	background-repeat: no-repeat;
	*/
}

/* div inside page that contains header, nav and content divs */
#MainWrapper {
	padding:5px;
	background-color: white;
	border-bottom: 1px solid #003273;
	border-right: 1px solid #003273;
	border-top: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	max-width:960px;
	margin: 20px auto;
}

#contact	{
	color: #11407C;
	font-size: 0.7em;
	height: 60px;
	left: 720px;
	position: absolute;
	top: 30px;
	text-align: right;
	width: 250px;
}

#services	{
	color: #fff;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 135%;
	left: 720px;
	position: absolute;
	top: 90px;
	text-align: right;
	width: 250px;
}

#Header {
	margin:0px 10px 0px 0px;
	background-image: url(NavImages/header_bg.gif);
	
}
#MenuBar {
	padding:0px;
	margin: 0 auto 1.5em auto;
	background: transparent;
}
#ContentArea {
	padding:0 10px 0 10px;
	margin:0 10px 0 10px;
	border: 1px dotted #003273;
}
#Footer {
	margin:10px;
	padding:10px;
	background-color: #003273;
	color: white;
	font-size: .6em;	
}
#Footer a {
	background:transparent;
	color:white;
	text-decoration: none;
}
p {
	font-size: .8em;
	line-height: 1.5em;
}


h1, h2, h3, h4 {	
	color: #003273;
}
h1 {
	font-size: 1.6em;
	margin: 10px 0;
}
h2 {
	font-size: 1.2em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.1em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	}
tr {
	vertical-align: top;
}
iframe {
	border: 1px solid #003273;
}
.LargeBlue {
	font-size: 125%;
	color:#003273;
	font-weight: bold;
}


.imgPadded {
	padding: 20px; margin: 10px;
}

/* Tanya's css*/

/*home page table headers*/
.th1{background-color: #39bbdb; text-align:center; vertical-align:middle}
.th2{background-color: #0063a6; text-align:center; vertical-align:middle}
.th3{background-color: #11407c; text-align:center; vertical-align:middle}
.th4{background-color: #336600; text-align:center; vertical-align:middle}

h1.geo{font-size:110%;color: #FFF;}
h1.refrige{font-size:110%;color: #FFF;}
h1.heat{font-size:110%;color: #FFF;}

.pad{padding: 0px 25px 0px 25px;}