/*            Stylesheet created 7-9-99 by Susan Riding        															*/

/* BODY */
/* white bkground and Dark Cyan font (#000066) and PaleTurquoise4 (#668B8B) Heading fonts */
body { background: #ffffff ; background-color: #ffffff ; font-size:10pt; color: #000000}	
										/* Background Classes */

.accent1bgcolor { background: #FFCC99 ; color: #000000 }  /* Sea Foam Green bkgrnd, white font */
.accent2bgcolor { background: #000066 ; color: #ffffff }  /* Navy - white font */
.accent3bgcolor { background: #FFFF99 ; color: #ffffff }  /* Light Yellow bkground, white font */
.accent4bgcolor { background: #990000 ; color: #ffffff }  /* Maroon bkgrnd, white font */
.accent5bgcolor { background: #000000 ; color: #CCCCCC }  /* black bkgrnd, light gray font */
.accent6bgcolor { background: #999999 ; color: #000000 }  /* gray bkgrnd, black font */
.accent7bgcolor { background: #CCCCCC ; color: #000000 }  /* light gray bkgrnd, gray font */
.accent8bgcolor { background: #99CC99 ; color: #000000 }  /* light smokey green - gray font */
.accent9bgcolor { background: #CC9900 ; color: #000066 }  /* Gold bkgrnd, Navy font */
.accent10bgcolor { background: #CC9900 ; color: #990000 } /* Gold bkgrnd, Maroon font */
.accent11bgcolor { background: #668b8b ; color: #FFFFFF}  
         /* PaleTurquoise4 - White bkground */
.accent12bgcolor { background: #668b8b ; color: #FFE4B5 }    
         /* PaleTurquoise4, Moccasin font */

.accent13bgcolor { background: #ffffff ; color: #000066 }  /* White bkgrnd, Navy font */
.accent14bgcolor { background: #ffffff ; color: #990000 } /* White bkgrnd, Maroon font */
.accent15bgcolor { background: #000000 ; color: #ffffff } /* Black bkgrnd, White font */ 

/* For QuickWeb table cell */
.accentQW1bgcolor { background: #FFF0F5 ; color: #000066 }  /* Lavender Blush bkgrnd, Navy font */
.accentQW2bgcolor { background: #FFFFF0 ; color: #000066 } /* Ivory1 bkgrnd, Navy font */
.accentQW3bgcolor { background: #0000FF ; color: #ffffff }  /* Sky Blue bkgrnd, White font */
.accentQW4bgcolor { background: #008B8B ; color: #ffffff } /* Dark Cyan bkgrnd, White font */
.accentQW5bgcolor { background: #FFBBFF ; color: #000066 }  /* Plum1 bkgrnd, Navy font */
.accentQW6bgcolor { background: #008B00 ; color: #ffffff } /* Dark Green bkgrnd, White font */
.accentQW7bgcolor { background: #00BFFF ; color: #000066 }  /* Aquamarine3 bkgrnd, Navy font */
.accentQW8bgcolor { background: #FFFF00 ; color: #000066 } /* Bright Yellow bkgrnd, Navy font */
.accentQW9bgcolor { background: #FFEFDB ; color: #000066 }  /* Antique White bkgrnd, Navy font */
.accentQW10bgcolor { background: #990000 ; color: #ffffff } /* Maroon bkgrnd, White font */
.accentQW11bgcolor { background: #CC9900 ; color: #000066 }  /* Gold bkgrnd, Navy font */
.accentQW12bgcolor { background: #FFCC99 ; color: #000066 } /* Lt Salmon bkgrnd, Navy font */

/* Link Classes */

/* dark bkground small - white (#ffffff) hovers to Gold (#CC9900) - used for Navy bkgrnd */
a.dbs:link {	font-weight: bold ; color : #FFFFFF ; font-size: 8pt ; 
   text-decoration : underline ; 
   font-family: Arial, Book Antiqua }
a.dbs:visited { font-weight: bold ; color : #FFFFFF ; font-size: 8pt ; 
   text-decoration : underline ;
   font-family: Arial, Book Antiqua }
a.dbs:active { font-weight: bold ; color : #FFFFFF ;  font-size: 8pt ; 
   text-decoration : underline ;
   font-family: Arial, Book Antiqua }
a.dbs:hover { font-weight: bold ;  color : #999999 ;  font-size: 8pt ; 
   text-decoration : underline ;
   font-family: Arial, Book Antiqua }
	
/* dark bkground - white (#ffffff) hovers to Gold (#CC9900) - used for Navy bkgrnd */
a.dbm:link {	font-weight: bold ; color : #FFFFFF ; font-size: 10pt ; 
   text-decoration : underline ; 
   font-family: Arial, Book Antiqua }
a.dbm:visited { font-weight: bold ; color : #FFFFFF ; font-size: 10pt ; 
   text-decoration : underline ;
   font-family: Arial, Book Antiqua }
a.dbm:active { font-weight: bold ; color : #FFFFFF ;  font-size: 10pt ; 
   text-decoration : underline ;
   font-family: Arial, Book Antiqua }
a.dbm:hover { font-weight: bold ;  color : #999999 ;  font-size: 10pt ; 
   text-decoration : underline ;
   font-family: Arial, Book Antiqua }
	
/* dark bkground - white (#ffffff) hovers to navy (#000066) - used for Gold bkgrnd */
a.dbm2:link {	font-weight: bold ; color : #FFFFFF ; font-size: 10pt ; 
   text-decoration : underline ; 
   font-family: Arial, Book Antiqua }
a.dbm2:visited { font-weight: bold ; color : #FFFFFF ; font-size: 10pt ; 
   text-decoration : underline ;
   font-family: Arial, Book Antiqua }
a.dbm2:active { font-weight: bold ; color : #FFFFFF ;  font-size: 10pt ; 
   text-decoration : underline ;
   font-family: Arial, Book Antiqua }
a.dbm2:hover { font-weight: bold ;  color : #999999 ;  font-size: 10pt ; 
   text-decoration : underline ;
   font-family: Arial, Book Antiqua } 
	
a.dbbh:link {	font-weight: bold ; color : #FFFFFF ; font-size:12pt ; 
   text-decoration : underline ; 
   font-family: Arial, Book Antiqua}
a.dbbh:visited { font-weight: bold ; color : #FFFFFF ; font-size:12pt ; 
   text-decoration : underline ;
   font-family: Arial, Book Antiqua}
a.dbbh:active { font-weight: bold ; color : #FFFFFF ;  font-size:12pt ; 
   text-decoration : underline ;
   font-family: Arial, Book Antiqua}
a.dbbh:hover { font-weight: bold ;  color : #999999 ;  font-size:12pt ; 
   text-decoration : underline ;
   font-family: Arial, Book Antiqua}

/* Link Classes for White Background - Navy hovers to gold */
/*        Definitely stays Arial, Book Antiqua !!!          */
a.wbt:link {	font-weight: bold ; color : #000000 ; font-size:7pt ;  
   text-decoration : underline ;		   /* gray */
   font-family: Arial, Book Antiqua }
a.wbt:visited { font-weight: bold ; color : #000000 ;  font-size:7pt ; 
   text-decoration : underline ;	   /* gray */
   font-family: Arial, Book Antiqua }
a.wbt:active { font-weight: bold ; color : #000000 ;  font-size:7pt ; 
   text-decoration : underline ; 	   /* gray */
   font-family: Arial, Book Antiqua }
a.wbt:hover { font-weight: bold ;  color : #990000 ;  font-size:7pt ; 
   text-decoration : underline ;  /* sea foam */
   font-family: Arial, Book Antiqua }		
   
a.wbtC2:link {	font-weight: bold ; color : #000000 ; font-size:7pt ;  
   text-decoration : underline ;		   /* gray */
   font-family: Arial, Book Antiqua }
a.wbtC2:visited { font-weight: bold ; color : #000000 ;  font-size:7pt ; 
   text-decoration : underline ;	   /* gray */
   font-family: Arial, Book Antiqua }
a.wbtC2:active { font-weight: bold ; color : #000000 ;  font-size:7pt ; 
   text-decoration : underline ; 	   /* gray */
   font-family: Arial, Book Antiqua }
a.wbtC2:hover { font-weight: bold ;  color : #006699 ;  font-size:7pt ; 
   text-decoration : underline ;  /* sea foam */
   font-family: Arial, Book Antiqua }		
   
a.wbs:link {	font-weight: bold ; color : #000000 ; font-size:8pt ;  
   text-decoration : underline ;		   /* gray */
   font-family: Arial, Book Antiqua }
a.wbs:visited { font-weight: bold ; color : #000000 ;  font-size:8pt ; 
   text-decoration : underline ;	   /* gray */
   font-family: Arial, Book Antiqua }
a.wbs:active { font-weight: bold ; color : #000000 ;  font-size:8pt ; 
   text-decoration : underline ; 	   /* gray */
   font-family: Arial, Book Antiqua }
a.wbs:hover { font-weight: bold ;  color : #990000 ;  font-size:8pt ; 
   text-decoration : underline ;  /* sea foam */
   font-family: Arial, Book Antiqua }		
	
a.wbb:link {	font-weight: bold ; color : #000000 ; font-size:12pt ;  
   text-decoration : underline ;		   /* gray */
   font-family: Arial, Book Antiqua }
a.wbb:visited { font-weight: bold ; color : #000000 ;  font-size:12pt ; 
   text-decoration : underline ;	   /* gray */
   font-family: Arial, Book Antiqua }
a.wbb:active { font-weight: bold ; color : #000000 ;  font-size:12pt ; 
   text-decoration : underline ; 	   /* gray */
   font-family: Arial, Book Antiqua }
a.wbb:hover { font-weight: bold ;  color : #990000 ;  font-size:12pt ; 
   text-decoration : underline ;  /* sea foam */
   font-family: Arial, Book Antiqua }			

/* white bkground  - Really BIG Heading Font - navy hover to gold */
a.wbbh:link { font-weight: bold ; color : #990000 ; font-size:14pt ; 
   text-decoration : none ;		    
   font-family: Arial, Book Antiqua }
a.wbbh:visited { font-weight: bold ; color : #990000 ;  font-size:14pt ; 
   text-decoration : none ;	   
   font-family: Arial, Book Antiqua }
a.wbbh:active { font-weight: bold ; color : #990000 ;  font-size:14pt ; 
   text-decoration : none ; 	   
   font-family: Arial, Book Antiqua }
a.wbbh:hover { font-weight: bold ;  color : #CC9900 ;  font-size:14pt ; 
   text-decoration : underline ;  
   font-family: Arial, Book Antiqua }
   
/* white bkground  - Really BIG Heading Font - color 2 is navy hover to gold */
a.wbbh2:link { font-weight: bold ; color : #990000 ; font-size:14pt ; 
   text-decoration : underline ;		    
   font-family: Arial, Book Antiqua }
a.wbbh2:visited { font-weight: bold ; color : #990000 ;  font-size:14pt ; 
   text-decoration : underline ;	   
   font-family: Arial, Book Antiqua }
a.wbbh2:active { font-weight: bold ; color : #990000 ;  font-size:14pt ; 
   text-decoration : underline ; 	   
   font-family: Arial, Book Antiqua }
a.wbbh2:hover { font-weight: bold ;  color : #CC9900 ;  font-size:14pt ; 
   text-decoration : underline ;  
   font-family: Arial, Book Antiqua }
   
/* white bkground  - Really BIG Heading Font - color 2 is navy hover to coral */
a.wbrbh2:link { font-weight: bold ; color : #990000 ; font-size:14pt ; 
   text-decoration : underline ;		    
   font-family: Arial, Book Antiqua }
a.wbrbh2:visited { font-weight: bold ; color : #990000 ;  font-size:14pt ; 
   text-decoration : underline ;	   
   font-family: Arial, Book Antiqua }
a.wbrbh2:active { font-weight: bold ; color : #FF7F50 ;  font-size:14pt ; 
   text-decoration : underline ; 	   
   font-family: Arial, Book Antiqua }
a.wbrbh2:hover { font-weight: bold ;  color : #FF7F50 ;  font-size:14pt ; 
   text-decoration : underline ;  
   font-family: Arial, Book Antiqua }

/* Default link classes - if nothing is set, white background, */
/* medium bold font is assumed; navy hover to gold */

a:link {	font-weight: bold ; color : #000000 ; font-size:10pt ;  
   text-decoration : underline ;		   /* gray */
   font-family: Arial, Book Antiqua }
a:visited { font-weight: bold ; color : #000000 ;  font-size:10pt ; 
   text-decoration : underline ;	   /* gray */
   font-family: Arial, Book Antiqua }
a:active { font-weight: bold ; color : #000000 ;  font-size:10pt ; 
   text-decoration : underline ; 	   /* gray */
   font-family: Arial, Book Antiqua }
a:hover { font-weight: bold ;  color : #990000 ;  font-size:10pt ; 
   text-decoration : underline ;  /* sea foam */
   font-family: Arial, Book Antiqua }			
		
								/* Heading (h1 - h5)  Classes  - heading color: Red (#cc0000) */
h1, H1 { color: #000000 ; font-weight: bold ; font-family: Arial, Book Antiqua }			
h2, H2 { color: #000000 ; font-weight: bold ; 
	font-family: Arial, Book Antiqua }
h3, H3 { color: #000000 ; font-weight: bold ; 
	font-family: Arial, Book Antiqua }
h4, H4 { color: #000000 ; 
    font-family: Arial, Book Antiqua }
h5, H5 { font-family: Arial, Book Antiqua }

							      /* Special Text Classes */
center { text-align: center }
p, li, LI, P, tr, TR, td, TD, blockquote, Blockquote { font-weight: normal ; 
	font-size: 10pt ; font-family: Arial, Book Antiqua 	; color: #000000 }
i { font-style: italic }
b { font-weight: bold } 

/* special font - now used for "Shamrock Garden Center" on imagework.htm */
.accentfontcolor { font-size: 20pt ; 
   font-family: Comic Sans, Technical, Lucida Sans, Papyrus ; color: #FFCCCC }	
			       		

										
										/* Regular Font */
/* Default Color (no color specification/inherits body font color) */

.regfont { font-family: Arial, Book Antiqua }
.tinyregfont { font-size: 7pt ; font-family: Arial, Book Antiqua }
.smallregfont { font-size: 8pt ; font-family: Arial, Book Antiqua }
.mediumregfont { font-size: 10pt ; font-family: Arial, Book Antiqua }
.bigregfont { font-size: 12pt ; font-family: Arial, Book Antiqua }

.smallreg2font { font-size: 8pt ; color: #CC9900 ; font-family: Arial, Book Antiqua }
.mediumreg2font { font-size: 10pt ; color: #CC9900 ; font-family: Arial, Book Antiqua }
.bigreg2font { font-size: 12pt ; color: #CC9900 ; font-family: Arial, Book Antiqua }

/* Navy Reg font */
.smallreg3font { font-size: 8pt ; color: #FFCC99 ; font-family: Arial, Book Antiqua }
.mediumreg3font { font-size: 10pt ; color: #FFCC99 ; font-family: Arial, Book Antiqua }
.bigreg3font { font-size: 12pt ; color: #FFCC99 ; font-family: Arial, Book Antiqua }
.reallybigreg3font  { font-size: 14pt ; color: #FFCC99 ; font-family: Arial, Book Antiqua }
.bigplusreg3font  { font-size: 16pt ; color: #FFCC99 ; font-family: Arial, Book Antiqua }
						
/* Specified Color: Light Maroon cc0000 */
.regcolorfont { color: #cc0000 ; font-family: Arial, Book Antiqua }
.tinyregcolorfont { color: #cc0000 ; font-size: 7pt ; font-family: Arial, Book Antiqua }
.smallregcolorfont { color: #cc0000 ; font-size: 8pt ; font-family: Arial, Book Antiqua }
.mediumregcolorfont	{ color: #cc0000 ; font-size: 10pt ; font-family: Arial, Book Antiqua }
.bigregcolorfont { color: #cc0000 ; font-size: 12pt ; font-family: Arial, Book Antiqua }
.mediumiregcolorfont	{ color: #cc0000 ; font-size: 10pt ; font-style: italic ; font-family: Arial, Book Antiqua }
							
		/* Heading Font - hdg Color: Maroon (#cc0000), hdg2 color: Gold (#CC9900) */
/* Main Hdg - default color */
.hdgfont { color: #000000 ; font-weight: bold ; 
    font-family: Arial, Book Antiqua }
.hdg2font { color: #CC9900 ; font-weight: bold ; 
    font-family: Arial, Book Antiqua }
.mediumhdgfont { font-size: 10pt ; color: #000000 ; font-weight: bold ; 
	font-family: Arial, Book Antiqua }
.mediumhdg2font { font-size: 10pt ; color: #CC9900 ; font-weight: bold ; 
	font-family: Arial, Book Antiqua }
.bighdg2font { font-size: 12pt ; color: #CC9900 ; font-weight: bold ; 
	font-family: Arial, Book Antiqua }
.bighdgfont { font-size: 12pt ; color: #000000 ; font-weight: bold ; 
	font-family: Arial, Book Antiqua }
.reallybighdgfont { font-size: 14pt ; font-weight: bold ; color: #000000 ; 
	font-family: Arial, Book Antiqua } 	
.reallybighdg2font { font-size: 14pt ; font-weight: bold ; color: #CC9900 ; 
	font-family: Arial, Book Antiqua } 	
.hughhdgfont { font-size: 20pt ; font-weight: bold ; color: #000000 ; 
	font-family: Arial, Book Antiqua } 	
.hughhdg2font { font-size: 20pt ; font-weight: bold ; color: #CC9900 ; 
	font-family: Arial, Book Antiqua } 	

						
/* Specified Color: Light Maroon cc0000 */
.hdgcolorfont { color: #cc0000 ; font-weight: bold ;  
	font-family: Arial, Book Antiqua }
.mediumhdgcolorfont	{ 	color: #cc0000 ; font-size: 10pt ; font-weight: bold ; 
	font-family: Arial, Book Antiqua }
.bighdgcolorfont { color: #cc0000 ; font-size: 12pt ; font-weight: bold ; 
	font-family: Arial, Book Antiqua }
.reallybighdgcolorfont { color: #cc0000 ; font-size: 14pt ; font-weight: bold ; 
	font-family: Arial, Book Antiqua } 	
	
/* 2nd Specified Color: Navy Blue - used sparingly since that's the link color */
.mediumhdgcolor2font	{ font-size: 10pt ; color: #FFCC99 ; font-weight: bold ; 
	font-family: Arial, Book Antiqua }

									/* Special Color Classes */
/* White Font */
.whitetext { color: #ffffff }                               
.mediumwhitetext { font-size: 10pt ; font-family: Arial, Book Antiqua ; color: #ffffff }                               
.bigwhitetext { font-size: 12pt ; font-family: Arial, Book Antiqua ; color: #ffffff }                               
.whitehdgtext { color: #ffffff ; 
 	font-family: Arial, Book Antiqua }
.mediumwhitehdgtext	{ font-size: 10pt ; color: #ffffff ;		
 	font-family: Arial, Book Antiqua }
.bigwhitehdgtext { font-size: 12pt ; color: #ffffff ;		
	font-family: Arial, Book Antiqua }
.smallwhitetext { font-size: 8pt ; color: #ffffff }  

/* Red Text */
.redhdgfont { color: #FF0000 ; color: red ;                                   
	font-family: Arial, Book Antiqua }
.redtext { color: #FF0000 ; font-size: 10pt ; font-family: Arial, Book Antiqua }
					
/* Other Classes */
/* coloroverride - #00FF00 (Green1) - not used */
.coloroverride { color: #00FF00 ; font-family: Arial, Book Antiqua } 
.floattext { float: left ; font-weight: bold ; margin-right: 10px ; 
   font-family: Arial, Book Antiqua }
.clearfloat { clear: left }
.marlefttype { margin-left: 105px ; font-height: 125% }
.lightbigtype { margin-top: -40px ; font-weight: lighter ; font-size: 200% ; 
   font-family: Arial, Book Antiqua }
.moveleft { margin-left: 230px ; color: 00008b }
.centerh3 { text-align: center ; font-weight: bold ; font-size: large ; color: 00008b ; 
     font-family: Arial, Book Antiqua }
				
/*  .fixedimage{ background: url("images/srwr_logo3.jpg")  	;        		*/
/*  		background-repeat: repeat-no    						;            	*/
/*		background-attachment: fixed  								;   		   	*/
/* 		background-color: white 									  }				*/

/* The following deleted with the major redesign of SR Web Resources 3-2-01 
.smalliregcolorfont	{ color: #FF00FF ; font-size: 10pt ; font-style: italic ; font-family: Arial, Book Antiqua }	

.smallhdgfont { color: #FF00FF ; font-size: 8pt ; 
	font-family: Arial, Book Antiqua }
.smallhdgcolorfont { color: #FF00FF ; font-size: 8pt ; font-weight: bold ; 
	font-family: Arial, Book Antiqua }

.smallihdgcolorfont	{ color: #FF00FF ; font-size: 8pt ; font-style: italic ; font-weight: bold ; 
	font-family: Arial, Book Antiqua }
.smallhdgcolor2font	{ font-size: 8pt ; color: #FF00FF ; font-weight: bold ; 
	font-family: Arial, Book Antiqua }
.smallwhitehdgtext { font-size: 8pt ; color: #FF00FF ;					
 	font-family: Arial, Book Antiqua }
.smallfont {color: #FF00FF ; font-size: 8pt } */ 


