body 
{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #194761;
	
	
	margin: 0px;
	padding: 0px;
		background-repeat:repeat-x;
	background-image: url(stripe.gif);

}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
}
.footer A:link {color: #FFFFFF;	text-decoration: none;}
.footer A:visited {color: #FFFFFF; text-decoration: none;}
.footer A:hover {color: #FFFFFF; text-decoration: underline;}
.footer A:visited:hover {color: #FFFFFF; text-decoration: underline;
}
.content {

		font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #194761;

	list-style-image: url(images/bullet.gif);
}
.content A:link {color: #6688AB;	text-decoration: none;}
.content A:visited {color: #6688AB; text-decoration: none;}
.content A:hover {color: #000000; text-decoration: none;}
.content A:visited:hover {color: #6688AB; text-decoration: none;
}

.splash
{
	margin-left: auto;
	margin-right: auto;
	width: 258px;
	margin-top: 100px;
	

	border-width:1px;
	
	
}

.list
{
	
}
.address {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #194761;
	background-image: url(images/content-gray.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.address A:link {color: #194761;	text-decoration: none;}
.address A:visited {color: #194761; text-decoration: none;}
.address A:hover {color: #FFFFFF; text-decoration: underline; background-color: #6688AB;}
.address A:visited:hover {color: #FFFFFF; text-decoration: underline; background-color: #6688AB;}
.graybar {
	background-image: url(images/content-gray.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.titles {
	font-family: Garamond, serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.leftLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 6688AB;
}
.physiciantitle {
	font-size: 16px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #195480;
	text-transform: capitalize;
}
.picturecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	font-variant: normal;
}


a.mainMenu:link, a.mainMenu:visited {
	color: #FFFFFF;
	padding:3px;
	background-color:#004994;
	text-decoration: none;
	height:30px;
	font-size:12px;
	font-weight:bold;
	font-family::font-family: Arial, Helvetica, sans-serif;
}
a.mainMenu:hover {
	color: #FFFFFF;
	padding:3px;
	background-color:#6688AB;
	text-decoration: underline;
	text-decoration: none;
	height:30px;
	font-size:12px;
	font-weight:bold;
	font-family::font-family: Arial, Helvetica, sans-serif;
}

a.subMenu:link, a.subMenu:visited {
	color: #FFFFFF;
	background-color:#6688AB;
	text-decoration: none;
	height:30px;
	font-size:12px;
	font-weight:bold;
	font-family::font-family: Arial, Helvetica, sans-serif;
}
a.subMenu:hover {
	color: #FFFFFF;
	background-color:#6688AB;
	text-decoration: underline;
	height:30px;
	font-size:12px;
	font-weight:bold;
	font-family::font-family: Arial, Helvetica, sans-serif;
}