/* Global Styles */
/* to force vertical scrollbar in Firefox */
html { overflow-y: scroll; }
body {
	margin:0px;
	background-color: #F4FFE4;
	background-image: url(images/bg_sand.jpg);
	background-repeat: repeat;
	
	}
	
td {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	}
	
a {
	color: #333366;
	font-weight: bold;
	}
	
#collective {
	position: absolute;
	clear: both;
	float: left;
	left: 130px;
	top: 110px;
	z-index: 2;
}
	
a:hover {
	color: #003333;
	}
/* ID Styles */
#header {
	height: 117px;
}
#index_r td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 15px;
	color: #990000;
}
#index_r a{
	text-decoration: none;
	font-size: 12px;
	color: #000099;
	line-height: 1.4em;
}
#index_r a:hover{
	text-decoration: none;
	font-size: 12px;
	color: #FF0000;
}
#navigation {
	top: 200px;
	width: 200px;
	height: 476px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	}
#navigation td {
	/*border-bottom: 1px solid #F4FFE4; */
	/*background-color: #5C743D; */
	width: 182px;
	/*height: 13px;*/
	}
	
#navigation a {
	/* color: #D5EDB3; */
	/*line-height:16px; */
	letter-spacing: .1em;
	text-decoration: none;
	display:block;
	/*padding:4px 6px 5px 20px;*/
	padding-left: 13px;
	color: #000099;
	padding-top: 9px;
	padding-right: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: bold;
	}
	
#navigation a:hover {
	/*background: #99CC66;*/
	color:#FF0000;
	}
	
/*	
		
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}
	
.logo-image {
	background-image: url(../Photos/Logo - Barefoot.gif);
	height: 134px;
	width: 201px;
	top: 10px;
	left: 30px;
	float: left;
	position: absolute;
	z-index: 1;
}
*/	
#logo1 	{
	color: #5C743D;
	letter-spacing:0.2em;
	/*line-height:2em;*/
	height: 20px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	}
#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}
#tagline1 	{	
	font:bold 16px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	background-color: #99CC66;
	}
	
/* Class Styles */
	
.bodyText {
	color:#666666;
	line-height:normal;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.bodyText1 {
	color:#666666;
	line-height:1.4em;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
#horiz-menu {
	background-colo