@media screen and (-webkit-min-device-pixel-ratio:0) {
  html { border-right: 1px solid transparent;}
}

*{
	padding:0px;
	margin:0px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #B7BBBA;
	background-image: url(../_media/backgrounds/background.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body#home{
	background-image: url(../_media/backgrounds/background.jpg);
	background-color: #9B936F;
}
body#interior{
	background-image: url(../_media/backgrounds/tb_background.jpg);
	background-color: #9B936F;
}


#wrapmaster {
	position: absolute;
	top: 0px;
	left: 0%;
	height:auto;
	width:100%;
	min-height:100%;
	background-position: center top;
	background-repeat: repeat-y;
	margin-left: 0px;
    }

#client_header {
	display: none;
}

#noflash #client_header {
	display:block;

}

#noflash #client_header #client_name{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	color:#FFF;
	position:absolute;
	top:12px;
	right:22px;
	display: none;
}
#noflash #client_header #specialty{
	display: none;
}
#noflash #client_header #location{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	position:absolute;
	top:286px;
	right:38px;
	display: none;
}
#noflash #client_header #phone{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#242424;
	position:absolute;
	top:302px;
	left:39px;
	display: none;
}
p, ul, ol {
	color:#242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: justify;
	line-height: 150%;
	margin: 14px 0px 14px 0px;
	}

h1 {
	color: #3C4B6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	text-align: left;
	margin: 0px 0px 20px 0px;
	text-transform:uppercase;
	font-weight:bold;
	visibility:hidden;
	}
#home h1 {
	font-weight:bold;
	font-size: 200%;
	color: #3C4B6D;
	text-transform: capitalize;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
#home h1 span {
	color: #492e29;
	display: block;
	font-size: 80%;
	text-indent: 80px;
}
	
h2 {
	color: #3e2c00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 10px 0px;
	}

h3 {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	}

h4 {
	color: #000000;
	font-size: 145%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	margin: 10px 0px 10px 0px;
	}

a, #home .module_center a {
	color: #2367ce;
	font-weight: 700;
	}
#home a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	}

ul {
	list-style-image: url(../_media/common_assets/star.png);
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	line-height: 150%;
	color: #242424;
	margin-left: 30px;
	}
	
ul li {
	padding: 8px 8px 8px 0px;
	}
	
ol {
	padding:0px;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	line-height: 150%;
	color: #000;
	margin-left: 30px;
	}
	
ol li {
	padding:0px 8px 8px 0px;
	}
	
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}

/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	height: 380px;
	}
#home #header_wrapper{
	width: 100%;
	height: 800px;
	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 1000px;
	padding: 0px;
	height: 150px;
	position: relative;
	}

#home #header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 1000px;
	padding: 0px;
	background-image: url(none);
	background-position: center top;
	background-repeat: no-repeat;
	height: 800px;
	}
#noflash #home #header{
	background-image: url(../index.jpg);
	background-repeat: no-repeat;
	}
/*------------- middle section ----------------- */

#middle_wrapper{
	width: 100%;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px;
	background-image: url(.);
	background-repeat: repeat-x;
	background-position: center top;
	}
#home #middle_wrapper{
	display:inherit;
	background-position: center top;
	padding-bottom: 0px;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-y;
	background-position: center top;
	position:relative;
	}
#home #content_wrapper{
	width: 1000px;
	display:inherit;
	background-image: url(none);
	background-color: transparent;
	margin-bottom: 50px;
	}


/*------------- content header/footer section ----------------- */

#content_header{
	width: 100%;
	margin: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	}
	
#home #content_header{
	background-image: url(none);
	background-color: transparent;
	}
	
#content_footer{
	width: 100%;
	margin: 0px auto 0px auto;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: center bottom;
	}	
#home #content_footer{
	background-image: url(none);
	background-color: transparent;
	}
/*------------- content main ----------------- */

#content_main{
	width: 730px;
	min-height: 400px;
	text-align: left;
	float: right;
	position: relative;
	right: 14px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background: #B7BBBA;
	padding: 10px;
	}
body.noSide #content_main {
	width: 100%;
	float: none;
}
#content_main .bottom {
	display: none;
}
#home #content_main{
	background-color: transparent;
	min-height: 0px;
	width: 1000px;
	float: none;
	right: 0px;
	clear: both;
	background-repeat: no-repeat;
	padding: 0px;
	min-height: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*------------- content side ----------------- */


#content_side{
	float: left;
	width:228px;
	min-height: 100%;
	display: inherit;
	position: relative;
	left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #B7BBBA;
	height: auto;
	-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
 border-top-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;
   -webkit-box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    3px 3px 5px rgba(50, 50, 50, 0.5);
box-shadow:         3px 3px 5px rgba(50, 50, 50, 0.5);
	}
body.noSide #content_side {
	display: none;
}
#home #content_side{
	width: 1000px;
	left: 0px;
	padding: 0;
	height: 0px;
}

#home #content_side p{
	font-size:16px;
	color:#494130;
	line-height:30px;
	text-align: justify;	
}

#content_side p, #content_side h1, #content_side h2, #content_side ul{

}

#content_side p{
	text-align: left;
	font-size: 100%;
	color: #000000;
    }
	
#content_side h1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
    }
	
#content_side h2 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	margin: 10px 0px 10px 0px;	
	}
#content_side h3 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-transform:uppercase;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
	display: block;
	height: 50px;
	}
#content_side .bottom {
	margin: 0px;
	padding: 0px;
	height: 50px;
}
	
#content_side ul {
	text-align: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
#content_side ul li.arrow {
	background-image: url(../_media/common_assets/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	z-index: 1000;
}
#content_side ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: url(none);
	position: relative;
	}
#content_side ul li ul {
	position: absolute;
	left: 200px;
	top: 0;
	display: none;
	z-index: 10000;
	width: 220px;
	}
#content_side ul li ul li {
	background-image: url(../_media/backgrounds/sidenav-body.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#content_side  ul.topMenu  {
	background-image: url(../_media/backgrounds/sidenav-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 15px;
	width: 220px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#content_side ul .bottomMenu {
	background-image: url(../_media/backgrounds/sidenav-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 220px;
}
#content_side ul li ul li a {
	width: 188px;
	margin-left: 5px;
}
#content_side ul li:hover ul, #content_side ul li.over ul { 
	display: block; 
	}	
#content_side li a {
	color: #FFF;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 100%;
	display: block;
	width: 188px;
	font-weight: 900;
	margin-left: 9px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 12px;
	}
a.active {
	background-color:#DED3A6;
	}
	
#content_side li a:hover {
	text-transform: uppercase;
	}

#content_side .dashed_line{
	background-image: url(../_media/common_assets/dashed_line_white.gif);
	}

/*------------- footer ----------------- */

#footer_wrapper, #home #footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
	background-repeat: repeat-x;
	height: auto;
}

#footer{
	text-align: center;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 21px;
}
#footer .shadowBottom {
	background-image: url(../_media/backgrounds/line-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 100%;
}

#home #footer{
	width:1000px;
}

#footer_links{
	text-align: center;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding-top: 30px;
}
#footer_links p{
	color: #000000;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}

#footer_links a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


#footer_links a:hover {
	text-decoration: underline;
}
/*------------- misc elements ----------------- */

#column_right {
	float: right;
	width: 48%;
	position: relative;
	}
#column_left {
	float: left;
	width: 48%;
	position: relative;
		}
.column_left {
	width: 48%;
}
.column_right {
	width: 48%;
}
#mapContainer {
	height: 400px;
	width: 98%;
	margin: 0px auto 0px auto;
}


/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right, #mapContainer {
	margin-bottom: 5px;
	padding: 4px;
	background:#fff;
	}
	
.image_right {
	float: right;
	margin-left:10px;
	}
	
.image_left {
	float: left;
	margin-right:10px;
	}

.image_center {
	margin: 0px auto 5px auto;
	}

.swf_center {
	margin: 0px auto 5px auto;
	width: 460px;
	height: 160px;
	}

.swf_impacted {
	margin: 0px auto 5px auto;
	width: 480px;
	height: 350px;
	}

.module_right {
	float: right;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px
	}	

.module_right h2, .module_left h2, .module_center h2 {
	background-color: #7EA0AA;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}
	
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
	}	

.module_center {
	margin: 0px;
	width: 100%;
	height: auto;
	padding-bottom: 5px;
	}	

	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center;
	}

.text_left {
	text-align: left;
	}

.text_right {
	text-align: right;
	}

/*  DESIGN ELEMENTS */
	
.dashed_line{
	background-image: url(../_media/common_assets/dashed_line_grey.gif);
	background-repeat: repeat-x;
	height: 4px;
	margin-bottom: 8px;
	clear: both;
	}

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
.float_left{
	float: left;
	width: 360px;
}

.float_right{
	float: right;
	width: 360px;
}
.clear{
	clear: both;
	width: 100%;
	padding-top: 1px;
	margin: 5px 0px;
	}
.clear_line{
	clear: both;
	background-color: #E4DBB4;
	width: 100%;
	padding-top: 1px;
	margin: 20px 0px 20px 0px;
	}

.highlight {
	border: solid #C68974 1px;
	background-color: #EFE6CD;
	width: 97%;
	margin: 0px auto 0px auto;
	padding: 10px 10px 5px 10px;
	}
	
/*pullquotes*/

.pullquote_right{
	text-align: right;
	font-style: italic;
	display:block;
	border-right: 3px solid #000000;
	padding: 6px 10px 6px 6px;
}
.pullquote_right p, .pullquote_right_small p{
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9D7B55;
	font-size: 100%;
	line-height: 150%;
}
.pullquote_left{
	text-align: left;
	font-style: italic;
	display:block;
	border-left: 3px solid #866340;
	padding: 6px 6px 6px 10px;
	font-size: 120%;
	line-height: 150%;
	font-weight:normal;
}
.pullquote_left, .pullquote_left_small{
	font-style: italic;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #866340;
	font-size: 100%;
	line-height: 150%;
}

.pullquote_right_small{
	text-align: right;
	font-style: italic;
	display:block;
	border-right: 3px solid #000000;
	padding: 6px 10px 6px 0px;
	background-color: #EEEEEE;
	float: right;
	width: 40%;
	margin: 0px 0px 12px 10px;
}

.pullquote_left_small{
	text-align: left;
	font-style: italic;
	display:block;
	border-left: 3px solid #000000;
	padding: 6px 10px 6px 10px;
	background-color: #EEEEEE;
	width: 40%;
	float: left;	
	margin: 0px 10px 12px 0px;
}
#breadcrumbs{
	position:relative;
	left:8px;
	padding:0px 0px 26px 0px;
}
#breadcrumbs #breadcrumbPage,#breadcrumbs #breadcrumbSpacer{
	float:left;
	margin:0px;
	padding:5px 0px 5px 5px;
	font-size:10px;
	line-height:100%;
}

#interior #sb-nav-close{

}

.pbhs { 
	font-weight:bold;
	}
/* CSS3/PIE.htc stuff */

.rounded6
{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.rounded8
{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.rounded10
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.shadow {
  /* offset left, top, thickness, color with alpha */
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.dShadow {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.85);
-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.85);
box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.85);
}

#interior .rounded6, #interior .rounded8, #interior .rounded10, #interior .shadow
{
    behavior: url(../_css/PIE.htc);
}
#home .rounded6, #home .rounded8, #home .rounded10, #home .shadow
{
    behavior: url(_css/PIE.htc);
}

.opacity80
{
    opacity:.8;
}
/* no flash styles */

#name{
	width:350px;
	height:87px;
	background-image:url(../_media/images/address.png);
	background-repeat:no-repeat;
	display:block;
	left:645px;
	position:absolute;
	top:47px;
}
#name   #interior {
	background-image: url(../_media/images/address.png);
	height: 87px;
	width: 350px;
	background-repeat:no-repeat;
	display:block;
	left:640px;
	position:absolute;
	top:80px;
}
#name a{text-indent:-9999px; display:block; width:100%; height:100%;}
#name.start{
	top:-24px;
	opacity:0;
}
#home #name {
	text-indent:-9999px;
}
#address{
	width:732px;
	height:235px;
	background-image:url(../_media/images/logo.png);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:50px;
	text-indent: -9999px;
	opacity:1;
	float:left;
}
#interior     #address {
	position: absolute;
	top: 40px;
	background-image: url(../_media/images/logo_interior.png);
	height: 149px;
	width: 530px;
	float: left;
	left: 0px;
}
#phone p {
	color: #FFFFFF;
	font-size: 160%;
	line-height: 100%;
	margin: 5px 0px;
	text-align: right;
	top: 10px;
	width: 200px;
}
.phone p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: right;
}
#home #address{

}
#address.start{
	
	opacity:0;

}

#nav{
	width:1000px;
	height:30px;
	background-image:none;
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:346px;
	z-index:2000;
	opacity:1;
}
#interior #nav {
	background-image: url(none);
	background-repeat: no-repeat;
	height: 30px;
	left: 0px;
	opacity: 1;
	position: absolute;
	width: 1000px;
	top: 10px;
	z-index: 2000;
}
#nav.start{
	opacity:0;
	
}
#home #nav{
}
#banner{
	width:332px;
	height:217px;
	background-repeat:no-repeat;
	position: absolute;
	margin:0 auto;
	top: 160px;
	right: 0px;
}
#home #banner{
	width:554px;
	height:361px;
	background-repeat:no-repeat;
	position: absolute;
	margin:0 auto;
	overflow: hidden;
	top: 430px;
	right: 30px;
}
#nivoSlider{
	position: absolute;
	height:361px;
	width:554px;
	overflow:hidden;
}
#interior   #nivoslider {
	height: 217px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 332px;
}
.youtube {
	position: absolute;
	top: 20px;
	right: 15px;
}
#home #nivoSlider{
	height:568px;
}
#nivoSlider.start{
	opacity:0;
}
#overlay{
	position: absolute;
	top:0px;
	left:510px;
	height:384px;
	width:491px;
	overflow:hidden;
	background-position: right top;
	background-repeat: no-repeat;
	z-index: 1000;
	background-color:transparent;
	opacity:1;	
}
#overlay.start{
	top:-60px;
	left:570px;
	opacity:0;
}


.portal{
	width:380px;
	float:left;
	position:relative;
	margin-right:8px;
	margin-left:10px;
	padding-bottom:5px;
	background-image: url(../_media/images/box.png);
	height: 260px;
}
.intro {
	float: left;
	margin-left: 10px;
	margin-right: 8px;
	position: relative;
	width: 1200px;
	margin-top: 0px;
}
.intro p {
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	font-style: italic;
}
.intro #home_left p {
	color: #000000;
	font-style: normal;
}
.intro h2 {
	color: #FFFFFF;
	font-size: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: normal;
}
.intro h3 {
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 17px;
	padding-left: 15px;
}
.intro .contact_box h3 {
	color: #3E3123;
	font-size: 140%;
}
.portal h2{
	color:#FFFFFF;
	font-size:17px;
	padding-bottom:0px;
	text-transform:uppercase;
	font-weight:normal;
	visibility:hidden;
	padding-left: 15px;
	padding-top: 10px;
}
.portal h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: right;
	position: absolute;
}
.intro  h3  span {
	font-style: italic;
}
.portal p{
	color:#FFFFFF;
	text-align:left;
	margin: 7px 7px 7px 7px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 130%;
}
.portal img {
	padding: 0px 10px;
}
.portal a {
	white-space: nowrap;
}
#portal3{
	margin-right:0px;	
width:230px;	
margin-top:-50px;
height:228px;
}
.contactForm .label{
	float:left;
	clear:both;
	padding:6px 0px 6px 0px;
	text-transform: uppercase;
	font-size: 12px;
}
#home_left {
	width: 680px;
	float: left;
	position: relative;
	left: 0px;
}
#home_left ul {
	list-style: none;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
#home_right {
	width: 480px;
	float: right;
	position: relative;
	right: 20px;
}
.contact_box {
	background-color: #e3dfda;
	padding: 5px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0 0 10px #bab0a4;
	border: 1px solid #FFFFFF;
	margin-bottom: 25px;
} 
.icons {
	float: right;
}
.cellphone {
	background-image: url(../_media/images/phone.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.schedule {
	background-image: url(../_media/images/calendar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 88px;
	text-indent: 20px;
	line-height: 78px;
	text-decoration: none;
	color: #492E29;
}
.contact_box p {
	color: #000000;
	font-style: normal;
}

.smiles {
	float: left;
	margin-top: 0px;
}
.smiles h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.contactForm input, .contactForm textarea, .contactForm select{
	float:right;
	border: solid #e4dccc 1px;
	padding:3px;
	background-color:#FFFFFF;
	color:#494130;
	width:130px
}
.contactForm select{
float:right;
border: solid #e4dccc 1px;
padding:3px;
background-color:#FFFFFF;
	color:#494130;
	width:138px

}
.contactForm textarea{
height:40px;

}
#requestAppWrapper{
	width:279px;
	float:right;
	height:112px;
	position:relative;
}
#requestApp{
	
	
}
#requestApp.start{
	
	opacity:0;
	right:20px;

	
}
a#requestAppLink{
	position:absolute;
	top:30px;
	right:0px;
	width:279px;
	height:60px;
	opacity:1;
	background-image:url(../_media/images/btn_requestApp.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
a#requestAppLink span{
	background-image:url(../_media/images/btn_requestApp_hover.png);
	background-position:100% 0px;
	background-repeat:no-repeat;
	display:block;	
	width:279px;
	height:60px;
	opacity:0;
	
	
}
.pngFix{
	-pie-png-fix:true;
   	behavior:url(_css/PIE.htc);	
}
.iefix
{
 /* IE hack */
  background:none\9; /* Targets IE only */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader();
}
a.btnDirections{
	width:126px;
	height:26px;
	background-image:url(../_media/images/btn_directions.png);
	background-position:left top;
	display:block;
	position:absolute;
	right:0px;
	text-indent:-9999px;
	text-align:left;
	top: 135px;
}
a.btnDirections:hover{
	background-position:left bottom;
}

a.btnSendMessage{
	width:116px;
	height:26px;
	background-image:url(../_media/images/btn_SendMessage.png);
	background-position:left top;
	display:block;
	position:absolute;
	bottom:0px;
	right:0px;
	text-indent:-9999px;
	text-align:left;
}
a.btnSendMessage:hover{
	background-position:left bottom;
}
#doctors{
	padding-top:16px;
	height:40px;
	color:#FFF;
	font-size:26px;
	text-transform:uppercase;
	opacity:1;
	width:1000px !important;
	-webkit-animation-duration: 1s;
	-webkit-animation-delay: 3s;
}
#doctors.start{
	opacity:0;
}
#doctors span{
	float:left;
}
.diamond{
	width:12px;
	height:22px;
	background-image:url(../_media/images/diamond.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin:0px 12px 0px 12px;

}
.quoteLeft{
	width:18px;
	height:14px;
	background-image:url(../_media/images/quoteLeft.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin:0px 6px 0px 0px;

}

.quoteRight{
	width:18px;
	height:14px;
	background-image:url(../_media/images/quoteRight.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	float:right;
	margin:0px 90px 0px 0px;

}
.animate{
	visibility:hidden;
}

#nivoSliderTwo{
	position: absolute !important;
	bottom:24px;
	right:24px;
	height:166px;
	width:248px;
	overflow:hidden;
	z-index:10000;
}


element.style {
    opacity: 0.8;
}
#banner .nivo-caption {
	background-image:url(../_media/images/blue50.png);
    bottom: 0;
    left: 0;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    z-index: 8;
	background-color:transparent;
	font-size:16px;
	line-height:40px;
	border-top: solid #005dae 1px;
}
#banner .nivo-caption p{
	margin:6px 0px 6px 20px;
	color: #FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	opacity: 1;
	padding:10px;
}

.map{
	display:block;
	position:relative;
	float:left;
}
.map .office{
	top:7px;
	left:7px;
	overflow:hidden;
	width:195px;
	height:132px;
	display:block;
	position:relative;
}
.phone-number {
	font-size: 250%;
}
.directions {
	float: right;
}
#oVideos {
	height: 245px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #FFF;
}
#sinusLift {
	background-color: #FFF;
	padding: 5px;
	float: right;
	height: 147px;
	width: 222px;
	margin-left: 15px;
}
#impacted {
	background-color: #FFF;
	padding: 5px;
	height: 350px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#contactSection {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
}
#mapSection {
	float: right;
	width: 500px;
}
#contactSection #messageForm {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}
#contactSection #messageForm #submitButton {
	border: none;
	background: #FFF;
	padding: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
}
.colums {
	float: right;
	width: 300px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #7e8759;
	margin-right: 0px;
	margin-left: 15px;
}
.demi {
	visibility: hidden;
}
.gradients {
	background-image: url(../_media/backgrounds/footer.png);
	background-repeat: repeat;
	background-position: left top;
}
.noSide .float_left {
	width: 310px;
	margin-right: 10px;
	margin-left: 10px;
}
#home .float_left {
	width: 300px;
	margin-right: 15px;
	margin-left: 15px;
	height: auto;
}
#home .float_left .module_center {
	min-height: 526px;
}
#home .float_left .module_center p {
	display: block;
	padding-right: 8px;
	padding-left: 8px;
}
.newShadow {
  -webkit-box-shadow: 4px 4px 5px rgba(50, 50, 50, 0.50);
-moz-box-shadow:    4px 4px 5px rgba(50, 50, 50, 0.50);
box-shadow:         4px 4px 5px rgba(50, 50, 50, 0.50);
}
