@charset "UTF-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
text-align:center;
background-image:url(../images/assets/bg.jpg);
background-repeat:no-repeat;
background-position: top center;
}

td, tr {
font-size:13px;
color:#333333;
}

.wrapper {
margin-left:auto;
margin-right:auto;
width:1000px;
text-align:left;
margin-top:10px;
}

.top {
background-image:url(../images/assets/top.png);
background-repeat:no-repeat;
width:1000px;
height:20px;
}

.tile {
background-image:url(../images/assets/tile.png);
background-repeat:repeat-y;
width:1000px;
}

.bottom {
background-image:url(../images/assets/bottom.png);
background-repeat:no-repeat;
width:1000px;
height:20px;
}

.padding {
margin:0px 21px 0px 22px;
width:957px;
}

.header_menu {
margin-top:-30px;
width:957px;
height:271px;
overflow:hidden;
position:relative;
z-index:100;
}

.header_menu #menu {

}

.header_menu #menu div {
float:left;
background-repeat:no-repeat;
width:104px;
height:271px;
margin:0px 3px 0px 0px;
overflow:hidden;
}

.header_menu #menu  div a {
display: block;
margin: 0;
padding:0;
width:104px;
height:271px;
overflow:hidden;
text-decoration: none;
color:#FFFFFF;
}

.header_menu #menu div.one {
background-image:url(../images/assets/header_menu/left.jpg);
width:103px;
}

.header_menu #menu div.nine {
background-image:url(../images/assets/header_menu/right.jpg);
margin:0px;
width:102px;
}

.header_menu #menu  div.two {
background: url( '../images/assets/header_menu/2.jpg' ) -104px 0 no-repeat;
}

.header_menu #menu  div.two a {
background: url( '../images/assets/header_menu/2.jpg' ) 0 0 no-repeat;
}

.header_menu #menu  div.three {
background: url( '../images/assets/header_menu/3.jpg' ) -104px 0 no-repeat;
}

.header_menu #menu  div.three a {
background: url( '../images/assets/header_menu/3.jpg' ) 0 0 no-repeat;
}

.header_menu #menu  div.four {
background: url( '../images/assets/header_menu/4.jpg' ) -104px 0 no-repeat;
}

.header_menu #menu  div.four a {
background: url( '../images/assets/header_menu/4.jpg' ) 0 0 no-repeat;
}

.header_menu #menu  div.five {
background: url( '../images/assets/header_menu/5.jpg' ) -104px 0 no-repeat;
}

.header_menu #menu  div.five a {
background: url( '../images/assets/header_menu/5.jpg' ) 0 0 no-repeat;
}

.header_menu #menu  div.six {
background: url( '../images/assets/header_menu/6.jpg' ) -104px 0 no-repeat;
}

.header_menu #menu  div.six a {
background: url( '../images/assets/header_menu/6.jpg' ) 0 0 no-repeat;
}

.header_menu #menu  div.seven {
background: url( '../images/assets/header_menu/7.jpg' ) -104px 0 no-repeat;
}

.header_menu #menu  div.seven a {
background: url( '../images/assets/header_menu/7.jpg' ) 0 0 no-repeat;
}

.header_menu #menu  div.eight {
background: url( '../images/assets/header_menu/8.jpg' ) -104px 0 no-repeat;
}

.header_menu #menu  div.eight a {
background: url( '../images/assets/header_menu/8.jpg' ) 0 0 no-repeat;
}


.header_menu #menu  div a:hover {
background-image: none;
}

.header_menu #menu  div a.current {
background-image: none;
}

.header .logo {
float:left;
width:203px;
height:95px;
padding:15px 0px 10px 20px;
}

.header .address {
float:right;
width:400px;
text-align:right;
padding:15px 20px 10px 0px;
position:relative;
z-index:900;
}

.header .address h1, .header .address p {
font-family:"Tahoma", Arial, Helvetica, sans-serif;
color:#25006A;
font-size:17px;
margin:0px;
padding:0px;
}

.header .address p {
margin-bottom:5px;
}

.header .address p span.tel {
font-size:27px;
}


.green_bar {
background-color:#C7FB7E;
height:25px;
margin:3px 0px 3px 0px;
padding:9px 10px 0px 10px;
}

.green_bar div {
float:left;
}

.green_bar .bullet {
background-image:url(../images/assets/green_bar_bullet.jpg);
background-repeat:no-repeat;
margin:4px 0px 0px 0px;
width:9px;
height:9px;
float:left;
display:block;
}

.green_bar a {
display:block;
float:left;
margin:0px 15px 0px 15px;
text-decoration:underline;
color:#4D2F87;
}

.green_bar a.current {
font-weight:bold;
text-decoration:none;
}

.green_bar a:hover {
color:#000000;
}

.column_1 {
width:590px;
float:left;
margin:14px;
}

.column_2 {
width:310px;
float:right;
margin:14px;
}

.column_2 .make_appointment, .column_2 object#make_appointment {
margin:0px 0px 10px 0px;
text-align:center;
}

.column_2 .memberships {
border:1px solid #BDB1D1;
padding:8px;
text-align:center;
}

.column_2 .memberships h5 {
color:#25006A;
font-weight:bold;
font-size:16px;
margin:8px 0px 8px 0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
}

p, ul, ul li {
color:#666666;
line-height:140%;
}

.footer {
margin:-10px 0px 0px 0px;
text-align:center;
}

.footer, .footer a, .footer p {
font-size:11px;
text-align:center;
color:#666666;
}

 .footer a:hover {
 color:#000000;
 }
 
 ul.form {
list-style: none;
margin:0px;
padding:0px;
width:auto;
}

ul.form li {
list-style: none;
display: block;
float:left;
width:687px;
margin:0px 4px 4px 0px;
background-color:#D1C9DF;
padding:3px;
}

ul#form_single_col li {
width:450px;
}

ul.form li label, ul.form li div, ul.form li input, ul.form li textarea {
display:block;
float:left;
width:175px;
}

ul.form li label {
padding:3px 0px 0px 0px;
width:270px;
}

ul#form_single_col li label {
width:190px;
}

ul.form li div {
width:390px;
padding:0px 0px 1px 0px;
}

ul.form li textarea {
height:80px;
}
ul.form li div div.sub_label {
float:left;
width:70px;
padding:2px 0px 0px 0px;
}

ul.form li div input {
width:90px;
margin:0px 10px 0px 0px;
}

ul.form li input.radio {
width:10px;
}

.errors {
font-weight:bold;
color:#FF0000;
}

.osdm {
text-indent:-2000px;
}