/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

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

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #606060;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #885637;
}

h1{
 font-family: "Arial Narrow";
 font-size: 120%;
 color: #000033;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: disc;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 2px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-color: #F4F4F4;
	vertical-align: baseline;
}

#navBar{
	float: right;
	width: 18%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF7E1;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
	float:left;
	width: 155px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-image: url(../doc/images/headlines5.jpg);
}

#content{
	float: left;
	width: 60%;
	background-color: #FBFBFB;
	border-left: 5px solid;
	border-left-color: #0066CC;
}

#lightbox{
	width: 90%;
	background-color: #FFF8E8;
	border: 2px solid;
	border-color: #C6D5FD;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}

#mediumbox{
	width: 90%;
	background-color: #EFEED6;
	border: 2px solid;
	border-color: #C1D3FB;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}

#darkbox{
	width: 90%;
	background-color: #E0D2B8;
	border: 2px solid;
	border-color: #C5D5FC;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 4px 10px;
	font-size: large;
	font-style: italic;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #CCC;
	color: #330066;
	background-color: #FEF5E0;
	height: 50px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 80%;
	text-align: center;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-color: #2E0178;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	padding: 2px 0px 0px 10px;
	;
	font-size: 90%;
}

.story p{
	padding: 0px 0px 0px 0px;	
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #999999;
	padding: 10px 10px 10px 10px;
	background-color: #ECE9D8;
	text-align: center;
}

#siteInfo img{
	padding: 0px 4px 4px 4px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0 2px 0 2px;
	font-size: 75%;
	text-align: center;
	border-bottom: 1px solid #ccccc;
	border: 1 px solid;
}

#sectionLinks h3{
	padding: 5px 0px 2px 2px;
}

#sectionLinks a {
	display: block;
	padding: 4px 0px 4px 2px;
}

#sectionLinks a:hover{
	text-decoration:underline;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 7px;
	font-size: 75%;
	text-align: center;
	border-bottom: 1px solid;
	border-bottom-color: #CCCCCC;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 80%;
	background-image: url(../doc/images/headlines6.jpg);
	background-repeat: repeat;
	background-color: #FFF7E1;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/skeleton.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.
=================================================================== */
#nav {
	padding:0;
	background:#FFF7E1;
	list-style:none;
	position:relative;
	z-index:200;
	height: 25px;
	margin: 0 0 0 0;
} 
#nav ul {border:1px solid #000; border-color:#eca #b97 #a86 #edb; border-width:0px 1px 1px 1px; padding:0 0 5px 0; margin:0; list-style:none;  position:relative; z-index:200; background:#ECE9D8; font-size:medium;}

#nav table {border-collapse:collapse;}
#nav li {float:left; padding:0 20px 0 10px;}
#nav li li {float:none;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

#nav li a {display:block; float:left; color:#888; height:25px; padding-right:5px; line-height:normal; text-decoration:none; white-space:nowrap;}
#nav li li a {height:20px; line-height:20px; float:none;}

#nav li:hover {position:relative; z-index:300; background:#fff;}
#nav a:hover {position:relative; z-index:300; text-decoration:underline; color:#b75;}

#nav :hover ul {left:0; top:22px;}
/* another hack for IE5.5 and IE6 */
#nav a:hover ul {left:-10px;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-15px; margin-left:100%; top:-1px;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {text-decoration:underline; color:#b75;}


/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:-1px;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
