/***********************************************/
/* standard1.css                            */
/* Use with template StandardTemplate.dwt          */
/***********************************************/
/***********************************************/

/* HTML tag styles                             */
/***********************************************/ 
body
{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.5;
	margin: 0px;
	padding:2px 0px 0px 2px;
	font-size: large;
}

a:link, a:visited 
{
	color: #006699;
	text-decoration: underline;
}
a:hover 
{
	text-decoration:none;
	color: #006699;
}
a:active 
{
	text-decoration:none;
	text-shadow:Red
	color: #006699;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: largest;
	color: #ff6633;
	
}
h2{
	font-size: large;
 	color: #ff6633;
}

h3{
	font-size: 100%;
	color: #ff6633;
	padding: 0 0 0 2;
}

h4{
	font-size: 100%;
	font-weight: bold;
	color: #ff6633;
}

h5{
	font-size: 100%;
	color: #ff6633;
}



label{
	font: 100% Arial,sans-serif;
	color: #ff6633;
}

.banner			
{

        background-color: #485158;

        text-align: center;

        width: 100%;

}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px 10px;
	/**border-bottom: 1px solid #cccccc;*/
	width: 100%;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	/* background-color: #FFFFFF;*/
	/*border-right: 3px solid #ccc;
	border-bottom: 3px solid #ccc;*/
}

#content{
	float:right;
	width: 75%;
	margin: 0;
	padding: 0 0 0 0;
	top: auto;
	/*background-repeat: no-repeat;
	background-position: middle-position;*/
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

/*************** #pageName styles Main heading  **************/

#pageName{
	padding: 10px 5px 0px 0px;
	color: #ff6633;
}

/************* #globalNav styles **************/

.globalNav
{
	color: #cccccc;
	padding: 0px 0px 0px 2px;
	size: small;
	white-space: nowrap;
}

/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line

   this will force a horizontal scrollbar if there isn't enough room for all links

   remove rule or change value to 'normal' if you want the links to line-wrap */

.globalNav img
{
     vertical-align: sub;
}

.globalNav a 
{
      font-size: 40%;
      padding: 0px 4px 0px 0px; 
}

.globalNav FORM
{
      display: block;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 0px 0px 0px 0px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 3px 5px 3px 3px;
	margin: 5px 5px 5px 5px;
}

/* adjust margins to change separation between the feature image and text flowing around it */

/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: medium;
}

.story p{
	padding: 0px 0px 0px 2px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #DA8E61;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}


/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/*********** #navBar link styles ***********/

#navBar ul a:link,  #navBar ul a:visited
{
	display:block;
	color: #448ccb;
	border-top: 1px solid #cccccc;
	font-size: medium;
	padding: 2px 0px 2px 10px;
	text-transform: capitalize;
	background-color: #F4F3D0; 
}
#navBar ul a:hover
{
	display:block;
	color: #448ccb;
	border-top: 1px solid #cccccc;
	font-size: medium;
	padding: 2px 0px 2px 10px;
	text-transform: capitalize;
	background-color: #f4f3d0;
	background-attachment: fixed;
}
  #navBar ul p
{
	display:block;
	color: #448ccb;
	border-top: 1px solid #cccccc;
	font-size: medium;
	margin-bottom: 0px;
	padding: 2px 0px 2px 10px;
	text-transform: capitalize;
	background-color: #f4f3d0; 
}
#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:static;*/
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #cccccc;*/
	font-size: 90%;
}

#sectionLinks h3
{
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:link
{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 0px 10px;
	
}

#sectionLinks a:visited
{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 0px 10px;
}

#sectionLinks a:hover
{
	border-top: 1px solid #cccccc;
	/*background-color: #dddddd;*/
	padding:2px 0px 0px 10px;
}

#sectionLinks a:active
{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding:2px 0px 0px 10px;
}

/*********** .relatedLinks styles ***********/

.relatedLinks
{
	margin: 0;
	padding: 2px 0px 2px 0px;
	font-size: 90%;
}

/*.relatedLinks a:link
{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	*/


/*.relatedLinks a:hover
{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;*/
	/*padding: 2px 0px 2px 10px; 
}*/

.relatedLinks a:active
{
	/*border-top: 1px solid #cccccc;*/
	/*background-color: #dddddd;*/
	padding:2px 0px 2px 0px;
}
/*related link heading */
.relatedLinks h3
{
	border-top: 1px solid #cccccc;
	padding:2px 0px 2px 0px;
	background-color: #fbdba9;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}

#headlines p{
	padding: 2px 0px 0px 0px;
}



sectionOpen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #ff6633;
	background-color: #dddddd;
	border: thin groove #ff6633;
	}
	
	.linkspacing {
	border-style: solid;
	border-bottom-width: 30px;
	border-bottom-color: #fbdba9;
	border-top-width: 30px;
	border-top-color: #fbdba9;
	border-left-width: 0px;
	border-right-width: 0px;
	left: auto;
	
	
	}
