@charset "utf-8";
body {
	background: #5f351b;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	position: relative;
	margin: 0;
	padding-bottom: 35px;
}

.oneColFixCtrHdr #container {
	width: 910px; /* the auto margins (in conjunction with a width) center the page */
	border: 6px groove #452A17;
	text-align: justify;
	background-attachment: scroll;
	background-color: #ffcc99;
	position: relative;
	background-image: url(Design/Assets/Homepage_Images/Header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	top: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	height: 310px;
	padding: 0px;


}
.oneColFixCtrHdr #mainContent {
	width: 820px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 15px;

}
#mainContent h3 {
	font-size: 120%;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.oneColFixCtrHdr #mainContent h1, h2 {
	left: -15px;
	position: relative;
	font-size: 24px;
	color: #4f2b12;
	font-family: "Formal436 BT", Georgia, "Times New Roman", Times, Serif;
}
.oneColFixCtrHdr  #mainContent  p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.4em;
}
.oneColFixCtrHdr        #container        #mainContent        .center     {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	float: none;
	clear: both;
	text-align: center;
	text-decoration: underline;
}

.oneColFixCtrHdr #footer {
	text-align: center;
	color: #4f2b12;
	padding: 30 auto;
	font-family: Arial, Helvetica, sans-serif;
	width: 910px;

}
.float_img_right {
	float: right;
	margin-bottom: 20px;
	margin-left: 30px;
	border: 4px ridge #713D1A;
}
.info {
	font-size: 24px;
	font-family: "Formal436 BT", Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #4F2B12;
}
.jetkor {
	color: #4F2B12;
}
.moreGreen {
	position: relative;
	left: 240px;
}


.copyright {
	font-size: small;
}


.Contact_Info {
	left: 494px;
	top: 233px;
	position: absolute;
}
.attention {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}



.Button_Home {
	position: absolute;
	left: 448px;
	top: 199px;
}
.Button_Commercial {
	position: absolute;
	left: 531px;
	top: 199px;
}
.Button_Residential {
	position: absolute;
	left: 678px;
	top: 199px;
}
.Button_Contact {
	position: absolute;
	left: 811px;
	top: 199px;
}
.sayles_codes {
	position: absolute;
	left: 35px;
	top: 270px;
}


.Green {
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.float_img_left {
	float: left;
	margin-bottom: 20px;
	border: 4px ridge #713D1A;
	margin-right: 30px;
}
.oneColFixCtrHdr #container #mainContent .centerclean {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	float: none;
	text-align: center;
}
.oneColFixCtrHdr  #mainContent  #LeftLink  {
	float: right;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: center;
	height: 220px;
	width: 120px;
	color: #006600;
}
.oneColFixCtrHdr  #mainContent  #RightLink  {
	height: 320px;
	width: 245px;
	float: left;
	margin-bottom: 20px;
	margin-right: 30px;
	text-align: center;
	color: #006600;
}


.greenBorder {
	border: 4px ridge #006600;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
.formShiftTopRight {
	text-align: right;
	vertical-align: top;
}

a:hover {
	color: #452A17;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.float_img_right_bump {
	float: right;
	margin-bottom: 20px;
	margin-left: 30px;
	border: 4px ridge #713D1A;
	position: relative;
	top: -50px;
}
