BODY	{

		color:			#000000;
		font-family:	Arial,Helvetica,Verdana;
		margin-top:     0px;
		margin-left:    0px;
		margin-right:   0px;
		margin-bottom:  0px;
		padding-top:    0;
		padding-left:   0;
		padding-right:  0;
		padding-bottom: 0;
		border-top:     0;
		border-left:    0;
		border-bottom:  0;
		border-right:   0;
		width:  auto;	
		background-color: #7C869C;	
		}
		

	

.textsm
		{
		font-family : verdana,sans-serif;
		font-size	:	8px;
		}	
.textmed
		{
		font-family		:	verdana,sans-serif;
		font-size	:	10px;
	padding-bottom : 2px;
  	padding-top : 2px;
		}	
.textreg
		{
		font-family	:	verdana,sans-serif;
		font-size	:	12px;
		}
.textlrg
		{
		font-family	:	verdana,sans-serif;
		font-size	:	16px;
		}

.kidstitle
		{
		font-family		:	Comic Sans MS,verdana,sans-serif;
		font-size		:	20px;
		padding-bottom 	: 	2px;
		color			:	blue;
  		padding-top 	:	2px;		
		}
.kids
		{
		font-family		:	Comic Sans MS,verdana,sans-serif;
		font-size		:	13px;
		padding-bottom 	: 	2px;
 	 	padding-top 	: 	2px;
		}
.kidsphotos
		{
		font-family		:	Comic Sans MS,verdana,sans-serif;
		font-size		:	10px;
		color		:		white;
		padding-bottom 	: 	0px;
 	 	padding-top 	: 	0px;
		padding-left 	: 	4px;
 	 	padding-right 	: 	4px;
		}
	
/* _______________ main button links _______________ */
A.button:hover
	{
	text-decoration	:	none;
	color			:	#f0fb28;
	}
A.button
	{
	text-decoration	:	none;
	color			:	70066C;
	}
.buttontxt
	{
	font-family		:	verdana,arial,helvetica;
	font-size 		: 	14px;
	}	
.buttontxtsel
	{
	font-family		:	verdana,arial,helvetica;
	font-size 		: 	14px;
	font-weight		:	bold;	
	color				:	#E77505;	
	}	
	
	
/* _______________ secondary button links _______________ */	
A.secbutton:hover
	{
	text-decoration	:	none;
	color				:	red;
	}
A.secbutton
	{
	text-decoration	:	none;
	color			:	616148;
	}
.secbuttxt
	{
	font-family		:	verdana,arial,helvetica;
	font-size 		: 	12px;
	}	

.secbuttxtsel
	{
	font-family		:	verdana,arial,helvetica;
	font-size 		: 	12px;
	color				:	#B7B7A4;	
	}		

/* _______________ special link just for main committee button _______________ */	
A.comm:hover
	{
	text-decoration	:	none;
	color			:	red;
	}
A.comm
	{
	text-decoration	:	none;
	color			:	E77505;
	}

/* _______________ regular links on all pages _______________ */	
A.link:hover
	{
	text-decoration	:	underline;
	color			:	orange;
	}
A.link
	{
	text-decoration	:	none;
	color			:	#979745;
	}	

/* _______________ admin bar links _______________ */
A.adminbar:hover
	{
	text-decoration	:	none;
	color			:	blue;
	}
A.adminbar
	{
	text-decoration	:	none;
	color			:	red;
	}	

/* _______________ regular admin links _______________ */
A.admin:hover
	{
	text-decoration	:	none;
	color			:	blue;
	}
A.admin
	{
	text-decoration	:	none;
	color			:	red;
	}	

	
#layer5 {
	position:	absolute;
	top:		46px;
	left:		20px;
	border-width:	0;
	border-color:	#ffffff;
	width:		447px;
	padding:	0%;
	}

.mission {
	line-height: 20px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	font-family : verdana,sans-serif;
	text-align : justify;
	font-size : 12px;
}	
.address{
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	font-family : verdana,sans-serif;
	text-align : right;
	font-size : 10px;
}	

.textbox{
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	font-family : verdana,sans-serif;
}	

.title {
	font-family : "Century Gothic";
	font-size : 24px;
	color: #70066C;

}	

	
/* _______________ SLC Roof Bar _______________ */

TD.slcroof {
	background-color: #979745;
	background-image: url("i/barback.gif");
	background-position: top;
	background-repeat: repeat-x;
	color: #979745;
	font-weight: normal;
	border: none 1px;
	border-color: #fff #333 #fff #fff;
	border-bottom: none;
	text-shadow: #eee 1px 1px;
	vertical-align: middle;
	cursor: pointer;
}
TD.cnnRoof A:link, TD.cnnRoof A:visited {
	color: #333;
	text-decoration: none;
}
TD.cnnRoof A:link:hover, TD.cnnRoof A:visited:hover {
	color: #c00;
}	