<!--
	
/*  GorillaSoft Style Sheet Resoures for ProTek Colorado */

/* Global Styles */

body {
	margin:0;
	background-color:#9BB7D7;
	font-family: tahoma; 
	font-size: 12px; 
	color: #000;
	height: 100%;
}

.lefttext {
 	font-family: tahoma; 
	font-size: 10px; 
	color: #111;
	}
.textsmall {
 	font-family: tahoma; 
	font-size: 11px; 
	color: #333;
	}
a { 
	font-family: tahoma; 
	font-size: 12px; 
	text-decoration: none; 
	color: #1669FD
}
				 
a:hover { 
	font-family: tahoma; 
	font-size: 12px; 
	text-decoration: underline; 
	color: #73603A
}

	 
a.commercial { 
	font-family: tahoma; 
	font-size: 11px; 
	text-decoration: none; 
	color: #0065A4
}
				 
a.commercial:hover { 
	font-family: tahoma; 
	font-size: 11px; 
	text-decoration: underline; 
	color: #0065A4
}


.commercial { 
	font-family: tahoma; 
	font-size: 11px; 
	text-decoration: none; 
	color: #0065A4
}

.commercialtitle { 
	font-family: tahoma; 
	font-size: 13px; 
	text-decoration: none; 
	font-weight: bold;
	color: #0065A4
}

.residential { 
	font-family: tahoma; 
	font-size: 11px; 
	text-decoration: none; 
	color: #7CAD38
}

.residentialtitle { 
	font-family: tahoma; 
	font-size: 13px; 
	text-decoration: none; 
	font-weight: bold;
	color: #7CAD38
}
 
a.residential { 
	font-family: tahoma; 
	font-size: 11px; 
	text-decoration: none; 
	color: #7CAD38
}
				 
a.residential:hover { 
	font-family: tahoma; 
	font-size: 11px; 
	text-decoration: underline; 
	color: #7CAD38
}
img {
	border:0;
}

strong {
	font-weight:bold;
}

h1 {
	font-family: times new roman; 
	font-size: 17px; 
	color: #1669FD;
	font-weight:normal;
	text-transform: capitalize;
}

h2 {
	font-family: tahoma; 
	font-size: 13px; 
	color: #000;
	font-weight:bold;
	text-transform: capitalize;
}

h3 {
	font-family: tahoma; 
	font-size: 12px; 
	color: #000;
	font-weight:bold;
	text-transform: capitalize;
}

* html code	{
	font-size : 105%; 
	}


/* Div Styles */


table#container {
	width: 819px;
	border: 1px #0065A4 solid;
	padding: 2px 0px 0px 0px;
	text-align: center;	
	background-color:#ffffff;
	}

/* Div Classes */



/* Navigation Styles */	

#nav {
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff;
	background: #FFF;
	margin-top:0px;
}

a,#nav  {
	font-family: tahoma; 
	color: #ffffff;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* Navigation Classes */

/* Form Classes */


/* Site Classes */

.date {
	font-family: arial; 
	font-size: 11px; 
	font-weight:bold;
	color:#0065A4;
}

	
