/* 
(C) Copyright 2007, Illinois Iowa Center for Independant Living
www.iicil.com master CSS document
*/

BODY {
	background-image: url(/images/bg2.jpg);
	background-color:#666666;
	background-attachment: fixed;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align: center;
	margin-top: 15px;
}
	
IMG {
	border:0;
	}
	
form fieldset label { 
	font-weight: bold; 
	padding: 0 3px;
	display: block;
	float: left;
	width: 28%;
	text-align: right;
}



.P2{
	border: thin dashed #000000;
	background-color: #CCCCCC;
	padding: 3px;
	width: 250px;
}

.P3{line-height:25px;}

.IMG_RIGHT {
	border:0;
	float: right;
	margin-right: 5px;
	}
	
.IMG_LEFT {
	border:0;
	float: left;
	margin-left: 5px;
	}
	
.IMG_NEWS{
	border:0;
	margin-left: 5px;
	display: block;
	}
	
.IMG_MEDIA {
	border:0;
	float: left;
	margin-left:0px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	}

.HR2{
	border: thin dotted #006633;
}

.menu_item{font-weight:bold;
font-variant:small-caps;
text-transform: capitalize;
}

H1 {
	background-image: url(../images/backgrounds/h1.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 75px; /* Internet Explorer Fix */
	padding-top: 10px;
	padding-bottom: 4px;
	text-align: left;
	vertical-align: baseline;
	}
H2 { 
	font-weight:bold;
	text-decoration:underline;
	font-size:15px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	}
HR {
	border: thin solid black;
 	}

ACRONYM {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}

BLOCKQUOTE{
	text-align: justify;

}

LEGEND{
	font-size: 18px;
	font-weight: bolder;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
}

A:link { color: black; text-decoration: underline;} 
A:visited { color: black;  text-decoration: underline;} 
A:active { color: Red; }
A:hover{text-decoration: underline; color:Red; }

.header.old
	{
	width:960px;
	margin:auto;
	z-index: 99;
	text-align: right;
	vertical-align: bottom;
	}
	
	.header
	{
	width:960px;
	margin-left: auto;
	margin-right: auto;	
	z-index: 99;
	top:0;
	text-align: right;
	vertical-align: bottom;
	* width: 960px;
	margin-bottom: -15px;
	* margin-bottom: -17px;
	padding-left:-5px;
	}
	
.wrapper
	{
	width:960px;
	background:url(../images/body-bg1.gif);
	background-repeat:repeat-y;
	background-position: 0px 100px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
	z-index:0;
	}
	
.news
	{
	background-image: url(../images/col1/bg450.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 300px;
	display: inline;
	margin-left:5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	height:450px;
	* height: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-top:50px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	}
	
.col1
	{
	margin-left: 0;
	* width: 625px;
	width: 625px;
	float: left;
	min-height:610px;
	* min-height: 610px;
	padding-top: 5px;
	display: in-line;
	text-align: left;
	}
	
	
.col2
	{
	float:left;
	width:300px;
	padding:5px;
	display:inline;
	*height:595px;
	margin-left:3px;
	min-height:595px;
	}
	
.col2 TABLE { border-bottom: solid thin #000000; }	

.col2 TH {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #FFCC33;
}

.col2 TD{
	color: black;
	font-size: 14px;
	}
	
.col3
	{
	right: 0;
	float: right;
	
	}
	
.menu
	{
	margin-top: 15px;
	* margin-top: 10px;
	height: 20px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	padding-left:5px;
	padding-right: 5px;
	text-align: left;
	}

.menu A:link { color: black; text-decoration: underline;} 
.menu A:visited { color: black;  text-decoration: underline;} 
.menu A:active { color: #666666; }
.menu A:hover{text-decoration: underline; color: #666666; }
	
	
.footer
	{
	clear: both;
	overflow: hidden;   /* Internet Explorer Fix */
	margin: 0;   
	margin-top: 15px;
	height:36px;
	border: solid 2px black;
	background: url(../images/footer1.jpg);
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color:black;
	text-align: center;
	vertical-align: bottom;
	}
	
.footer A:link { color: black; text-decoration: underline;} 
.footer A:visited { color: black;  text-decoration: underline;} 
.footer A:active { color: #666666; }
.footer A:hover{text-decoration: underline; color: #666666; }

.p_testimonial{
padding:10px;
font-style:italic;
letter-spacing:2px;
}

.rowAlt{
background-color:#CC9900;
}

.rowHighlight{
background-color:#FFFF99;
}

.caption{
color:#666666;
font-size:9px;
}
