@charset "utf-8";
/* CSS Document */


/********** reset ***********/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote,th,td{margin:0;padding:0;border:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/*****************************/

body {
  font: 83% arial,sans-serif;
  background-position:center;
  background-image:url(body.jpg);
  background-repeat:no-repeat;
}
	
#header {
	background-image:url(top.jpg);
	height:114px;
	width:1000px;
	}

#mainContainer {
  width:1000px;
  height:500px;
  margin:0px auto;
  float:bottom;
  border:0px solid #00cc00;
  background:inherit;
  background-color:#f2e9c8;
  letter-spacing:1px;
}

#mainContainer-cs {
  width:1000px;
  height:800px;
  margin:0px auto;
  float:bottom;
  border:0px solid #00cc00;
  background:inherit;
  background-color:#f2e9c8;
  letter-spacing:1px;
}


#mainContainer-rs {
  width:1000px;
  height:600px;
  margin:0px auto;
  float:bottom;
  border:0px solid #00cc00;
  background:inherit;
  background-color:#f2e9c8;
  letter-spacing:1px;
}

#mainContainer-ass {
  width:1000px;

  margin:0px auto;
  float:bottom;
  border:0px solid #00cc00;
  background:inherit;
  background-color:#f2e9c8;
  letter-spacing:1px;
}


#mainContent {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	width:600px;
	vertical-align:top;

	}
	

	
	
#mainContent-P {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	width:1000px;
	vertical-align:top;

	}

#mainContent2 {
	padding:2px;
	}
	
#leftNav {
	width:200px;
	height:506px;
	}
	
.pic
{
	
	padding-left: 10px;
	padding-right: 10px;
}

.pics
{
	
	padding-left: 18px;
	
}

	
#rightside {
	/* background-image:url(file:///C|/Documents%20and%20Settings/Dan%20Podell/My%20Documents/Clients/Grishke%20Law/images/sidenav.jpg); */
	background-repeat:no-repeat;
	width: 300px;
	height: 300px;;
	float: right;
	padding-top:30px;
	}
	
#rightside-text {
margin-left:25px;
width:350px;

}
	
#photo {
	height:190px;
	width:inherit;
	background-position:center;
	background-image:url(images/header1.jpg);
}
#title {
	background-color:#FFFFFF;
	width:1000px;	
	padding-left:20px;
	padding-top:10px;
}


#navigation {
width:1000px;
background: #94875b;
	height:25px; 
	text-align: center;
	}
	
#navigation a
{
	vertical-align:middle;
	border: 0px solid #000000;
	
	background: #94875b;
	

	
}

#navigation a:link,
#navigation a:active,
#navigation a:visited 
{
	
}

#navigation a:hover 
{
	
	
}

/*#footer {
	color:#000000;
	width:1000px;
	margin:0px auto;
	text-align:center;
	overflow:hidden;
	background-image:url(bottom.jpg);
	background:inherit;
	padding-bottom:10px;
	background-position:bottom;
	clear:both;
	float: bottom;
	}*/
	
	
#footer {
width:1000px;
margin: 0 auto;
height:150px;

}	

#year {
	width:660px; height:600px; margin:4em auto;
	}
div.holder {font-family:Arial, Helvetica, sans-serif; float:left; border:2px solid #fff;}
pre {margin:0;}
pre.month {background:#567; color:#fff; border-bottom:2px solid #89a;}
pre.wkday {background:#567; color:#fff; border-bottom:3px solid #234;}
pre.green {background:#999999; color:#000;}
pre.bookc {background:#c56; color:#fff;}

