/* Layout Styles */

body  {
	background-color: #FFFACD;
}
.thrColAbsHdr #container { 
	position: relative; 
	width: 1000px;  
	background: #FFFACD;
	margin: 0 auto; 
	border: 0px solid #000000;
} 
.thrColAbsHdr #header { 
	height: 100px; 
	background: #A4C2C2; 
	padding: 0 10px 0 20px;  
} 
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 0px;
	left: 0;
	width: 200px; 
	background: #5C743D;
	border: 2px; 
	padding: 0px 0px 0px 0px;
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 125px;
	right: 0;
	width: 175px; 
	background: #FFFACD; 
	padding: 0px 0px 0px 0px; 
}
.thrColAbsHdr #mainContent {
	margin: 0 200px;
	padding: 0 10px;
	background-color: #FFFACD;
} 


/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#666666;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	color: #FFFACD;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:10px 10px 8px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#993300;
	background-color: #a4c2c2;
	}
	
#logo 	{
	color: #5C743D;
	letter-spacing:0.2em;
	line-height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	}

#tagline 	{
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#5c743d;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.pageName{
	color: #666666;
	line-height:12px;
	letter-spacing:.21em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	}
	
.subHeader {
	color: #993300;
	line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	color: 993300;
	line-height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	}
	
.navText {
	color: #993300;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
.title1 {
	color: #5C743D;
	line-height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	text-decoration: none;
	font-weight: bold;
	}
.title2 {
	color: #993300;
	line-height: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	font-style: oblique;
	}
.title3 {
	color: #000000;
	line-height: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	}
	.navText2 {
	color: 993300;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	}
