

/* Home page column colors
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

    /* Column 1 */
        #home_featured_events #column_one {
            border-color:#FF3333; /* Sets the border color of the column */
            
        }
        
        #home_featured_events #column_one h3 {
            background-color:#FF3333; /* Sets the header background color of the column */
        }
        
        #home_featured_events #column_one h3 a {
            color:#FFFFFF; /* Sets the header text color of the column */
            
            
            font-weight:bold;
            
            
            
        }

	/* Column 2 */
        #home_featured_events #column_two {
            border-color:#FF3333; /* Sets the border color of the column */
            
        }
        
        #home_featured_events #column_two h3 {
            background-color:#FF3333; /* Sets the header background color of the column */
        }
        
        #home_featured_events #column_two h3 a {
            color:#FFFFFF; /* Sets the header text color of the column */
            
            
            font-weight:bold;
            
            
            
        }
	
	/* Column 3 */
        #home_featured_events #column_three {
            border-color:#FF3333; /* Sets the border color of the column */
            
        }
        
        #home_featured_events #column_three h3 {
            background-color:#FF3333; /* Sets the header background color of the column */
        }
        
        #home_featured_events #column_three h3 a {
            color:#FFFFFF; /* Sets the header text color of the column */
            
            
            font-weight:bold;
            
            
            
        }
	
	/* Column 4 */
        #home_featured_events #column_four {
            border-color:#FF3333; /* Sets the border color of the column */
            
        }
        
        #home_featured_events #column_four h3 {
            background-color:#FF3333; /* Sets the header background color of the column */
        }
        
        #home_featured_events #column_four h3 a {
            color:#FFFFFF; /* Sets the header text color of the column */
            
            
            font-weight:bold;
            
            
            
        }

/* Info Bar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

	#info_bar {
	    height:23px;
	    background:red;
	    color:white;
	    font-weight:bold;
	    margin:0;
	    padding:0 30px;
	    position:relative;
	    top:-2px;
	    width:930px;
	    font-size:12px;
	}
	
	#info_bar a {
	    color:white;
	    text-decoration:none;
	}

	#info_bar a:hover {
	    text-decoration:underline;
	}

	#info_bar span {
	    display:block;
	    line-height:23px;
	    float:left;
	}

	#general_link {
	    width:40%;
	    text-align:right;
	}

	#tagline {
	    text-align:left;
	    width:40%;
	}

	#todays_date {
	    text-align:center;
	    width:18%;
	}

/* Category colors & header images
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

	/* Default colors & images for left box on all pages */
	
		.content #content_main {
			border-color:#958971; /* Sets the border color of the left box */
		}

		.content #content_main h1, .content .meta_wrap {
			background-color:#958971; /* Sets the background color of the header of the left box */
		}

		.content #content_main h1 {
			background-image:url({catimg}); /* Sets the background image of the header of the left box */
			color:#FFFFFF; /* Sets the header text color of the left box */
		}

	/* Write the following three css declarations for each category on the site */


		.csscat4 #content_main {
			border-color:#3787BC; /* Sets the border color of the left box */
		}
	
		.csscat4 #content_main h1, .content.csscat4 .meta_wrap {
			background-color:#3787BC; /* Sets the background color of the header of the left box */
		}
		
		.csscat4 #content_main h1 {
			background-image:url(); /* Sets the background image of the header of the left box */
			color:#FFFFFF; /* Sets the header text color of the left box */
			
			
			font-weight:bold;
						
		}

		.csscat5 #content_main {
			border-color:#3787BC; /* Sets the border color of the left box */
		}
	
		.csscat5 #content_main h1, .content.csscat5 .meta_wrap {
			background-color:#3787BC; /* Sets the background color of the header of the left box */
		}
		
		.csscat5 #content_main h1 {
			background-image:url(); /* Sets the background image of the header of the left box */
			color:#FFFFFF; /* Sets the header text color of the left box */
			
			
			font-weight:bold;
						
		}

		.csscat6 #content_main {
			border-color:#3787BC; /* Sets the border color of the left box */
		}
	
		.csscat6 #content_main h1, .content.csscat6 .meta_wrap {
			background-color:#3787BC; /* Sets the background color of the header of the left box */
		}
		
		.csscat6 #content_main h1 {
			background-image:url(); /* Sets the background image of the header of the left box */
			color:#FFFFFF; /* Sets the header text color of the left box */
			
			
			font-weight:bold;
						
		}

		.csscat1 #content_main {
			border-color:#3787BC; /* Sets the border color of the left box */
		}
	
		.csscat1 #content_main h1, .content.csscat1 .meta_wrap {
			background-color:#3787BC; /* Sets the background color of the header of the left box */
		}
		
		.csscat1 #content_main h1 {
			background-image:url(); /* Sets the background image of the header of the left box */
			color:#FFFFFF; /* Sets the header text color of the left box */
			
			
			font-weight:bold;
						
		}

		.csscat2 #content_main {
			border-color:#3787BC; /* Sets the border color of the left box */
		}
	
		.csscat2 #content_main h1, .content.csscat2 .meta_wrap {
			background-color:#3787BC; /* Sets the background color of the header of the left box */
		}
		
		.csscat2 #content_main h1 {
			background-image:url(); /* Sets the background image of the header of the left box */
			color:#FFFFFF; /* Sets the header text color of the left box */
			
			
			font-weight:bold;
						
		}

		.csscat3 #content_main {
			border-color:#3787BC; /* Sets the border color of the left box */
		}
	
		.csscat3 #content_main h1, .content.csscat3 .meta_wrap {
			background-color:#3787BC; /* Sets the background color of the header of the left box */
		}
		
		.csscat3 #content_main h1 {
			background-image:url(); /* Sets the background image of the header of the left box */
			color:#FFFFFF; /* Sets the header text color of the left box */
			
			
			font-weight:bold;
						
		}

		.csscat13 #content_main {
			border-color:#3787BC; /* Sets the border color of the left box */
		}
	
		.csscat13 #content_main h1, .content.csscat13 .meta_wrap {
			background-color:#3787BC; /* Sets the background color of the header of the left box */
		}
		
		.csscat13 #content_main h1 {
			background-image:url(); /* Sets the background image of the header of the left box */
			color:#FFFFFF; /* Sets the header text color of the left box */
			
			
			font-weight:bold;
						
		}

		.csscat31 #content_main {
			border-color:#3787BC; /* Sets the border color of the left box */
		}
	
		.csscat31 #content_main h1, .content.csscat31 .meta_wrap {
			background-color:#3787BC; /* Sets the background color of the header of the left box */
		}
		
		.csscat31 #content_main h1 {
			background-image:url(); /* Sets the background image of the header of the left box */
			color:#FFFFFF; /* Sets the header text color of the left box */
			
			
			font-weight:bold;
						
		}

		.csscat7 #content_main {
			border-color:#3787BC; /* Sets the border color of the left box */
		}
	
		.csscat7 #content_main h1, .content.csscat7 .meta_wrap {
			background-color:#3787BC; /* Sets the background color of the header of the left box */
		}
		
		.csscat7 #content_main h1 {
			background-image:url(); /* Sets the background image of the header of the left box */
			color:#FFFFFF; /* Sets the header text color of the left box */
			
			
			font-weight:bold;
						
		}

		.csscat44 #content_main {
			border-color:#3787BC; /* Sets the border color of the left box */
		}
	
		.csscat44 #content_main h1, .content.csscat44 .meta_wrap {
			background-color:#3787BC; /* Sets the background color of the header of the left box */
		}
		
		.csscat44 #content_main h1 {
			background-image:url(); /* Sets the background image of the header of the left box */
			color:#FFFFFF; /* Sets the header text color of the left box */
			
			
			font-weight:bold;
						
		}

		.csscat10 #content_main {
			border-color:#3787BC; /* Sets the border color of the left box */
		}
	
		.csscat10 #content_main h1, .content.csscat10 .meta_wrap {
			background-color:#3787BC; /* Sets the background color of the header of the left box */
		}
		
		.csscat10 #content_main h1 {
			background-image:url(); /* Sets the background image of the header of the left box */
			color:#FFFFFF; /* Sets the header text color of the left box */
			
			
			font-weight:bold;
						
		}

		.csscat11 #content_main {
			border-color:#3787BC; /* Sets the border color of the left box */
		}
	
		.csscat11 #content_main h1, .content.csscat11 .meta_wrap {
			background-color:#3787BC; /* Sets the background color of the header of the left box */
		}
		
		.csscat11 #content_main h1 {
			background-image:url(); /* Sets the background image of the header of the left box */
			color:#FFFFFF; /* Sets the header text color of the left box */
			
			
			font-weight:bold;
						
		}

		.csscat33 #content_main {
			border-color:#3787BC; /* Sets the border color of the left box */
		}
	
		.csscat33 #content_main h1, .content.csscat33 .meta_wrap {
			background-color:#3787BC; /* Sets the background color of the header of the left box */
		}
		
		.csscat33 #content_main h1 {
			background-image:url(); /* Sets the background image of the header of the left box */
			color:#FFFFFF; /* Sets the header text color of the left box */
			
			
			font-weight:bold;
						
		}

		.csscat40 #content_main {
			border-color:#3787BC; /* Sets the border color of the left box */
		}
	
		.csscat40 #content_main h1, .content.csscat40 .meta_wrap {
			background-color:#3787BC; /* Sets the background color of the header of the left box */
		}
		
		.csscat40 #content_main h1 {
			background-image:url(); /* Sets the background image of the header of the left box */
			color:#FFFFFF; /* Sets the header text color of the left box */
			
			
			font-weight:bold;
						
		}
