@charset "utf-8";
body {
	background-color: #500000;
}

h1,h2,h3,h4 {
	color: #e5d900;
}

caption {
	color: #000;
	text-align:center;
}

a:active {
	position: relative;
	top: 1px;
}

.highlights {
	color: #b9976b;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
.highlights:hover {
	color: #ffc;
}

.highlightsnote {
	color: #ffc;
	text-align: right;
	font-weight: normal;
	font-style: italic;
}

.highlightsimportant {
	color: #ffc;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	font-size:120%;
}

.highlightslearnmore {
	color: #ffc;
	text-align: center;
	font-weight: bold;
	font-size:120%;
}

.tmenu {
	font-size: 200%;
	font-weight: bold;
	color: #f3ecad;
	text-decoration: none;
}
.tmenu a {
	color: #ba9a71;
	text-decoration: none;
}
.tmenu a:hover {
	color:#f3ecad;
}

.tmenulive {
	font-size: 200%;
	font-weight: bold;
	color: #f3ecad;
	text-decoration: none;
}
.tmenulive a {
	color: #f3ecad;
	text-decoration: none;
}
.tmenulive a:hover {
	color:#f3ecad;
}

.flushright {
	text-align: right;	
}

.cookie {
	background-image: url(../images/fortune-cookie.jpg);
	background-repeat:no-repeat;
	height: 300px;
}

.fortune {
	color: #d5a;
	padding-top: 122px;
	padding-left: 245px;
	font-size: 150%;
}

.fortune a, hover, visited {
color:#d5a;
text-decoration:none;
}

/* App Carousel OMW */
#carousel ul {
	width:3000px;
}

.textholder {
	padding: 4px 8px 0 8px;
	-moz-border-radius: 4px 4px 0 0;
	color:#000;
	text-align:center;
	background-image:url(../omw/images/pop-up3.png);
}

.screenheads {
	font-size:110%;
	font-weight:bold;
}

.screenheadsfcu {
	font-size:125%;
	font-weight:bold;
	color:#392300;s
}

/* App Carousel FCU */
.textholderfcu {
	padding: 4px 8px 0 8px;
	-moz-border-radius: 4px 4px 0 0;
	color:#000;
	text-align:center;
	background-image:url(../fcu/images/pop-up4.png);
}

