/* Start of CMSMS style sheet 'BSC Content' */
h1 {
	font: 1.6em "Helvetica Neue", 'Lucida Grande', Helvetica, Geneva, Verdana, Arial,  sans-serif;
	color: #FFF;
	font-weight: normal;
	margin-top: 	0px;
	padding-top: 	85px;
	margin-right:	10px;
	margin-left:	20px;
	margin-bottom	: 	5px;
	padding-bottom	: 	0px;
	text-align:	left;
	line-height: 0.85em;
        text-decoration: none;
}

a.h1 {
        text-decoration: none;
}

h2 {
	font: 1.7em "Helvetica Neue", 'Lucida Grande', Helvetica, Geneva, Verdana, Arial,  sans-serif;
	color: #2eaae4;
	font-weight: normal;
	margin-top: 15px;
	margin-right:	10px;
	margin-left:	25px;
	margin-bottom	: 	5px;
	text-align:	left;
}

h3 {
	font: 1.3em "Helvetica Neue", 'Lucida Grande', Helvetica, Geneva, Verdana, Arial,  sans-serif;
	color: #111;
	font-weight: normal;
	margin-top: 0px;
	margin-right:	10px;
	margin-left:	25px;
	margin-bottom	: 	0px;
	text-align:	Left;
}

p {
	font-family: "Helvetica Neue", 'Lucida Grande', Helvetica, Geneva, Verdana, Arial,  sans-serif;
	font-size:	0.9em;
	color:	#222;
	font-weight:	normal;
	margin-top:		0px;
	margin-right:	20px;
	margin-left:	25px;
	padding-top: 	0px;
	text-align:	Justify;
	letter-spacing:	0px;
}

p.doctor{
        margin: 5px 0;
        padding: 2px;
        text-align: center;
}

div.doctor{
        width: 165px;
        float: left;
        text-align: center;
        margin-bottom: 20px;
}

a:link,
a:visited {
        color: #2eaae4;
	opacity: 1;
}

a:hover{
	opacity: 1;
}

image, img {
	border-collapse: collapse;
	border-style: none;
	behavior: url(iepngfix.htc);
}

ul, ol {
        font-size: 0.75em;
	margin-right: 20px;
}

li {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	color:	#555;
	margin-bottom: 8px;
	margin-left: 20px;
}


#nav_top a {
        color: white;
	font-size: 0.9em;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	width: 87px;
	height: 36px;
	padding: 93px 4px 50px 4px;
	border-right: 1px solid #555;
}

#nav_top a:hover {
	background-color: #f18;
}

a#online {
        padding: 86px 4px 57px 4px;
}

a#travel {
	width: 90px;
}

#nav_top a.current#doctors        	{background-color: #44005e;}
#nav_top a.current#services 		{background-color: #ff9800;}
#nav_top a.current#online	        {background-color: #4e8900;}
#nav_top a.current#location			{background-color: #7bce0f;}
#nav_top a.current#hours			{background-color: #e80030;}
#nav_top a.current#travel	        {background-color: #6562aa;}

#nav_top a#doctors:hover 	        {background-color: #44005e;}
#nav_top a#services:hover 			{background-color: #ff9800;}
#nav_top a#online:hover 	        {background-color: #4e8900;}
#nav_top a#location:hover 			{background-color: #7bce0f;}
#nav_top a#hours:hover 				{background-color: #e80030;}
#nav_top a#travel:hover 	        {background-color: #6562aa;}

body.doctors h2, body.doctors a 	{color: #44005e;}
body.services h2, body.services a 	{color: #ff9800;}
body.online h2, body.online a 		{color: #4e8900;}
body.location h2, body.location a 	{color: #7bce0f;}
body.hours h2, body.hours a 		{color: #e80030;}
body.travel h2, body.travel a 		{color: #6562aa;}


/* End of 'BSC Content' */

