﻿body {
     margin: 0 auto 0 auto;
     background: url('../images/page_back2.jpg') #2ca0d9 repeat-x center bottom;
     background-attachment: fixed;
     text-align:center;
     font-family:  verdana, sans-serif;
     font-size:9pt;
     color: #666;
     letter-spacing: 1.5%;
     line-height:1.3em;
     margin-top:18px;
}

h1, h2, h3, h4 {
    color:#1554ab;
    font-size: 22px;
    padding-top:10px;
    padding-bottom:10px;
  
}

h1, h4 {
    line-height:22px;
 }


h1, h2, h4 {
    font-family:Times New Roman;
    font-weight:500;
   }


h2 {
 font-size: 18px;
 line-height:20px;
 padding-bottom:1px;
 }
 
h3 {
    font-size:12px;
}

.testimonial p
{
    padding-bottom:4px;
    padding-top:4px;
}
.simage {font-size:9pt;font-style:italic;text-align:center;color:#1554ab;}
.patient 
{
    color:#1554ab;
    font-weight:bold;
 
}
.clear {clear:both;}

	.line {
   
    background:url('../images/line.png') no-repeat top;
  	height: 1px;
	padding:10px 0px 8px 5px;


}

.date  {
color:#999999;
font-size:8pt;
font-weight:500;
text-transform:uppercase;
padding-top:-5px;
}

.HomePanel {background:url('../images/panel_home.png') no-repeat top left;width:591px;height:450px;margin-left:-10px;}
.BluePanel {width:270px;float:left;}
.BluePanel.left {margin:0 30px 0 10px;}
.BluePanel h1{padding:20px 0px 15px 0px;}
.BluePanel .heading{}
.BluePanel p{padding:0;}

.grey {color: #666 !important;font-family:  verdana, sans-serif;font-size:10pt;text-transform:uppercase;font-weight:500;}

p {
    padding-bottom:10px;
}

.ImagePanel P {
    padding:0 0 5px 5px;
    color:#1554ab;
    font-family:Times New Roman;
    font-weight:500;
    
}

a:link, a:visited, a:active, a:hover {
    text-decoration: none;
    color: #BF4D00;
}

a:hover {
	text-decoration:underline;
}

input:focus, textarea:focus{
    background-color: #C1E0FF;
}

input, textarea, select {
    font-family:  verdana, sans-serif;
     font-size:8pt;
}

.preview {
      width:150px;
   float:left;
   text-align:center;
   height:175px;
}

.preview p {
    padding:0;
    margin-top:-20px;
}

.cd 
{
    width:280px;text-align:left;margin-right:10px;
}

.cd p, .cd h2 {margin-top:0; padding:0;}
.btn a {width:120px;height:30px;display:block;cursor:pointer;background:transparent url(/assets/images/btn.png) no-repeat 0px 0px;color:#fff !important;text-transform:uppercase;text-align:center;line-height:29px;text-decoration:none!important;font-size:10.5pt;}
.btn a:hover{background-position:-120px 0px;}
.label {display:inline-block;width:85px;font-weight:bold;}
/* main DIVS now */

#container {
	width:900px; 
	margin: 0 auto 0 auto;
	text-align:left;
}

#header {
    background:url('../images/banner.jpg') #fff no-repeat left;
    height:178px;
}

#content {
    padding:15px 15px 15px 30px;
    background-image:url('../images/content_back.jpg');
    background-repeat:repeat-y;
}

#LeftContent {
    float:left;
    width:540px;
}

#LeftContent P {

    line-height:1.5em;
}


#LeftContent ul {
 list-style-type:disc;
 list-style-position: outside;
 margin-left:20px;
 padding-bottom:5px;

}
#LeftContent li {
 padding: 0 0 4px 4px;
}

#RightContent {
    float:right;
    width:250px;
}

.FloatRight {
    float:right;
    padding-left:5px;
}

.FloatLeft {
    padding-right:5px;
    float:left;
}

.QuoteLeft {
    padding-right:5px;
    float:left;
}

#welcome {
    height:175px;
    background:url('../images/welcome.jpg') #fff no-repeat 0px 15px;
    margin-left:-5px;
    padding-left:15px;
    width:550px;
}

#welcome p {
    width:455px;
}


#testimonial, #news{
    background:url('../images/testimonial_back.png') #fff repeat-y 0px 35px;
   }

#testimonial {
     margin-top:20px;
}

#testimonial .Top, #news .Top {
    background:url('../images/testimonial_top.png') #fff no-repeat top;
    height:34px;
}

#testimonial .Middle, #news .Middle{
    background:url('../images/testimonial_middle.png') no-repeat top;
}


#testimonial .Bottom, #news .Bottom {
    background:url('../images/testimonial_bottom.png') #fff no-repeat bottom;
    height:15px;
}

#testimonial h1, #news h1 {
    font-size:20px;
    padding-left:5px;
    padding-bottom:0px;
}

#news h2 {
    padding: 5px 5px 0px 5px;
    font-size:12px;
    font-family:verdana;
}

#testimonial p, #news p {
    padding: 0 10px 0 10px;
}

#news ul {
    list-style-type:disc;
     list-style-position: outside;
     margin-left:20px;
     padding-bottom:10px;
}

#news p, #news li {
    padding: 0 5px 0 5px;
}

/* Workshop page stuff */

.AccordionHeader a h1  {
    
   
    background:url('../images/events_bar.png') #fff no-repeat;
}

.AccordionHeader a:hover h1  {
    
    background:url('../images/events_bar_hover.png') #fff no-repeat;
    color: #BF4D00;
}

.AccordionHeader h1, .AccordionHeaderSelected h1 {
    
    padding-left:5px;
    padding-bottom:10px;
    font-size: 12px;
    color: #143592;
    font-family:  verdana, sans-serif;
}

.AccordionHeaderSelected h1
{
  
    color: #BF4D00; 
    font-weight:bolder;
    padding-bottom:8px;
}

.AccordionHeader {
   
    padding-top:2px;
}
    
  
.AccordionHeaderSelected {
  
    background:url('../images/events_bar_selected.png') #fff no-repeat;
    
}
.AccordionContent {
    
    background:url('../images/events_bar_middle.png') #fff repeat-y top left;

 }
    
.AccordionContent p {
    padding:5px 5px 0px 5px;
}

    


/* Menu Here */

#MenuBar {
    height:47px;
    background-image:url('../images/menu_back.jpg');
    background-repeat:no-repeat;
    font-size:11pt;
    line-height:20px;
    position:relative;
}

#MenuBar ul{list-style:none;margin-left:10px;}
#MenuBar ul li{float:left;padding:14px 10px 0px 10px;}
#MenuBar ul li a span{display:block;padding-left:28px;color:#1e63b8;}
#MenuBar ul li a:hover span{color:#fff;}
#MenuBar a:link, #MenuBar a:visited, #MenuBar a:active {color: #143592;	text-decoration:none;}

#MenuBar a:hover {
    color: #BF4D00;
    text-decoration: underline;
}
#MenuBar li .drops
{
    position: absolute;
    width:230px;
    left:105px;
    top:0;
    margin-top:42px;
	z-index: 1020;
	display: none;
    background-color:#d8e4f2;
    
}
#MenuBar li:hover .drops
{
 display:block;   
}
#MenuBar ul li.show.with-js .drops {display:block !important;}

#MenuBar ul li.with-js .drops {display:none !important;}
#MenuBar li .drops li {background:none;float:none;display:list-item;padding:8px;}


/* submenu */


#subMenu a {
	display: block;
	color: #143592;	
	text-decoration:none;
	font-size: 12px;
	line-height: 40px;
	height:40px;
	background:url(../images/subMenu_bar.png) no-repeat left top;
	padding: 0 0 2px 10px;
	}

#subMenu a:hover {
    background-image:url(../images/subMenu_bar_hover.png);
    color: #BF4D00;
    
}
/* submenu items */

#subMenu .subMenu1 a, #subMenu .subMenu2 a {
    background:none;
    height:20px;
    line-height:20px;
    padding-left:0px;
}

#subMenu .subMenu1 ul, #subMenu .subMenu2 ul {
     list-style-type:disc;
     list-style-position: outside;
     color:#143592;
     margin-left:23px;
}

#subMenu .subMenu1, #subMenu .subMenu2 {
    display:none;
    background:url(../images/subMenu_bar_sectionback.png) repeat-y left top;
    margin-top:-2px;
    }
    
#subMenu .subMenuFooter {
    background:#fff url(../images/subMenu_bar_sectionfoot.png) no-repeat left top;
    height:10px;
    padding-bottom:3px;
}

/* testimonial */

#testimonial p {
    color:#1554ab;
     font-style:italic;
}
    
#footer {
    background-image:url('../images/footer.png');
    background-repeat:no-repeat;
    padding:0px 15px 0px 15px;
    height:109px;
    text-align:right;
    padding-bottom:0px;
    margin-bottom:0px;
}

#footer .quote {
     color:#1554ab;
     text-align:left;
    font-size: 14px;
    font-family:Times New Roman;
    font-weight:500;
    padding-top:25px;
 float:left;
 width:500px;   
}

#copyright {
    width:100%; 
    color:#fff;
    font-size:80%;
    font-weight:bolder;

}
.bigmap {float:right;width:300px;}
.sendmail:focus {background-color:transparent;}

#copyright .ubiquitas
{
    font-weight: normal;
    color: #2375E4;
}
#copyright .ubiquitas a {font-weight:bold;color:#1554AB;text-decoration:none;}


    










