body 
{ 
background-image: url(../styles/images/cal-home-body.gif); 
background-repeat: repeat-x; background-color:#E4E3E3;
font-family:Arial, Helvetica, sans-serif;
}

#container { 
width:1024px; 
height:943px; 
margin: 0 auto; 
background-image: url(../styles/images/white-background-logo.png);
background-repeat:no-repeat;
}

/*stimulating minds..*/
#top-margin{
background-image:url(../styles/images/top-tag-home.gif);
width:1024px;
height:45px;
margin: 0 auto;
}

/*table containing all four middle nav boxes*/
#mid-table{
margin-left:18px;
margin-top:6px;
width:90%;
height:140px;

}

#mid-table a {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
text-decoration:none;
}

#mid-box1{

background-image:url(../styles/images/box1.gif);
width:163px;
background-repeat:no-repeat;
}


#mid-box2{

z-index:75;
position:relative;
background-image:url(../styles/images/box2.gif);
width:161px;

background-repeat:no-repeat;
}

#mid-box3{

z-index:300;
position:relative;
background-image:url(../styles/images/box3.gif);
width:161px;

background-repeat:no-repeat;
margin-right:10px;

}


#mid-box4{

z-index:75;
position:relative;
background-image:url(../styles/images/box4.gif);
width:331px;

background-repeat:no-repeat;
}

/*bottom boxes news letter sign up etc.*/
#bottom-table{
width:925px;
margin-left:13px;
height:240px;
font:Arial, Helvetica, sans-serif;
color:#E8D795;
font-weight:bold;
z-index:100;

}

#footer{
margin: 0 auto;
width:963px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:-15px;

}




#top-tagline{
width:750px;
height:106px;
/*background-image:url(../styles/images/top-tag-home.jpg);*/
margin-left:195px;
margin-right:18px;
background-repeat:no-repeat;
z-index:198;
}

/*left half central box includes navigation*/
#column_left{
width:159px;
height:380px;
}

/*right half of central box*/
/*#column_right{
width:686px;
height:374px;
background-image:url(../styles/images/right-large-box-home.gif);
background-repeat: no-repeat;
margin-left:-5px;
float:left;

}*/
#middle-box{
width:842px;
height:632px;
background-image:url(../styles/images/mid-box-home.gif);
background-repeat:no-repeat;
margin-left:90px;

}

/*main cal pic*/
#big-cal{
background-image:url(../styles/images/cal-home.gif);
width:366px;
height:612px;
margin-left:300px;
padding-top:4px;
z-index:200;
position:relative;
background-repeat:no-repeat;


}

/*print and email function upper right*/
#print-email{
float:right;
margin-right:0px;
width:70px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#DE9B4C;
}

#print-email a {
color:#DE9B4C;
}


#nav, #nav ul { /* all lists */
		list-style: none !important;
		background-repeat:no-repeat;
		
		
		
					
}

#nav li:hover{ background-color:#DE9B4C;}
#nav li { /* all list items */
text-align:left;

		list-style: none !important;
		width:145px;
		height:30px;
		background-position:bottom;
		background-image:url(../styles/images/nav-off.gif);
		background-repeat:no-repeat;
		padding-top:13px;
		
	
		

}
#nav a {color:#000000;
text-decoration:none;
}


#testimonial-box{
font:Arial, Helvetica, sans-serif;
font-size:14px;}


