#container { 
        background:#ffffff;
        margin-left:auto;
        margin-right:auto;
        text-align:center;
}

#header {
        background:#ffffff;
        height:189px;
        margin-left:auto;
        margin-right:auto;
        width:1000px;        
}

#heading_oval {
          height:35px;
          width:215px;
          border-radius:25px;
          background-color:#047fb9;
          margin:auto; 
          margin-bottom:5px; 
          padding-top:9px;
          font-family:Verdana,Arial,Helvetica; 
          font-size:20px; 
          line-height:22px; 
          color:#ffffff; 
          text-decoration:none; 
          font-weight:normal;  
          text-transform:uppercase;
          letter-spacing:1px;
}

#heading_oval a {
          font-family:Verdana,Arial,Helvetica; 
          font-size:20px; 
          line-height:22px; 
          color:#ffffff; 
          text-decoration:none; 
          font-weight:normal;  
          text-transform:uppercase;
          letter-spacing:1px;
}

#heading_oval a.sel {
          font-family:Verdana,Arial,Helvetica; 
          font-size:20px; 
          line-height:22px; 
          color:#ffffff; 
          text-decoration:none; 
          font-weight:normal;  
          text-transform:uppercase;
          letter-spacing:1px;
}

#heading_oval a:hover {
          font-family:Verdana,Arial,Helvetica; 
          font-size:20px; 
          line-height:22px; 
          color:#ffffff; 
          text-decoration:none; 
          font-weight:normal;  
          text-transform:uppercase;
          letter-spacing:1px;
}

#logo {
      display:inline-block;
      position:relative;
      float:left;
      margin-top:10px;
}

#phone {
       display:inline-block;
       position:absolute;
       font-family:Verdana,Arial,Helvetica; 
       font-size:45px; 
       line-height:50px; 
       color:#838383; 
       text-decoration:none; 
       font-weight:normal; 
       margin-top:80px;
       margin-left:-80px;
}

.heading {
         margin-bottom:5px;
}

#top_buttons {
           position:absolute;
           margin-left:630px;
           font-family:Verdana,Arial,Helvetica; 
           font-size:10px; 
           line-height: 12px; 
           color:#000000; 
           text-decoration:none; 
           font-weight:normal;  
           margin-top:15px;
           vertical-align:middle; 
}

#class_box {
           width:165px;
           height:192px;
           border:1px solid #838383;
           float:right;
           display:inline-block;
           margin-left:20px;
           font-family:Verdana,Arial,Helvetica; 
           font-size:12px; 
           line-height: 20px; 
           color:#047fb9; 
           text-decoration:none; 
           font-weight:normal; 
           padding:10px;
}

#class_box a {
           font-family:Verdana,Arial,Helvetica; 
           font-size:12px; 
           line-height: 20px; 
           color:#047fb9; 
           text-decoration:none; 
           font-weight:normal; 
}

#class_box a.sel {
           font-family:Verdana,Arial,Helvetica; 
           font-size:12px; 
           line-height: 20px; 
           color:#047fb9; 
           text-decoration:none; 
           font-weight:normal; 
}

#class_box a:hover {
           font-family:Verdana,Arial,Helvetica; 
           font-size:12px; 
           line-height: 20px; 
           color:#047fb9; 
           text-decoration:none; 
           font-weight:normal; 
}

#gray_line {
           background-color:#838383;
           width:730px;
           height:1px;
           float:right;
}

#right_column {
             width:730px;
             float:right;
             font-family:Verdana,Arial,Helvetica; 
             font-size:12px; 
             line-height: 20px; 
             color:#838383; 
             text-decoration:none; 
             font-weight:normal; 
             text-align:left;  
             margin-left:40px;
             margin-top:-20px;
}

#right_column a {
             width:730px;
             float:right;
             font-family:Verdana,Arial,Helvetica; 
             font-size:12px; 
             line-height: 20px; 
             color:#047fb9; 
             text-decoration:none; 
             font-weight:normal; 
             text-align:left;  
             margin-left:40px;
             margin-top:-20px;
}

#right_column a.sel {
             width:730px;
             float:right;
             font-family:Verdana,Arial,Helvetica; 
             font-size:12px; 
             line-height: 20px; 
             color:#047fb9; 
             text-decoration:none; 
             font-weight:normal; 
             text-align:left;  
             margin-left:40px;
             margin-top:-20px;
}

#right_column a:hover {
             width:730px;
             float:right;
             font-family:Verdana,Arial,Helvetica; 
             font-size:12px; 
             line-height: 20px; 
             color:#838383; 
             text-decoration:none; 
             font-weight:normal; 
             text-align:left;  
             margin-left:40px;
             margin-top:-20px;
}

#left_column {
             width:230px;
             float:left;
             font-family:Verdana,Arial,Helvetica; 
             font-size:12px; 
             line-height: 20px; 
             color:#838383; 
             text-decoration:none; 
             font-weight:normal; 
             text-align:center;  
}

#links a {
             width:230px;
             float:left;
             font-family:Verdana,Arial,Helvetica; 
             font-size:12px; 
             line-height: 20px; 
             color:#047fb9; 
             text-decoration:none; 
             font-weight:normal; 
             text-align:center;  
}

#links a.sel {
             width:230px;
             float:left;
             font-family:Verdana,Arial,Helvetica; 
             font-size:12px; 
             line-height: 20px; 
             color:#047fb9; 
             text-decoration:none; 
             font-weight:normal; 
             text-align:center;  
}

#links a:hover {
             width:230px;
             float:left;
             font-family:Verdana,Arial,Helvetica; 
             font-size:12px; 
             line-height: 20px; 
             color:#838383; 
             text-decoration:none; 
             font-weight:normal; 
             text-align:center;  
}

#left_width {
            width:200px;
            margin:auto;
}

#footer {
     background-color:#047fb9;
     width:100%;
     height:119px;
}

#content {
        width:1000px;
        text-align:center;
}

#home_rotation {
               width:100% !important;
               background:url('../images/main_image.jpg');
               padding:0 !important;
               height:385px;
               background-size:cover | contain;
}

#text {
      width:1000px;
      margin-left:auto;
      margin-right:auto;
      font-family:Verdana,Arial,Helvetica; 
      font-size:14px; 
      line-height: 20px; 
      color:#838383; 
      text-decoration:none; 
      font-weight:normal; 
      text-align:left;  
      min-height:1370px;
}

#bottom_text {
          font-family:Verdana,Arial,Helvetica; 
          font-size:13px; 
          line-height: 14px; 
          color:#000000; 
          text-decoration:none; 
          font-weight:normal; 
}

#main_nav {
          height:28px;
          width:100%;
          background-color:#047fb9;
          font-family:Verdana,Arial,Helvetica; 
          font-size:16px; 
          line-height: 18px; 
          color:#ffffff; 
          text-decoration:none; 
          font-weight:normal; 
          display:inline-block; 
          text-align:center;
          padding-top:8px;
}

#black_line {
            background-color:#000000;
            width:100%;
            height:3px;
}

#main_nav a 
{font-family:Verdana,Arial,Helvetica; font-size:16px; line-height: 18px; color:#ffffff; text-decoration:none; font-weight:normal;}
#main_nav a:hover 
{font-family:Verdana,Arial,Helvetica; font-size:16px; line-height: 18px; color:#000000; font-style:none; font-weight:normal;}
#main_nav a.sel 
{font-family:Verdana,Arial,Helvetica; font-size:16px; line-height: 18px; color:#ffffff; text-decoration:none; font-weight:normal;}

#sub_nav a 
{font-family: Verdana,Arial,Helvetica;  font-size: 12px; line-height: 19px; font-style: italic; font-weight: normal; color: #FFFFFF; text-decoration: none;}
#sub_nav a:hover 
{font-family: Verdana,Arial,Helvetica;  font-size: 12px; line-height: 19px; font-style: italic; font-weight: normal; color: #35a000; text-decoration: none;}
#sub_nav a.sel 
{font-family: Verdana,Arial,Helvetica;  font-size: 12px; line-height: 19px; font-style: italic; font-weight: normal; color: #FFFFFF; text-decoration: none;}

#bottom_nav  
{font-family: Verdana,Arial,Helvetica;  font-size: 12px; line-height: 22px; font-style: none; font-weight: normal; color: #FFFFFF; text-decoration: none; text-align:center; width:1000px; padding-top:20px; margin:auto;}
#bottom_nav a 
{font-family: Verdana,Arial,Helvetica;  font-size: 12px; line-height: 22px; font-style: none; font-weight: normal; color: #FFFFFF; text-decoration: none;}
#bottom_nav a:hover 
{font-family: Verdana,Arial,Helvetica;  font-size: 12px; line-height: 22px; font-style: none; font-weight: normal; color: #000000; text-decoration: none;}
#bottom_nav a.sel 
{font-family: Verdana,Arial,Helvetica;  font-size: 12px; line-height: 22px; font-style: none; font-weight: normal; color: #FFFFFF; text-decoration: none;}

#designby {font-family:Verdana,Arial,Helvetica; font-size:10px; color:#ffffff; text-decoration:none; line-height: 12px;}
#designby a {font-family:Verdana,Arial,Helvetica; font-size:10px; color:#ffffff; text-decoration:none; line-height: 12px;}
#designby a:hover {font-family:Verdana,Arial,Helvetica; font-size:10px; color:#ffffff; text-decoration:none; line-height: 12px; letter-spacing:4px;}
#designby a.sel {font-family:Verdana,Arial,Helvetica; font-size:10px; color:#ffffff; text-decoration:none; line-height: 12px;}

h1 {font-family: Verdana,Arial,Helvetica;  font-size: 26px; line-height: 20px; font-style: none; font-weight: normal; color: #838383;}
h2 {font-family: Verdana,Arial,Helvetica;  font-size: 19px; line-height: 32px; font-style: none; font-weight: normal; color: #606060;}

.top_nav	{font-family:Verdana,Arial,Helvetica; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:Normal;}
.res_text	{	font-family: Verdana,Arial,Helvetica;  font-size: 10px; line-height: 19px; font-style: none; font-weight: BOLD; color: #C0C0C0;}
.main_text	{	font-family: Verdana,Arial,Helvetica;  font-size: 12px; line-height: 19px; font-style: none; font-weight: normal; color: #FFFFFF;}
.bottom_nav	{font-family: Verdana,Arial,Helvetica;  font-size: 10px; line-height: 19px; font-style: none; font-weight: normal; color: #FFFFFF; text-decoration: none;}
.hours_text	{	font-family: Verdana,Arial,Helvetica;  font-size: 12px; line-height: 19px; font-style: none; font-weight: normal; color: #FFFFFF;}
.gray_bar	{	font-family: Verdana,Arial,Helvetica;  font-size: 12px; line-height: 18px; font-style: none; font-weight: normal; color: #FFFFFF;}
.bottomnav	{	font-family: Verdana,Arial,Helvetica;  font-size: 10px; line-height: 17px; font-style: none; font-weight: normal; color: #C0C0C0;}
.designby	{	font-family: Verdana,Arial,Helvetica;  font-size: 10px; line-height: 28px; letter-spacing:4px; font-style: none; font-weight: normal; color: #808080;}

