body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #D1DAEC;
	background-image: url(../_media/backgrounds/bg_horiz.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body#interior  {
	background-image: url(../_media/backgrounds/bg_horiz_int.jpg);
}
#wrapmaster {
	position: absolute;
	left:0px;
	top: 0px;
	height:auto;
	width:100%;
	min-height:100%;
	background-image: url(none);
	background-position: center top;
	background-repeat: repeat-y;
    }
	
* html #wrapmaster {
	height:100%;
	}

#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;
}

#wrap {
	position:relative;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	}

#wrapcenter	{
	padding: 0px;
	width: 100%;
	height: 100%;
	float: left;
	}
	
	
html>body#wrapcenter {
	height: auto;
	}

#wrapleft {
	padding: 0px;
	width: 0px;
	height: 0px;
	float: left;
	background-image:  url(none);
	background-repeat: no-repeat;
	}
	
#wrapright	{
	padding: 0px;
	width: 0px;
	height: 0px;
	float: right;
	background-image: url(none);
	background-repeat: no-repeat;
	}

p {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	color: #1B3776;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 206%;
	text-align: left;
	margin:0px 0px 20px 0px;
	visibility:hidden;
	}
#home h1{position:relative; left:-14px;}
#interior h1 {
	border-bottom: solid #15487c 1px;
	}
.advanc3dEditArea h1, .advanc3dEditArea h2, .advanc3dEditArea .swfir_style1_center, .advanc3dEditArea .swfir_style1_left, .advanc3dEditArea .swfir_style1_right{
	visibility:visible;
}
h2 {
	color: #15487c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	border-bottom: solid #15487c 1px;
	margin-top:24px;
	/* clear:both; */
	visibility:hidden;
	}
h2.small{width:450px;}
h2 a {
text-decoration:none;
}

h3 {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	

	
	}
h3 a {

	text-decoration: none;
	font-size: 90%;

	
	}
h4 {
	color: #000000;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	}

a {
	color: #1F3E86;
	}

a:hover {
	}

ul {
	list-style-image: url(none);
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color:#000000;
	text-align: justify;
	line-height: 125%;
	}
	
ul li {
	padding: 8px 8px 8px 0px;
	}
#content_main ul li {
	padding: 3px 8px 3px 0px;
	}
	
ol {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color:#000000;
	text-align: justify;
	line-height: 125%;
	}
	
ol li {
	padding:8px 8px 8px 0px;
	}
	
a:hover img {
	border: none;
	background:none;
	} 

img {
	border: none;
	background:none;
	} 
	
a:link img, a:visited img, a.image_left {
	border: none;
	}
	
/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;

	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 980px;
	padding: 0px;
	height: 113px;
	}
#noflash #header{
	background-image: url(none);
	background-repeat: no-repeat;
	}
#home #header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 980px;
	height: 353px;
	padding: 0px;
	}
#noflash #home #header{
	background-image: url(none);
	background-repeat: no-repeat;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 952px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px;
	background-image: url(../_media/backgrounds/bg_content_int.gif);
	background-repeat: repeat-y;
	background-position: center top;
	position:relative;
	}
#home #content_wrapper{
	display:inherit;
	background-image: url(../_media/backgrounds/bg_content.gif);
	background-color: transparent;
	}

/*------------- content header/footer section ----------------- */

#content_header{
	width: 100%;
	margin: 0px;
	background-image: url(../_media/backgrounds/bg_content_top_int.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	}
	
#home #content_header{
	background-color: transparent;
	background-image: url(../_media/backgrounds/bg_content_top.jpg);
	}
	
#content_footer{
	width: 100%;
	margin: 0px auto 0px auto;
	background-image: url(../_media/backgrounds/bg_content_bottom_int.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 24px;
	}	
#home #content_footer{
	background-color: transparent;
	background-image: url(../_media/backgrounds/bg_content_bottom.gif);
	}
/*------------- content main ----------------- */

#content_main{
	width: 698px;
	min-height: 350px;
	text-align: left;
	padding: 26px 0px 0px 0px;
	margin: 0px;
	float: right;
	position: relative;
	right: 14px;
	}
#home #content_main{
	background-image: url(none);
	background-color: transparent;
	min-height: 0px;
	width: 682px;
	min-height: 350px;
	text-align: left;
	padding:0;
	margin: 0px;
	float: left;
	position: relative;
	left: 14px;
}


/*------------- content side ----------------- */


#content_side{
	float: left;
	width:224px;
	height: 500px;
	min-height: 100%;
	margin: 0px;
	display: inherit;
	position: relative;
	padding: 0px 0px 0px 0px;
	background-image: url(../_media/backgrounds/bg_content_side_int.jpg);
	background-position:right top;
	top: 46px;
	background-repeat: no-repeat;
	left: 2px;
	}
#home #content_side{
	background-image: url(../_media/backgrounds/bg_content_side.jpg);
	float: right;
	width:242px;
	height: 687px;
	min-height: 100%;
	margin: 0px;
	display: inherit;
	position: relative;
	left: 0px;
	padding: 0px 0px 0px 0px;
	top: 92px;
	background-repeat: no-repeat;
}

#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;
    }
	
#content_side h2 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;	
	}
#content_side h3 {
visibility:hidden;
	color: #15487c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	padding: 0px 0px 6px;
	margin-top: -16px;
	position:relative;
	z-index:1;
	}
	
#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: #13416f;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 100%;
	display: block;
	padding: 6px 0px 6px 28px;
	width: 196px;
	font-weight: normal;
	border-bottom: solid #bdc7da 1px;
	background-image:url(../_media/backgrounds/bg_side_link.gif);
	background-repeat:no-repeat;
	background-position:6px top;
	}

#content_side li a:hover, #content_side li a.active{
	background-color: #bdc7da;
	border-bottom: solid #EEF2F8 1px;
	background-position:6px bottom;
	}

#content_side .dashed_line{
	background-image: url(../_media/common_assets/dashed_line_white.gif);
	}
#content_side #content{
/*padding-top:150px;*/
}


#accordion_menu li ul{
	margin-left: 0px;
	display:none;
}

#accordion_menu li ul li a {
	color: #13416f;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 90%;
	display: block;
	padding: 6px 0px 6px 36px;
	width: 188px;
	font-weight: normal;
	border-bottom: solid #bdc7da 1px;
	background-image:url(../_media/backgrounds/bg_side_link_sub_square.gif);
	background-repeat:no-repeat;
		background-position:24px center;
	}
	
#accordion_menu li ul li ul li a {
	padding: 6px 0px 6px 45px;
	background-image:url(none);
	font-size: 85%;
	width: 179px;
}
	
#accordion_menu li ul li a:hover, #accordion_menu li ul.active li a{
	background-color: #D0D8ED;
	background-position:24px center;
	border-bottom: solid #EEF2F8 1px;
	}


/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
	background-image:url(../_media/backgrounds/bg_footer_wrapper.gif);
	background-repeat:repeat-x;
	background-position:center top;
}

#footer{
	text-align: center;
	width: 952px;
	margin: 0px auto 0px auto;
	height: 150px;
	background-image: url(../_media/backgrounds/bg_footer.jpg);
	background-repeat: no-repeat;
}
#noflash #footer{
	background-image: url(../_menu/bottombar.jpg);
	background-repeat: no-repeat;
	}
	
#communities p {
	text-align: center;
	color: #00346a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	margin: 0px;
	padding-top: 14px;
}

#address1, #address2, #address3{
	float: left;
	width: 430px;
	position: relative;
	left: 30px;
}
#address1{width:322px;}
#address2{left:0; width:303px;}
#address3{left:0; width:305px;}

#address1 p, #address2 p, #address3 p {
	color: #FFF;
	padding: 30px 0px 10px 0px;
}
#address1 p{text-align:left;}
#address2 p{text-align:center;}
#address3 p{text-align:right;}

#home #footer{
}
#noflash #home #footer{

	}
#footer_links{
	text-align: center;
	width: 944px;
	margin: 0px auto 0px auto;
}
#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, .copyright {
	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;
		}
.three-column{width:33% !important;}
#mapContainer {
	height: 400px;
	width: 98%;
	margin: 0px auto 0px auto;
	border: solid #13416F 1px;
}


/*  CSS Classes   */	
.featured_left, .featured_right{
	background-image:url(../_media/backgrounds/bg_highlight.gif);
	background-repeat:repeat-y;
	margin-bottom: 5px;
	width:282px;
	position:relative;

	
	}

.featured_left div, .featured_right div{
	background-image:url(../_media/backgrounds/bg_highlight_bottom.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.featured_left div div, .featured_right div div{
	background-image:url(../_media/backgrounds/bg_highlight_top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
		height:150px;
		padding:10px;
}

.featured_right{
	float:right;
	margin-left:10px;
}
.featured_left h2, .featured_right h2{
margin-top:0px;
margin-bottom:4px;
font-size:160%;


}
.featured_right ul{
margin:0px;
padding:0px;
list-style:none;
float:left;
}
.featured_right ul li{
margin:0px;
padding:0px 0px 0px 10px;

}
.featured_right ul li a{
	background-image:url("../_media/common_assets/highlight_arrow.png");
	background-position:left center;
	background-repeat:no-repeat;
	color:#13416F;
	display:block;
	font-size:94%;
	padding:0 0 0 12px;
	text-align:left;
	width:120px;
}
.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right, #mapContainer {
	margin-bottom: 5px;
	padding: 4px;
	background-color: #FFFFFF;
	border: solid #3B61AF 1px;
	}
	
.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: #5A7BBE;
	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_both{
	clear: both;
	width: 100%;
	
	}
.clear_line{
	clear: both;
	background-color: #e5eaf4;
	width: 100%;
	padding-top: 0px;
	height:1px;
	margin: 0px 0px 0px 0px;
	
	}


.highlight {
	border: solid #AFBEDE 1px;
	background-color: #D5DDEE;
	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;
}
/*  End CSS Classes   */
#location{
	position:absolute;
	top: 5px;
	width:520px;
	right: 0px;
}
.readmore{
float:right;
position:relative;
bottom:0px;
right:10px;
font-size:90%;
height:20px;
}
#monitor{
	/*height:171px;*/
	width:100%;
	background-image:url(../_media/common_assets/monitor_bg.jpg);
	background-repeat:no-repeat;
	top:0px;
	position:relative;
	z-index:0;
	left: 0px;
	margin-top:-43px;
}
#tv{
	left:0;
	top:20px;
	position:relative;

}

#content h3{
	display:block;
	visibility:hidden;
	background-image:url(../_media/common_assets/content_side_div.png);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:6px 10px 7px 10px;
}
#google_translate_element{
	margin-top:-15px;
	z-index:2000;
}
#footer #google_translate_element{
	margin-top:-59px;
	position:relative;
	float:right;
	right:20px;
}
#slider table, #slider td{
		margin:0;
		padding:0;
		
		list-style:none;
		background-image:none;
		}
#blog_feed table, #blog_feed td, #blog_feed table td{
		margin:0; 
		padding:0;
		
		list-style:none;
		background-image:none;
		}
	#slider table td{
	padding:0px;
	margin:0px;
	}
	#slider, #slider li{ 
		position:relative;
		overflow:hidden;
		text-align:left;
		}
		
		#slider td div{
		position:relative;
		display:block;
		overflow:hidden;
		}
	#slider td{ 
		
		}
		#slider td img{ 
		float:left;
		margin:0px 12px 0px 0px;
		
		}
		#slider td p{ 
		font-size:93%;
		}	
	#slider td h2{ 
	margin:0px 0px 0px 0px;
	font-size:110%;
		
		}	
	#slider td.rss-item{background:#586EB5; color:#e9eaf5 !important; padding:10px; border:1px solid #445DAD;}

		#blog_feed{
		
		position:relative;
		/*height:264px; - removed 3.8.11*/
		}		
	span#prevBtn{
		position:absolute;
		bottom:4px;
		left:10px;
		}
	span#nextBtn{
		position:absolute;
		bottom:4px;
		right:10px;
		}					

.attachment-thumbnail{
	padding:3px;
	float:left;
	margin-right:10px;
	border:solid #CCCCCC 1px;
}


a.blueLarge {
	float:left;
    background: transparent url('../_media/common_assets/button_right.jpg') no-repeat scroll top right;
    height: 42px;
    padding-right: 12px;
    text-decoration: none;
	display: block;
	font-size:15px;
	text-transform:uppercase;
	color:#FFFFFF;
	display:none;
	margin-bottom:12px;
 
 }
a.blueLarge span {
    background: transparent url('../_media/common_assets/button_left.jpg') no-repeat;
    display: block;
    line-height: 15px;
    padding: 14px 0px 12px 12px;
	display:block;
}
a.button:hover {
    background-position: bottom right;
	border:none;
	text-decoration: none;
    color:  #000;  
    outline: none; /* hide dotted outline in Firefox */
}
a.button:link, a.button:visited, a.button:hover{
	border:none;
	text-decoration: none;
}
a.button:hover span {
    background-position: bottom left;
	border:none;
	text-decoration: none;
	display:block;   
}
.rounded-corners{
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	behavior: url(../Scripts/border-radius.htc);
}
#home .rounded-corners{
	behavior: url(Scripts/border-radius.htc);
}

a[href^="tel:"], a[href^="tel:"]:hover {
	font-size: inherit !important;
	cursor: text !important;
	color: inherit !important;
	font-weight: inherit !important;
	text-decoration: inherit !important;
	background: none !important;
	border: none !important;
}
