<STYLE TYPE="text/css">                  

									/*
                   CCVB StyleSheet v1.0
                   By: Brad Goettemoeller
                   http://www.bradgoet.com
                   */
			
                   P  {
                   font-size : 10pt;
                   font-weight : normal;
                   font-style : normal;
                   color : Black;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   }
                   
                   H0  {
                   font-size : 8pt;
                   font-weight : Bold;
                   font-style : normal;
                   color : Black;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   }
                   
                   B  {
                   font-size : 10pt;
                   font-weight : Bold;
                   font-style : normal;
                   color : Black;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   }
                   
                   
                   H1  {
                   font-size : 14pt;
                   font-weight : bold;
                   font-style : normal;
									 letter-spacing: .05em;
                   color : #aa6a2c; /*brown  light blue: #6666CC*/
                   text-decoration : none;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   }
                   H2  {
                   font-size : 24pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #aa6a2c;
                   text-decoration : none;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   }
                   
                   H3  {
                   font-size : 12pt;
                   font-weight : bold;
                   font-style : normal;
                   color : Black;
                   text-decoration : none;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   }
                   
                   H4  {
                   font-size : 10pt;
                   font-weight : bold;
                   font-style : normal;
                   color : Black;
                   text-decoration : none;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   }
                   
                   A  {
                   font-size : 10pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #2c4d9c; /*navy blue*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A:Visited  {
                   font-size : 10pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #aa6a2c; /*brown*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A:Active  {
                   font-size : 10pt;
                   font-weight : bold;
                   font-style :normal;
                   color : #8088c0; /*lavender*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   
                   A:Hover  {
                   font-size : 10pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #8088c0; /*lavender*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   
                   BODY  {
                   font-size : 10pt;
                   font-weight : normal;
                   font-style : normal;
                   color : Black;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   }
                   
                   TD  {
                   font-size : 10pt;
                   font-weight : normal;
                   font-style : normal;
                   color : Black;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   }
                   
                   /*
                   
                   Footer Stuff
                   
                   */
                   
                   TD.footer  {
                   font-size : 8pt;
                   font-weight : normal;
                   font-style : normal;
                   color : Black;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   }
                   
                   P.footer  {
                   font-size : 8pt;
                   font-weight : normal;
                   font-style : normal;
                   color : Black;
                   font-family : "Century Gothic", "Arial", "Helvetica" sans-serif;
                   }
                   
                   
                   A.footer  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #2c4d9c; /*navy blue*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.footer:Visited  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #aa6a2c; /*brown*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.footer:Active  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #000000; /*black*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   
                   A.footer:Hover  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #000000; /*black*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   
                   /*
                   
                   Left Links
                   
                   */
                   
                   TD.left  {
                   font-size : 7pt;
                   font-weight : normal;
                   font-style : normal;
                   color : white;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   }
                   
                   P.left  {
                   font-size : 8pt;
                   font-weight : normal;
                   font-style : normal;
                   color : white;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica" sans-serif;
                   }
                   
                   TD.leftbold  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : bold;
                   color : white;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica" sans-serif;
                   }
                 
                   A.left  {
                   font-size : 7pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #2c4d9c; /*navy blue*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }

                   A.left:Visited  {
                   font-size : 7pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #aa6a2c; /*brown*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.left:Active  {
                   font-size : 7pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #000000; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   
                   A.left:Hover  {
                   font-size : 7pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #000000; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }

                   
                   /*
                   
                   Headers
                   
                   */
                   
                   A.header  {
                   font-size : 12pt;
                   font-weight : Bold;
                   font-style : normal;
                   color : white;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.header:Visited  {
                   font-size : 12pt;
                   font-weight : Bold;
                   font-style : normal;
                   color : Navy;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.header:Active  {
                   font-size : 12pt;
                   font-weight : Bold;
                   font-style : normal;
                   color : Red;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   
                   A.header:Hover  {
                   font-size : 12pt;
                   font-weight : Bold;
                   font-style : normal;
                   color : Red;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }

                   
                   P.small  {
                   font-size : 8pt;
                   font-weight : normal;
                   font-style : normal;
                   color : Black;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   }
                   
                   TD.small  {
                   font-size : 9pt;
                   font-weight : normal;
                   font-style : normal;
                   color : #333333;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   }

                   BODY  {
                   font-size : 8pt;
                   font-weight : normal;
                   font-style : normal;
                   color : Black;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   }

                   B.small  {
                   font-size : 8pt;
                   font-weight : Bold;
                   font-style : normal;
                   color : Black;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   }
                   
                   A.small  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #2c4d9c;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.small:Visited  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #aa6a2c; /*brown*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.small:Active  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style :normal;
                   color : #8088c0;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   
                   A.small:Hover  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style :normal;
                   color : #8088c0;
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   /*
                   
                   very small
                   
                   */
                   A.verysmall  {
                   font-size : 7pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #2c4d9c; /*navy blue*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.verysmall:Visited  {
                   font-size : 7pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #aa6a2c; /*brown*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.verysmall:Active  {
                   font-size : 7pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #8088c0; /*lavender*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   
                   A.verysmall:Hover  {
                   font-size : 7pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #8088c0; /*lavender*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   /*
                   
                   dark bkg
                                         
                   */
                   A.darkbkg  {
                   font-size : 10pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #ffffff; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.darkbkg:Visited  {
                   font-size : 10pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #e7cb8e; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.darkbkg:Active  {
                   font-size : 10pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #c2c2c2; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   
                   A.darkbkg:Hover  {
                   font-size : 10pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #c2c2c2; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }

                   /*
                   
                   dark bkg small
                                         
                   */
                   A.darkbkg_sm  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #ffffff; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.darkbkg_sm:Visited  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #e7cb8e; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.darkbkg_sm:Active  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #c2c2c2; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   
                   A.darkbkg_sm:Hover  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #c2c2c2; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   /*
                   
                   dark bkg small
                                         
                   */
                   A.darkbkg_sm  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #ffffff; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.darkbkg_sm:Visited  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #e7cb8e; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.darkbkg_sm:Active  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #c2c2c2; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   
                   A.darkbkg_sm:Hover  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #c2c2c2; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   /*
                   
                   dark bkg small
                                         
                   */
                   A.darkbkg_sm  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #ffffff; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.darkbkg_sm:Visited  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #e7cb8e; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.darkbkg_sm:Active  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #c2c2c2; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   
                   A.darkbkg_sm:Hover  {
                   font-size : 8pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #c2c2c2; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }

                   /*
                   
                   dark bkg very small
                                         
                   */
                   A.darkbkg_vsm  {
                   font-size : 7pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #fff4b1; /*light yellow*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.darkbkg_vsm:Visited  {
                   font-size : 7pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #e7cb8e;  /*tan*/
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.darkbkg_vsm:Active  {
                   font-size : 7pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #c2c2c2; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   
                   A.darkbkg_vsm:Hover  {
                   font-size : 7pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #c2c2c2; 
                   font-family : "Century Gothic", "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
									 
/*for event listings on homepage*/									 
A.events  {
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	/*color : #000099; navy blue*/
color:#FFF;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.events:Visited  {
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	color : #87ADDA; /*blue*/
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.events:Active  {
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	color : #87ADDA;/*blue*/
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

A.events:Hover  {
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	color : #87ADDA;/*blue*/
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
/* end - for event listings on homepage */   

/*The Branding Agency ®2010*/

/* WELCOME */
#welcome{
	margin-top:315px;
	margin-left: 10px;
	z-index:12;
	position:absolute;

}

/* OVER_LOGO */
#over_logo{
	margin-top:10px;
	margin-left: 15px;
	z-index:15;
	position:absolute;

}

#garna{
	margin-top:635px;
	margin-left: 530px;
	z-index:17;
	position:absolute;

}

#homepage_content{
	z-index:0;
	position:relative;

}
#events_section{
	
	background-image:url(http://coloradoheadwaters.com/images_hm/events_bg.jpg);
	background-repeat:no-repeat;
	height:208px;
	width:800px;
	position:relative;
}

#events_list{
	margin-top:10px;
	margin-left: 76px;
	z-index:17;
	position:absolute;
	color:#FFF;
	height:153px;
	overflow:auto;

}

#white_text{
	color:#FFF;
}

#social_buttons{
	
	width:168px;
}

#left{
	float: left;
    width: 54px;
}

#right{
	float: right;
	width:52px;
	padding-right:4px;
}

#middle{
	 padding: 0px 61px 0px 55px;
	 margin: 0px;
}

	
					</STYLE>									 