/***********************************************/
/* 2col_left_grey.css                             */
/* Use with 2col_topnav.html or 2col_sidenav.html       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "Times New Roman", Times, serif;
	color: #330000;
	line-height: 1.166;
	padding: 0px;
	font-size: medium;
	background-color: #CCB591;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #330000;
	font-weight: bolder;
}

h2{
	font-size: x-large;
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5%;
	left: 0%;
	padding-left: 4%;
}

h3{
	font-size: large;
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0%;
	margin-top: 10px;
}

h4{
	font-size: 100%;
	font-weight: bold;
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5{
	color: #331111;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	padding-left: 4%;
	padding-bottom: 2%;
}

ul{
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 16px 0px 14px 8%;
	background-color: #CCB591;
	color: #331111;
}

#sideBar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #331111;
	margin: 10 0 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1%;
	position: absolute;
}

#content{
	float:right;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background-color: #F8F0E8;
	padding-top: 4px;
	width: 80%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px 2% 0px 0px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#programName{
	margin: 0px;
	padding: 20px 0px 15px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
background-color: #BFB2AA;
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{
	display: block;
	padding-left: 10%;
	padding-top: 10%;
	padding-right: 30%;
	padding-bottom: 20%;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}



/************** .feature styles ***************/

.feature{
	font-size: 95%;
	padding-bottom: 5%;
	font-family: "Times New Roman", Times, serif;
	color: #460200;
	padding-left: 4%;
	padding-right: 4%;
	margin: 0px;
	padding-top: 0px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	font-size: medium;
	float: right;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-bottom: 10px;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 80%;
	color: #330000;
	padding: 3px;
	background-color: #CCB591;
}
/* 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{
	vertical-align: middle;
	text-align: center;	
}
#evergreenLogo {
	text-align: center;
	background-color: #CCb591;
	padding-bottom: 2%;
	}


/*********** #sideBar link styles ***********/

#sideBar ul a:link, #sideBar ul a:visited {
	display: block;
}
#sideBar ul {list-style: none; margin: 0; padding: 0 0 0 7;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sideBar li {
	padding-left: 7%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}


/*********** #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:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 5px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
a:link {
	color: #330000;
	text-decoration: none;
}
