/*----------------------------------------------------------------------
CSS Style Sheet

version:	2008
author:		CM SSW
email: 		cmb@spiralshell.com
website:	http://www.spiralshell.com/
----------------------------------------------------------------------*/



/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFCC;
	}
	

				

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
	
#navigation, {
	color: #620000;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 0;
	padding-left:19px;

}
	
#navigation a:hover {
	color:#993300;
	background-color: #FFFFCC;
}
	
#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 {
	color: #FFFFCC;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a {
	color: #FFFF00;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
.pageName{
	color: #620000;
	line-height:26px;
	letter-spacing:.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
.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 {
	color: #000000;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.navText {
	color: #FFFFCC;
	line-height:20px;
	letter-spacing:.1em;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	


dl, dt, dd, ul, li {
	list-style-type: disc;
	}

/*ul a {
		display:block;
		width:200px;
		height:40px;
		line-height:40px;
		color:#FFFFCC;
		text-decoration:none;
		background:no-repeat;
		}
*/		
#menu {
	position: absolute; /* Menu position that can be changed at will */
	top: 303px;
	left: 16px;
	overflow: auto;
	visibility: visible;
	height: 1064px;
}
#menu {
	width: 192px;
	background-position: center;
}
#menu dt {
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #FFFFCC;
	font-size: 14px;
	color: #FFFFCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#menu li {
text-align: right;
}
#menu li a, #menu dt a {
color: #FFFFCC;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
}

.textadj{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	line-height: 20px;
}

#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #620000;
}	

#textaj a {
			color:#620000;
			}
			
/*Slidedown Vertical Menu */

#nav {
		margin:0;
		padding:0;
		}

#nav li {
		display:inline;
		padding:0;
		margin:0;
		}

#nav a:link,
#nav a:visited {
		color:#FFFFCC;
		background:#620000;
	    }.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-variant: normal;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #620000;
	line-height: normal;
}
.bullethope {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
.arrowbullet {
	list-style-image: url(/images/arrowbullet.gif);
}
