body
{
	background-image:url("./themes/netbkgnd.gif");
	font-family: "Comic Sans MS";
	font-size: 11pt;
}

p
{
	margin-bottom:20px;
}

.left
{
	text-align:left;
}

.center
{
	text-align:center;
}

.container
{
	margin:auto;
	width:80%;
}

.head
{
	font-size: 18pt;
	font-weight: bold;
	color: #3399ff;
}

div.title
{
	font-family:"Comic Sans MS";
	font-size: 26pt;
	font-weight: bold;
	color: #3399ff;
	text-align:center;
}

div.location
{
	position:relative;
	float:left;
	max-height:100%;
	max-width:100%;
	width:100%;
}

div.contact
{
	position:relative;
	float:left;
	max-height:100%;
	max-width:100%;
    width:100%;
}

div.prac_tips
{
	margin-bottom:30px;
}

table.service
{
	width:100%;
	border-spacing:30px 30px;
}

td.service
{
	width:60%;
	vertical-align:text-top;
}

td.service_note
{
	vertical-align:text-top;
}

td.news
{	
	width:600px;
	vertical-align:text-top;
}

span.question
{
	color:#FF0000;
	font-weight:bold;
}

span.blue-bold
{
	color:#0000FF;
	font-weight:bold;
}

img.lpic
{
    margin-bottom:16px;
    width:128px;
    height:96px;
}

img.rpic
{
    margin-bottom:8px;
    width:128px;
    height:170px;
}