a { outline:none } /* Gets rid of Firefox's dotted borders */
html {
	background: url("../images/bkgr/testbottom-repeat.jpg") repeat top right;
	text-align: center;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

body, p, td {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#topbg {width: 100%;height: 100%; background: url("../images/bkgr/testtopbg.jpg") repeat-x top right;}
#bottomrepeat {width: 100%;height: 100%; background: url("../images/bkgr/testbottom-repeat.jpg") repeat top right;}

#home_con1 {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	}
	
#home_con2 {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	background:  url("../images/bkgr/bgwhite.gif") repeat-y top center;
	}


#home_con3 {
	background:  url("../images/bkgr/bgwhite.gif") repeat-y top center;
	width: 725px;
	height: auto;
	margin:  0px auto;
	padding: 0px;
	position: relative;
	}
	
	
#civil_con1 {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	}
	
#civil_con2 {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	background:  url("../images/bkgr/bgwhite.gif") repeat-y top center;
	}


#civil_con3 {
	background:  url("../images/bkgr/bgwhite.gif") repeat-y top center;
	width: 725px;
	height: auto;
	margin:  0px auto;
	padding: 0px;
	position: relative;
	}


#env_con1 {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	}
	
#env_con2 {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	background:  url("../images/bkgr/bgwhite.gif") repeat-y top center;
	}


#env_con3 {
	background:  url("../images/bkgr/bgwhite.gif") repeat-y top center;
	width: 725px;
	height: auto;
	margin:  0px auto;
	padding: 0px;
	position: relative;
	}


#head {
	height: 110px;
	clear: both;
	background:  url("../images/bkgr/logo.gif") no-repeat bottom left;
	padding: 0px;
	margin-left: 0px;
	}
	
#leftcol {
	margin-top: 0px;
	margin-left: 10px;
	float: left;
	width: 226px;
	border-right: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
}

#navside {
	padding-bottom: 0px;
	display: inline;
}

#side {
	float: left;
	text-align: left;
	background-color: #fff;
	width: 226px;
	display: inline;
	margin: 0;

}
#side h2, #side p, #side div {
	margin: 10px;
}
.sidepic {
	text-align: left;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	}


#main {
	width: 460px;
	background: #fff;
	float: left;
	text-align: left;
	margin-top: 0px;
	padding: 10px;
	border-right: 1px dotted #0d50a3;
	border-left: 1px dotted #0d50a3;
}

#main img {border:none;}

#main p {
	margin-right: 20px;
}

#main li, h1, h2 {
	margin-right: 5px;
}

#footer {
	clear: both;
	background-color: #DAE5C6;
	border: 1px dotted #0d50a3;
	border-right: 1px dotted #fff;
	text-align: left;
	padding: 5px 0px 20px 10px;
	}

/*//text//*/


p {
	line-height: 14px;
}

ul {
	list-style: disc;
	margin: 0px 0px 7px 15px;
	padding: 0px;
}
	

li {
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	}

h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	}
	
h1 {
	color: #0057a0;
	}	

.address {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #666666;
	line-height: 16px;
	}

.style1 {font-size: 9px}

/*//// links ////*/

a:link, a:visited {
	color: #558033;
	font-weight: normal;
	text-decoration: none;
}	
a:hover {
	color: #558033;
	text-decoration: underline;
	}


#footer a:link, #footer a:visited, #footer a:hover {color: #29692a;}


/*//// main nav ////*/

#nav ul {
	padding: 0px;
	margin: 0px;
	border: 0px;
	list-style: none;
	}
#nav li {
	padding: 0px;
	margin: 0px;
	float: right;
	}

#nav a, #nav a:active {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-left: 3px;
	padding: 2px 4px;
	}

#photos {
	z-index: 10;
	text-align: center;
}


/*//// general ////*/

.gray {
	color: #666666;
}

.line {
	border-top: 1px dotted #0d50a3;
}

.line2 {
	background-color: #507350;
	border-bottom: 2px solid #507350;
	margin-bottom: 10px;
}


td ul {
	list-style: disc;
	margin: 0px 0px 7px 15px;
	padding: 0px;
}
	

td li {
	line-height: 14px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

table {
	margin-top: 10px;
}

/*//// social networking ////*/

.social {padding: 0;}
.social h2 {margin: 0;}
ul#soc span {display: none;}
ul#soc {list-style: none; margin: 0;}
#soc li { margin: 0; float: left;}
#soc li a { display: inline; }

.twitter, .facebook, .linkedin {padding: 0px 6px 12px 0;}
.twitter a { height: 28px; width: 28px; background-image: url("../images/social/twitter.gif"); float: left;}
.facebook a { height: 28px; width: 28px; background-image: url("../images/social/facebook.gif"); float: left;}
.linkedin a { height: 28px; width: 28px; background-image: url("../images/social/linkedin.gif"); float: left;}

.twitter a:hover { background-position: 0 -29px; }
.facebook a:hover { background-position: 0 -29px; }
.linkedin a:hover { background-position: 0 -29px; }

