/* Global Styles */

body {
	margin:0px;
	background-color: #990000;
	background-image: url(/Resources/redbk.gif);
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */
#list ul
{
margin-top:0px;
	margin-bottom:0px;}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

 #nav-menu
{
width:10em
}

#nav-menu li a
{
background: url(background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: right;
}
#nav-menu li a:hover 
{
background: url(background2.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #FFFFFF;
text-decoration: none;
text-align: right;
}
#nav-menu li a:active {
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active 
background: url(background2.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
width: 9em;
display: block;
border: 0.2em solid #000000;
color: #FFFFFF;
text-decoration: none;
text-align: right;
}

#new-nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

 #new-nav-menu
{
width:10em
}

#new-nav-menu li a
{
	background: url(/Elements/berrybuttn2.gif) #fff bottom left;
	height: 2.5em;
	line-height: 2.5em;
	width: 10em;
	display: block;
	color: #990000;
	text-decoration: none;
    text-align: center;
}
#new-nav-menu li a:hover 
{
background: url(/Elements/berrybuttn3.gif) #fff bottom left;
height: 2.5em;
line-height: 2.5em;
width: 10em;
display: block;
border: 0.1em solid #990000;
color: #000000;
text-decoration: none;
text-align: center;
}
#new-nav-menu li a:active 
{
background: url(/Elements/berrybuttn4.gif) #fff bottom left;
height: 2.5em;
line-height: 2.5em;
width: 10em;
display: block;
border: 0.2em solid #990000;
color: #ffffff;
text-decoration: none;
text-align:center;
}

#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 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:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#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:14px Comic Sans MS;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	}
	.bodyTextblack {
	font:12px Comic Sans MS;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	}
	.bodyTextorange {
	font:14px Comic Sans MS;
	color:#FF6633;
	margin-top:0px;
	margin-bottom:0px;
	}
.bodyTextberryred {
	font:14px Arial, Helvetica, sans-serif;
	color:#CC0000;
	margin-top:0px;
	margin-bottom:0px;
	}
.bodyTextberrygreen {
	font:14px Arial, Helvetica, sans-serif;
	color:#009933;
	margin-top:0px;
	margin-bottom:0px;
	}
.boxText {
	font:14px Comic Sans MS bold;
	color:#FFFFFF;
	line-height:20px;
	margin-top:0px;
	}
.bodyTextsm {
	font:12px Comic Sans MS;
	color:#009933;
	margin-top:0px;
	margin-bottom:0px;
	}
	
.pageName{
	font: 18px Comic Sans MS bold;
	color: #99CC66;
	line-height:26px;
	letter-spacing:0.30em;
	background-color: #980100;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:30px;
	text-decoration:underline;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	.style2 {
	color: #980100;
	font: 18px Comic Sans MS;
}
    .biggreen {
	color: #99CC66;
	font: 18px Comic Sans MS;
	text-decoration: blink;
}
	.style3 {color: #FFFFFF}
	.style4 {font-size: 6px}
