/*#############################################################
Name: LCNS Website
Date: 2008-07-29
Author: Debra Fagan
URL: http://courseweb.lis.uiuc.edu/~dafagan2/lcnsdd/indexdd2.html
#############################################################*/

body {
	margin:0;
	padding:0;
	font-family: "Verdana, Trebuchet MS", Arial;
	font-size: 75%;
	color: #333333;
background: #69A4DD url('../images/crop_circles2.gif') repeat-x;
	text-align: center;
}
/* 
	color: #3377bb; background blue
	NICE BLUE #81BEF7
	really nice blue #5858FA
	CREAM COLOR #F5F6CE

this is the old background color before jpg:
background-color: #6699CC;
*/
#body img {
	border: 0;
}

.boldtxt {
	font-weight: bold;
}

.italictxt {
	font-style: italic;
}

h1 {
	font-size: 150%;
	padding-left: 5px;
}

#page {  
	width: 770px;
	height: 620px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 12px;
	background: #fff;
	text-align: left;
	}

#pagelong {  
	width: 770px;
	height: 736px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #fff;
	text-align: left;
	}

#pagexlong {  
	width: 770px;
	height: 1065px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #fff;
	text-align: left;
	}

/* HEADER AREA */
#header {
	width: 770px;
	height: 130px;
	color: #fff;
	background: url('../images/hdr_10.gif') no-repeat bottom right #FFBA2B;
}

#header img {
	border: 0;
	float: left;
}


/* NAVIGATION */

.selected {
	border-bottom: dotted 2px yellow;

}

.red {
	background-color: #FF0000;
}
.orange {
	background-color: #FF7711;
}
.yellow {
	background-color: #33ee00;
}
.green {
	background-color: #00cc88;
}
.ltblue {
	background-color: #2E9AFE;
}
.blue {
	background-color: #5858FA;
}
.purple {
	background-color: #9900CC;
}
.backblue {
	background-color: #6699CC;
}

.redtxt {
	color: #FF0000;
}
.orangetxt {
	color: #FF7711;
}
.yellowtxt {
	color: #33ff00;
}
.greentxt {
	color: #00bb88;
}
.ltbluetxt {
	color: #2E9AFE;
}
.bluetxt {
	color: #5858FA;
}
.purpletxt {
	color: #9900CC;
}


/* MAIN CONTENT */

#content {
	width: 770px;
	background-color: #fff;
}

#main {
	background-color: green;	
	width: 770px;
}

#leftcol {
	width: 204px;
	float: left;
	line-height: 1.4em;
	background-color: #fff;	
	padding: 0px 17px 2px 15px;
}


#thincol {
	width: 207px;
	float: left;	
	height: 338px;
	line-height: 1.4em;
	background-color: #fff;
	border-left: solid 2px #ffaa99;	
	padding: 10px 15px 5px 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#rightcol {
	width: 520px;
	float: right;
	padding: 0 8px 10px 4px;
	background-color:  #fff;
}


#widecol {
	width: 506px;
	height: 220px;
	float: left;
	line-height: 1.4em;
	padding: 10px 8px 10px 14px;
	background-color:  #fff;
}


#widecollong {
	width: 506px;
	height: 450px;
	float: left;
	line-height: 1.4em;
	padding: 10px 8px 10px 14px;
	background-color:  #fff;
}

#thincollong {
	width: 215px;
	float: left;	
	height: 450px;
	line-height: 1.4em;
	background-color: #fff;
	border-left: solid 2px #ffaa99;	
	padding: 10px 15px 2px 10px;
	margin-top: 15px;
	margin-bottom: 12px;
}


#widecolxlong {
	width: 506px;
	height: 780px;
	float: left;
	line-height: 1.4em;
	padding: 10px 8px 5px 14px;
	background-color:  #fff;
}

#thincolxlong {
	width: 215px;
	float: left;	
	height: 780px;
	line-height: 1.4em;
	background-color: #fff;
	border-left: solid 2px #ffaa99;	
	padding: 10px 15px 10px 10px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#widecol h1 {
	padding-left: 0px;
}

#widecol h2 {
	font-size: 110%;
}

#widecollong h1 {
	padding-left: 0px;
}

#widecollong h2 {
	font-size: 110%;
}

#widecolxlong h1 {
	padding-left: 0px;
}

#widecolxlong h2 {
	font-size: 110%;
}
#widecolxlong h3 {
	font-size: 100%;
}

#thincolxlong h2 {
	font-size: 110%;
}
#thincolxlong h3 {
	font-size: 100%;
}


#current {
	width: 740px;
	height: 124px;
	margin-top: 0;
	margin-bottom: 25px;
	margin-left: 8px;
	margin-right: 12px;
	float: right;
	font-size: 11px;
	background-color:  #FBD8B2;

}

.curcol {
	width: 195px;
	padding: 2px 12px; 
	float: left;
}


.betweencurcol {
	width: 2px;
	height: 100px;
	margin: 12px 12px 0 12px;
	float: left;
	background-color: #fff;
}

#current h1 {
	font-size: 140%;
	padding-left: 0px;
}

#current h2 {
	font-size: 110%;
}

.color {
	width: 126px; 
	height: 4px;
	color: #fff;
	float: left;
	border-right: solid 1px #ffaa99;
	border-left: solid 1px #ffaa99;
}

.rainbowrule { 
	height: 2px;
	width: 768px;
	float: left;
	background-color: purple;
	margin: 0;
	padding: 0;
} /* This div allows an area for the main navigation tabs */

#footer {
	width: 604px;
	color: #666;
	font-size: x-small;
	padding-left: 18px;
	padding-top: 10px;
	float: left;
}
#footerval {
	width: 140px;
	color: #666;
	font-size: x-small;
	float: left;
}




#dataTable {
	background-color: #E6E6E6;
	padding: 10px 0 0 0;
}

#dataTable td {
	font-size: 12px;
	line-height: 14px;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	border-right: 1px solid #FFFFFF;
	border-top: none;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}

		
.bgColorPrograms {
	background-color: #FF9933;
}

.bgColorProgramsPastel {
	background-color: #FFEBA5;
}

.bgColorHowToApply {
	background-color: #2966B1;
}

.bgColorFacility {
	background-color: #37BBBD;
}

.bgColorForParents {
	background-color: #9900CC;
}

.bgColorForParentsPastel {
	background-color: #E6D3EF;
}

.bgColorGray {
	background-color: #eee;
}

.bgColorYellow {
	background-color: #FFCA45;
}

.bgColorltYellow {
	background-color: #D8FFCC;
}

.bgColorltblue {
	background-color: #E0ECF8;
}

.bgColorltgreen {
	background-color: #ccffdd;
}

.bgColorltpurple {
	background-color: #E6D3EF;
}
	
#dataTableTitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#dataTableLabel {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

#dataTableDescription {
	font-size: 12px;
	line-height: 14px;
}

#pagexxlong {  
	width: 770px;
	height: 1865px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #fff;
	text-align: left;
	}


#widecolxxlong {
	width: 506px;
	height: 1580px;
	float: left;
	line-height: 1.4em;
	padding: 10px 8px 5px 14px;
	background-color:  #fff;
}

#thincolxxlong {
	width: 215px;
	float: left;	
	height: 1580px;
	line-height: 1.4em;
	background-color: #fff;
	border-left: solid 2px #ffaa99;	
	padding: 10px 15px 10px 10px;
	margin-top: 15px;
	margin-bottom: 5px;
}
