/* Global Styles */

body {
	margin:80px;
	background: #cccccc url("images/bg_grad2.jpg") fixed ;
	
	}
#pagecell1{
	position:absolute;
	top: 109px;
	left: 21px;
	
	
	width:95.6%;
	background-color: #ffffff;
}	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding: 8px 1px 10px 10px;
	
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
#downloads a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration:none;
	display:block;
	padding: 8px 1px 10px 10px;
	}
	
#downloads a:hover {
	color:#CC3300;
	}	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}
#masthead{
	position: absolute;
	top: 0px;
	left: 22px;
	right: 2%;
	width:906px;
	
}
#siteName{
	margin: 0px;
	padding:  20px 0px 8px 70px;
	color: #333333;
	font-weight: normal;
}
#siteInfo{
	font-size: small;
	color: #000000;
	padding: 10px 10px 10px 870px;
	margin-top: -1px;
}
/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 20px;
	right: 100px;
	color: #333333;
}

#utility a{
	color: #333333;
}

#utility a:hover{
	text-decoration: underline;
}

#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 {
	font:11px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:20px;
	padding: 10px 20px 8px 20px;

	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:26px;
	letter-spacing:.21em;
	padding: 10px 20px 8px 20px;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
/********************content slider****************************/

.contentslide{
border-bottom-width: 6px;
background-color: #fff5ee;

width: 638px;
height: 380px;
}

.contentslide .contentdiv{
display: none;



}

.pagination{
width: 655px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: center;
background-color: #fff5ee
/*background: url("images/gray-wev.jpg") fixed;*/
 /*Left/ right border width of pagination DIV.*/
padding:  0 0 0 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 655px; /*IE5 width*/

}

.pagination a{
padding:0px 8px 0px 0px;
text-decoration: none;
font-size:12px;
text-shadow:Olive;
background-color: #fff5ee

}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #fff5ee
}
.style3 {
	font-size: 18px;
	color: #0000CC;
}
.style4 {
	font-size: 12px;
	color:;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
}
.style8 {font-size: 18px}
.style9 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.style10 {
	color: #FF0000;
	font-size: 14px;
}
.style12 {font-size: 12px; font-weight: bold; color: #0000FF; }
.style13 {color: #0000FF}
