/*External CSS file for Boddington Lions Rodeo Web pages*/

/*pseudostyles for links*/
	a:link		{color:#ffffff; background: transparent; font-size:120%; font-weight:bold; text-decoration:none;}
	a:visited	{color:yellow; background: transparent; font-size:120%; font-weight:bold; text-decoration:none;}
	a:active	{color:#33ffcc; background: transparent; font-size:120%; font-weight:bold; text-decoration:none;}
	a:hover		{color:#ffa500; background: transparent; font-size:120%; font-weight:bold; text-decoration:underline;}
	
/*basic elements */	
	body {
		color: "#ffffff";
		background:#8aa03a;
		margin:0px; padding:0px;
		font-family:Helvetica, arial, sans-serif; font-size:100%; font-style:normal; font-variant:normal; font-weight:bold;
		line-height:100%;
	}
	
	p {
		font-family:Helvetica;
		color:#ffffff;
		background: transparent;
		font-size:120%;
		font-weight:bold;
	}
	
			
	li {
		text-align:left;
		vertical-align:top;
		color:#ffffff;
		background: transparent;
		font-size:120%;
		font-family:Helvetica;
		line-height:20px;
	}
	

	td.banner {
		height:125;
		background:#000000;
	}
	
	p.bannerunderline {
		height:10px;
		background:#516f17;
	}
	
	td.strip {
		background:#fdc804;
		height:33px;
		align:center;
	}
	
	td {
		color:#ffffff;
		background: transparent;
	}
	
	.buttons {
		height:44; 
		text-align:center; 
		vertical-align:middle; 
		background:#516f17;
		color:ffffff;
		background: transparent;
		font-size:8pt;
		font-variant:normal;
		font-weight:normal;
	}
	
	td.palegreenline {
		height:6px;
		background:#a9b585;
	}
	
		
	td.wamap {
		background:#FFFFFF; 
		text-align:center; 
		vertical-align:top;
	}
	
	.acomhead {
		font-family:Helvetica;
		font-size:120%;
		font-weight:bold;
		color:#000000;
		background: transparent;
		text-align:left;
	}
	
	.acombody {
		font-family:Helvetica;
		font-size:8pt;
		color:#fffff;
		background: transparent;
		text-align:left;
	}
	
	.nextrodeo {
		text-align:left;
		vertical-align:top;
		color:#ffffff;
		background: transparent;
		font-size:120%;
		font-family:Helvetica;
		line-height:15px;
	}