<!--

body {
	font-family: trebuchet, verdana, helvetica, sans-serif; 
	font-size:12px;
	color:#666699;
	padding:0px;
	margin:0px;
	}
	
	div.spacer {
  clear: both;
  } 

	a, a.topnav_selected  { text-decoration: underline; }

	a:link {color: #666699; }
	a:visited {color: #9999CC; }
	a:hover {color: #9999CC; }

	a.topnav{ text-decoration: none; }

	a.topnav:link, a.topnav:visited, a.topnav_selected {color: #666699;}
	a.topnav:hover{color: #9966cc;}
		
	a.cms_topnav, a.cms_topnav_selected {
	background-position: 0px 3px;
	padding-left:5px;
	font-weight:bold;
	}

	a.cms_topnav_selected { color: #CC0000;}
	
	a.caption { color: #666699;}
	
	.caption_text {
	font-size:10px;
	font-family: verdana;
	width:140px;
	padding:5px;
	}
		
#container {
	margin:0px;
	margin-left:70px;
	/*border: 1px solid lightgrey;*/
	width:780px;
	}

#textonly, #footertext {
	font-family: verdana; 
	font-size: 11px; 
	color: #9999CC; 
	text-align:right;
	padding-top:5px;
	margin-right:5px;
	width:780px;
	}

#navholder {
	background:#401c74;
	background-image: url(./img/top_bg.gif);
	height: 59px;
	background-repeat: no-repeat;
}

#symbol_logo {
position:absolute; top:30px; left:30px; z-index:3;
}

#logotext {
	float: right; 
	padding-right:30px; 
	margin-top:15px;
	}
	

 #navbar { 
 background: #ffffff; 
 padding:5px 0px 5px 0px; 
 }
 		
		
#midhomecol, #midcontentcol, #lefthomecol,#righthomecol, #rightcontentcol, #midnavcol {
	float: left;
	padding: 0px 5px 0px 5px;
	}	

#lefthomecol {
	width:25%;
	/*width:45%; if you want it to span the page*/
	margin-left:40px;
	}	

#midhomecol {
	width: 35%;
	}	

#righthomecol {
	width:25%;
	}	
		
#leftnavcol {
	float: left;
	width:160px;
	margin: 4px,20px,0px,0px;
	padding: 0px 2px 0px 2px;
	}	

#midcontentcol {
	width:40%;
	}	
	
	#rightcontentcol {
	width:280px;
	}	

.bodytext {
	font-size: 12px;
	padding: 3px 5px 15px 0px;
	}

.leftnavtext {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 12px;
	padding:3px 3px 10px 3px;
	margin:10px 10px 0px 1px;
	}
	
.helper {
background: #FFFFFF; 
color:#666699;
/*width:185px;*/ 
font-size:12px; 
padding:2px;
margin:0 20px 0 0;
}

.newsheader {
background:e7def1;
padding:5px 3px 1px 5px;
font-size:12px;
}

.textheader { 
	font-size:14px;
}

.textheader, .newsheader { 
	font-style:italic;
	font-weight:600;
	color: #9966cc;
}
	
.text { 
	padding:5px; 
	}

.quote {
	/*font-family: Comic Sans MS;*/
	font-size:16px; 
	color: #990000; 
	padding:5px 10px 10px 10px;
}

/*top, right, bottom, left */


.linkheader { 
	font-style:italic;
	font-weight:500;
	font-size: 13px;
	color: #9966cc; 
	padding:5px 3px 5px 3px;
	margin:0px 3px 15px 1px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}


.homelink, .newslink {
	padding-left:8px;
	}
	
.newslink {
	padding-top:8px;
	}	


.rightcoltop{
border-top:1px solid #999; 
margin:0px 2px 2px 0px; 
height:10px; width:180px;
}
	
	
.textfooter { 
	text-align:right;
	font-size: 10px; 
	color: #666666; padding-left:10px;
	padding: 5px 30px 20px 0px;
	}
	
	
.pdflink, .wordlink { 
	color: #993300; 
	padding: 0px 0 3px 36px;
	background-repeat: no-repeat;
	background-position: -10px 0px;
	height: 33px;
	}

.wordlink { 
	background-image: url(./img/word.gif);
	}

.pdflink { 
	background-image: url(./img/pdf.gif);
	}

.photolink {
	color: #993300; 
	margin-top:10px;
	padding: 3px 3px 7px 36px;
	background-repeat: no-repeat;
	background-position: 3px 0px;
	background-image: url(./img/camera_icon.gif);
}

.formspan {
padding:0px 20px 5px 20px;
}


#formleft {
float:left;
width: 100px; 
padding-left:20px; 
padding-bottom:5px;
}

#formright {
float:left;
width: 350px; 
padding-left:5px; 
margin-bottom:5px;
}


.formfield{
border: 1px solid #ccc;
margin:2px;
font-size:11px;
}

.dropdown{
border: 1px solid #ccc;
font-size:11px;
padding:0px;
}

#formhelper {
float:left;
width:190px;
font-size:12px;
z-index:10;
}

/* styles for chakras pop up windows */
#backnext {
position:absolute; top:10px; left:350px;
}

#explanation {
position:absolute; top:260px; left:160px; width:200px; color:#fff;
}

#windowclose {
position:absolute; top:300px; right:20px; color:#fff;
}

a.whitelink {
color:#ffffff;
}

-->
