body
{
	margin: 0px;
	padding: 0px;
}

#body
{
	/* background-color: #e9e9e9; */
	background-color: #82b2f9;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
}

#spacer
{
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(../images/fade_both_nazblue.gif) repeat-y;
}

.imgheader img
{
	width: 200px;
	padding: 0px 8px;
	border: 0px;
}

#sidebar
{
	float: left;
}

#sidebar ul
{
	margin: 10px;
	padding-left: 20px;
	width: 130px;
}

#sidebar li
{
	list-style-type: none;
	padding: 5px;
	margin-left: -10px;
}

#sidebar li a, #sidebar li a:visited
{
	text-decoration: none;
	color: #0000ee;
}

#sidebar li#current
{
	background: #FFFFFF url(../images/igdsidebarblue_faderight.gif) repeat-y;
	color: #FFFFFF;
}

#sidebar li:hover, #sidebar li:visited:hover
{	
	background: #FFFFFF url(../images/igdsidebarblue_lightfaderight.gif) repeat-y;
}

#sidebar #nested li
{
	margin: 0px -15px;
	padding: 2px 0px;
	
}

.mainsec
{
	padding: 5px 30px 5px 15px;
	text-align: justify;
	margin-left: 200px;
	min-height: 550px;
}

.mainsec .title
{
	text-align: center;
	background-color: #FFFFFF;
	color: #4c8bc0;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.mainsec .title h1
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Eurostile;
}

.mainsec .pictures
{
	padding: 0px;
	width: 375px;
	margin: 0px auto;
}

.mainsec .pictures img
{
	width: 150px;
	padding: 5px;
	margin: 0px 10px;
	border: 1px solid #eeeeee;
}

#docbios table, #supportbios table
{
	padding: 10px 0px;
}

#docbios td, #supportbios td
{
	padding: 5px;
	text-align: justify;
}

#docbios img, #supportbios img
{
	width: 75px;
}

.bizinfo
{
	font-size: 10px;
	margin: 0px auto;
	padding: 10px 0px 1px 0px;
	text-align: center;
}

.bizinfo a, .bizinfo a:visited
{
	text-decoration: none;
}

.bizinfo a:hover, .bizinfo a:visited:hover
{
	text-decoration: underline;
}

.service
{
	padding: 10px;
	text-align: left;
}

.service p, .schedule p, .contact p
{
	margin-left: 15px;
	text-align: left;
	line-height: 18px;
}

.type
{
	font-weight: bold;
	text-decoration: underline;
}

.type2
{
	font-weight: bold;
}

#prep
{
	margin: 2px 0px 0px 12px;
}

.servicesimg 
{
	height: 100px;
	margin: 0px 15px;
	float: right;
	border: 0px;
	padding: 3px;
	border: 1px solid #eeeeee;
}

.servicesimg2 
{
	height: 100px;
	margin: 0px 25px;
	float: right;
	border: 0px;
	padding: 3px;
	border: 1px solid #eeeeee;
}

.servicesimg3 
{
	height: 150px;
	margin: 0px 15px;
	border: 0px;
	padding: 3px;
	border: 1px solid #eeeeee;
}

.servicesimg4 
{
	height: 100px;
	margin: 0px 15px;
	border: 0px;
	padding: 3px;
	border: 1px solid #eeeeee;
}

.pic
{
	padding: 3px;
	border: 1px solid #eeeeee;
}

.bold
{
	font-weight: bold;
	font-style: italic;
}

.redital
{
	font-style: italic; 
	color: red;
}