/* Global Styles */

html,body {
	  margin:0 auto;
	  padding:0px 0px 0px 0px;
	  margin-bottom:0;
	  background:#000000 url(images/bgGradWhole.gif) top center repeat-y;
      height:100%;
      border:none
	}
	
		
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	


	
a {
	color: #993300;
	}
	

	
a:hover {
	color: #5C743D;
	}
/*Menu*/
	#menu {
	width: 100%;
	background: #99CC66;
	float: left;
	}
	#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
/*	width: 10em;*/
	float: left;
	}
	
	
	#menu a, #menu h2 {
	font:  11px arial, helvetica, sans-serif;
	display: block;
/*	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;*/
	margin: 0;
	padding: 2px 3px;
	}
	
	#menu h2 {
	color: #993300;
	background: #99CC66;
	text-transform: uppercase;
	}
	
	#menu a {
	color: #993300;
	background: #99CC66;
	text-decoration: none;
	}
	
	#menu a:hover {
	
	color: #E8FFDC;
	font: bolder, 12px arial, helvetica, sans-serif;
	/*color: #a00;
	background: #D5EDB3;*/
	}
	/*Position Menu*/
	#menu li {position: relative;}

	#menu ul ul {
	position: absolute;
	z-index: 500;
	}
	
	#menu ul ul ul {
	top: 0;
	left: 100%;
	}
	div#menu ul ul,
	div#menu ul li:hover ul ul,
	div#menu ul ul li:hover ul ul
	{display: none;}
	
	div#menu ul li:hover ul,
	div#menu ul ul li:hover ul,
	div#menu ul ul ul li:hover ul
	{display: block;}


/*Footer*/
	#footer {
	width: 100%;
	background: #5C743D;
	float: inherit;
	}
	#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
/*	width: 10em;*/
	float: inherit;
	}
	
	
	#footer a, #footer h2 {
	font:  11px arial, helvetica, sans-serif;
	display: block;
/*	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;*/
	margin: 0;
	padding: 2px 3px;
	}
	
	#footer h2 {
	color: #ffffff;
	background: #5C743D;
	
	}
	
	#footer a {
	color: #ffffff;
	background: #5C743D;
	text-decoration: none;
	}
	
	#footer a:hover {
	color: #a00;
	background: #5C743D;
	}
	/*Position Menu*/
	#footer li {position: relative;}

	#footer ul ul {
	position:  absolute;
	z-index: 500;
	}
	
	#footer ul ul ul {
	top: 0;
	text-align: center;
	
	}
	
	div#footer ul ul,
	div#footer ul li:hover ul ul,
	div#footer ul ul li:hover ul ul
	{display: none;}
	
	div#footer ul li:hover ul,
	div#footer ul ul li:hover ul,
	div#footer ul ul ul li:hover ul
	{display: block;}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}

#navigation span {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:2px 6px 10px 8px;
	}
#navigation a {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #D5EDB3;
}

#navigation a:hover {

	color:#993300;
	}
		
/*	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
	

#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
*/
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:10px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.1em;
	line-height:18px;
	}
	
.headerimage	{
	left:  0; 
/*	background-image: url(/images/crahheader.gif); */
	background-repeat: no-repeat;
	}	

#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 */

.test {	

   	background-color:#99CC66;
	
}

	
.test2 {	

   	background-color:#5C743D;
	
}
/*

.borderleft1 {	
	background:#000000 url(images/bgGradLeft5.gif) top center repeat-y;
	
}
.borderright1 {	

   background:#000000 url(images/bgGradRight5.gif) top center repeat-y;
	
}

.borderleft2 {	
	background:#000000 url(images/bgGrad2Left.gif) top center repeat-y;
	
}
.borderright2 {	

   background:#000000 url(images/bgGrad2Right.gif) top center repeat-y;
	
}
.borderleft3 {	
	background:#000000 url(images/bgGrad3Left.gif) top center repeat-y;
	
}
.borderright3 {	

   background:#000000 url(images/bgGrad3Right.gif) top center repeat-y;
	
}

.borderleft4 {	
	background:#000000 url(images/bgGrad4Left.gif) top center repeat-y;
	
}
.borderright4 {	

   background:#000000 url(images/bgGrad4Right.gif) top center repeat-y;
	
}
*/
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	

.bodyTextLg {
	font:13px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:16px;
	margin-top:0px;
	}
	
	
.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #5C743Ds;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}
	
.subHeader2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}
	
#fullheight{height:100%}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	background-color:#D5EDB3;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:20px;
/*	letter-spacing:.1em; */
	margin-top:0px;
	text-decoration: none;
	}
	
	

	#copyright {
	width: 100%;
	background: #99CC66;
	
	
	}
	
/*	
	
	#copyright a, #copyright h2 {
	font:  10px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	
	}
	
	#copyright h2 {
	color: #E8FFDC;
	background: #99CC66;
	text-transform: uppercase;
	}
	
	#copyright a {
	color: #E8FFDC;
	background: #99CC66;
	text-decoration: none;
	}
	
	#copyright a:hover {
	
	color: #E8FFDC;
	font: bolder, 10px arial, helvetica, sans-serif;
	/*color: #a00;
	background: #D5EDB3;
	}	
	
	*/
	#copyright a, #copyright h2 {
	font:  10px arial, helvetica, sans-serif;
	display: block;
/*	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;*/
	margin: 0;
	padding: 2px 3px;
	}
	#copyright a {
	color: #E8FFDC;
	background: #99CC66;
	text-decoration: none;
	}
	
	#copyright a:hover {
	
	color: #E8FFDC;
	font: bolder, 12px arial, helvetica, sans-serif;
	/*color: #a00;
	background: #D5EDB3;*/
	}
	
	
.copyrightText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #E8FFDC;
	
/*		line-height:10px;
letter-spacing:.1em;
	margin-top:0px;
	text-decoration: none; */
	}
	

