@charset "utf-8";
/* CSS Document */
.aboutuscontent {
	padding-left: 15px;
	margin-right: 30px;
	background-color: #FFF;
}
.autoVid {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 0px;
	clear: none;
	float: right;
	position: relative;
	z-index: 0;
	height: 241px;
	width: 400px;
}
.autotable {
	margin-top: 0px;
	float: left;
	margin-left: 10px;
	width: 840px;
	text-align: inherit;
	margin-right: 10px;
	background-color: #FFF;
	margin-bottom: 20px;
}
.autoText {
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
.faqcontent {
/*	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFF;
	margin: 0px;
	padding-top: 0px; */
	padding-bottom: 10px;
	position: relative;
	top: -10px;
}
.faqcontent li{
	color: #039;
	font-weight: bold;
}
.faqcontent li:hover{
	background-color: #FF9;
}
.highlighted {
	background-color: #FF9;
	/* margin: 0px; */
	padding-top: 1em;
	padding-right: 1px;
	padding-bottom: 1em;
	padding-left: 1px;
}
.homeownerspic {
	clear: none;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index: 0;
}
.commercialpic {
	clear: none;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index: 0;
}
.otherheader {
	background-color: #000;
	height: 150px;
	margin-top: 0px;
	background-image: url(images/sky-photography_12-1.jpg);
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
#container .autotable tr td ul li {
	list-style-position: inside;
	list-style-type: none;
	position: static;
	right: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	left: 0px;
	padding: 0px;
}
#container .autotable tr td {
	margin: 0px;
	padding: 0px;
}

/*.FAQ {
	margin: 0px;
	padding-top: 1em;
	padding-right: 1px;
	padding-bottom: 1em;
	padding-left: 1px;
}#container #faquscontent ul {
	line-height: 1.5em;
}
#container #faquscontent ul li {
	background: url(images/open.png) no-repeat 0 11px;
	padding: 10px 0 0 25px;
	cursor: pointer;
	list-style-type: none;
}
*/

h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-left: 15px;
}
.farmBullets {
	line-height: 1.5em;
	font-size: 16px;
	color: #333;
	padding-left: 10px;
	float: left;
	width: 220px;
	position: relative;
	top: 100px;
}
.farmPic {
	float: right;
	padding-right: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
}

.picBorder {
	margin: 10px;
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.75);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.75);
	box-shadow: 2px 2px 4px rgba(0,0,0,.75);
}
.shadow {
	/*background-color: #666;
		background-color: rgb(110,138,195);
	padding: .25em .5em .25em 1em; */

}
.farmPicHeader {
	position: relative;
	left: 10px;
}
.farmBulletHead {
	font-size: 18px;
}
.aboutusPic {
	padding-left: 15px;

}

