/* Default CSS Document */

/*************** PHOTOS ****************/

@import url("lightbox.css");
 @import url("photo.css");
/*************** RAMPART ***************/

.hide {
	display:none;
}
.show {
	display:block;
}

/*************** GENERAL ***************/

@charset "utf-8";
/* CSS Document */

body {
	background-color: #5e83b7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #000;
	background-attachment: fixed;
	background-image: url(../site-images/bg.jpg);
	background-repeat: repeat-x;
}
a {
	color: #1E184D;
}
a:hover {
	text-decoration: none;
}
.contactinfo {
	font-size: 11px;
	width: 225px;
	text-align: center;
}
h1 {
	color: #18164e;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #FFFFFF;
	font-size: 16px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
}

#wrapper {
	margin: 0px;
	padding: 0px;
}
#fixedhead {
	width: 100%;
}
#header {
	width: 100%;
	background-image: url(/site-images/headerbg.jpg);
	height: 146px;
	background-position: center;
}
#logo {
	height: 115px;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
}
.logomain {
	float: left;
	margin: 0 0 0 25px;
}
.logosecond {
	float: right;
	margin: 5px 25px 0 0;
}
#navigation {
	width: 100%;
	margin: 0 auto;
	height: 31px;
	background-color: #18164e;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#navigation #primary {
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: center;
}
.breadcrumb {
	color: #18164e;
	font-size: 12px;
	margin-bottom: 15px;
	overflow: auto;
}
.breadcrumb a {
	color: #18164e;
	font-size: 12px;
}
.breadcrumb a:hover {
	color: #3d3a89;
}
#navigation #primary ul {
	padding: 0;
	margin: 0;
}
#navigation #primary li {
	display: inline;
	margin: 0;
}
#navigation #primary li a {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding-right: 14px;
	padding-left: 14px;
	display: block;
	float: left;
	padding-top: 7px;
	padding-bottom: 8px;
}
#navigation #primary li a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
	background-color: #6D93BF;
}
#content {
	width: 920px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.random_testimonial {
	width: 225px;
	margin-top: 15px;
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}
.testimonial {
	margin-bottom: 20px;
}
.testimonial_text {
	margin-bottom: 10px;
}
.testimonial_person {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #18164e;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.moretestimonials {
	text-align: center;
	width: 225px;
	margin-bottom: 10px;
	font-size: 11px;
}
.rampart {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
	border: 3px double #18164E;
}
.watersystems {
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 5px;
	border: 3px double #18164E;
}

#footer {
	width: 100%;
	height: 29px;
	background-color: #18164e;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000;
}
#footer #leftfoot {
	width: 900px;
	margin: 0 auto;
	height: 22px;
	color: #CCC;
	padding: 7px 0 0 0;
	font-size: 12px;
}
#leftfoot p {
	margin: 0;
}
#leftfoot a {
	color: #CCC;
}
#leftfoot a:hover {
	color: #ECECEC;
}
.designby {
	float: right;
}
.copy {
	float: left;
}
#secondarycontent {
	width: 950px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
}
.leftcol {
	float: left;
	width: 250px;
}
#subnav {
	width: 225px;
	background-color: #18164e;
	border: solid #ECECEC 1px;
	margin-right: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	overflow: hidden;
	padding: 0px;
}
#subnav h1 {
}
.categories {
	height: 24px;
	background-image: url(/site-images/subnavh1bg.gif);
	color: #FFF;
	padding: 6px 0 0 8px;
	font-size: 15px;
	background-repeat: repeat-x;
}
#subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#subnav li {
	margin: 0px;
	color: #c9c9c9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	padding: 0px;
}
#subnav li a {
	color: #c9c9c9;
	text-decoration: none;
	padding: 5px;
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #3a3874;
	margin: 0;
	display: block;
	padding-top: 5px;
	padding-right: 5;
	padding-bottom: 5px;
	padding-left: 5px;
}
#subnav ul li.last {
	border: none;
	margin: 0px;
	padding: 0px;
}
#rightmain {
	float: left;
	width: 690px;
	margin: 0;
}
#middlemain {
	float: left;
	width: 670px;
	margin: 0;
	background-color: #FFF;
	background-image: url(/site-images/roundbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.logotable {
	text-align: center;
}
.logotable img {
	border: none;
}
#top {
	background-image: url(/site-images/roundtop.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin-top: 0px;
	height: 8px;
}
.clear {
	clear: both;
}
.secondpictures {
	width: 175px;
	float: right;
	background-image: url(/site-images/contentstripes.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding: 10px 0 10px 0;
}
.secondpictures img {
	border: solid #fff 5px;
}
.category_photos ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.category_photos li {
	margin-bottom: 10px;
}
.category_photos li img {
	width: 175px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.vendorcategoryphotocaption {
	background-color: #FFF;
	font-size: 10px;
	font-weight: bold;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
}
#bottom {
	background-image: url(/site-images/roundtop.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin-top: 0px;
	height: 8px;
	float: left;
}
#navigation #primary li.greenbuilt a {
	color: #3C3;
}
#navigation #primary li.greenbuilt a:hover {
	color: #FFF;
}
/*************** FORMS ***************/







/* Form Related */







/* Contact Us Form formatting  */

form.Contact_Us {
	width: 465px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-bottom: 15px;
	margin-right: auto;
	margin-top: 15px;
}
.Contact_Us label {
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 5px;
	text-align: right;
	float: left;
	padding: 3px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 120px;
	font-weight: bold;
}
.submitarea label {
	background-color: #FFFFFF;
	float: left;
	width: 120px;
	padding: 3px;
	margin-right: 5px;
}
.Contact_Us textarea {
	height: 80px;
	width: 305px;
	margin-bottom: 5px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
}
.Contact_Us input {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
	margin-right: 6px;
	float: left;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.Contact_Us select {
	margin-bottom: 5px;
}
input.submit {
	background-color: #2b3a76;
	border: 1px solid #fff;
	color: #FFFFFF;
	cursor: pointer;
	width: 140px;
}
.Contact_Us p {
	clear: left;
	margin: 0px;
}
.captcha label {
	background-color: #FFFFFF;
	float: left;
	width: 120px;
	padding: 0px 0px 0px 6px;
	margin-right: 5px;
}
.captcha input {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
	float: left;
	margin-bottom: 5px;
	height: 26px;
	padding: 9px 0px 0px 3px;
}
.captcha img {
	border: none;
}
.error {
	color: #FFF;
	background-color: #F00;
	padding: 5px;
	border: 1px solid #900;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Contact Denver Form formatting  */

form.Contact_Denver {
	width: 465px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-bottom: 15px;
	margin-right: auto;
	margin-top: 15px;
}
.Contact_Denver label {
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 5px;
	text-align: right;
	float: left;
	padding: 3px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 120px;
	font-weight: bold;
}
.Contact_Denver textarea {
	height: 80px;
	width: 305px;
	margin-bottom: 5px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
}
.Contact_Denver input {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
	margin-right: 6px;
	float: left;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.Contact_Denver input.submit {
	background-color: #2b3a76;
	border: 1px solid #fff;
	color: #FFFFFF;
	cursor: pointer;
	width: 140px;
}
.Contact_Denver select {
	margin-bottom: 5px;
}
.Contact_Denver p {
	clear: left;
	margin: 0px;
}
.Contact_Denver .captcha label {
	background-color: #FFFFFF;
	float: left;
	width: 120px;
	padding: 0px 0px 0px 6px;
	margin-right: 5px;
}
.Contact_Denver .captcha input {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
	float: left;
	margin-bottom: 5px;
	height: 26px;
	padding: 9px 0px 0px 3px;
}
.Contact_Denver .captcha img {
	border: none;
}
.Contact_Denver .error {
	color: #FFF;
	background-color: #F00;
	padding: 5px;
	border: 1px solid #900;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Contact Denver Form formatting  */

form.Contact_Colorado_Springs {
	width: 465px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-bottom: 15px;
	margin-right: auto;
	margin-top: 15px;
}
.Contact_Colorado_Springs label {
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 5px;
	text-align: right;
	float: left;
	padding: 3px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 120px;
	font-weight: bold;
}
.Contact_Colorado_Springs textarea {
	height: 80px;
	width: 305px;
	margin-bottom: 5px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
}
.Contact_Colorado_Springs input {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
	margin-right: 6px;
	float: left;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.Contact_Colorado_Springs input.submit {
	background-color: #2b3a76;
	border: 1px solid #fff;
	color: #FFFFFF;
	cursor: pointer;
	width: 140px;
}
.Contact_Colorado_Springs select {
	margin-bottom: 5px;
}
.Contact_Colorado_Springs p {
	clear: left;
	margin: 0px;
}
.Contact_Colorado_Springs .captcha label {
	background-color: #FFFFFF;
	float: left;
	width: 120px;
	padding: 0px 0px 0px 6px;
	margin-right: 5px;
}
.Contact_Colorado_Springs .captcha input {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
	float: left;
	margin-bottom: 5px;
	height: 26px;
	padding: 9px 0px 0px 3px;
}
.Contact_Colorado_Springs .captcha img {
	border: none;
}
.Contact_Colorado_Springs .error {
	color: #FFF;
	background-color: #F00;
	padding: 5px;
	border: 1px solid #900;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Newsletter Sign Up Form - SIGNUPFORM */







.newsletterSignUp {
}
/*************** NAVIGATION ***************/







/* Site Navigation - MAINSITENAV */







ul.mainsitenav {
}
ul.mainsitenav li {
}
/* Sub Navigation - SUBSITENAV */







ul.subsitenav {
}
ul.subsitenav li {
}
/* Child Navigation - CHILDNAV */







ul.childitems {
}
ul.childitems li {
}
/* Sibling Navigation - SIBLINGNAV */







ul.siblingitems {
}
ul.siblingitems li {
}
/*************** DROP DOWN ***************/







/* Refer to dropdown.css */















/*************** PHOTO GALLERY ***************/















/* Photos Category List - PHOTOCATLIST */







ul.photoscatlist {
}
/* Photos Category List - THUMBPHOTOCATLIST */







ul.thumb_photoscatlist {
}
/*************** BLOGS ***************/















/* Blog Category List - BLOGCATLIST */







ul.blogcatlist {
}
/* Blog Category List - BLOGARCHIVELIST */







ul.blogarchivelist {
}
/* Blog Comment Form - ADDCOMMENTFORM */

.addcommentform {
}
#vendordiv_container ul {
	padding: 0px;
	margin: 20px 0px 0px;
	text-align: left;
	list-style-type: none;
}
#vendordiv_container li {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#vendordiv_container li img {
	border: 1px solid #06C;
}
#vendordiv_container li img:hover {
	border: 1px solid #000;
}
#vendordiv_container {
	margin-top: 15px;
	overflow: auto;
	text-align: left;
}
.showallvendorsalphalist {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.vendorcat_relatedcatdropdown {
	margin-top: 10px;
}
.maincontent {
	overflow: hidden;
}
.subcontent {
	width: 175px;
	float: right;
}
