* {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 100%;
margin: 0;
padding: 0;
}

body {
background-image: url(../images/bg3.jpg);
background-repeat: repeat-x repeat-y;
}

h6 {
font-size: 60%;
}

h5 {
font-size: 70%;
}

h4 {
font-size: 80%;
}

h3 {
font-size: 120%;
}

h2 {
font-size: 100%;
}

h1 {
font-size: 150%;
}

p{
margin: .5em 0;
}
	
#content {
position: relative;
width: 960px;
min-height: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 20px;
padding: 0;
text-align: left;
}

#header {
width: 960px;
height: 117px;
margin: 0;
padding: 0;
text-align: left;
}

#header * {
margin: 0;
padding: 0;
}

#header img {
display: block;
height: 117px;
}

#grey_bar {
position: relative;
overflow: hidden;
width: 960px;
height: 30px;
background-image: url(../images/gray_nav_home.jpg);
background-repeat: repeat-x;
background-color: #959595;
z-index: 900;
}

#horizontal_menu {
display: block;
position: relative;
width: 420px;
height: 30px;
overflow: hidden;
margin-bottom: 0;
text-align: left;
background-image: url(../images/gray_nav_home.jpg);
background-repeat: repeat-x;
background-color: #959595;
font-size: 70%;
font-weight: bold;
z-index: 1000;
}

#horizontal_menu ul {
position: relative;
list-style: none;
margin: 0;
padding: 0;
padding-top: 8px;
z-index: 1000;
}

#horizontal_menu li {
display: inline;
color: #fff;
z-index: 1000;
}

#horizontal_menu a:link, #horizontal_menu a:visited {
padding: 8px 10px 8px 10px;
color: #fff;
text-decoration: none;
z-index: 1000;
}

#horizontal_menu a:hover, #horizontal_menu a:active, #horizontal_menu a:focus {
color: #fff;
background-image: url(../images/gray_nav_home_hover.jpg);
background-position: left bottom;
background-repeat: repeat-x;
z-index: 1000;
}

#horizontal_menu .egSelected  {
color: #fff;
background-image: url(../images/gray_nav_home_selected.jpg);
background-position: left bottom;
background-repeat: repeat-x;
z-index: 1000;
}

#search {
float: left;
width: 540px;
margin: 0;
height: 30px;
overflow: hidden;
margin-top: -30px;
padding-top: 4px;
padding-left: 12px;
width: 640px;
top: 0;
text-align: right;
color: #fff;
background-image: url(../images/gray_nav_home.jpg);
background-repeat: repeat-x;
background-color: #959595;
font-size: 70%;
font-weight: bold;
z-index: 1100;}

#bottom_content {
position: relative;
top: 0;
left: 0;
width: 960px;
min-height: 100%;
margin: 0;
padding-top: 0px;
text-align: left;
background-color: #fff;
border: none;
z-index: 50;
}

#left_column {
float: left;
position: relative;
width: 220px;
height: 100%;
margin-top: 0;
margin-bottom: 20px;
border-top: 0;
text-align: left;
z-index: 800;
overflow: visible;
font-size: 70%;
background-image: url(../images/left_column_bottom.gif);
background-repeat: no-repeat;
background-position: left bottom;
background-color: #bfdbff;
}

#vertical_menu {
float: left;
padding-left: 0px;
margin-left: 0px;
z-index: 800;
font-weight: normal;
}

#vertical_menu * {
line-height: 120%;
}

#below_vertical_menu {
position: absolute;
top: 185px;
right: 0px;
margin-left: 10px;
padding-left: 10px;
padding-right: 10px;
width: 190px;
border: none;
z-index: 1100;
}

#breadcrumb {
font-size: 90%;
margin-bottom: 15px;
}

#center_column {
float: left;
position: relative;
width: 490px;
height: 100%;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
text-align: left;
background-color: #fff;
color: #000;
margin-top: 0;
z-index: 600;
font-size: 78%;
line-height: 140%;
border-right: 230px solid #eee;
margin-right: -230px;
}

#center_column .required{padding-left: 9px; background:url(/images/tinyBlueArrow.jpg) 0px 4px no-repeat;}

#center_column fieldset{padding: 10px 5px; margin: .5em 0;}
#center_column fieldset legend{color: #777;}

#center_column .applyButton{text-align:center;}
#center_column .applyButton a:link, #center_column .applyButton a:active, #center_column .applyButton a:visited{
padding: 5px;
background-color: #fff;
color:#ee4035;
font-weight:bold;
border: 1px solid #ee4035;
}
#center_column .applyButton a:hover{
color: #fff;
background:#ee4035;
border: 1px solid #ee4035;
}

#center_column ul {
padding-left: 20px;
}

#center_column h2, h3, h4, h5, h6{
margin: 2em 0 .3em 0;
color: #000;
}

#center_column h1{
margin: .75em 0 .75em 0;
color: #000;
}

#left_column a:link, #left_column a:visited,
#center_column a:link, #center_column a:visited,
#right_column a:link, #right_column a:visited {
color: #00529b;
text-decoration: none;
}

#left_column a:hover, #left_column a:active, #left_column a:focus,
#center_column a:hover, #center_column a:active, #center_column a:focus,
#right_column a:hover, #right_column a:active, #right_column a:focus {
color: #ee4035;
text-decoration: none;
}

#right_column {
float: left;
position: relative;
width: 224px;
min-height: 480px;
margin-top: 0;
padding: 0;
padding-top: 20px;
padding-left: 6px;
text-align: left;
background-color: #eee;
font-size: 68%;
line-height: 160%;
color: #000;
border: none;
z-index: 700;
}

#right_column_content{
font-size: 120%;
}

.floatright {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

.LocationTitle {
font-size: 120%;
line-height: 80%;
font-weight: normal;
color: #d81921;
}

.LocationName {
color: #555;
font-style: italic;
}

.grey_italic {
color: #555;
font-style: italic;
}

.clear {
clear: both;
}

.physician .physicianImage{
float:left;
padding-right: 10px;
}
p.physician{
height: 125px;
}

.physician a {
font-size: 110%;
}

.disclaimer {
font-size: 80%;
color: #555;
}

#side_bar {
float:right; 
padding: 10px;
margin-left: 10px;
margin-top: -10px;
}

#footer {
width: 960px;
height: 32px;
padding-top: 20px;
border: none;
background-color: #a2a1a1;
z-index: 1500;
font-size: 60%;
font-weight: normal;
color: #000;
text-align: center;
}

#footer a {
color: #000;
}
