
/* styles that change per site */ 
.text {
	color:#666666;
	text-decoration : none ;
	Font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align : justify;
}
h2 { color:898470;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
	padding : 0 0 0 0;
	margin-bottom : 0;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
}
td { 
	font-size:12px; 
}	

.hightlight {
	background-color: #F8E2A0;
}


.submit {
	background-color: #FBD35C;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
}


.nav-arrow {
	background-color: #F1C335;
}


.nav-arrow-on {
	background-color: #E4B31E;
}

td.sub-nav {
	background-color:#F8F5F1;
	border-bottom : 1px dotted #E4B31E;
	font-size : 12px;
	color : #666666;
}
td.sub-nav a {
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #666666;
	display: block;
} 
td.sub-nav a:hover {
		
	text-decoration : none;
	font-weight : normal;
	color : #666666;
	display: block; 
	background-color :#ffffff;	
} 
td.sub-nav a:visited {
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #666666;
	display: block;
} 
td.sub-nav2 {
	background-color: #F8E2A0;
	border-right : 1px dotted #E4B31E;
	border-left : 1px dotted #E4B31E;
}

td.gallerynav a:visited { 
	font-family :Verdana, Tahoma, Arial  ;
	font-size : 10px;
	font-weight : normal;
	color : black;
	text-decoration : none;
	
	display: block; 
	width: 100%; 
	height: 100%; 
	padding-left : 5px;
	padding-right : 5px;
} 
		


td.button{
	background-color: #FBD35C;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
			A.button { 
				color:#ffffff;
				text-decoration : none ;
			}
			A.button: active {  
				text-decoration : none ;
				color:#ffffff;
				}
			A.button:hover {  
				text-decoration : underline;
				color:#ffffff;
				}
			A.button:visited {  
				text-decoration : none ;
				color:#ffffff;
				}
			 A.button:visited:hover { 
				text-decoration :  underline ;
				color:#ffffff; 
				}

td.nav-title {
	background-color: #FBD35C;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	height:24px;
	border-bottom : 1px dotted #FFFFFF;
}
td.nav-bg {
	background-color: #F8E2A0;
	font-size:12px;
}


td.left-nav {
	background-color: #F8E2A0;
	font-size:12px;
	border-bottom : 1px dotted #FFFFFF;
}


A {
	color : #7C8565;
	text-decoration : underline;
}
A:active {
	text-decoration : none ;
	color : #7C8565;
}
A:hover {
	text-decoration : none;
	color : #7C8565;
}
A:visited {
	text-decoration : underline;
	color : #7C8565;
}
A:visited:hover {
	text-decoration : none ;
	color : #7C8565;
}


td.siderow {
	background-color: #F1C335;
	border-top : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
}

td.row {
	background-color: #F8E2A0;
	border-top : 1px solid #FFFFFF;
}
td.network-site  {
	border : 1px solid #E4B31E;
	background-color: #F8E2A0;
	color:#666666;
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
			A.network-site { 
				color:#666666;
				text-decoration : none ;
			}
			A.network-site: active {  
				text-decoration : none ;
				color:#666666;
				}
			A.network-site :hover {  
				text-decoration : underline;
				color:#666666;
				}
			A.network-site :visited {  
				text-decoration : none ;
				color:#666666;
				}
			 A.network-site :visited:hover { 
				text-decoration :  underline ;
				color:#666666;
				}
td.network-site2 {
	border-right : 1px solid #7C8565;
	border-left : 1px solid #7C8565;
	border-bottom : 1px solid #7C8565;
	background-color:#ffffff;
}

td.home {
	background-color: #E4B31E;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
}
td.phone {
	background-color: #F1C335;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
}
td.email {
	background-color: #FBD35C;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
}
td.questions {
	background-color: #F8E2A0;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
}
/* end styles that change per site */ 




body {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	background-image: url("images/bg.gif");
	background: url("images/bg.gif");
}

	



td.grad {
	background-image: url("images/grad.gif");
	background: url("images/grad.gif");
}



td.visit-network {
	background-image: url("images/network-bg.gif");
	background: url("images/network-bg.gif");
	color:#666666;
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}


td.shadow {
	background-image: url("images/shadow.gif");
	background: url("images/shadow.gif");
}
A.standard {color:#666666;
		text-decoration : none ;
		Font-family: Arial, Helvetica, sans-serif;
		font-size:12px;}
	A.standard:active {  
		text-decoration : none ;
		color:#666666;
		}
	A.standard:hover {  
		text-decoration : underline;
		color:#666666;
		}
	A.standard:visited {  
		text-decoration : none ;
		color:#666666;
		}
	 A.standard:visited:hover { 
		text-decoration :  underline ;
		color:#666666;
		}
		
	A.med{ 
		Font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#666666;
		text-decoration : none ;
	}
	A.med:active {  
		text-decoration : none ;
		color:#666666;
		}
	A.med:hover {  
		text-decoration : underline;
		color:#666666;
		}
	A.med:visited {  
		text-decoration : none ;
		color:#666666;
		}
	 A.med:visited:hover { 
		text-decoration :  underline ;
		color:#666666;
		}	
		
	A.large{ 
		Font-family: Arial, Helvetica, sans-serif;
		font-size:17px;
		color:#666666;
		text-decoration : none ;
	}
	A.large:active {  
		text-decoration : none ;
		color:#666666;
		}
	A.large:hover {  
		text-decoration : underline;
		color:#666666;
		}
	A.large:visited {  
		text-decoration : none ;
		color:#666666;
		}
	 A.large:visited:hover { 
		text-decoration :  underline ;
		color:#666666;
		}	


h3  {
	color:#60088A2;
	font-size : 12px;
	font-weight : bold;
	padding : 3 0 0 0;
	margin-bottom : 3;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
}

h1 { color:898470;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 22px;
	padding : 0 0 0 0;
	margin-bottom : 0;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
}
A.header-link {color:898470;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none ;
	}
	A.header-link {  
		text-decoration : none ;
		color:898470;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
		}
	A.header-link {  
		text-decoration : underline;
		color:898470;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
		}
	A.header-link {  
		text-decoration : none ;
		color:898470;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
		}
	 A.header-link:visited:hover { 
		text-decoration :  underline ;
		color:898470;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
		}
Td.tan {
	background-color:#E0D6BC;
}

Td.white {
	background-color:#ffffff;
}

Td.cream {
	background-color:#F8F5F1;
}

td.dot {
	background-image: url("images/dotline.gif");
	background: url("images/dotline.gif");
}
Td.font {
	background-color:#F3ECD9;
	border-right : 1px solid #FFFFFF;
	height:24px;
	width:24px;
	color:#666666;
	text-decoration : none;
}
.input {
	background-color:#FFFFFF;
	border : 1px solid #898470;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#666666;
}
			
/*  Left Nav Style Attibutes*/ 
.tiny-left  {
	color:#666666;
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;}
td.leftbg {
	background-color:#F3ECDA;
	border-bottom : 1px solid #FFFFFF;
}
td.left-header {
	background-color:#E0D6BC;
	font-size : 12px;
	height:24px;
}
/*  End Left Nav Style Attibutes*/ 
	





/*  Footer Nav Style Attibutes*/ 
Td.footer {
	background-color:#E0D6BC;
	height:20px;
	border-right : 1px solid #FFFFFF;
	color:#898470;
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
			A.footer { 
				color:#898470;
				text-decoration : none ;
			}
			A.footer: active {  
				text-decoration : none ;
				color:#898470;
				}
			A.footer:hover {  
				text-decoration : underline;
				color:#898470;
				}
			A.footer:visited {  
				text-decoration : none ;
				color:#898470;
				}
			 A.footer:visited:hover { 
				text-decoration :  underline ;
				color:#898470; 
				}
/* End  Footer Style Attibutes*/ 				
				
		
		
		
		
				
/* Network Nav Style Attibutes*/ 
td.AFA {
	background-color:#2F7997;
	border : 1px solid #FFFFFF;
}
td.CP {
	background-color:#B5C194;
	border : 1px solid #FFFFFF;
} 

td.TG {
	background-color:#D09382;
	border : 1px solid #FFFFFF;
}  
td.Teens {
	background-color:#A78AC3;
	border : 1px solid #FFFFFF;
}  
td.CL{
	background-color:#F1C335;
	border : 1px solid #FFFFFF;
}  
td.MS{
	background-color:#E9A861;
	border : 1px solid #FFFFFF;
}  

A.network { 
	color:#333333;
	text-decoration : none ;
	font-size:12px; 
	}
A.network: active {  
	text-decoration : none ;
	color:#333333;
	font-size:12px; 
	}
A.network:hover {  
	text-decoration : none;
	color:#333333;
	font-size:12px; 
	}
A.network:visited {  
	text-decoration : none ;
	color:#333333;
	font-size:12px; 
	}
 A.network:visited:hover { 
	text-decoration : none ;
	color:#333333;
	font-size:12px; 
	}
	
	
td.network-nav {
	color:#333333;
	font-size:12px;
	padding-right : 5px;
	padding-left : 5px;
	border-top : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
}



td.network-nav-on {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding-left : 5px;
	border-top : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
}
/* End Network Nav Style Attibutes*/ 	