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

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

body{
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
/*	background-color:#67B18A;*/
	background-color:#004E50;
	line-height: normal;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #1C4D04;
	text-decoration: none;
}

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

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

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

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #1C4D04;
 margin: 0px;
 padding: 0px;
}

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

h3{
 font-family: Verdana, Geneva, Arial,sans-serif;
 font-size: 100%;
 color: #1C4D04;
 margin: 0px;
 padding: 0px;
}

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

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #1C4D04;
 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: Verdana, Geneva, Arial,sans-serif;
 font-size: 80%;
 color: #334d55;
}


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

#printbanner{
display:none;
}

#masthead{
	padding: 0px;
	width: 846px;
/*	background-image:url(http://www.scaent.com/i/BigBack.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;*/

/*	background-color:#E08445;*/
	
	
}

 body
{
	text-align: center;
	background-attachment: scroll;
	background-image: url(i/BodyBack.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}


#outside{
	text-align: left;
	width: 846px;
	margin: 0 auto;
	border-left: 7px solid #004E50;
	border-right: 7px solid #004E50;
	background-color:#ffffff; 
/*	border: 2px solid #000000;*/
}

#navBar{
	float: left;
	width: 180px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
}

#headlines{
	float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}


#content{
	float: left;
	width: 620px;
/*	padding-top:20px;*/
	padding-top:10px;
	margin-top:5px;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
/*	background-image:url(i/Grey.jpg);
	background-size: 100%;
	background-origin: content;*/
	background-color: transparent;
	background-image: url(i/Grey.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 22px;
	background-y-position: 160px;
	min-height: 550px;
}

form li {
	list-style-type:none;
}

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

#siteName{
	margin: 0;
	padding: 0px;
}


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

.currentNav{
	/*	font-weight:bold;*/
	background-attachment: scroll;
	background-image: url(i/MenubarOrange.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border-bottom-color: #333333;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	border-right-color: #333333;
	border-right-style: inset;
	border-right-width: 1px;
	border-top-color: #222222;
	border-top-style: inset;
	border-top-width: 1px;
	border-left-color: #222222;
	border-left-style: inset;
	border-left-width: 1px;
}

.justifyText {
	text-align:justify;
/*	padding-right:10px; */
}

.current{
	font-weight:bold;
}

.divider {
	background-attachment: fixed;
	background-image: url(i/menuvert.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}

#floatLeftPic{
float:left;
}
#floatRightPic{
float:right;
}

#globalNav{
	/*padding: 0px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color:#b64926;
	font-size: 65%;
	height:24px;
	line-height:10px;
	background-attachment: scroll;
	background-image: url(i/menu.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	display:table;
	width:846px;
}

#globalNav h1 span {
	background-attachment: scroll;
	background-image: url(i/menuvert.jpg);
	background-repeat: none;
	background-position: left center;
	display:inline;
}


#globalNav img{
	/*display: block;*/border: 0px;
}

#globalNav a {
	color: #000000;
}

#globalNav form {
	padding-left: 100px;
	display:inline; 
}

.subButton
{
	height: 18px;
	width: 25px;
	font-size:10px;
}

.fieldsearch
{
	background-color: #f4f8fb;
	height: 15px;
	width: 100px;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7d8da;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d8da;
}
/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

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

#breadCrumb{
	font-size: 65%;
	background-color:#ffffff;
	padding: 2px 0px 0 10px;
}


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

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

.feature h3{
	padding: 0px 0px 0px 0px;
}

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

.feature p { text-align:justify; }
.feature td { text-align:justify; padding-right:10px;}

.feature p em { /*text-align:right*/ ; }
.feature p span { text-align:right; }

#rightAlign { text-align:right; }

.quotation { text-align:right; background-color:#FFFF99;}

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

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

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


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

#siteInfo{
	color: #000000;
	background-color:#b64926;
	clear: both;
/*	border: 1px solid #cccccc;*/
	font-size: 65%;
/*	color: #cccccc;*/
/*	padding: 1px 1px 1px 1px;*/
/*	padding-right: 1px;*/



	padding-bottom: 2px;
	text-align: left;
	width: 846px;
	margin: 0 auto;

}

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

#siteInfo a {
	padding: 0px;
	color: #000000;
}


/************* #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;
	font-size: 65%;
}

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

#sectionLinks a {
	display: block;
/*	border-top: 1px solid #cccccc;*/
	border-bottom: 1px solid #cccccc;
	padding: 6px 6px 6px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

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

.relatedLinks{
	position: relative;
	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: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/* footer */

html
{
height: 100%;
}

body
{
height: 100%;
}

#outside
{
	position: relative;
	min-height: 100%;
}

* html #outside
{
	height: 100%;
}

#contentOutside
{
	padding-bottom: 9px;
/*	border: 2px solid #000000;*/
}

#siteInfo
{
	position: relative;
	margin-top: -14px; 
	text-align:right;
	background-attachment: scroll;
	background-image: url(i/menu.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}


#newsbox {
/*
padding-bottom:0px;
padding-top:0px;
border-bottom: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
color: #1C4D04;
	*/
}

#newsbox h2 {
/*
font-size: larger;
padding: 0px;
margin: 0px;
*/
}

a span {
	display: none;
}


#printButton{
	position:absolute; top:175px;right:20px;
/*	width: 80px;
	height: 40px;*/
	z-index:100;
/*	
	border: 1px solid #cccccc;*/
}

#printButton img{ border: 0px; }

