/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #000;
}

a:link {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}
a:active {color: #000; text-decoration: none;}

#wrapper { 
 margin: 0 auto;
 width: 965px;
}
#header {
 width: 965px;
 color: #333;
 padding: 0px;
 border: 0px solid #ccc;
 height: 100px;
 margin: 10px 0px 0px 0px;
}

#topleftcolumn { 
 border: 0px solid #ccc;
 margin: 0px 0px 10px 0px;
/* background: #F2F2E6; */
 padding: 0px;
 height: 70px;
 width: 320px;
 float: left;

}

#toprightcolumn { 
 float: right;
 border: 0px solid #ccc;
 /* background: #F2F2E6; */
 margin: 0px 0px 10px 0px;
 padding: 0px;
 height: 38px;
width: 290px;
 display: inline;
 position: relative;

}

#logo {margin-top:14px; margin-left: 0px;}
#logo-eco {margin-top:25px; margin-right: 0px;}

#navigation {
 width: 965px;
 height:30px;
 padding: 0px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 float: right;
}
#main-nav {
	clear: both;
	float: center;
	width: 1000px;
	border-top: 0px solid #b8b8b8;
	margin-bottom: 7px; margin-left: 50px; margin-top: 7px;
	
}
#main-nav dl { margin: 0; padding: 0; }

/* IE5 Mac Hack \*/ 
#main-nav { padding-left: 0px;  padding: 0; } 
/*/ 
#main-nav { padding-left: 11px; overflow: hidden; } 
/* End Hack */

#main-nav dt { float: left; }

#main-nav dt a {
	display: block;
	height: 0px !important;
	height /**/:22px; /* IE 5/Win hack */ 
	padding: 22px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
#main-nav dt a:hover {
	background-position: 0 -22px;
}

#main-nav dt#home,
#main-nav dt#home a { width: 75px; background-image: url(../images/n_home.gif); }
#main-nav dt#home-on a { width: 75px; background-image: url(../images/n_home.gif); background-position: 0 -22px; }

#main-nav dt#services,
#main-nav dt#services a { width: 101px; background-image: url(../images/n_services.gif); }
#main-nav dt#services-on a { width: 101px; background-image: url(../images/n_services.gif); background-position: 0 -22px; }

#main-nav dt#siding,
#main-nav dt#siding a { width: 101px; background-image: url(../images/n_siding.gif); }
#main-nav dt#siding-on a { width: 101px; background-image: url(../images/n_siding.gif); background-position: 0 -22px; }

#main-nav dt#resources,
#main-nav dt#resources a { width: 101px; background-image: url(../images/n_resources.gif); }
#main-nav dt#resources-on a { width: 101px; background-image: url(../images/n_resources.gif); background-position: 0 -22px; }

#main-nav dt#portfolio,
#main-nav dt#portfolio a { width: 101px; background-image: url(../images/n_portfolio.gif); }
#main-nav dt#portfolio-on a { width: 101px; background-image: url(../images/n_portfolio.gif); background-position: 0 -22px; }

#main-nav dt#certification,
#main-nav dt#certification a { width: 119px; background-image: url(../images/n_certification.gif); }
#main-nav dt#certification-on a { width: 119px; background-image: url(../images/n_certification.gif); background-position: 0 -22px; }

#main-nav dt#endorsements,
#main-nav dt#endorsements a { width: 125px; background-image: url(../images/n_endorsements.gif); }
#main-nav dt#endorsements-on a { width: 125px; background-image: url(../images/n_endorsements.gif); background-position: 0 -22px; }

#main-nav dt#about,
#main-nav dt#about a { width: 104px; background-image: url(../images/n_about.gif); }
#main-nav dt#about-on a { width: 104px; background-image: url(../images/n_about.gif); background-position: 0 -22px; }

#main-nav dt#contact,
#main-nav dt#contact a { width: 80px; background-image: url(../images/n_contact.gif); }
#main-nav dt#contact-on a { width: 80px; background-image: url(../images/n_contact.gif); background-position: 0 -22px; }

#content { 
 width: 985px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}
#slideImage {
 margin: 0px 0px 0px 0px;
}
#focus { 

 margin-top: 10px;
 margin-bottom: 10px;
 display: block; margin-left: auto; margin-right: auto;
}

#focus a:link {text-decoration: underline;}
#focus a:visited { text-decoration: underline;}
#focus a:hover {text-decoration: none;}
#focus a:active {text-decoration: underline;}

#resid {color: #005100;}
#comm {color: #000080;}
#emerg {color: #c20a0c;}

.copy-home { 
 width: 900px;
 margin: 15px 0px 15px 0px;
 line-height: 16px;
 padding: 0px;
 display: block; margin-left: auto; margin-right: auto;
}
#media-home { 
 width: 660px;
 margin: 15px 0px 15px 0px;
 padding: 0px;
 display: block; margin-left: auto; margin-right: auto;
}
#media-home a:link {color: #000; text-decoration: none;}
#media-home a:visited {color: #000; text-decoration: none;}
#media-home a:hover {color: #000; text-decoration: underline;}
#media-home a:active {color: #000; text-decoration: none;}

#media-icon { 
 vertical-align: -1px;
}

#cert-pic { 
 margin: 0px 130px 0px 0px;
 float:right;
 padding: 0px;
}

#footer { 
 width: 985px;
 color: #333;
 border: 0px solid #ccc;
  /**/background: yellow
 margin: 0px 0px 00px 0px;
 padding: 0px;
}

#left-footer { 
 color: #333;
 /*background: #F2F2E6;*/
 margin: 10px 0px 0px 0px;
 padding: 0px;
 height: 25px;
 width: 128px;
 float: left;
}
#center-footer { 
 float: left;
 color: #333;
 /*background: green;*/
 margin: 10px 0px 0px 0px;
 padding: 0px;
 height: 25px;
 width: 658px;
 position: relative;
 text-align: center;
}
#right-footer {
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 38px;
	width: 190px;
	float: right;
}

#base-logo { 
 margin: 0px 0px 5px 0px;
}

#fb-logo { 
 margin: 5px 0px 0px 0px;
}

#base-logo2 { 
 margin: 0px 0px 0px 0px;
}

#copyright {
 width: 960px;
 color: #000;
 text-align: center;
 height: 15px;
 margin-bottom: 15px;
 /*background: #F2F2E6;*/
}

.clear { clear: both; background: none; }

 /* SECONDARY PAGES */
#title { 
 color: #023f25;
 font-size: 28px;
 font-family: times, serif; 
 text-decoration: bold;
 margin: 15px 0px 0px 0px;
 padding: 0px;
}

.title-resource { 
 color: #023f25;
 text-decoration: bold;
}

#breadcrumb {
font-size: 10px;
margin: 15px 0px 0px 0px;
}

.copy { 
 width: 897px;
 margin: 18px 0px 15px 0px;
 line-height: 16px;
 padding: 0px;
}

.copy-video{ 
 font-size: 11px;
 margin: 15px 0px 15px 0px;
 line-height: 16px;
 padding: 0px;
}


.copySpace
	{
	margin-top: 5px;
	margin-bottom: 31px;
	}

.img-left { 
 margin: 0px 0px 0px 0px;
 float:left;
 padding: 0px;
}

.copy-portfolio { 
 margin: 25px 0px 15px 40px;
 line-height: 16px;
 padding: 0px;
}

#list {margin-top: 25px; margin-left: 290px; width: 420px;}

.list-1 {
	width: 250px; 
	align:left;
	}
	
.list-2 {
	width: 200px; 
	margin-left: 240px;
	margin-top: -64px;
	}

/*  ---------------- */


#list-resource {margin-top: 0px; margin-left: 15px; width: 460px;}

	
.list-1-res {
	width: 250px; 
	align:left;
	}
	
.list-2-res {
	margin-left: 230px;
	margin-top: -290px;
	margin-right: 30px;
	width: 250px; 
	align:left;
	}
	
.list-3-res {
	margin-top:15px;
	margin-left: 15px;
	}
	
.list-4-res {
	margin-top:15px;
	margin-left: 45px;
	}
	
.list-4-res-a {
	margin-top:15px;
	margin-left: 45px;
	}
	
.list-4-res-a a:link {color: #000; text-decoration: underline;}
.list-4-res-a a:visited {color: #000; text-decoration: underline;}
.list-4-res-a a:hover {color: #000; text-decoration: underline;}
.list-4-res-a a:active {color: #000; text-decoration: underline;}
	
ol {
	 list-style-type: decimal; padding-right: 0px; padding-left:40px; padding-bottom: 15px; margin: 0px; text-indent: 0px; padding-top: 0px; 
}
ul {
	list-style type: disc; padding-left: 10px; padding-bottom: 15px; margin: 0px 0px 10px 40px; 
}

li {
	padding-bottom: 10px;
}

#list-resource-new {
border-style: solid; 
border-color: #000; 
border-width: 1px 1px 1px 1px; 

margin-top: 0px; margin-left: 15px;
}
	
.list-3-res-new {
	 font-family: verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #000;
	margin-top:8px;
	margin-left: 15px;
	border-style: solid; 
border-color: #000; 
border-width: 0px 0px 0px 0px; 
	}
	
.list-4-res-new {
 font-family: verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #000;
	margin-top:15px;
	margin-left: 45px;
	}
	
.list-4-res-new-a {
 font-family: verdana, Helvetica, sans-serif;
 font-size: 11px;
 color: #000;
	margin-top:15px;
	margin-left: 45px;
	}
	
.list-4-res-a a:link {color: #000; text-decoration: underline;}
.list-4-res-a a:visited {color: #000; text-decoration: underline;}
.list-4-res-a a:hover {color: #000; text-decoration: underline;}
.list-4-res-a a:active {color: #000; text-decoration: underline;}

.copy-pop { 
 width: 715px;
 margin: 15px 0px 15px 25px;
 line-height: 16px;
 padding: 0px;
}



/*  ---------------- */


.copy-tertiary  { 
 width: 390px;
 margin: 20px 0px 15px 0px;
 line-height: 16px;
 padding: 0px;
}

.title-tertiary  { 
 margin: 0px 0px 15px 0px;
 line-height: 16px;
 padding: 0px;
}

.strip {
 float: right;
 margin: 0px 0px 0px 0px;
}
.button {
 margin: 0px 25px 0px 0px;
}

a img {
	border: 0;
	}
	
.form
	{
	 font-family: verdana, Helvetica, sans-serif;
 	font-size: 11px;
	line-height: 14px;
	margin-top: 10px;
	}
	
.form A

	{
	text-decoration: underline;
	}


.form A:hover
	{
	text-decoration: none;
	}
	
	
.t-name {
	margin-top: 10px;
	text-align: left;
	height: 200px;
}
	

.thumbnails { 
	z-indix: 0;
	margin: auto;
	width: 968px;
	padding: 0px 0px 0px 25px;

	
	}
	
.thumbnail1 {
	background: url() no-repeat left top;	
}

.thumbnail2 {
	background: url() no-repeat center top;	
}
.thumbnail3 {
	background: url() no-repeat center top;	
}

.thumbnail4 {
	background: url() no-repeat right top;	
}

.thumb1, .thumb2, .thumb3, .thumb4{
	margin-top: 10px;
	text-align: left;
	width: 214px;
}
.thumb1 {
 	margin-right: 50;
	width: 191px;  height: 84px;
	margin-top: 19px;
 	padding: 0px 30px 60px 0px;
	}
	
.thumb2{
	margin-right: 50;
	width: 191px;  height: 84px;
	margin-top: 19px;
	padding: 0px 30px 60px 0px;
}

.thumb3 {
	margin-right: 50;
	width: 191px;  height: 84px;
	margin-top: 19px;
	padding: 0px 30px 60px 0px;
	}
	
.thumb4 {
	width: 191px;  height: 84px;
	margin-top: 19px;
	padding: 0px 0px 60px 0px;
	}
	
/*------------resource thumbs-----------*/
	
	.thumbnail1 {
	background: url() no-repeat left top;	
}

.thumbnail2 {
	background: url() no-repeat center top;	
}
.thumbnail3 {
	background: url() no-repeat center top;	
}

.thumbnail4 {
	background: url() no-repeat right top;	
}

.thumb-r1, .thumb-r2, .thumb-r3, .thumb-r4{
	margin-top: 10px;
	text-align: left;
	width: 214px;
}
.thumb-r1 {
 	margin-right: 50;
	width: 191px;  height: 143px;
	margin-top: 19px;
 	padding: 0px 30px 60px 0px;
	}
	
.thumb-r2 {
	margin-right: 50;
	width: 191px;  height: 143px;
	margin-top: 19px;
	padding: 0px 30px 60px 0px;
}

.thumb-r3 {
	margin-right: 50;
	width: 191px;  height: 143px;
	margin-top: 19px;
	padding: 0px 30px 60px 0px;
	}
	
.thumb-r4 {
	width: 191px;  height: 143px;
	margin-top: 19px;
	padding: 0px 0px 60px 0px;
	}
	
	
.grid_4 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:18px;
}

/*------------resource thumbs end-----------*/

#leftcolumnPort { 
 border: 0px solid #ccc;
 margin: 10px 0px 10px 0px;
 padding: 0px;
 width: 478px;
 float: left;
}
#rightcolumnPort { 
 float: right;
 border: 0px solid #ccc;
 margin: 10px 0px 10px 0px;
 padding: 10px;
 width: 420px;
 display: inline;
 position: relative;
}

.large-img {
 margin-top:10px;
 margin-bottom:18px;
}

.thumb-img {
 margin-right: 9px;
 margin-bottom:10px;
}

.thumb-img2 {
 margin-right: 9px;
 margin-bottom:18px;
}
#contact-pic {
 float: right;
 margin-right: 45px;
}

#leftcolumnEmer { 
 border: 0px solid #ccc;
 margin: 10px 0px 10px 0px;
 padding: 0px;
 width: 578px;
 float: left;
}
#rightcolumnEmer { 
 float: right;
 border: 0px solid #ccc;
 margin: 10px 0px 10px 0px;
 padding: 0px;
 width: 260px;
 display: inline;
 position: relative;
}

h1 {
 color: #023f25;
 font-size: 14px;
 font-family: verdana, arial, san-serif; 
 text-decoration: bold;
 margin: 15px 0px 0px 0px;
 padding: 0px;
}

h2 {
 color: #023f25;
 font-size: 12px;
 font-family: verdana, arial, san-serif; 
 text-decoration: bold;
 margin: 15px 0px 0px 15px;
 padding: 0px;
}

h3 {
 color: #023f25;
 font-size: 12px;
 font-family: verdana, arial, san-serif; 
 text-decoration: bold;
 margin: 15px 0px 0px 0px;
 padding: 0px;
}

h4 {
 color: #023f25;
 font-size: 11px;
 font-family: verdana, arial, san-serif; 
 text-decoration: bold;
 margin: 5px 0px 0px 15px;
 padding: 0px;
}

h5 {
 color: #0800c6;
 font-size: 11px;
 font-family: verdana, arial, san-serif; 
 text-decoration: bold;
 margin: 5px 0px 0px 15px;
 padding: 0px;
}

h6 {
 color: #941200;
 font-size: 11px;
 font-family: verdana, arial, san-serif; 
 text-decoration: bold;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}

.image {
 float: right;
 margin-left: 15px;
 margin-right: 15px;

}

#image-tersh {
 float: right;
 margin-left: 15px;
 margin-top:25px;
}


.copy-home { 
 width: 900px;
 margin: 15px 0px 15px 0px;
 line-height: 16px;
 padding: 0px;
 display: block; margin-left: auto; margin-right: auto;
}
 
 
