/* UIC Squirrel CSS Document */

body{
	margin-left:0px;
	margin-top:0px;
	background-color:#CDD6BC;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color: #1a1f16;
	}
.lineHeightSmall{
	line-height: 1.3em;
	}
.lineHeightMed{
	line-height: 1.55em;
	}	
.lineHeightLarge{
	line-height:1.9em;
	}		
		
	
/* ---------- headings ---------------------*/
h1{	color:#414d36;
	font-size:18px;
	}		
h2{
	font-size:16px;
	}
h3{
	font-size:14px;
	}	
h4{
	font-size:12px;
	font-weight:bold;
	}	
.headerHighlight{
	background-color:#CDD6BC;
	padding:7px;
	padding-top:4px;
	padding-bottom:4px;
	}
	
/*---------------link styles---------------- */
a{
	color: #404B35;
	}

a:hover{ 
	color:#B73434;
	}	
.mainNav{
	margin-top:5px;
	}
.mainNav td{
	padding-bottom:9px;
	padding-left:10px;	
	}

.mainNav a{
	letter-spacing: .02em;
	text-decoration:none;
	font-size:12px;
	}		
.mainNav a:hover{
	text-decoration:underline;
	}			
/* --------------positioning-----------------*/	
.margTop0{
	margin-top:0px;
	}
.margTop0Btm5{
	margin-top:0px;
	margin-bottom:5px;
	}	

.margTopBtm5{
	margin-top:5px;
	margin-bottom:5px;
	}
.margBtm5{
	margin-bottom:5px;
	}	
.floatLeft{
	float:left;
	}	

/*---------------positioning end------------*/
/*---------------Visitor Photo Page----------*/
.visitorPhoto td{
	background-color:#dae3c7;
	padding:6px;
	border: 1px solid #4b5c38;
	}
.visitorPhoto img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #838e71;
	}	

.date{
	font-weight:bold;
	font-style:italic;
	color: #838e71;
	margin-top:0px;
	margin-bottom:0px;
	}	

/*----------------end Visitor Photo Page-----*/	
/*----------------News Page-----*/	
.newsTable td{ 
	border-bottom:dashed 1px #838e71;
	padding:8px;
	}

/*----------------News Page end-----*/	
	
/* ---------------footer-----------------*/
.footer{
	border-top:2px solid #EBE5D8;
	font-size:9px;
	color:#11140e;
	font-weight:bold;
	}
/*--------------footer end--------------*/	