/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(images/three_1.gif);}
.preload2 {background: url(images/three_1a.gif);}

#nav {padding:0; margin:0; list-style:none; height:38px; background:#CCCCCC url(images/three_0.gif) repeat-x; position:relative; z-index:4; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:38px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(images/three_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:38px; background: url(images/three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:38px; background: url(images/three_0a.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#FFFFFF; background: url(images/three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(images/three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(images/three_1a.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:3;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #ffbf00; padding:3px; border:1px solid #ffbf00; white-space:nowrap; width:180px; height:auto; z-index:4;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:180px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:175px; line-height:18px; text-indent:3px; color:#000000; text-decoration:none;border:0px solid #000000;}
#nav li ul.sub li a.fly
{background:#FFFFFF url(images/arrow.gif) 180px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#000000; color:#FFFFFF; border-color:#000000;}
#nav li:hover ul.sub li a.fly:hover
{background:#000000 url(images/arrow_over.gif) 170px 6px no-repeat; color:#000000;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:180px; top:-4px; background: #d2232a; padding:3px; border:1px solid #bd2127; white-space:nowrap; width:180px; z-index:3; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#bd2127 url(images/arrow_over.gif) 180px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#d2232a url(images/arrow.gif) 180px 6px no-repeat; color:#000; border-color:#d2232a;} 

/* Default text styling */

.bodycopy {font-family:arial, verdand, sans-serif; font-size:12px; color:#000000; font-weight:normal;}
.bodycopy A:link {text-decoration: none; color:#000000}
.bodycopy A:visited {text-decoration: none; color:#000000}
.bodycopy A:active {text-decoration: none; color:#000000}
.bodycopy A:hover {font-weight:bold; color:#000000}

.headings {font-family:arial, verdand, sans-serif; font-size:20px; color:#000000; font-weight:bold; vertical-align:top;}

.welcome {font-family:arial, verdand, sans-serif; font-size:16px; color:#000000; font-weight:bold; vertical-align:top;}
.welcome A:link {text-decoration: none; color:#000000}
.welcome A:visited {text-decoration: none; color:#000000}
.welcome A:active {text-decoration: none; color:#000000}
.welcome A:hover {font-weight:bold; color:#000000}

.subheadings {font-family:arial, verdand, sans-serif; font-size:12px; color:#000000; font-weight:bold; vertical-align:top;}

.toplinks {font-family:arial, verdand, sans-serif; font-size:12px; color:#FFFFFF; font-weight:normal;}
.toplinks A:link {text-decoration: none; color:#FFFFFF}
.toplinks A:visited {text-decoration: none; color:#FFFFFF}
.toplinks A:active {text-decoration: none; color:#FFFFFF}
.toplinks A:hover {font-weight:bold; color:#FFFFFF}

.bodylinks {font-family:arial, verdand, sans-serif; font-size:12px; color:#000000; font-weight:normal;}
.bodylinks A:link {text-decoration: none; color:#000000}
.bodylinks A:visited {text-decoration: none; color:#000000}
.bodylinks A:active {text-decoration: none; color:#000000}
.bodylinks A:hover {font-weight:bold; color:#000000}

.newsheadings {font-family:arial, verdand, sans-serif; font-size:14px; font-weight:bold; color:#FFFFFF; font-weight:normal;}
.newsheadings A:link {text-decoration: none; color:#FFFFFF}
.newsheadings A:visited {text-decoration: none; color:#FFFFFF}
.newsheadings A:active {text-decoration: none; color:#FFFFFF}
.newsheadings A:hover {font-weight:bold; color:#FFFFFF}

/* Background */

html, body {margin:0; padding:0; width:100%; height:100%;}

#background{position:fixed; z-index:-2; width:100%; height:100%;}

#fixed {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:1;
	color:#567;
	padding:0px;
	height: 100%;}
	
	
#latestnews {color:#FFFFFF; background: url(images/index/click_to_read_bkgrd.jpg) no-repeat;}

#textbox {padding-left:15px; padding-right:15px; width:455px; height:100%;}
#flashcontainer {width:427px; height:427px; background-image:url(images/aboutus-noflash.jpg)}