/* CSS Document */
body {
	background-color:#FFFFFF;
}	
#border{
	border: 1px solid #006633}
.logo {	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	border-right: solid 1px #006633;
}
.topimage{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	background-color: #006633
;
}

#targetnavigation {
	font-family: arial;
	color:white;
	font-weight:bold;
	font-size:11px;
	background-color: #006633;
	padding: 4px;
	text-align:center;
	letter-spacing: 1px;
	word-spacing: 2px;
	overflow: hidden;
}
/*These are the specs for the Target audience links*/
#targetnavigation a:link {color:white;text-decoration: none; background-color:#006633}
#targetnavigation a:visited {color:white; text-decoration: none; }
#targetnavigation a:focus {color:white; text-decoration: underline;}
#targetnavigation a:hover {color:yellow; text-decoration: none;}
#targetnavigation a:active {color:white; text-decoration: none}

/*These are the specs for the Feature Story*/
.feature {
	text-align: justify;
	border-top: 1px none #aaa;
	padding: 12px;
	font-family: arial;
	font-size: 12px;

}

.opening {
	text-align: justify;
	border-top: 1px none #aaa;
	padding: 12px;
	font-family: arial;
	font-size: 12px;
}

.opening a{
	color:#006633;
	}
	
#content a{
	font-family: arial;
	font-size: 12px;
	color:#006633;
}
.feature img {
	border: 1 px solid #CCCCCC
}

#featurephoto {
	display: inline;
}
#featurephoto p{
	text-align: top;
}

.feature img {
	border: 1px solid #CCCCCC}
#featuretitle h1{
	font-family: arial; 
	font-size: 16px;
	font-weight: bold;
	color:#000000}
	
h1 {
	font-size: 18px;
	color: #000;
	tex-align: left;
}
h2 {
	font-size: 14px;
	
}
h4 {
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
}

/*Below are the styles for the small features on the top of secondary pages*/	
#featuretext {
	font-family: arial;
	font-size: 13px;
	color:#000000;
	background-color: #FFFFFF;
	padding: 12px;

}
#featuretext a{
	font-family: arial;
	font-size: 13px;
	color:#000000;
}

/*Styles for Left Navigation*/
.toc {
	border-right: solid 1px #006633;
}
#navigation {
	background-color: white;
	padding-left: 10px;
	padding-top: 12px;
	font-family: verdana;
	color:#006633;
	display: block;
	margin: 0px;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
}
#leftpicture{
	padding-left:0px;
}
#leftpicture img{
	border-top: solid 1px #006633;
	border-bottom: solid 1px #006633;
}
div#navigation a:link {color:#006633; font-weight:bold; font-size: 12px; text-decoration:none;line-height: 10px;}
div#navigation a:visited {color:#006633; font-weight:bold; font-size: 12px; text-decoration:none; line-height: 10px;}
div#navigation a:focus {color:#006633; font-weight:bold; font-size: 12px; text-decoration:underline; line-height: 10px;}
div#navigation a:hover {color:#006633; font-weight:bold; font-size: 12px; text-decoration:underline;line-height: 10px;}
div#navigation a:active {color:#006633; font-weight:bold; font-size: 12px; text-decoration:none;line-height: 10px;}

/*Styles for Right Navigation*/
.rightcolumn {
	background-color: #CCCCCC;
	border-left: 1px solid #ACACAC; 
}
#navStudents {
	background-color: #CCCCCC;
	padding: 4px 12px;
	font-weight: bold;
	border-bottom: 1px solid #ACACAC; 
	color: #121212
}

#rightNav {
	background-color: #fff;
	font-family: arial;
	font-size: 13px;
	color: #000;

}
#rightpicture{
	border: none;
}

#navDiv {
	display: block; 
	margin:0; 
	text-align: left; 
	background-color: #CCCCCC;
	padding: 4px 12px;
	font-weight: bold;
	border-bottom: 1px solid #ACACAC; 
	color: #121212
}
/*This is the formatting for the main navigationlinks*/
div#rightNav a {display: block; margin:0; text-align: left; padding: 4px 12px; border-bottom: 1px solid #C2C2C2; background: transparent none center left no=repeat; text-decoration: none;}
div#rightNav a:link {color:#000; background-color: transparent;}
div#rightNav a:visited {color:#000; background-color: transparent;}
div#rightNav a:hover {background:#FEF76E; color: #000}

#greybar img{
	border-top: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
}
/*Below is the credits styles*/
.credits {
	font-family: arial;
	font-size: 11px;
	color: #006633;
}
.credits a:link {color:#006633; text-decoration: none;}
.credits a:visited {color:#006633; text-decoration: none;}
.credits a:hover {color:#006633; text-decoration: underline; text-weight:bold;}
.credits a:active {color:#006633; text-decoration: none;}

/*Below is the Search form and buttons*/
#gobutton {
	vertical-align: bottom;
}
#searchbox {

}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

