/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Tahoma, Arial, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 10px;
	padding: 0px;
	background-color: #ADC299;
}

a{
	color: #099B0A;
	text-decoration: none;
}

a:link{
	color: #099B0A;
	text-decoration: none;
}

a:visited{
	color: #099B0A;
	text-decoration: none;
}

a:hover{
	color: #099B0A;
	text-decoration: underline;
}

h1{
/* font-family: Verdana,Arial,sans-serif; */
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
/* font-family: Arial,sans-serif; */
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
/* font-family: Arial,sans-serif; */
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

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: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
/* font-family: Arial,sans-serif; */
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#main{
	width: 944px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	border: 1px solid black;
	background-color: #FFFFFF;
}
#masthead{
	padding: 0px 0px 0px 0px;
	width: 100%;
}
#sitemap {
	float:right; 
	clear:right; 
	font-size:70%;
}

#sitemap a{
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}

#sitemap a:hover{
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}

#sitemap a:link{
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}

#sitemap a:visited{
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}

#navBar{
    float: right;
	width: 280px; /*23 percent*/
	margin: 0px;
	padding: 3px;
	border-left: 1px solid #cccccc;
	
	
#headlines-right{
  float:left;
	
	border-right: 2px solid black;
    border-bottom: 2px solid black;
	border-left: 2px solid black;
	padding-right: 10px;
}
	
}

#headlines{
  float:left;
	width: 240px;
	border-right: 2px solid #cccccc;
    border-bottom: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	padding-right: 10px;
}


#content{
  float: left;
  width: 400px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 5px 10px;
	float: inherit;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	float: right;
	padding-right: 0px;
	clear:right; 
	padding-top: 25px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 115%;
	text-transform: uppercase;
	color: #FFFFFF;
}

#globalNav a:hover {
	font-size: 115%;
	text-transform: uppercase;
	text-decoration: none;
	color: #099B0A;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

/************* #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: 0px 0px 0px 0px;
	margin: 10px 10px 10px 10px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 2px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story strong
{
color: #334d55;
}

/************* #siteInfo styles ***************/

#copyright{
	clear:both;
	border: 0px solid #cccccc;
	font-size: 75%;
	color: #666666;
	padding: 0;
}
#siteInfo a:link {
color: #cccccc;
}
#siteInfo a:visited {
color: #cccccc;
}
#siteInfo a:hovor {
color: #cccccc;
}
#siteInfo a {
color: #cccccc;
}
#siteInfo{
	clear: both;
	background-color:#000000;
	border: 0px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 3px;
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	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: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.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: 0;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#tabs {
/* font-family: Arial,sans-serif; */
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	float: left;
	width: 174px;
	height: 29px;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
}
