td 				     {  font-family: Verdana, Geneva, Arial;  
					    color: #6A6E4A;
					    text-align: left;
					    font-size: 14px;
				     }

.homebackground	     {  background-image: url(../images/homepage_back.gif);
					    background-repeat: repeat-x;
				     }

.subbackground	     {  background-image: url(../images/sublevel_back.gif);
					    background-repeat: repeat-x;
				     }
				  
.background	  	     {  background-image: url(../images/background.gif);
					    background-repeat: repeat-y;
				     }

.header       	     {  font-family: Georgia, Times New Roman, Times, Arial, Verdana, serif;
					    color: #B44210;
					    text-align: left;
					    font-size: 24px;                        
                        line-height: 24px;
                        padding-top: 18px;
                        padding-bottom: 20px;
                        padding-left: 20px;
                        padding-right: 20px;
                     }


.subheader1       	 {  font-family: Verdana, Geneva, Arial;
					    color: #B44210;
					    text-align: left;
					    font-size: 13px;                        
                        line-height: 15px;
                     }

.subheader2       	 {  font-family: Georgia, Times New Roman, Times, Arial, Verdana, serif;
					    color: #B44210;
					    text-align: left;
					    font-size: 13px;                        
                        line-height: 15px;
                     }

.subheader3       	 {  font-family: Georgia, Times New Roman, Times, Arial, Verdana, serif;
					    color: #B44210;
					    text-align: left;
					    font-size: 15px;                        
                        line-height: 16px;
                     }
                     
.masthead       	 {  font-family: Georgia, Times New Roman, Times, Arial, Verdana, serif;
					    color: #6A6E4A;
					    text-align: left;
					    font-size: 16px;                        
                        line-height: 20px;
                     }
                                                                                    
.content       	     {  font-family: Verdana, Geneva, Arial;
					    color: #6A6E4A;
					    text-align: left;
					    font-size: 12px;                        
                        line-height: 13px;
                     }

.weather	{  font-family: Verdana, Geneva, Arial;
                                            color: #6A6E4A;
                                            text-align: left;
                                            font-size: 10px;
                        line-height: 13px;
                     }



.toppage             {  font-family: Verdana, Geneva, Arial;
                        color: #6A6E4A;
                        text-align: left;
                        font-size: 10px;
                        line-height: 12px;					 
                     }
                     
.subcontent       	 {  font-family: Verdana, Geneva, Arial;
					    color: #6A6E4A;
					    text-align: left;
					    font-size: 10px;                        
                        line-height: 12px;
                     }
                  
li	  			     {  padding-bottom: 2px;
				     }
				  
ul.copybullets	     {  font-family: Verdana, Geneva, Arial;
					    color: #B44210;
					    text-align: left;
					    font-size: 12px;                        
                        line-height: 13px;
					    list-style-position: outside;
					    margin-right: 35px;
					    margin-left: 35px;
				     }

a:link               {
                        text-decoration: none;
	                    color: #B44210;
	                 }
	
a:visited            {
                        text-decoration: none;
                        color: #B44210;
	                 }
	
a:hover              {
                        text-decoration: underline;
                        color: #6A6E4A;
	                 }
	
a:active             {
                        text-decoration: underline;
                        color: #B44210;
	                 }
	

a.subcontent:visited {  color: #6A6E4A;
					    text-decoration: none;
				     }

a.subcontent:hover   {  color: #B44210;  
                        text-decoration: none;
				     }

