/* commented backslash hides from ie5mac \*/
html {
	height: 100%;
	margin: 0;
	padding: 0;
}
/* end hack */
html, body {
	background-color: #FFFFFF;
	color: #000000;
	font: 11px Tahoma, sans-serif;
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
	height: 100%;
	min-width: 1000px; /* for mozilla */
	text-align: left;
}
#wrapper {
	background-color: #F0F0F0;
	_height: 100%; /* for ie */
	padding-bottom: 5px;
}
#wrapper p {
	line-height: 15px;
}
#wrapper p a {
	color: #D41B21;
	font-weight: bold;
	padding: 2px;
	text-decoration: underline;
}
#wrapper a:hover {
	color: #D41B21;
	text-decoration: none;
}
#outer {
	background-color: #FFFFFF;
	border: 1px solid #CECFD4;
	height: 99.9%;
	margin: 0 auto;
	min-height: 100%;
	overflow: visible;
	position: relative;
	text-align: left;
	width: 1000px;
}
/* mac hide \*/
* html #outer {
	width: 1000px;
}
/* end hide */
html>body #outer {
	height: auto; /* for mozilla as ie treats height as min-height anyway */
}
#inner {
	/*margin-top: 219px; /* needed to make room for header */
	margin-top: 139px;
	width: 100%;
}

#header {
	background: #CECFD4 url(img/gradient.gif) repeat-x left top;
	height: 139px;
	left: 0;
	/*margin-top: 80px;*/
	margin-top: 0px;
	position: absolute;
	top: 0;
	width: 1000px;
	z-index: 10;
}
/* mac hide \*/
* html #header {
	width: 1000px;
}
/* end hide */
#header h2 {
	background-color: #FFFFFF;
	font: bold 130% Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
	color: #D41B21;
}
#header p {
	font: bold 90%/15px Verdana;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#header p a {
	color: #FFFFFF;
	text-decoration: underline;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#logo {
	height: 41px;
	left: 25px;
	position: absolute;
	text-indent: -5000px;
	top: 25px;
	width: 291px;
	z-index: 20;
}
#nav {
	color: #FFFFFF;
	height: 29px;
	left: 25px;
	position: absolute;
	top: 80px;
	width: 291px;
	z-index: 20;
}
#nav a {
	color: #FFFFFF;
	margin: 0 20px;
	text-decoration: underline;
}
#quotes {
	height: 70px;
	left: 600px; //395px;
	position: absolute;
	top: 25px;
	width: 150px;
	z-index: 20;
}
#weather {
	height: 70px;
	left: 600px;
	position: absolute;
	top: 25px;
	width: 150px;
	z-index: 20;
}
#weather img {
	background-color: transparent;
	border: 0;
	float: left;
	margin-right: 5px;
}
#holiday {
	height: 70px;
	left: 805px;
	position: absolute;
	top: 25px;
	width: 150px;
	z-index: 20;
}
#location {
	background: #D41B21 url(img/location.gif) repeat-x left -1px;
	color: #FFFFFF;
	font: bold 110%/27px Arial, Helvetica, sans-serif;
	height: 27px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 111px;
	width: 250px;
	z-index: 400;
}
#topmenu {
	background: #D41B21 url(img/menu.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	right: 0;
	top: 111px;
	width: 749px;
	z-index: 400;
}

#footer {
	background-color: #FFFFFF;
	bottom: 0;
	clear: both;
	height: 100px;
	left: 0;
	position: absolute;
	_position: relative; /* ie bug */
	width: 1000px;
}
/* ie rounding bug */
* html #footer {
	margin-bottom: -1px;
	_margin-bottom: 0;
}
/* mac hide \*/
* html #footer {
	/* only ie gets this style */
	height: 100px;
	/* for ie */
}
/* end hide*/
/* to clear footer */
#clearfooter {
	clear: both;
	height: 100px;
	_height: 0; /* for ie */
	width: 100%;
}
/* safari wrapper */
html>body #minHeight {
	float: left;
	height: 100%;
	margin-bottom: -100px;
	width: 0;
}
#sitemap {
	left: 0;
	padding: 10px 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 50;
}
#sitemap a {
	border-left: 1px solid #000000;
	display: inline;
	color: #D41B21;
	font-weight: bold;
	padding: 0 10px;
	text-decoration: underline;
	text-transform: uppercase;
}
#sitemap a.first {
	border: 0;
}
#copyright {
	background-color: transparent !important;
	height: 31px;
	position: absolute;
	left: 0;
	text-align: center;
	top: 40px;
	width: 100%;
	z-index: 60;
}
#copyright a {
	color: #D41B21;
	font-weight: bold;
	padding: 2px;
	text-decoration: underline;
}
#counter {
	background-color: transparent !important;
	height: 31px;
	position: absolute;
	right: 0;
	top: 40px;
	width: 200px;
	z-index: 70;
}
#counter img {
	border: 0;
	margin: 0;
}

#center {
	float: left;
	width: 498px; /* set 2px less than center width */
	z-index: 300;
}
#center-inner {
	padding: 0;
	text-align: left;
}
#content {
	padding: 0;
	z-index: 310;
}
#content h2 {
	background-color: #CECFD4;
	color: #FFFFFF;
	font: bold 130%/15px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px;
	text-align: right;
	text-transform: uppercase;
}
#content h2.invert {
	background-color: #FFFFFF;
	color: #CECFD4;
	margin-bottom: -45px;
}
#content .block {
	background-color: #CECFD4;
	margin: 0;
	padding: 10px;
}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content ul li, ol li {
	margin: 5px;
	padding-left: 10px;
}
#content ul li {
	background: url(img/li_red.gif) no-repeat 0 6px;
}
#content ul li a, #content ol li a {
	color: #D41B21;
	padding: 2px;
	text-decoration: underline;
}
#content .block table {
	border: 0;
	margin: 10px 0;
	width: 98%;
}
#content .block table a {
	color: #D41B21;
	font-weight: bold;
	padding: 2px;
	text-decoration: underline;
}
#content .block tr {
	text-align: left;
}
#content .block th {
	color: #FFFFFF;
	background-color: #D41B21;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
#content .block td {
	background-color: #FFFFFF;
	padding: 5px;
}

#left {
	float: left;
	overflow: hidden; /* ie expanding box fix */
	width: 251px;
	z-index: 100;
}
#left-inner {
	padding: 0;
	text-align: left;
}
#left-sidebar {
	padding: 0;
	z-index: 110;
}
#left-sidebar h2 {
	background-color: #D41B21;
	color: #FFFFFF;
	font: bold 100%/15px Arial, Helvetica, sans-serif;
	margin: 0 1px;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
}
#left-sidebar .block {
	padding: 10px;
}

#right {
	float: right;
	overflow: hidden; /* ie expanding box fix */
	width: 251px;
	z-index: 200;
}
#right-inner {
	padding: 0;
	text-align: left;
}
#right-sidebar {
	padding: 0;
	z-index: 210;
}
#right-sidebar h2 {
	background-color: #D41B21;
	color: #FFFFFF;
	font: bold 100%/15px Arial, Helvetica, sans-serif;
	margin: 0 1px;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
}
#right-sidebar .block {
	padding: 10px;
}
.block ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.block ul li {
	margin: 5px;
	padding-left: 10px;
	background: url(img/li_red.gif) no-repeat 0 6px;
}
.block ul li a {
	color: #D41B21;
	font-size: 80%;
	text-decoration: underline;
}
#right-sidebar select {
	border: 1px solid #CECFD4;
	font: 100%/12px Trebuchet MS;
	color: #000000;
	margin-top: 5px;
	width: 230px;
}
#right-sidebar table {
	border: 0;
	margin: 1px 0;
	width: 98%;
}
#right-sidebar tr {
	text-align: center;
}
#right-sidebar th {
	color: #FFFFFF;
	background-color: #CECFD4;
	font: 80%/10px Tahoma, sans-serif;
	padding: 1px;
	text-align: center;
}
#right-sidebar table a {
	color: #D41B21;
	padding: 1px;
	text-decoration: none;
}
#right-sidebar table b {
	font-weight: normal;
}
#right-sidebar td {
	border-bottom: 1px solid #CECFD4;
	font: 80%/10px Tahoma, sans-serif;
	padding: 1px;
}
#right-sidebar td.nobdr {
	border: 0;
}
#right-sidebar .fillbar-outer {
	background-color: #FFFFFF;
	border: 1px solid #CECFD4;
	font-size: 1px;
	height: 3px;
	padding: 0;
}
#right-sidebar .fillbar-inner {
	background-color: #D41B21;
	font-size: 1px;
	height: 3px;
	padding: 0;
}

#overlay {
	background-color: #000000;
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 999;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
#window {
	background-color: #FFFFFF;
	border: 1px solid #D41B21;
	color: #000000;
	height: auto;
	left: 50%;
	margin: 0;
	padding: 5px;
	position: absolute;
	top: 50%;
	width: auto;
	z-index: 1000;
}
p.header {
	background: transparent url(img/favicon.gif) no-repeat left top;
	font: bold 110%/7px Trebuchet MS;
	margin: 0;
	padding: 5px 0 10px 20px;
}
p.footer {
	font: 90%/7px Trebuchet MS;
	margin: 0;
	padding: 5px;
	text-align: center;
}
a.open {
	background: url(img/open.gif) no-repeat right top;
	color: #D41B21;
	display: block;
	font: bold 90%/7px Verdana;
	padding: 5px 20px 10px 0;
	text-align: right;
	text-decoration: none;
}
a.close {
	background: url(img/close.gif) no-repeat right top;
	color: #D41B21;
	display: block;
	font: bold 90%/7px Verdana;
	margin-top: -22px;
	padding: 5px 20px 10px 0;
	text-align: right;
	text-decoration: none;
}
#content a.open {
	background: url(img/open.gif) no-repeat right top;
	float: left;
	margin: -25px 0 0 15px;
	padding: 6px;
}
#content a.close {
	background: url(img/close.gif) no-repeat right top;
	float: left;
	margin: -25px 0 0 15px;
	padding: 6px;
}
#viewimg, #graphic {
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}

#switch-box {
	border: 1px solid #CECFD4;
	margin: 1px 0;
	padding: 0;
}
#switch-box ul {
	background-color: #F0F0F0;
	padding: 0;
	margin: 0;
	width: 120px;
}
#switch-box ul li {
	background: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
#switch-box ul li a {
	font-weight: bold;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	border-right: 1px solid #CECFD4;
	color: #D41B21;
	display: block;
	position: relative;
	padding: 3px 10px;
	text-decoration: none;
}
#switch-box ul li a:hover {
	background-color: #FFFFFF;
	border-top: 1px solid #CECFD4;
	border-bottom: 1px solid #CECFD4;
	border-right: 1px solid #FFFFFF;
	color: #D41B21;
	text-decoration: none;
}
#switch-box ul li a.first:hover, #switch-box ul li a.last:hover {
	background-color: #F0F0F0;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	border-right: 1px solid #CECFD4;
}
#switch-box div.box {
	float: right;
	overflow: hidden; /* ie expanding box fix */
	margin: 0 10px 0 0;
	padding: 0;
	width: 320px;
	z-index: 1000;
}
#switch-box div.box p {
	font: 80%/15px Verdana;
	margin: 0;
	padding: 2px 10px;
}
#switch-box div.first {
	background-color: transparent;
	border: 0;
}
#switch-box div.first p {
	font-size: 100%;
}

/* clear top margin for mozilla */
div, p {
	margin-top: 0;
}
p {
	padding-bottom: 5px;
}
/* clear after float */
.clearing {
	_display: block;
	_clear: both;
	zoom: 1;
}
.clearing:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1;
}
br.margin {
	font-size: 1px;
	height: 10px;
}
.bg {
	background-color: transparent;
	border: 1px solid #CECFD4;
	float: left;
	height: 16px;
	width: 8px;
	margin: 5px;
}
/* no image should have a border when linked */
a img {
	border: 0;
}
img {
	background-color: #FFFFFF;
	border: 1px solid #CECFD4;
	padding: 2px;
}
.img {
	float: left;
	cursor: default;
	margin: 0 5px 5px 0;
}
h1, h3 {
	color: #000000;
	font: bold 120%/14px Trebuchet MS;
	margin: 0;
	padding-bottom: 5px;
}
h2 a {
	background-color: #D41B21;
	color: #FFFFFF;
	font: bold 100%/15px Arial, Helvetica, sans-serif;
	margin: 0 1px;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
}
h2 a:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}
h3 a {
	color: #D41B21;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline !important;
}
.more {
	margin: 0;
	padding: 0;
	text-align: center;
}
.more a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.widgets {
	color: #D41B21;
	display: block;
	font-weight: bold;
	margin: 5px;
	text-align: center;
	text-decoration: underline;
}
a.widgets:hover {
	color: #000000 !important;
	text-decoration: none !important;
}
acronym {
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
	cursor: help;
	font-weight: bold;
}
b.up {
	background: url(img/up_red.gif) no-repeat 5px center;
	padding: 0 5px 0 20px;
	text-align: right;
}
b.down {
	background: url(img/down_red.gif) no-repeat 5px center;
	padding: 0 5px 0 20px;
	text-align: right;
}
#header b.up {
	background-image: url(img/up_white.gif);
}
#header b.down {
	background-image: url(img/down_white.gif);
}

form {
	margin: 10px 0;
}
fieldset {
	border: 1px solid #D41B21;
	margin: 10px;
	padding: 10px;
}
legend {
	padding: 5px;
}
label {
	float: left;
	font-size: 80%;
	padding: 5px;
}
form a, label a {
	color: #D41B21;
	margin: 5px 0;
	text-align: center;
}
input, textarea, select {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #757575;
	float: left;
	font-size: 80%;
	margin-bottom: 5px;
	padding: 3px;
}
textarea {
	margin: 5px 10px;
}
input {
	width: 100px;
}
input.checkbox {
	background: none;
	border: 0;
	margin: 5px;
	padding: 0;
	width: auto;
}
input.submit {
	background-color: #D41B21;
	border: 0;
	color: #FFFFFF;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for ie 5.x */
	margin: 0 5px;
	padding: 3px 5px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}