body, #wrapbody {
	width:100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../_media/backgrounds/bg_horiz.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	color:#555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
html, body{
	height:100%;

}

#wrapmaster {
	position: absolute;
	top: 0px;
	left: 50%;
	height:auto;
	width:900px;
	min-height:100%;
	background-image: url(none);
	background-position: center 78px;
	background-repeat: repeat-x;
	margin-left: -450px;
    }
	
* html #wrapmaster {
	height:100%;
	}

#wrap {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: auto;
	text-align:left;
	background-image: url(none);
	background-repeat: repeat-y;
		}
* html #wrap {
	height:100%;

}
#wrapleft {
	padding: 0px;
	width: 0px;
	height: 240px;
	float: left;
	background-image:  url(none);
	background-repeat: no-repeat;
	display: none;
	}
	
#wrapleft_bottom {
	width: 0px;
	height: 0px;
	float: left;
	background-image:  url(none);
	background-repeat: no-repeat;
	top: 0px;
	position: absolute;
	}
	
#wrapright_bottom {
	padding: 0px;
	width: 0px;
	height: 0px;
	background-image:  url(none);
	background-repeat: no-repeat;
	top: 0px;
	float: right;
	position: absolute;
	}

	
#wrapcenter	{
	padding: 0px;
	width: 100%;
	height: 100%;
	float: left;
	}
	
#wrapright	{
	padding: 0px;
	width: 0px;
	height: 292px;
	float: right;
	background-image: url(../_media/backgrounds/bg_horiz-right.jpg);
	}

html>body#wrapcenter {
	height: auto;
	}
#client_header {
	display: none;
	text-align: left;
	width: 100%;
	height:100%;
	float: left;
	margin: 0px auto 0px auto;
	z-index: 1000;
}

/* alternate client_header settings for no flash*/

#noflash #client_header {
	display:block;

}

#noflash #nav {
	display:none;
}

#noflash #client_header #client_name{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:33px;
	color:#p0192
$s;
	position:absolute;
	top:23px;
	color: #FFEFD7;
	left: 17px;
}
#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:31px;
	right:50px;
}
#noflash #client_header #phone{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
	position:absolute;
	top:382px;
	left:109px;
}

/* end alternate client_header settings */
/*  BASIC TEXT FORMATING */
p, li {
	color:#555555;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: justify;
	line-height: 150%;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	text-align: right;
	padding-top: 0px;
	color:#d7651c;
	margin-top: 0px;
	width: 600px;
	}
* html h1{
	width:auto;	
}
h2 {
	color: #A8652D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	}

h3 {
	color:#555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	}

h4 {
	color: #21344E;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	}

a {
	color: #8C3D0C;
	}

a:hover {
	color: #932E00;
	text-decoration: none;
	}

ul {
	list-style-image: url(../_media/common_assets/list_icon-side.gif);
	list-style-position: outside;
	}
	
ul li {
	padding: 4px 4px 4px 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;
	}

/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right {
	background-color: #f3e3ce;
	border: solid #ba7f44 1px;
	margin-bottom: 5px;
	padding: 4px;
	}
.module_left ul li, .module_center ul li, .module_right ul li {
	}
.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 {
	background-color: #932E00;
	color: #FFFDFD;
	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_left h2 {
	background-color: #932E00;
	color: #FFFEFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}

.module_center {
	margin: 0px auto;
	width: 80%;
	height: auto;
	padding-bottom: 5px;
	}	

.module_center h2 {
	background-color: #932E00;
	color: #FFFEFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-align: left;
	margin: 0;
	}

	
/*  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;
}

/*  End CSS Classes   */	


/*  CSS IDs   */	


/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 900px;
	padding: 0px;
	height: 415px;
	}


#noflash #header{
	background-image: url(../_menu/topbar.jpg);
	background-repeat: no-repeat;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 900px;
	margin: 0px auto 0px auto;
	text-align: center;
	background-position: center top;
	background-repeat: repeat;
	padding: 0px 0px 0px 0px;
	background-image: url(../_media/backgrounds/bg_content.jpg);
	}

#content_header{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	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.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}


/*------------- content main ----------------- */

#content_main{
	width: 600px;
	margin: 20px 0px 25px 0px;
	min-height: 450px;
	text-align: left;
	padding: 0px;
	position: relative;
	float: right;
	background:transparent;
	background-image:none;
	right: 24px;
	}
#content_main_home{
	width: 396px;
	margin: 20px 0px 25px 0px;
	min-height: 450px;
	text-align: left;
	padding: 0px;
	position: relative;
	float: right;
	background:transparent;
	background-image:none;
	right: 24px;
	}

/*------------- content side ----------------- */


#content_side{
	float: left;
	width:231px;
	height: 450px;
	min-height: 100%;
	margin: 0px;
	display: inherit;
	position: relative;
	top: 42px;
	left: 14px;
	}

#content_side p, #content_side h1, #content_side h2, #content_side ul{

}

#content_side p{
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 100%;
	color: #FFFFFF;
    }
	
#content_side h3{
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 100%;
	color: #FFFFFF;
    }
	
#content_side h1 {
	color: #A08400;
	font-family: Georgia, serif;
	font-size: 110%;
	font-weight: normal;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
    }
	
#content_side h2 {
	color: #ffedcd;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
#content_side h2 a{
	color: #ffedcd;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 18px 6px;
	text-decoration: none;
	display: block;
	text-align:left;
	}
	
#content_side ul {
	list-style-type: none;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	color: #c8c8c8;
	list-style-image: url(none);
	}
	
#content_side ul li{
	padding: 0px;
	list-style-type: none;
	list-style-image:none;
	background-image:none;
	margin: 0px;
	}
	
#content_side li a {
	color: #ffedcd;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 120%;
	display: block;
	width: 195px;
	padding: 4px 0px 4px 34px;
	background-image: url(../_media/common_assets/list_arrow-side.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	}
	
#content_side li a:hover {

	text-decoration: underline;
	
	}
	

#content_side .dashed_line{
	background-image: url(../_media/common_assets/dashed_line_white.gif);
	}
	


/*------------- footer ----------------- */

#footer_wrapper{
	text-align: right;
	width: 100%;
	padding: 0px;
	height: auto;
}

#footer{
	text-align: center;
	width: 870px;
	margin: 0px auto;
	padding: 15px 0px 10px 0px;
}
#footer p{
	color: #FFF6E8;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
	position: relative;
	text-transform: capitalize;
}

#footer a {
	color: #FFF6E8;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-transform: capitalize;
}


#footer a:hover {
	text-decoration: none;
}

/*------------- misc styles ----------------- */
#float_left{
	float: left;
}

#float_right{
	float: right;
}

#highlight {
	border: solid #2A85B7 1px;
	background-color: #B2D1E4;
	width: 97%;
	margin: 0px auto 0px auto;
	padding: 10px 10px 5px 10px;
	}
	
#translate {
	position: absolute;
	text-align: right;
	width: 732px;
	font-size: 80%;
	top: 380px;
	float: right;
	}
	
#dictionary{
	float: left;
	background-image: url(../_media/common_assets/dashed_line_grey.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
#dictionary_right {
	float: right;
	width: 48%;
	position: relative;
	}
#dictionary_left {
	float: left;
	width: 48%;
	position: relative;
		}
#dictionary .text_center{
	height: 30px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.setup {
}

.setup input {
	border: 1px solid #999999;
}

.setup p {
	font-weight: bold;
	text-align: right;
	padding: 0px 8px 0px 0px;
	margin: 0px;
}
#mapContainer {
	height: 400px;
	width: 500px;
	margin: 0px auto 0px auto;
	border: solid #000000 1px;
}
#edit{
	
	width:100%;
	height:47px;
	margin: 0px;
	display: hidden;
	top:0px;
	position:relative;


	}
#edit .inner{
	text-align:right;
	margin:0px auto 0px auto;
	width:1100px;
	display:block;
	}
#edit a{
	float:right;
	display: block;
	width:0px;
	text-decoration: none;
	line-height:12px;
	padding: 35px 113px 0 0;
    overflow: hidden;
    background-image:url(../editor/images/edit_page.png);
	background-repeat:no-repeat;
    
    height: 0px !important;
    height /**/:35px;
	z-index:5000px;
 
	}
* html #edit a {
	background-image:url(../editor/images/edit_page.gif);
	background-repeat:no-repeat;
	}
#editor{
	width:100%;
	
}
#editor h1{
	
}
#editor_buttons{
	text-align: right;
	width: 100%;
	
	background-color: #CCCCCC;
	
}
#editor_buttons input{

	margin: 2px 10px 2px 0px;

}
#content_side_form{
	float: right;
	width:210px;
	border-left: solid #ba7f44 1px;
	min-height: 100%;
	margin: 90px 0px 26px 0px;
	display: inherit;
	position: relative;
	right: 14px;

}
#content_side_form #form{
	text-align:left;
	width:88%;
	margin: 0px auto;
	padding-top:6px;
	
}

#content_side_form #form p{
	padding-left:0px;
	padding-right:0px;
	text-align:justify;
	
	

}
#content_side_form #form h2 {
		
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 18px 6px;
	text-decoration: none;
	display: block;
	text-align:left;
	
}
#content_side_form #form input{
	
}

