body
{
	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #fff;
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-size: 12px;
}

p
{
	margin: 5px 10px 5px 5px;
	padding: 0px;
	font-size: 16px;
}

ul { margin: 10px 20px 10px 5px; }

li
{
	margin: 2px 10px 2px 5px;
	padding: 0px;
	font-size: 14px;
	line-height: 120%;
	list-style-type: square;
}

a:link, a:visited
{
	color: #eee;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:visited:hover, a:active, a:visited:active
{
	color: #FFFF99;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 5px 0px 5px 10px;
	padding: 0px;
	color: #fff;
	line-height: 120%;
}

h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	margin: 1px;
	padding: 2px;
	background-color: #ccc;
	border: 1px solid #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

input:focus, textarea:focus, select:focus
{
	background-color: #CCD6E0;
	color: #000;
}

#centercontentfull
{
	margin: 0px 0px 5px 20px;
	padding: 10px 10px 5px 10px;
	-webkit-border-radius: 7px;
	position: relative;
	min-height: 400px;
}

#centercontentwide
{
	margin: 0px 5px 5px 5px;
	padding: 10px 5px 35px 5px;
	float: right;
	width: 625px;
	border: 1px #000 solid;
	background-color: #600;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	min-height: 450px;
}

#centercontent
{
	margin: 0px 5px 5px 5px;
	padding: 15px 5px 5px 5px;
	float: left;
	width: 480px;
	border: 1px #000 solid;
	background-color: #600;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	min-height: 450px;
}

#centercontentmed
{
	margin: 0px 5px 5px 5px;
	padding: 15px 5px 5px 5px;
	float: left;
	width: 545px;
	border: 1px #000 solid;
	background-color: #600;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	min-height: 450px;
}

#container
{
	padding: 0px;
	margin: 5px auto 5px auto;
	width: 900px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #ce0b13;
}

#containerflex
{
	padding: 0px;
	margin: 5px auto 5px auto;
	width: 90%;
	background-color: #600;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#footer
{
	color: #999;
	margin: 0px;
	padding: 1px 5px 1px 5px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	text-align: right;
	background-color: #99191C;
}

#footer p
{
	font-size: 9px;
	color: #999;
}

#footer a
{
	color: #999;
	padding: 2px;
}

#footer ul
{
	margin: 0px 0px 0px 0px;
	padding: 1px;
	clear: both;
	text-align: center;
}

#footer li
{
	padding: 0px;
	margin: 2px 0px 5px 0px;
	color: #999;
	font-size: inherit;
	display: inline;
}

#footer li ul, #footer li.headlink ul { display: none; }
#footer a.admincolor { color: #600; }

#header h1
{
	padding-top: 20px;
	color: #99191C;
}

#header a {
	color: #841518;
}

#headerindex
{
	margin: 0px;
	padding: 0px 5px 0px 5px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	text-align: left;
	height: 120px;
	background-color: #fff;
	position: relative;
}

#header
{
	margin: 0px;
	padding: 0px 5px 0px 5px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	text-align: left;
	height: 90px;
	background-color: #fff;
	position: relative;
}

#logolayer
{
	position: absolute;
	right: 5px;
	top: 0px;
	width: 155px;
	height: 165px;
	z-index: 2;
}

#logolayerl
{
	position: relative;
	left: -25px;
	top: -20px;
	width: 176px;
	height: 200px;
	z-index: 2;
}

#leftcontent
{
	padding: 5px;
	float: left;
	width: 150px;
	background-color: #0fc;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
}

#menucontent
{
	float: left;
	width: 240px;
	padding: 10px 0px 20px 0px;
	margin: 0px 0px 10px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#menucontent ul
{
	margin: 0px;
	padding: 0px 20px 0px 0px;
	list-style: none;
}

#menucontent li
{
	font-size: 14px;
	list-style: none;
	padding: 0px 0px;
	margin: 0px;
	position: relative;
}

#menucontent li ul
{
	clear: both;
	padding: 0px 0px 5px 0px;
}

#menucontent li li
{
	list-style: none;
	margin: 0px 0px 0px 10px;
	font-size: 10px;
	padding: 0px 5px;
}

#menucontent .float
{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	position: absolute;
	top: 3px;
	z-index: 30;
	right: -20px;
	background-image: none;
}

#menucontent li .float a:link
{
	background-color: transparent;
	border: none;
	background-image: none;
}

#menucontent li .float a:hover
{
	border: none;
	background-image: none;
}

#menucontent input
{
	background-color: #61A16F;
	color: #000;
	font-size: 10px;
}

#menucontent input:focus
{
	background-color: #7AB087;
	color: #000;
}

#menucontent li a:link, #menucontent li a:visited
{
	display: block;
	padding: 3px;
}

#menucontent li a:hover, #menucontent li a:visited:hover
{
	background-color: #600;
	display: block;
	color: #FFFF66;
}

#menucontent a:hover, #menucontent a:visited:hover { text-decoration: none; }

#menucontent p, #menucontent h1, #menucontent h2, #menucontent h3, #menucontent h4, #menucontent h5, #menucontent h6, #right p, #right h1, #right h2, #right h3, #right h4, #right h5, #right h6
{
	color: #eee;
	margin: 0px;
	padding: 2px;
}

#menucontent .white a, #menucontent .white p { color: #003366; }
menucontent a:link, .menucontent a:visited { color: #fff; }

#menucontenthor
{
	z-index: 30;
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	height: 30px;
}

#menucontenthor ul
{
	z-index: 30;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 800px;
}

#menucontenthor li
{
	font-size: 14px;
	list-style: none;
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
}

#menucontenthor li:first-child { margin-left: 40px; }

#menucontenthor li li
{
	font-size: 12px;
	float: none;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
}

#menucontenthor li li:first-child { margin-left: 0px; }

#menucontenthor li ul
{
	position: absolute;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 170px;
	display: none;
}

#menucontenthor a
{
	display: block;
	color: #fff;
	background-color: #8C8C8C;
	padding: 4px 15px;
	margin: 0px;
	background-image: url(../grafix/menubg2.jpg);
	background-position: left bottom;
}

#menucontenthor a:hover
{
	color: #FFFF66;
	margin: 0px;
	background-position: center bottom;
}

#menucontenthor li.bottom
{
	height: 7px;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 2px #000 solid;
	background-image: url(../grafix/menubg2.jpg);
	background-position: left bottom;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
}

#right
{
	width: 215px;
	float: right;
	background-color: #026E30;
	padding: 15px 5px 15px 5px;
	margin: 0px 5px 5px 0px;
	color: #fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#navtabs
{
	margin: 5px 0px 0px 0px;
	clear: both;
	text-align: right;
	font-size: 12px;
	padding: 2px 10px 2px 10px;
	position: relative;
	border-bottom: 1px #92B66D solid;
}

#navtabs li
{
	display: inline;
	margin: 0px;
	font-size: 12px;
}

#navtabs ul, #navtabs li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navtabs select
{
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	bottom: 2px;
	background-color: #fff;
	color: #666666;
	position: absolute;
}

#navtabs select:focus { background-color: #B2DF86; }

#navtabs a
{
	background-color: #030;
	padding: 2px 2px 3px 2px;
	margin: 1px 1px 0px 1px;
	border-top: 1px #92B66D solid;
	border-right: 1px #92B66D solid;
	border-bottom: 0px #600 solid;
	border-left: 1px #92B66D solid;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
}

#navtabs #current
{
	border-bottom: 1px #600 solid;
	color: #ccff99;
	background-color: #600;
}

#slurp
{
	position: absolute;
	z-index: 20;
}

#tooltip
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip h3, #tooltip div
{
	margin: 0;
	color: #300;
	font-size: 12px;
}

#search
{
	font-size: 10px;
	float: right;
	clear: right;
	position: relative;
	right: 0px;
}

#search input { font-size: 10px; }

#undertabs
{
	border-top: 1px #666 solid;
	clear: both;
	font-size: 11px;
	padding: 3px 10px 1px 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

#undertabs li { display: inline; }

#undertabs ul, #undertabs li
{
	list-style: none;
	margin: 0px;
	font: inherit;
	font-size: inherit;
	padding: 0px;
}

#undertabs a
{
	background-color: #B2DF86;
	padding: 3px 4px 2px 4px;
	margin: 2px 2px 5px 2px;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	border-top: 1px #666 solid;
	border-left: 1px #666 solid;
	color: #774F5A;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

#undertabs #current2
{
	background-color: #ccff99;
	border-top: 1px #666 solid;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	color: #000;
}

.ahead, .ahead a
{
	background-color: #6C3;
	color: #000;
}

.alert, .alert a, .alert h1, .alert h2, .alert h3, .alert h4, #menucontent .alert
{
	background-color: #C00;
	color: #fff;
}

.border
{
	border: 1px #fff solid;
	padding: 2px;
	margin: 0px;
	clear: both;
	display: block;
	background-color: #333;
}

.centercolor { background-color: #ccff99; }

.centertone
{
	background-color: #7a7a7a;
	color: #fff;
}

.denim
{
	background-color: #617494;
	padding-left: 3px;
	padding-right: 3px;
	color: #fff;
}

.dark
{
	background-color: #92171A;
	padding: 2px 10px 2px 10px;
	margin: 2px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark p, .dark a:link { color: #fff; }
.dark a:visited, #header .dark a:link { color: #ffc; }
.dark a:hover, .dark a:visited:hover { color: #ffc; }

.darker
{
	background-color: #6D1215;
	padding: 2px 10px 2px 10px;
	margin: 2px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.darker h1, .darker h2, .darker h3, .darker h4, .darker h5, .darker h6, .darker p, .darker a:link { color: #fff; }
.darker a:visited { color: #ffc; }
.darker a:hover, .darker a:visited:hover { color: #3F6; }

.float
{
	float: left;
	margin: 0px 5px 5px 0px;
}

.floatr
{
	float: right;
	margin: 0px 5px 0px 5px;
}

/***********  drop shadow styles ***********/
.img-shadow
{
	float: left;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right !important;
	/*[if gte ie 5.5000]>*/
	margin: 10px 0 0 10px !important;
	/*<![endif]: ;*/
}

.img-shadowR
{
	float: right;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right !important;
	/*[if gte ie 5.5000]> */
	margin: 10px 0 0 10px !important;
	/*<![endif]: ;*/
}

.img-shadowC
{
	float: left;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right !important;
	/*[if gte ie 5.5000]> */
	margin: 10px 0 0 17% !important;
	/*<![endif]: ;*/
}

.img-shadow img, .img-shadowR img, .img-shadowC img
{
	display: block;
	position: relative;
	background-color: #fff;
	border: solid #a9a9a9 1px;
	margin: -6px 6px 6px -6px;
	padding: 3px;
}

/*********** end drop shadow styles ***********/
.left
{
	float: left;
	display: inline;
	margin-right: 5px;
	/* fixes ie double margin-left bug */
}

.new
{
	background-color: #000;
	border: 1px #fff solid;
	background-image: url(../grafix/bg.gif);
	background-position: center center;
}

.outline
{
	background-color: #850000;
	margin: 5px;
	padding: 5px;
	background-image: url(../grafix/bg.gif);
	background-position: center center;
}

.outlinebox
{
	background-color: #AFDB83;
	margin: 0px 0px 5px 0px;
	padding: 7px;
	border: 1px #996 solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.commentbox
{
	background-color: #AFDB83;
	margin: 0px;
	padding: 3px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px #996 solid;
	position: relative;
}

.commenttag
{
	background-color: transparent;
	background-image: url(grafix/bottarrow.gif);
	background-repeat: no-repeat;
	padding: 9px;
	margin: 0px;
	position: absolute;
	left: 10%;
	bottom: -30px;
}

.one4offset
{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -20px;
	right: 20px;
	z-index: 10;
	float: left;
}

.one2plus
{
	width: 55%;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one2plusr
{
	width: 55%;
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 5px 0px;
}

.one2
{
	width: 48%;
	float: left;
	margin: 0px 8px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one2r
{
	width: 48%;
	float: right;
	margin: 0px 0px 5px 8px;
	padding: 0px 0px 5px 0px;
}

.one3
{
	width: 32%;
	float: left;
	margin: 0px 6px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one3r
{
	width: 32%;
	float: right;
	margin: 0px 0px 5px 6px;
	padding: 0px 0px 5px 0px;
}

.one4
{
	width: 23%;
	float: left;
	margin: 0px 7px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one4r
{
	width: 23%;
	float: right;
	margin: 0px 0px 5px 7px;
	padding: 0px 0px 5px 0px;
}

.one5
{
	width: 19%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one5r
{
	width: 19%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}

.one6
{
	width: 16%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one6r
{
	width: 16%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}

.two3
{
	width: 65%;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.two3r
{
	width: 65%;
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 5px 0px;
}

.three4
{
	width: 73%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 5px 0px 5px 0px;
}

.three4r
{
	width: 73%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 5px 0px 5px 0px;
}

.right
{
	float: right;
	display: inline;
	margin-left: 5px;
	/* fixes ie double margin-left bug */
}

.pale
{
	background-color: #676767;
	color: #434343;
}

.per5left { margin: 0px 0px 5px 5%; }
.per10left { margin: 0px 0px 5px 10%; }

.spacer
{
	clear: both;
	margin: 0px;
}

.scroller
{
	height: 350px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

.scrollershort
{
	height: 150px;
	margin: 5px 0px;
	padding: 0px;
	overflow: auto;
}

.scrollertall
{
	height: 550px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

.slider { display: none; }

div.slider
{
	margin: 0px;
	padding: 0px;
	display: none;
}

.white
{
	background-color: #fff;
	margin: 0px;
	padding: 5px;
	color: #600;
}
.wowtitleModSm a, .wowwxPhrase a, .wowwxLink10 a { color: #600; } /* weather channel */

img .white { background-color: #fff; }
.white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white p { color: #801019; }
.white a:link, .white a:visited, .white a { color: #617494; }
.fineprint { font-size: 9px; }
.small { font-size: 10px; }
.medium { font-size: 14px; }
.large { font-size: 20px; }

.tabs
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 0px #333 solid;
	margin: 5px auto 0px auto;
	font-size: 10px;
}

.tabsalpha
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px #666 solid;
	margin: 5px auto 5px auto;
	font-size: 10px;
}

.tabs a, .tabsalpha a
{
	background-color: #B2DF86;
	padding: 2px 3px 0px 3px;
	margin: 5px 1px 6px 1px;
	border-top: 1px #666 solid;
	border-right: 1px #666 solid;
	border-bottom: 1px #666 solid;
	border-left: 1px #666 solid;
	color: #774F5A;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
}

#current3
{
	background-color: #CCFF99;
	border-bottom: 1px #CCFF99 solid;
	color: #603;
}

@media print
{
	* { color: #000; }
	p, li { font-size: 10px; }
	p, h1, h2, h3, h4, h5, h6, a:link, a:visited { color: #600; }
	.dark a:link, .darker a:link, .dark a:visited, .darker a:visited { color: #333; }
	#menucontent p { color: #000; }
	#menucontent h4 { color: #600; }
	
	.hideme, #search, #footer ul,  #footer a.admincolor
	{
		visibility: hidden;
		height: 0px;
		display: none;
	}
}
