@charset "utf-8";
/*\  OVERRIDES FOR MASTER CSS  \*/



/*\  Headings - START  \*/
H2.latestnews {}
/*\  Headings - END  \*/



/*\  General Layout - START  \*/
DIV#wrap {}
	
	DIV#flashMain { /*rotating homepage pics*/}
		
	DIV#wrapContent {}
		
		DIV#top {}
			
			DIV#logo {}
				
			DIV#nav {}
				
				DIV#nav UL LI {}
					
					DIV#nav UL LI A:LINK, 
					DIV#nav UL LI A:VISITED {}
						
					DIV#nav UL LI A:HOVER, 
					DIV#nav UL LI A:VISITED:HOVER {}
						
		DIV#content {}
		
			DIV#contentMain {
				float:left;
				width:900px;
				min-height:480px;
				-height:480px;}
				
				DIV#contentMain #welcome{}
				
					DIV#contentMain #welcome H1 { /*For home page*/}
						
				DIV#contentMain #contentHeader {}
					
					DIV#contentMain #contentHeader H1 { /*For internal content pages*/}
				
				DIV#contentMain #contentMainROne {
					height:152px;}
					
					DIV#contentMain #contentMainROneCOne {
						width:197px;
						float:left;
						margin:110px 0 0 0;}
						
					DIV#contentMain #contentMainROneCTwo {
						width:900px;
						float:right;
						margin:101px 0 0 0;}
						
						DIV#contentMain #contentMainROneCTwo P {
							margin:0 0 15px 0px;
							padding:0 0 0 0;}
/*\  General Layout - END  \*/


