h1, h2, h3, p	{
	margin:0;
	padding:0;

}

body	{
	background-image: url(../images/bkgrd_gradient.jpg);
	background-repeat: repeat-x;
	font-family:  arial, verdana, sans-serif;
	text-align:center;
	padding: 0;
	margin: 30px;
}

#banner	 {
	margin-top:5px;
	margin-left: 15px;

}
/* this printaddress will only appear on the printed version */

#printaddress	{
display:none;

}

#si_main {
	margin: 30px auto 100px auto;
	border: 1px solid #CCCCCC;
	background-color:#ffffff;
	width: 810px;
	text-align:left;
}
/*
#copy	{
margin-bottom: 100px;
font-size:10px; 
color: #666666;
margin-top:5px;
}
*/

/* photos */
#leftpanel {
	width: 200px;
	background-color: none;
	border: none;
	float:left;
	padding-bottom:0;
	margin-bottom:0;
	
}

#content 	{
	width:450px;
	padding-bottom:15px;
	line-height:normal;
	font-size:0.8em;
	float:right;
}

#content div form table	{
padding-bottom:0;

}

#content div form table tr td{
	font-size:0.8em;
	line-height:normal;
	 
}

#content p	{
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right:10px;
	text-align:justify;

}

#content div form	{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right:10px;

}

h1	{
	font-size:20px;
	padding-left:15px;
	padding-top: 15px;
	padding-bottom:10px;
	color: #666666;
}

#content ul	{
padding-bottom:0;
margin-bottom:0;
}

ul li ul li	{
list-style-type:square;

}

/*content links*/
a:link {
color:#006699;
text-decoration: underline;
font-size:1em;
}
#content a:visited	{
color:#666666;
text-decoration: underline;
font-size:1em;
}

#content a:hover	{
color:#666666;
text-decoration: underline;
}

#content a:active	{	
color:#666666;
text-decoration: underline;
}

/* contact page */
#form {
width:95%;
}

#content #form p{
padding-bottom: 0;
}

#content #form form {
padding-top: 0;
margin-top: 10px;
padding-bottom:0;

}

/* about page styles */

#staffblock .bio	{
text-align:justify; 
xfloat:left; 
xwidth: 360px;
}

#staffblock .staffpic	{
float:right;
vertical-align: bottom; 

}
#staffblock .staffpic img	{
width:75;
border: 1px #000000 solid;
margin: 6px 10px 3px 0px;
}
/* right panel containing navigation*/
#rightpanel	{
	float: right;
	background-color: #FFFFFF;
	width: 150px;
	border: none;

}
/* navigation*/
#rightpanel	ul	{
	margin-top: 200px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right:10px;
}
/* this styles the navigation list items, including a line border
 on the bottom*/
#rightpanel ul li	{
	list-style-type:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* this makes a line above the top list item*/
#rightpanel ul li.top_nav_item	{
	list-style-type:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
/*the next 3 styles are for the navigation links */

#rightpanel ul li a:link, a:visited	{
font-size: 14px;
color:#006699;
font-weight: normal;
text-decoration: none;
}

#rightpanel ul li a:hover	{
color:#666666;
text-decoration: none;
}

#rightpanel ul li a: active	{	
color:#666666;
text-decoration: none;
}

/* makes the navigation link of the current
 page a different color from the rest  */
#rightpanel ul li a:link.curr_pg	{
font-size: 14px;
color:#red;
font-weight: normal;
text-decoration: none;
}

#skyline img	{
position:relative;
right: 20px;
bottom: 5px;
margin-top: 5px;
float: right;

}
/* bar of services across the bottom */
#service_bar {
	clear:both;
	background-color:#007096;
	list-style-image: none;
	margin-top:0;
	padding:1px 0 2px 0;

}

#service_bar ul	{
	text-align: center;
	margin-bottom: 0;
	margin-left: 0;
		margin-top:0;
	
}
#address	{
padding-left:3px;
padding-right:2px;
padding-top:0;
padding-bottom:0;
margin-top:0;
margin-bottom:0;
text-align:center;
font-size:11px;
font-weight:bold;
color:#333333;
background-image:url(../images/ltblue_bkgrd.jpg);
background-repeat:no-repeat;
background-position:center;
height: 109px;
}

#address a:link {
color:#006699;
text-decoration: underline;
font-size:11px;
}

#address a:visited	{
color:#666666;
text-decoration: underline;
font-size:11px;
}

#address a:hover	{
color:#666666;
text-decoration: underline;
}

#address a:active	{	
color:#666666;
text-decoration: underline;
}
#service_bar ul li	{
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	margin-top:10px;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;

}
/*  preloading and caching images */
#preload_images
{
display:none;


}
/* practice page styles  */

