Theme Name: Net Elevation Template
Theme URI: http://www.netelevation.com/
Description: Custom Theme by Net Elevation
Version: 1.0
Author: Net Elevation
Author URI: http://www.netelevation.com/
*/
.galimg {
        border: 1px solid rgb(153, 153, 153); 
        margin: 2px; 
        padding: 1px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #336b3c;
	margin: 0px;
	padding: 0px;
}
#homeService h2 { font-size: 18px; text-align: center; letter-spacing: 2px; line-height: 22px; margin: 30px 16px; }
.service-list { font-size: 13px; color: #000; letter-spacing: normal; }
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #076224;
}
.logo {
	visibility: visible;
	z-index: 100;
	left: 10px;
	top: 10px;
}
.headtb {
	z-index: 50;
}
.hmimg {
	clear: none;
	float: none;
	z-index: 0;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	visibility: visible;
	top: 0px;
}
.headlabel {
	z-index: 0;
	top: 20px;
	right: 20px;
}
img.x {
	z-index:-10;
	position:relative;
	top: -30px;
}
img.o {
	z-index:-1;
}
.greentxt {
	font-size: 15px;
	font-weight: bold;
	color: #086224;
        font-style: italic;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #076224;
	text-decoration: underline;
}
.footer {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer {
	color: #FFFFFF;
	text decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text decoration: underline;
}
#footer {text-align: center; margin: 30px; color: #fff; }
.nav {
	color: #FFFFFF;
	text-decoration: none;
font-size: 13px;
}
a.nav {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #ccc;
	text-decoration: uncerline;
}
h1 {
	font-size: 14px;
	color: #086224;
}
a.greentxt {
	font-size: 10px;
	font-weight: bold;
	color: #086224;
	text-decoration:none
}
a.greentxt:hover {
	font-size: 10px;
	font-weight: bold;
	color: #086224;
	text-decoration:underline
}
.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ced8cf;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-sec {
	background-image: url(http://www.bghconstruction.com/images/bgh-bg2.gif);
        background-color: #CED8CF;
	background-repeat: repeat-x;
	background-position: top;
}
.body3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #DBB989;
	background-color: #ced8cf;
}
.head {
	font-size: 20px;
	color: #005816;  
}
.headH {
	font-size: 14px;
	font-weight: bold;
	color: #005816;  
}
.bg-hm {
	background-image: url(http://www.bghconstruction.com/images/bgh-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.hmtable {
	background-color: #CED8CF;
	background-image: url(http://www.bghconstruction.com/images/bgh-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBB989;
	border-left-color: #DBB989;
}
.testimonial {
	background-color: #B8C7BA;
	margin: 20px;
	padding: 5px;
	border: thin solid #618265;
	text-align: center;
}
a img { border: 0; }
/* KEEP THIS IN ALL CSS, so that customers can use the alignment features when adding images. */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* End Images */
