/*
Start : CSS RESET 
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
End : CSS RESET 
*/

body {
	/*background-color: #4ca6a6;*/
	background-color: #6FB7B8;
	background-image: url('../Images/page-bg.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 13px;
	color: #000000;
	font-family: Arial;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
p {
	margin-bottom: 10px;
}


.teal {
	color: #008080;
}
.no_underline
{
	text-decoration: none;
}
.bold
{
	font-weight: bold;
}
.alternating_line_background_color
{
	background-color: #E6E5FF
}
.background_color
{
	background-color: #E6E5FF
}
.alternating_line_background_color td
{
	border-top: solid 1px gainsboro;
}
.masterpage_main
{
	padding-top: 130px;
	margin-left: auto;
	margin-right: auto;
	width: 851px;
	background-color: #ffffff;
	position: relative;
}
.masterpage_address
{
	top: 40px;
	position: absolute;
	right: 20px;
	font-size: 12px;
}
.masthead {
	float:left;

}
ul#masterpage_address_list {
  margin: 0;
  padding: 0;
}
ul#masterpage_address_list li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul#masterpage_address_list li span {
  display: inline-block;  
  vertical-align: top;
  margin:0;
  padding:0;
}


.masterpage_navigation_top
{
	width: 204px;
	height: 245px;
	background-image: url('../Images/nav_top.png');
	background-repeat: no-repeat;
	left: 49px;
	position: relative;
	margin-bottom: -313px;
}
.masterpage_map_path
{
	left: 10px;
	position: absolute;
	top: 134px;
	z-index: 1000;
}
.masterpage_header_grey
{
	float: left;
	/*position: relative;
	width: 851px;	
	margin-top: 40px;*/	
}
.masterpage_header_blue
{
	background-image: url('../Images/header_teal.jpg');
	background-repeat: repeat-x;
	width: 851px;
	height: 217px;
	margin-top: 28px;
}
.masterpage_group_pic
{
	background-image: url('../Images/group_pic.jpg');
	background-repeat: no-repeat;
	width: 317px;
	height: 217px;
	position: absolute;
	left: 246px;
	top: 28px;
}
.masterpage_outside_office
{
	background-image: url('../Images/outside_office.jpg');
	background-repeat: no-repeat;
	width: 163px;
	height: 217px;
	position: absolute;
	left: 563px;
	top: 28px;
}
.masterpage_address_bar
{
	margin-left: 248px;	
	margin-bottom: 20px;
	padding: 0px 5px;	
	background-image: url('../Images/content-top.jpg');
	background-color:#cccccc;
	background-repeat: no-repeat;
	background-position:right;
	
}
.masterpage_address_grey
{
	padding-left: 0;
	padding-top: 5px;
	font-weight: bold;
	font-size: .9em;
	line-height: 24px;
	width: 400px;	
}
.masterpage_get_directions
{
	float: right;
	width: 120px;
	padding-right: 10px;	
	font-size: .9em;	
	line-height: 24px;	
}
.masterpage_get_directions a
{
	text-decoration: none;
	display: block;
	width: 120px;	
	background-image: url('../Images/map.jpg');
	background-repeat: no-repeat;
	background-position:right;	
}
.masterpage_get_directions a,
.masterpage_get_directions a:active,
.masterpage_get_directions a:hover,
.masterpage_get_directions a:visited {
	color: #008080;
}

.masterpage_get_directions a:hover{
	text-decoration: underline;
}
.masterpage_get_directions a span
{
	font-size: .9em;
	margin-bottom: 0;		
}
.masterpage_container
{
	width: 851px;
	float:left;
	background-image: url('../Images/content-container-bg.gif');
	background-repeat: repeat-y
}
.masterpage_navigation_main
{
	float:left;
	padding-left: 64px;
	width: 168px;
	background-image: url('../Images/left-nav-top.jpg');
	background-repeat: no-repeat;
	/**/
	
}
.masterpage_content_table_nav
{
	width: 256px;
	text-align: right;
	vertical-align: top;
	background-image: url('../Images/nav_main.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
.masterpage_content_table_right
{
	width: 600px;
}
.masterpage_nav_button
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 168px;	
	height: 37px;
}

.masterpage_content
{
	margin-left: 250px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.home_content p span
{
	font-weight: bold;
	font-size: 1.5em;
}

.masterpage_footer
{
	width: 851px;
	height: 42px;
	background-image: url('../Images/footer.jpg');
	background-repeat: no-repeat;
	position: relative;
	float:left;
}
.masterpage_footer span
{
	position: relative;
	left: 255px;
	top: 5px;
	color: White;
	font-size: .8em;
}




.content_table {
	width:560px;	
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.staff_table table{
	width: 560px; 
}
.staff_table table td{
	padding:5px;
	vertical-align:top;
}
.practitioners_text
{
	float:left;
	width: 370px;		
	font-size: 0.9em;
}

.practitioners1_text

{
	float:right;
	width: 340px;		
	font-size: 0.9em;
}


.staff1_text
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;

}

.practitioners_text p
{
	font-size: 0.8em;
}
.practitioners_text strong
{
	color: #008080;
}

.our_facility
{
	background-color: #008080;
	text-align: left;
	padding: 5px;
	font-size: 16px;
	color: white;
}

.our_facility1
{
	background-color: gray;
	text-align: left;
	padding: 2px;
	font-size: 14px;
	color: white;
}


.procedures_detail strong
{
	color: #008080;
}
.staff_name
{
	font-size: 1.3em;
}
.staff_title
{
	color: darkgray;
	font-weight: bold;
}

.table_top
{
	border-top: solid 1px gainsboro;
}
.table_bottom
{
	border-bottom: solid 1px gainsboro;
}
.table_right
{
	border-right: solid 1px gainsboro;
}
.table_left
{
	border-left: solid 1px gainsboro;
}
