body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
	background-color: ffffff;
}

a:link {
	color: #285E9A;
	text-decoration: none;
}
a:visited {
	color: #285E9A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#navText a:link {
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
	padding: 6px 20px 6px 20px;
	border-top: thin;
	border-top-color: White;
	border-top-style: dotted;
	display: block;
	float: right;
	font-weight: bold;
}
#navText a:visited {
	font-family: Arial,sans-serif;
	color: #F1CA61;
	text-decoration: none;
	font-size: 110%;
	padding: 6px 20px 6px 20px;
	border-top: thin;
	border-top-color: White;
	border-top-style: dotted;
	display: block;
	font-weight: bold;
}
#navText a:hover {
	font-family: Arial, sans-serif;
	font-size: 110%;
	padding: 6px 20px 6px 20px;
	border-top: thin;
	border-top-color: White;
	border-top-style: dotted;
	background-color: #285E9A;
	color:#ffffff;
	text-decoration: none;
	display: block;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: thick;
	font-weight: bold;
	float: right;
}
.style1 {
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #CC6600;
}
#navText2 a:link {
	font-family: Arial,sans-serif;
	font-weight: bold;
	color: #F1CA61;
	text-decoration: none;
	font-size: 80%;
	padding: 4px 10px 4px 10px;
	border-top: thin;
	border-top-color: White;
	border-top-style: dotted;
	display: block;	
}
#navText2 a:visited {
	font-family: Arial,sans-serif;
	color: #F1CA61;
	text-decoration: none;
	font-size: 80%;
	padding: 4px 10px 4px 10px;
	border-top: thin;
	border-top-color: White;
	border-top-style: dotted;
	display: block;	
}
#navText2 a:hover {
	font-family: Arial, sans-serif;
	font-size: 80%;
	padding: 4px 10px 4px 10px;
	border-top: thin;
	border-top-color: White;
	border-top-style: dotted;
	background-color: #285E9A;
	color:#ffffff;
	text-decoration: none;
	display: block;	
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Futura, "Futura Condensed";
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 50px;
	color: #996600;
	font-weight: normal;
	font-family: "Futura Condensed";
}

h2{
	font-size: 40px;
	color: #CB5121;
	font-weight: normal;
}

h3{
	font-size: 30px;
	color: #0099CC;
	font-weight: normal;
}

h4{
 font-size: 20px;
 font-weight: normal;
 color: #CB5121;
 border-bottom: thin;
 border-bottom-color: #CB5121;
 border-bottom-style: solid;
 border-bottom-width: thin;
 padding-top: 18px;
 padding-bottom: 0px;
 margin-bottom: 0px;
}
h5{
	font-size: 110%;
	font-weight: normal;
	color: #CB5121;
	border-bottom: thin solid #CB5121;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h6{
 font-size: 120%;
 font-weight: normal; 
 color: #285E9A;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
	color: #534C99;
}

#logo {
	font-family: "Futura Condensed";
	font-size: 60px;
	color: #000000;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
}
#logo-mini {
	font-family: Verdana,Arial,sans-serif;
	font-size: 24px;
	color: #C2BFDF;
	margin-left: 25px;
}
#tagline {
	font-family: Futura;
	font-size: 20px;
	color: #993300;
	line-height: 12px;
	width: 98%;
	margin-left: 10px;
	font-variant: small-caps;
}
#dateformat {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	padding: 0px 10px 0px 0px;	
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 119px;
	text-align: left;
	background-color: #E9811A;
}
#masthead-mini{
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 45px;
	background-color: #285E9A;
}
#head-left{
	font-size: 80%;
	float: right;
	width: 98%;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 169px;
}
#head-right{
	font-size: 80%;
	float: right;
	right: 15px;
	width: 15%;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0 0px;
	height: 159px;
}
#login{
font-size: 12px;
	float: right;
	text-align: right;
	color: #ffffff;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
}
#login a:link {
	color: #ffffff;
	text-decoration: none;
}
#login a:visited {
	color: #ffffff;
	text-decoration: none;
}
#login a:hover {
	text-decoration: underline;
}
#content{
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#crumb-bar{
	width: 100%;
	height: 24px;
	position: relative;
	background-color: #F1CA61;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
#navBar{
	background-color: #993300;
	border-right: 1px #ccc;
	border-bottom: 1px #ccc;
	width: 180px;
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#story{
	position: relative;
	float: left;
	width: 50%;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	font-size: 80%;
}

#story3 {
	font-size: 80%;
	position: relative;
	float: left;
   width: 56%;	 
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;	
}

#story-full{
	font-size: 80%;
	position: relative;
	float: left;
   width: 75%;	 
	padding: 20px 0px 0px 30px;
	margin: 0px 0px 0px 0px;	
}

#story-mini{
	font-size: 80%;
	position: relative;
	float: left;
   width: 90%;	 
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;	
}

/* #sidebar{
	font-size: 80%;
	float: right;
	position: relative;
	padding: 10px 10px 20px 10px;
	margin: 20px 0px 0px 10px;
	width: 18%;
	background-color: #F1CA61;
	} */
#sidebar{
	font-size: 80%;
	float: right;
	position: relative;
	padding: 10px 10px 20px 10px;
	margin: 20px 0px 0px 10px;
	width: 18%;
	background-color: #FFCC66;
}
.MenuHeader {
	font-weight: bold;
	font-size: 85%;	
	color: #CB5121;
	background-color: #F1CA61;
	width: 100%;
	padding: 3px;
	}
#Lola {
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
	padding: 12px 20px 12px 20px;
	border-top: thin;
	border-top-color: White;
	border-top-style: dotted;
	display: block;	
}
input {
	font-family: Arial,sans-serif;
	font-size: 80%;
}
.submit {
	font-family: Arial,sans-serif;
	font-size: 60%;
	font-weight: bold;
	background-color: #F0E68C;
}
.MiniNav {
	font-weight: bold;
	font-size: 85%;	
	color: #CB5121;
	background-color: #50B2C9;
	width: 100%;
	padding: 3px 3px 3px 20px;3px;3px;10px;
}
.quotelite {
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	color: #FAF6EA;
}
.quotedark {
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
	color: #4371A4;
}
.navText a:link {
	font-family: Arial, sans-serif;
	color: #F1CA61;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
	border-top: thin solid White;
	display: block;
	line-height: normal;
}
.navText a:visited {
	font-family: Arial,sans-serif;
	color: #F1CA61;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
	border-top: thin;
	border-top-color: White;
	border-top-style: solid;
	display: block;	
}
.navText a:hover {
	font-family: Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
	border-top: thin solid White;
	background-color: #285E9A;
	color:#ffffff;
	text-decoration: none;
	display: block;
}
.navText2 a:link {
	font-family: Arial, sans-serif;
	color: #F1CA61;
	font-size: 80%;
	font-weight: bold;
	padding: 6px 0px 0px 30px;
	display: list-item;
	border: none;
	font-style: normal;
	line-height: normal;
}
.navText2 a:visited {
	font-family: Arial,sans-serif;
	color: #F1CA61;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	padding: 6px 0px 0px 30px;
	display: list-item;
	border: 0;
	border-bottom: 0;
}
.navText2 a:hover {
	font-family: Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding: 6px 0px 0px 30px;
	text-decoration: underline;
	display: list-item;	
}

.style3 {font-family: Verdana, Arial; font-weight: bold; color: #0066CC; }
.style5 {font-family: Verdana, Arial; font-weight: bold; color: #663399; }
.style7 {
	color: #333333;
	font-style: italic;
}
.style8 {
	font-family: Verdana, Arial;
	font-weight: bold;
}
.style9 {font-size: x-small}
.style10 {color: #006633}
.style11 {color: #CC0066}
li {
	text-indent: 0px;
}
.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
