/* basic elements */

body
{
	font-size: 75%; /* Resets 1em to 11px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	background: #CBC7B8;
	text-align: center;
}

#page {
	width: 856px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#pageContent {
	width: 856px;	
	margin-top: -6px;
	background: url(../images/page_bg.gif) repeat-y top left;
	
}
.footerText {
	background: url(../images/page_bg.gif) repeat-y top left;
	text-align: left;
	border-top: 1px solid #eee;
	padding: 5px;
	height: 80px;
}
#mainContent {
	text-align: left;
	padding: 8px;
	margin-left: 195px;
	width: 99%;
}

#leftCol {
	float: left;
	width: 856px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
}

#rightCol {	
	margin-top: -6px;
	margin-right: 6px;
	float: right;
	width: 225px;
	height: 100%;
	background-color: #eee;
	text-align: left;
}
#rightCol a {
	margin-left: 5px;
	text-decoration: none;
}
#rightCol a:hover {
	color: #6699CC;
	text-decoration: underline;
}
#rightCol a:visited {
	color: #003399;
	text-decoration: none;
}

.mainUL {
	font-size: 1em;
	list-style-image: url(../images/arrow2.gif);	
}
.mainUL li {
	padding-bottom: 5px;
}

.headText {
	font-family: arial;
	font-size: 1.3em;
	color: #003366;
	font-weight: bold;
	line-height: 22px;
}

.boxHeader {
	background: url(../images/bgHeaderGreen.gif) left top repeat-x;
	height: 34px;
	width: 100%;
	font-family: arial;
	font-weight: bold;
	font-size: 1.2em;
}

.boxHeaderText {
	width: 100%;
	height: 34px;
	padding-top:10px;
	padding-left: 40px;
	color: #3D6105;
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
}	

.headerFileUpload {
	background: url(../images/iconFileUpload.gif) left top no-repeat;
	margin-left: 5px;
}
.headerGrantResources {
	background: url(../images/iconResources.gif) left top no-repeat;
	margin-left: 5px;
}
.headerWorksheets {
	background: url(../images/iconWorksheets.gif) left top no-repeat;
	margin-left: 5px;
}
.headerUpdates {
	background: url(../images/iconUpdates.gif) left top no-repeat;
	margin-left: 5px;
}
.headerEvents {
	background: url(../images/iconCalendarHeader.gif) left top no-repeat;
	margin-left: 5px;
}
.headerLogin {
	background: url(../images/iconLogin.gif) left top no-repeat;
	margin-left: 5px;
}
.headerArrowUp {
	background: url(../images/arrowUp.gif) left top no-repeat;
	width: 13px;
	height: 6px;
	margin-top: 16px;
	margin-right: 10px;
	float: right;
}
.headerArrowDown {
	background: url(../images/arrowDown.gif) left top no-repeat;
	width: 13px;
	height: 6px;
	margin-top: 16px;
	margin-right: 10px;
	float: right;
}

.window {
	width: 100%;
	background: url(../images/bgWindow.gif) left top repeat-x;
	border-bottom: 1px solid #E9E6E6;
}

.loggedInAs {
	float: right; 
	margin-top: -164px; 
	margin-right: 14px;
	color: #fff;
	font-weight: bold;
	font-family: arial;
	font-size: 1.2em;
}

/* Page Header and Logo */
#header {
	width: 855px;
	height: 168px;
	background: url(../images/header.jpg) no-repeat;	
}
#headerLogo {
	position: absolute;
	float: left;
	text-align: left;
	margin-left: 13px;
	margin-top: 5px;
	width: 700px;
	height: 84px;	
}

#headerLinks {
	padding-top: 5px;
	position: relative;
	text-align: right;
	margin-right: 15px;
}
#headerLinks a { 
	color: #003399;
	text-decoration: none;
}
#headerLinks a:hover { color: #6699CC; }

#headerLogo h1,hr { 
	display: none; 
}
#topMenuBar {
	position: relative;
	width: 856px;
	height: 26px;
	background: url(../images/black_bar.gif) no-repeat top left;
}

.bluBox {
	border: 2px solid #D5EBFF;
	background: #EBF4FD;
	padding: 10px;
}

.emphBox {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #F2BE23;
}

.emphBoxInner {
	border: 3px solid #FBED89;
	padding: 8px;
	background: #FFFFD2;
}

/* End Page Header and Logo */
/* Top Menu Area */
.headerMenu {
	position: relative;
	text-align: right;
	margin-right: 14px;
	margin-top: 3px;
	float: right;
}
.headerMenu a {
	font-size: 1em;
	color: #cccccc;
	text-decoration: none;	
}
.headerMenu a:hover {
	color: #fff;
	text-decoration: none;
}
.headerMenu a:visited {
	font-size: 1em;
	color: #cccccc;
	text-decoration: none;	
}
.dotsVert {
	background: url(../images/dots_vert.gif) no-repeat;
	color: #333366;
}
/* End Top Menu Area */
/* Main Page Stuff */
#footerImage {
	margin-top: -2px;
}
#pageTop {
	background: url(../images/page_top.gif) no-repeat;	
	width: 856px;
	height: 12px;
	margin-top: -6px;
}

/* End Main Page Stuff */

/***** MAIN MENU STYLES *****/

.buttonGreen {
	border: 1px solid #B4DB78;
	background: url(../images/bgButtonGreen.gif) left top repeat-x;
	height: 28px;
	font-family: arial;
	font-weight: bold;
	font-size: 1.2em;
	color: #3D6105;
	cursor: pointer;	
	padding-left: 15px;
	padding-right: 15px;
}

#menu {
    width: 808px;
	height: 28px;
	margin-left: 20px;
	margin-top: 7px;
	background: url(../images/bgButtonBrown.gif) left top repeat-x;
	text-align: left;
	float: left;
	border: 1px solid #993300;
}
#menu ul {
    list-style: none;
	display: inline;
}

#menu li {
    display: inline;
	border-left: 1px solid #993300;
	border-right:  1px solid #993300;
	background: url(../images/bgButtonBrown.gif) left top repeat-x;
	height: 22px;	
	cursor: pointer;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	float: left;
	margin-left: -1px;
}

#menu li a {
	font-family: arial;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
	color: #fff;
}

#menu a:hover {
	font-family: arial;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
	color: #672300;
}

/***** END MAIN MENU STYLES *****/

#mainYellowBox {
	margin-left: 20px;
	width: 806px;
}

textarea, input, select { 
	font-size: 1em;
	font-family: Arial;
}	
.searchBox {
	font-size: 1.2em;
	font-weight: bold;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffcc;
	border: 1px solid #cccc66;
}
.linklist {
	list-style-image: url("../images/arrow_green.gif");	
    line-height: 1.25em;
    text-indent: 0px;
    list-style-type: square;
    margin-top: 0px;    
    margin-left: 25px;
    padding: 0px;
}
.ulRightCol {
	list-style: none;
	margin-left: -20px;
	margin-top: 0px;
}
.ulHome {
	list-style: none;
	margin-left: -35px;
}
.ulHome a {
	font-family: arial;
	font-weight: bold;
	font-size: 1.1em;
}
.ulHome:hover {
	background: #DFF4FA;
}
.altRow {
	background: #F8F5F5;
	border-top: 2px solid #E6E1E1;
	border-bottom: 2px solid #E6E1E1;
}

.ulMain { 
	list-style-image: url("../images/bullet_red.gif");
}
.ulMain li {
	margin-top: 2px;
	padding: 3px;
}
.ulSiteMap { 
	list-style-image: url("../images/arrow2.gif");
}
.linklist a {
	color: #0066cc;
	text-decoration: none;
}

.linklist a:hover {
	color: #999;
	text-decoration: underline;
}

.margin {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.formText { 
	text-transform: uppercase;
	color: #666;
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold; 	
	letter-spacing: 1px;
	padding-left: 10px;	
}
h1 {
	font-family: georgia;
	font-size: 1.3em;
	color: #CC6600;
	margin: 10px 0 6px 0;
}	

h1 a { text-decoration: none; }
h1 a:hover { text-decoration: none; }

h2 {
	font-weight: bold;
	font-size: 1.4em;
	font-family: Helvetica, sans-serif;
	color: #5B975B;
	margin-top: 5px;
	margin-bottom: 5px;	
}

h3 {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.orange {
	color: #FF9900;
	font-weight: bold;
}
hr {
  	border: 0px;
  	width: 100%;
  	color: #DDDECD;
	background-color: #DDDECD;
	height: 1px;
}

.text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;	
}

td {
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;	
}

/*  Link Styles */

.linksubmenu {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
	color: #ffffff;
}	

.linksubmenu:hover {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: underline;
	color: #ffffff;
}	

.footerLink {
	color: #003399;
	text-decoration: underline;
}

.footerLink:hover {	
	color: #876349; 
	text-decoration: underline;
}
.footerLink:visited {	
	color: #003399; 
	text-decoration: underline;
}

a {
	color: #003399;
	text-decoration: underline;
}

a:hover {
	color: #6699CC;
	text-decoration: underline;
}
a:visited {
	color: #6699CC;
	text-decoration: underline;
}
.orangeLink {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

.orangeLink:hover {
	color: #6699CC;
	text-decoration: underline;
}
.spacer2 {
	width: 100%;
	height: 400px;
}
.hr {
  height: 3px;
  width: 100%;
  background: #fff url(../images/dot.gif) repeat-x scroll center;
}
.hr2 {
  height: 15px;
  width: 100%;
  background: #fff url(../images/dot2.gif) repeat-x scroll center;
}
.small {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #666;
}
.smallGray {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 7pt;
    color: #999;
}
.headBar {
	width: 98%;
	height: 20px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #E8E8D7;
	font-family: 'Verdana', 'Arial', 'Helvetica'; 
	font-size: 1em; 
	font-weight: bold; 	
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #333;	
}
.midBar {
	width: 98%;
	height: 20px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #C2D0DD;
	font-family: 'Verdana', 'Arial', 'Helvetica'; 
	font-size: 1em; 
	font-weight: bold; 	
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #333;	
}
.title {
	font-family: 'Verdana', 'Arial', 'Helvetica'; 
	font-size: 12px; 
	font-weight: bold;
	color: #003399;	
	text-decoration: none;
}
.title:hover {
	font-family: 'Verdana', 'Arial', 'Helvetica'; 
	font-size: 12px; 
	font-weight: bold;
	color: #6699CC;
	text-decoration: underline;
}
.grayField {
	width: 98%;
	background: #eee;
	border: 1px solid #c0c0c0;
	padding: 2px;
}
.smallPhoto {
	display: inline; 
	float: left; 
	padding: 5px;
}

/***** FEATURED RESOURCE BOX *****/
#featured {
	width: 390px;
	height: 190px;
	padding-left: 95px;
	font-size: 1em;
}
#featured h1 {
	font-family: 'Arial'; 
	font-size: 1.3em; 
	font-weight: bold; 	
	letter-spacing: 1px;
	padding-top: 2px;	
	color: #993333;
}
#featured h1 a {
	color: #003399;
	text-decoration: none;
}
#featured h1 a:visited {
	color: #003399;
	text-decoration: none;
}
.featuredContainer {
	width: 98%;
}

/***** MENU TAB STYLES *****/
.tabMenuBar {
	width: 100%;
	height: 8px;
	background: #E8E8D7;
	padding: 2px;
}
.tabMenu {
	margin-left: 4px;
}
.tabMenu td {
	width: 144px;
	height: 21px;
	margin-left: 5px;
}
.tabMenu a {
	padding-left: 10px;
	color: #003399;
	text-decoration: none;
}
.tabMenu a:hover {
	padding-left: 10px;
	color: #cc6633;
	text-decoration: none;
}

/***** POLL STYLES *****/
#poll1 {
	width: 100%; 
	text-align: center;
}
#poll2 {
	background: url(../images/poll_bg.gif) repeat-y; 
	width: 156px; 
	padding: 6px; 
	text-align: left; 
	margin-left: 4px;
	font-family: verdana;
	color: #333;
	font-size: 10px;
}

.linkLink a {
	font-family: arial;
	font-weight: bold;
	font-size: 1.1em;
}

/***** RESOURCE RANK STYLES *****/

.rankBox {
	width: 70px;
	height: 59px;
	text-align: center;
	font-family: arial;
	font-size: 2em;
	font-weight: bold;
	padding-top: 16px;
}
.rankRed {
	background: url(../images/bgRankRed.gif) top center no-repeat;
	color: #663333;
}
.rankGreen {
	background: url(../images/bgRankGreen.gif) top center no-repeat;	
	color: #669933;
}
.rankControls {
	width:70px;
	text-align: center;
	margin-top: -10px;
}

/***** END RESOURCE RANK STYLES *****/
.date {
	font-family: arial;
	color: #CC6600;
	font-size: 1.1em;
	font-weight: bold;
}

.uploadIFrame {
	margin-top: -10px; 
	width: 90%; 
	height: 250px; 
	border: none;
}

/***** TABLE STYLES *************************************************************/
label {
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	padding-right: 10px;
	letter-spacing: 1px;
}

.required {
	background: url("../images/iconRequired.gif") right no-repeat;
}

.datatable th {
	border: 1px solid #cccccc;
	background-color: #ddddf7;
	font-family: arial;
	font-size: .8em;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}

/***** END TABLE STYLES *********************************************************/

.hiLite {
	background: #FFFFD2;
	border-top: 2px solid #F9F97C;
	border-bottom: 2px solid #F9F97C;
}
.noHiLite {
	background: #fff;
}

/***** SITE MESSAGES *****/

.errorMessage {
	font-weight: bold;
	font-size: 1.2em;
	color: red;
	background: url(../images/iconWarningBig.gif) no-repeat top left;
	height: 25px;
	padding-left: 28px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
}
.successMessage {
	font-weight: bold;
	font-size: 1.2em;
	color: #CC6600;
	background: url(../images/iconSuccessBig.gif) no-repeat top left;
	height: 25px;
	padding-left: 28px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
}

/***** END SITE MESSAGES *****/

/*****/
.sectionWebsite {
	background: url(../images/iconWebsite.gif) left top no-repeat;
	padding-left: 25px;
}
.sectionLocation {
	background: url(../images/iconMap.gif) left top no-repeat;
	padding-left: 25px;
}
.sectionFile {
	background: url(../images/iconFile.gif) left top no-repeat;
	padding-left: 25px;
}

.regLink {
	font-size: 1.3em;
	font-weight: bold;
	background: url(../images/iconPreferences.gif) left top no-repeat;
	padding-left: 30px;
	display: block;
	height: 30px;
}

.viewEventsLink {
	background: url(../images/iconCalendar.gif) left top no-repeat;	
	padding-left: 29px;
	font-weight: bold;
	display: block;
	height: 24px;
}

.buttonGreen {
	border: 1px solid #B4DB78;
	background: url(../images/bgButtonGreen.gif) left top repeat-x;
	height: 28px;
	font-family: arial;
	font-weight: bold;
	font-size: 1.2em;
	color: #3D6105;
	cursor: pointer;	
	padding-left: 15px;
	padding-right: 15px;
}