/********************  Template T1-0008 Colors ****************************/
body {color: #444; background-color:#003300;background-image:url(/template/img/bkg/T1-0001-bkg.jpg); background-repeat:repeat-x;}
.body-sub {color: #444; background-color:#003300;background-image:url(/template/img/bkg/T1-0001s-bkg.jpg); background-repeat:repeat-x;}
#header-home {background-color:#003300;background-position:top;background-repeat:no-repeat;}
#header-sub {background-color:#003300;background-position:top;background-repeat:no-repeat;
}

 
#apptBkg{background-color:#336600;}

.centercolumn {}
.rightcolumn {background-color: #DAE3D1;}
.leftcolumn, #serviceLogo, .headline {background-color: #DAE3D1;}
.emptycell {background-color:#999999;}

a{color: #444;text-decoration: underline;}

#copyright {background-color: #336600; color: #ddd;}
#copyright a{color: #ddd;}
#copyright a:hover{color: #fff;}

#apptPageLink h2, 
#homeProducts h2, 
#practiceServices h3, 
#communityCopyBlocks h2,
#feature h2, 
#membershipHome h2{background-color: #336600; color: #FFFFD1;}
#topTen a{color: #336600;}

/********************  SMILE GALLERY BLOCK ****************************/
.pagination{background-color:#336600;border:5px solid #336600;border-width: 0 5px;}
.contentslide{border: 5px solid #FFFFFF;}

/******* Main Navigation UP Colors *********************/
#mainNav {background-color: #336600;}
#p7TBMroot {border: 1px solid #999;background-color: #336600;}
#p7TBMroot li a {border-right: 1px solid #999;}
#p7TBMroot .p7TBMtext li a {color: #FFFFD1;}

/******* Main Navigation Active Colors *********************/
#p7TBMroot .p7TBMtext .p7TBMdown, #p7TBMroot .p7TBMtext .p7TBMdown:hover {
color: #fff!important;background-color: #779955!important; font-weight:bold;}
	
/******* Main Navigation Hover Colors *********************/
.p7ie6Fix:active, 
#p7TBMroot .p7TBMtext .p7TBMon,
#p7TBMroot .p7TBMtext li a:focus, 
#p7TBMroot .p7TBMtext li a:active {color: #eee;	background-color: #779955;}

/********************  Subnavigation Styles****************************/
#navOptVert{background-color: #DAE3D1;}
#navOptVert h3 {background-color: #336600; color: #FFFFD1; padding:10px 0 7px 15px;}
#navOptVert a:link, #navOptVert a:visited {padding: 5px 0 4px 15px; color:#333;}
#navOptVert a:hover{}


#allFocus h2 {background-color: #336600; color: #FFFFD1;}
#allFocus h2 a,#allFocus h2 a:hover {color: #ddd;}
#allFocus li a,#allFocus li a:hover, #allFocus h3  {color: #444;}


#allFocus h2 a,#allFocus h2 a:hover  {color: #FFFFD1;}

/********************  FACEBOOK TAB STYLES ****************************/
#facebook-container, #facebook-container-doc {background-color:#336600;}	
#practiceNameBlockFB { color:#ffffcc;}
#FB-appt {background-color:#d2dac3;}
#docInfoFB, #titleFB, #titleFB-doc, #whatweofferFB, .videoHomePromo, #homeFocus {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2dac3', endColorstr='#ffffff'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#d2dac3), to(#ffffff)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #d2dac3,  #ffffff); /* for firefox 3.6+ */
background: linear-gradient(to bottom, #d2dac3 0%, #ffffff 100%);
}
#apptBlockFull {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a924a', endColorstr='#d2dac3'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#7a924a), to(#d2dac3)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #7a924a,  #d2dac3); /* for firefox 3.6+ */
background: linear-gradient(to bottom, #7a924a 0%, #d2dac3 100%);
}
 