body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size:small;
	}
td {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: small;
}
th {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;

}
p {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: small;
}
div {
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size: small;
}


.buttonDropDown {	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
	color: #00B2A9;
	background-color: #FFFFFF ;}
	
.buttonSubmit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	color: #00B2A9;
	background-color: #FFFFFF ;
	padding: 3px 4px;
	border: ridge #A87200;
   	border-radius: 16px;
   -webkit-border-radius: 16px;
   -moz-border-radius: 16px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   	box-shadow: rgba(0,0,0,1) 0 1px 0;
}
.buttonSubmit:hover {
   background: #00B2A9;
   color: #FFFFFF;
   }
   
/*
<input name="submit" type="button" class="buttonSubmit" value="Donate" alt="PayPal - The safer, easier way to pay online!">*/

.smalltext {
	font-family: Arial, Helvetica, sans-serif; font-size:smaller;
}
.uppercase {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-variant: small-caps;
}

.allupper {text-transform:uppercase;}
/* 663300 = dkRed/brown */
a { 
	font-size: 13px;
	font-variant: small-caps;
	color: #663300;
	text-decoration: none;
}			
a:link { 
	font-size: 13px;
	font-variant: small-caps;
	color: #663300;
}

a:visited {
	font-size: 13px;
	font-variant: small-caps;
	color: #663300;
}

a:hover {
	font-size: 13px;
	font-variant: small-caps;
	color: #996600;
	text-decoration: none;
}

a:active {
	font-size: 13px;
	font-variant: small-caps;                   
	color: #996600;
	text-decoration: underline;
}
.titles {
	color: #996600;
	font-weight:bold;
	}
.titlesbold {
	color:#996600;
	font-weight:bold;
	}
	
.righttitle { text-align:right; font-size:10px;}
.lefttitle { text-align:left; font-size:10px;}	
.titlesmall {text-align:center; font-size:10px; }	
	
/*  color bands  */
#redband {background-color:#996600;
			height:16px;
			}
.redBandbg {background-image:url(../images/redBand.gif);}			
#whiteband {background-color:#FFFFFF;
			height:5px;
			}		
/* text align styles */	
				
.left {
	text-align:left;
}

.right {
	text-align:right;
}
.center {
	text-align:center;
}
.center table {
	margin-left:auto;
	margin-right:auto;
	}

.goleft {	
	left: auto;
	text-align: left;
	}
.mauvebg {background-color:#C6A8C6;}

.grey20 {background-color:#CCCCCC;
		color:#000000;}
.greypale {background-color: #E5E5E5;}
.greybkgrnd {background-color:#999999;
		color: #000000;}
.slideShowBg {background-color:#000000;}	
#slideShowBg {background-color:#000000;}	
#slideShowBg a {color:#996600;}
	
.grey75 {background-color: #333333;
		color:#FFFFFF;}				
.greyfont {color: #333333;}
			
/*  color classes  */
.redfnt { color:#663300; }	
.redbg {background-color:#A87200; }   /* #996600 */
.origRedbg {background-color:#996600; } 
.redbkgrnd {background-color: #530000;}
.brtRedbg {background-color:#990000;}

.red {color:#990000;}
.green {color:#006600;}

.brick {background-color:#993300;}

#goldbgFnt {background-color: #A87200; color: #FFFFFF;}
#goldbgFnt a {color: #FFFFFF; text-decoration:none; font-size:inherit;}
#goldbgFnt a:hover {background-color: #00B2A9;}

.goldfnt {color: #996600;}
.goldbg	{background-color: #A87200;} /* #996600 */
.origGold {background-color: #996600;}
.goldpale {background-color: #F2DA86;}

.palebg {background-color: #FFECC6;}
.lightbg {background-color: #F2DA86;}
.medbg {background-color: #A87200;}

.quingold {background-color: #00B2A9;}
.quingldfnt {color: #00B2A9;}
.quinbold {color: #00B2A9;
			font-weight:bold;}

.dkRedbg {background-color:#663300;}
.dkRedfnt {color:#663300;}

.olivebg {background-color:#666600;}
.olivefnt {color:#666600;}

#whitebg{background: #FFFFFF;}
.whitebg {background: #FFFFFF;}
.whitefnt {color: #FFFFFF;}
.whitefont {color:#FFFFFF;}

.blackbg {background-color:#000000;}
.blackfnt {color: #000000;}

.sackBlue {background-color:#08053C;}	

.dkbluebg  {background-color:#030421;
			color:#EBC678;}

.palebg {background-color: #E4E4E4;}
.ltbg {background-color: #999999;}
.medbg {background-color:#666666;}
.medDkbg {background-color:#333333;}




/* font sizes */

.fnt10 {font-size:10px;}
.fnt11 {font-size:11px;}
.fnt12 {font-size:12px;}
.fnt14 {font-size:14px;}
.fnt16 {font-size:16px;}
.fnt18 {font-size:18px;}
.fnt20 {font-size:20px;}
.fnt22 {font-size:22px;}
.fnt24 {font-size:24px;}
.fnt26 {font-size:26px;}
.fnt28 {font-size:28px;}
.fnt30 {font-size:30px;}
.fnt32 {font-size:32px;}
.fnt34 {font-size:34px;}
.fnt36 {font-size:36px;}

.small {font-size:small;}

.smaller {font-size:smaller;}

.smallerfont {font-size: smaller;}

.xsmallfont {font-size: x-small;}
		


/* fonts and font variations */

.upprcaseFnt {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.allupper {text-transform:uppercase;}

.arialFamily {font-family:Arial, Helvetica, sans-serif;}
.centGothic {font:"Century Gothic";}
.iconFnt {font:"Times New Roman", Times, serif;}		
.smcaps {font-variant:small-caps;}
.titleUnderline {text-decoration: underline; font-weight:bold;}

.indent5 {TEXT-INDENT: 5px;}
.indent10 {TEXT-INDENT: 10px;}
.indent15 {TEXT-INDENT: 15px;}

/******/
#wdth775 {width:775px;}
#wdth750 {width:750px;}
#wdth725 {width:725px;}
#wdth700 {width:700px;}
#wdth675 {width:675px;}
#wdth650 {width:650px;}
#wdth625 {width:625px;}
#wdth575 {width:575px;}
#wdth550 {width:550px;}
#wdth525 {width:525px;}
/*****/

/*  width styles  */
.wdth800 {width: 800px;}	
.wdth775 {width: 775px;}	
.wdth750 {width: 750px;}	
.wdth725 {width: 725px;}
.wdth700 {width: 700px;}
.wdth550 {width: 550px;}		
.wdth525 {width: 525px;}		
.wdth200 {width: 200px;}
.wdth175 {width: 175px;}

/*     content styles         */
#content { font-family: Verdana, Arial, Helvetica, sans-serif;
			margin: 3px;
			background-color:#FFFFFF;
			color: #000000;
}

#content a {color: #996600; text-decoration:none; font-size:inherit;}

#content a:hover {color:#FFFFFF; text-decoration:none; background-color: #00B2A9;}

#content a:active {color: #FFFFFF;  background-color: #00B2A9;
	text-decoration: underline;	}	


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
	color:#333333;
}
#breadCrumb a { font-size:12px;
}

#breadCrumb a:hover {color: #CC0000; text-decoration:none; }

#breadCrumb a:active {color: #CC0000;
	text-decoration: underline;	}

	
	
/******     Nav styles - left column   ******/

#leftNav { 	color:#FFFFFF;
			font-variant:small-caps;
		}
#leftNav a {font-size: 14px;
			font-variant: small-caps;
			color: #FFFFFF;
			text-decoration: none;
			}			
#leftNav a:hover {background-color: #00B2A9;} /*663300*/
#leftNav a:active {background-color:#00B2A9; text-decoration: underline;}


#leftNav li {list-style: url(images/white_triangle.gif) none;}

#leftNav ul ul{list-style: none;
			background-color:#FFFFFF;
			color:#996600;
		}
#leftNav li li { background-color:#FFFFFF;
			color:#996600;
			font-variant:small-caps;
			list-style: url(../images/triangle_red7.gif);
		}
		
#leftNav li li  a { background-color:#FFFFFF;
			font-size: 14px;
			font-variant: small-caps;
			color: #996600;
			text-decoration: none;
			}			
#leftNav li li  a:hover {background-color:#FFDDDD;}
#leftNav li li  a:active {background-color:#FFDDDD;}




/****       right column           ****/

#rightCol { text-align:right;}
#rightCol a {font-variant:small-caps;
			 font-size:13px;
			 color:#996600;
			 text-decoration:none;
			 }
#rightCol a:visited {color: #996600;
				font-variant:small-caps;
			 	font-size:13px;
			 	text-decoration:none;
				}			 
#rightCol a:hover {color:#00B2A9;
				font-weight:bold;
				font-variant:small-caps;
			 	font-size:13px;
				text-decoration:underline;
				background-color:#FFFFFF;
				}
#rightCol a:active {color:#00B2A9;
				text-decoration:underline;
				font-variant:small-caps;
			 	font-size:13px;
				background-color:#FFFFFF;
				}
