*{
	padding:0px;
	margin:0px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #434343;
	background-image: url(../_media/backgrounds/bg_body.png);
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}




p, ul, ol {
	color:#242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	margin: 14px 0px 14px 0px;	
	}

h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-align: left;
	margin: 0px 0px 20px 0px;
	text-transform:uppercase;
	font-weight:bold;
	visibility:hidden;
	}
#home h1 {
	padding: 0px 0px 0px 14px;
	font-weight:normal;
	font-size: 23px;
	}
	
h2 {
	color: #003787;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 10px 0px;	
	}

h3 {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	margin: 10px 0px 10px 0px;	
	}

h4 {
	color: #000000;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	margin: 10px 0px 10px 0px;	
	}

a {
	color: #CC9933;
	text-decoration: none;
	font-weight:bold;
	}

a:hover {
	
	}

ul {
	list-style-image: url(../_media/common_assets/arrow_transparent_bg.gif);
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	}
	
ul li {
	padding: 8px 8px 8px 0px;
	}
	
ol {
	padding:0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	}
	
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: 525px;
	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 1000px;
	padding: 0px;
	height: 112px;
	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: 112px;
	}

/*------------- middle section ----------------- */

#middle_wrapper{
	width: 100%;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px;
	background-image: url(../_media/backgrounds/bg_middle_int.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #eeece1;
	}
#home #middle_wrapper{
	display:inherit;
	background-image: url(../_media/backgrounds/bg_portal.png);
	background-position: center top;
	padding-bottom: 20px;
	background-color: #eeece1;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 1016px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-image: url(../_media/backgrounds/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	position:relative;
	background-color:#EEECE1;
	}
#home #content_wrapper{
	width: 1000px;
	display:inherit;
	background-image: url(none);
	background-color: transparent;
	}

/*------------- content header/footer section ----------------- */

#content_header{
	width: 100%;
	margin: 0px;
	background-image: url(../_media/backgrounds/bg_content_top.jpg);
	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: 770px;
	min-height: 350px;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	float: right;
	position: relative;
	right: 14px;
	}
#home #content_main{
	background-color: transparent;
	min-height: 0px;
	width: 1000px;
	float: none;
	margin: 0px auto;
	right: 0px;
	clear: both;
	background-repeat: no-repeat;
	padding: 10px 0px 0px 0px;
}


/*------------- content side ----------------- */


#content_side{
	float: left;
	width:212px;

	min-height: 100%;
	margin: 0px;
	display: inherit;
	position: relative;
	left: 5px;
	padding: 10px 0px 0px 0px;
	}
#home #content_side{
	width: 1000px;
	left: 0px;
	padding: 0;
	height: 119px;
}

#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: #003687;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-transform:uppercase;
	padding: 6px 0px 6px 12px;
	margin: 0px 0px 0px 0px;
	}
	
#content_side ul {
	text-align: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
#content_side li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: url(none);
	}
	
#content_side li a {
	color: #003687;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 6px 10px 6px 12px;
	width: 190px;
	font-weight: normal;
	border-bottom: solid #FFF 1px;
	
	}
#content_side li li a {
	background-color: #F8F5EE; 
	text-indent:5px;
	}
a.active {
	background-color:#DED3A6;
	}
	
#content_side li a:hover {
	}

#content_side .dashed_line{
	background-image: url(../_media/common_assets/dashed_line_white.gif);
	}

/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
	background-image: url(../_media/backgrounds/bg_footer.png);
	background-repeat: repeat-x;
}

#footer{
	text-align: center;
	width: 944px;
	margin: 0px auto 0px auto;
	height: 230px;
}

#home #footer{
	
	width:1000px;
	
}

#footer_links{
	text-align: center;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding-top: 30px;
	
}
#footer_links p{
	color: #FFFFFF;
	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;
		}
#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;
	border:1px solid #e1decb;
	}
	
.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: #666666;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	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 10px 10px 10px;
	width: 80%;
	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;
}

.float_right{
	float: right;
}
.clear{
	clear: both;
	width: 100%;
	padding-top: 1px;
	margin: 20px 0px 30px 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);
}

#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:641px;
	height:32px;
	background-image:url(../_media/backgrounds/logo.png);
	background-repeat:no-repeat;
	display:block;
	left:0px;
	position:absolute;
	top:21px;
}
#name a{text-indent:-9999px; display:block; width:100%; height:100%;}
#name.start{
	top:-24px;
	opacity:0;
}
#home #name {
	text-indent:-9999px;
}
#address{
	width:270px;
	height:76px;
	background-image:url(../_media/backgrounds/phone-address.png);
	background-repeat:no-repeat;
	position:absolute;
	left:740px;
	top:0px;
	text-indent: -9999px;
	opacity:1;
	float:left;
	
}
#home #address{

}
#address.start{
	
	opacity:0;

}

#nav{
	width:1038px;
	height:30px;
	background-image:none;
	background-repeat:no-repeat;
	position:absolute;
	left:-18px;
	top:80px;
	z-index:2000;
	opacity:1;
	
}
#nav.start{
	opacity:0;
	
}
#home #nav{

}
#banner{
	width:1016px;
	height:246px;
	background-repeat:no-repeat;
	position: relative;
	margin:0 auto;
}
#home #banner{
	width:1016px;
	height:400px;
	background-repeat:no-repeat;
	position: relative;
	margin:0 auto;
}
#nivoSlider{
	position: absolute;
	top:8px;
	left:8px;
	height:160px;
	width:1000px;
	overflow:hidden;
}
#home #nivoSlider{
	height:370px;
}
#nivoSlider.start{
	opacity:0;
}
#overlay{
	position: absolute;
	top:0px;
	left:510px;
	height:384px;
	width:491px;
	overflow:hidden;
	background-image: url(../_media/backgrounds/photoOverlay.png);
	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:352px;
	float:left;
	position:relative;
	margin-right:12px;
	margin-left:12px;
	padding-bottom:20px;
}
.portal h2{
	color:#494130;
	font-size:17px;
	padding-bottom:5px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px #9b9688 solid;
	visibility:hidden;
}
.portal p{
	color:#494130;
	text-align:right;
}
#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;
}
.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:750px !important;
	-webkit-animation-duration: 1s;
	-webkit-animation-delay: 3s;
	margin: 0 auto;
}
#doctors.start{
	opacity:0;
}
#doctors span{
	float:left;
	width: 250px;
}
.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 100px 0px 100px;

}
.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{
	width:166px;
	height:116px;
	background-image:url(../_media/backgrounds/bg_map.png);
	background-repeat:no-repeat;
	display:block;
	position:relative;
	float:left;
	
}
.map .office{
	top:7px;
	left:7px;
	overflow:hidden;
	width:152px;
	height:102px;
	display:block;
	position:relative;
}
#drs_pictures {
	margin: 0px auto;
	width: 740px;
}
.dr_img_left {
	float:left;
	opacity: .8;
}
.dr_img_right {
	float:right;
	opacity: .8;
}
.dr_img_left:hover, .dr_img_right:hover{
	opacity: 1;
}
.divider {
	float: left;
	height: 392px;
	width:220px;
	margin-top:4px;
}

