@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	background: #f5f7ec url(http://getalandscapingquote.com/images/bg_big.jpg) no-repeat center top;
	min-width: 920px; /* Orig 770px - 174px added */
	min-height: 260px;
	height: 100%;
	cursor: default;
	color: #ffffff;
	
}

#newcont {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

#headcont {
	width: 920px;
	height: 260px;
	margin-left: auto;
	margin-right: auto;
}

#headbar {
	width: 920px;
	height: 32px;
	text-align: center;
	font-size: 12px;
	line-height: 32px;
	color: #FFF;
}

#headlogo {
	width: 920px;
	height: 139px;
	text-align: center;
}

#headlogo img {
	margin-top: 22px;
}

#headtag {
	width: 920px;
	height: 60px;
	margin-top: 12px;
	text-align: center;
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	font-style: italic;
}

.orange {
	color: #ff8f36;
}

.orange a:link, .orange a:visited {
	color: #ff8f36;
	padding: 0 4px 0 4px;
}

.orange a:hover {
	background: #457a0b;
	text-decoration: none;
	color: #ffffff;
}

#maincont {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background: url(http://getalandscapingquote.com/images/main_foot.gif) no-repeat bottom;
}



.mainfull {
	clear: both;
	padding: 16px 16px 32px 16px;
	font-size: 12px;
	text-align: center;
	line-height: 19px;
	color: #4f5448;
}


#genericblock {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

.generic {
	width: 722px;
	min-height: 113px;
	margin-bottom: 10px;
	padding: 8px 0 8px 0;
}




/* Stuff on the Left Side */

#left730 {
	position: relative;
	float: left;
	width: 730px;
}

#orange_block {
	width: 722px;
	min-height: 145px;
	margin: 6px 0 6px 0;
	padding-bottom: 30px;
	background: url(http://getalandscapingquote.com/images/company.gif) no-repeat bottom;
	font-size: 14px;
	line-height: 20px;
	color: #442902;
}

#orange_block p {
	margin-top: 6px;
}

#orange_block a {
	color: #ff8f36;
}

#plain_block {
	width: 722px;
	min-height: 145px;
	margin: 6px 0 6px 0;
	padding-bottom: 30px;
	font-size: 14px;
	line-height: 20px;
	color: #442902;
}

.plainlink a:link, .lsplitcont a:visited {
	margin: 4px 16px 0 16px;
	line-height: 22px;
	text-decoration: underline;
	color: #ff8f36;
}

.companieshead {
	padding: 6px 0 12px 12px;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	color: #f46703;
}

.company {
	width: 722px;
	min-height: 113px;
	margin-bottom: 10px;
	padding: 8px 0 8px 0;
	background: url(http://getalandscapingquote.com/images/company.gif) no-repeat bottom;
}

.companynobg {
	width: 722px;
	min-height: 113px;
	margin-bottom: 20px;
	padding: 8px 0 8px 0;
}

.company a:link, .company a:visited {
	color: #442902;
	text-decoration: underline;
}

.company a:hover {
	text-decoration: underline;
	background: #0C6;
	color: #FFF;
}

.company img {
	position: relative;
	float: left;
	display: inline;
	width: 200px;
	background: #faeedd;
	margin: 0 10px 8px 16px;
	padding: 3px;
	border: #c0c0bf solid 2px;
}

.cotext {
	float: right;
	display: inline;
	width: 476px;
	margin-top: 6px;
	font-size: 14px;
	line-height: 17px;
	color: #744501;
}

.cohead {
	width: 476px;
	height: 30px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 1px;
	padding-right: 10px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: bold;

}

.cotext p {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 6px
}

.leftfull {
	clear: both;
	padding: 8px 0px 8px 0px;
	margin: 8px 16px 8px 16px;
	font-size: 14px;
	line-height: 19px;
	color: #4f5448;
	border-top: #ccc solid 3px;
	border-bottom: #CCC solid 3px;
}

/* Left Side split columns */

.lsplitcont {
	width: 730px;
	font-size: 14px;
	line-height: 17px;
	color: #4f5448;
}

.lsplitcont a:link, .lsplitcont a:visited {
	text-decoration: underline;
	color: #ff8f36;
}

.lsplitcont a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #457a0b;
}

.lsplitleft {
	position: relative;
	float: left;
	display: inline;
	width: 430px;
	margin-bottom: 0px;
}

.lsplitleftext {
	margin: 4px 16px 0 16px;
	line-height: 22px;
}

.lsplitleftext p {
	margin: 12px 0 16px 0;
	line-height: 17px;
	border-left: #090 dotted 5px;
	padding-left: 6px;
}

.lsplitright {
	position: relative;
	float: left;
	display: inline;
	width: 300px;
}

/* Stuff on the Right Side */

#right190 {
	position: relative;
	float: left;
	width: 190px;
	text-align: center;
}

#right190 ul {
	margin: 0px 0 0px 0; /* 3 px Changed from 6 px 0px 0 12px 0 */
	font-size: 12px;
	line-height: 14px; /* Changed from 17 px */
}

#right190 li {
	width: 190px;
	height: 20px;
	margin-bottom: 3px; /* 3 px Changed from 6 px */
	background: url(http://getalandscapingquote.com/images/grlist.png);
}

#right190 li:hover {
	background: url(http://getalandscapingquote.com/images/grlist_over.png);
}

#right190 a:link, #right190 a:visited {
	display: block;
	padding: 3px; /* Changed from 6 px */
	color: #ffffff;
	text-decoration: none;
}

#right190 a:hover {
	color: #ffff99;
	text-decoration: none;
}

/* Stuff in the Footer */

#footer {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: 17px;
	color: #4f5448;
}

#footcenter {
	float: left;
	display: inline;
	width: 400px;
	height: 70px;
	margin-left: 260px;
	text-align: center;
	padding-top: 4px;
}

#footcenter p {
	padding-top: 8px;
}

#nualkemi {
	float: right;
	display: inline;
	width: 100px;
	height: 50px;
	margin:  8px 45px 0 0;
}
