@charset "UTF-8";
/* CSS Document */

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	background-image: url(images/Blazer_bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

p.footer  {
	font-size: 10px;
	line-height: 12px;
	font-weight: 400;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 0px;
}


em  {
	font-style: italic;
}

strong  {
	font-weight: 600;
}

b  {
	font-weight: 600;
}


i  {
	font-weight: 500;
	font-style: italic;
}

ol {
	margin: 0;
}


li {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-bottom: 12px;
	margin: 0;
}

li.text {
	list-style-type: square;
}


td  {
	font-size: 10px;
	line-height: 14px;
}

.p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding: 0;
}


th  {
	font-size: 10px;
	line-height: 10px;
	text-align: center;
}


h1  {
	font-family: 'Playfair Display', "Times New Roman", Times, serif;
	color:#120B81;
	font-size: 24px;
	line-height: 36px;
	font-weight: 500;
	text-align: left;
	margin-top: 6;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
}

h2  {
	font-family: 'Playfair Display', "Times New Roman", Times, serif;
	color: #120B81;
	font-size: 18px;
	line-height: 18px;
	font-weight: 500;
	text-align: left;
	text-decoration: none;
	margin-top: 24px;
}

h3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B006F;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	text-align: left;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

h4	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #832987;
	font-size: 12px;
	line-height: 24px;
	font-weight: 600;
	text-align: left;
	margin: 0;
}

h5	{
	font-family: 'Playfair Display', "Times New Roman", Times, serif;
	color: #120B81;
	font-size: 12px;
	line-height: 18px;
	font-weight: 500;
	text-align: left;
	margin: 0;
}

h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	text-align: left;
	margin: 0;
}

ul  {
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}

a:link {
	color:#6B006F;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-bottom: 12px;
}

a:visited {
	color:#997E3A;
}

a:hover {
	color:#120B81;
}

a.general:link {
	font-family: 'Playfair Display', "Times New Roman", Times, serif;
	color:#120B81;
	font-size: 24px;
	line-height: 24px;
	font-weight: 500;
	text-align: left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #9F6614;
}

a.general:hover {
	color:#9F6614;
}

a.general:active {
	color:#CA9F62;
}

a.topLink:link{
	color:#FFFFFF;
	font-weight: 600;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

a.topLink:visited{
	color: #E6CD4A;
}

a.topLink:hover{
	color:#FFFFFF;
	background-image: url(images/blaze.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
a.footer:link {
	color:#000000;
	line-height: 12px;
	font-size: 10px;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.footer:visited {
	color:#666666;
}

a.footer:hover {
	color:#7F185D;
	font-weight: 600;
}

a.footer:active {
	color:#000000;
}

hr	{
	height: 2px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container {
	top: 0;
	width: 950px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	
} 

#header {
	left: 0;
	width: 950px;
	padding: 0;
	margin: 0;
} 

#logo {
	left: 0;
	position: relative;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#topContact {
	position: absolute;
	top: 60px;
	margin: 0;
	padding: 0;
	width: 450px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #120B81;
	float: right;
	right: 0px;
	line-height: 21px;
	font-weight: 600;
	z-index: 25;
}

#menu {
	top: 0px;
	left: 0;
	width: 950px;
	height: 30px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: 400;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	z-index: 100;
}

#productLines {
	position: relative;
	width: 465px;
	padding: 0;
	left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #6B006F;
	line-height: 36px;
	height: 30px;
}

#mainContent {
	position: relative;
	margin-top: 0;
	top: -10px;
} 

.splash {
	background-image: url(images/Silhouette_Trees.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.residential {
	background-image: url(images/Home_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.condo {
	background-image: url(images/condo.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.tenant {
	background-image: url(images/Tenant.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.commercial {
	background-image: url(images/commercial.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.farm {
	background-image: url(images/farm.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#imageShift {
	position: relative;
	left: -25px;
	top: -40px;
	margin-bottom: -40px;
}

#column1 {
	float: left;
	width: 460px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 10px;
	position: relative;
}

#column2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-left: 485px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}

#column3 {
	float: left;
	width: 220px;
	padding: 0;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0;
}

#column3_4 {
	float: right;
	width: 460px;
	margin-top: 310px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#column4 {
	float: right;
	width: 220px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

#blockQuote {
	font-family: 'Playfair Display', "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: 400;
	color: #120B81;
	text-align: center;
	width: 460px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/blaze_lrg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}

#footer {
	align: center;
	width: 100%;
	background-color: #C8BFB2;
	margin: 0;
	padding: 0;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #0D006E;
} 

#footerNav {
	top: 0;
	width: 950px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
} 


#copyright  {
	margin: 0;
	font-size: 9px;
	line-height: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 67px;
	width: 600px;
	position: relative;
	left: 0;
}

#map {
	height: 155px;
	width: 155px;
	position: absolute;
	left: 910px;
	top: 10px;
}

.google_map{
	margin:0;
	width:600px;
	height:450px;
	display: inline-block;
	padding-bottom: 50px;
	background-color: #fff;
	background-position: left;
	}

.google_map > span{
	position: absolute; 
	top: 45%; 
	left: 50%;
	}
 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
