body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #C9B6BA;
	background-image: url(../_media/backgrounds/bg_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height:100%;
	color:#60191c;
	font-family: Gills Sans, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapmaster {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
    }
	
* html #wrapmaster {
	height:100%;
	}

/*  BASIC TEXT FORMATING */
p {
	color:#3f3435;
	font-size: 100%;
	line-height: 125%;
	}

h1 {
	color: #521618;
	font-family: Gills Sans, Arial, Helvetica, sans-serif;
	font-size: 160%;
	text-align:left;	
	background-image: url(../_media/backgrounds/h1_bg.jpg);
	background-repeat:repeat-y; 
	}
	
* html h1 {
	margin-top:0px;
	}

h2, .htwo {
	color: #7b2125;
	font-size: 140%;
	line-height:140%;
	font-weight: bold;
	text-align: left;
	}

h3, .hthree {
	color:#3f3435;
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	font-style:italic;
	}

h4, .hfour {
	color: #3f3435;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: left;
	width: 90%;
	}

a {
	color: #999999;
	}

a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}

ul {
	font-size: 100%;
	}
	
ol {
	padding:0px;
	font-size: 100%;
	list-style-position: inside;
	}
	
ol li {
	padding:0px 8px 8px 0px;
	}
	

/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right, #mapContainer {
	background-color: #c9b6ba;
	border: solid #8a2529 1px;
	margin-bottom: 5px;
	padding: 4px;
	}
	
.image_right {
	float: right;
	margin-left:10px
	}
	
.image_left {
	float: left;
	margin-right:10px
	}

.image_center {
	margin: 0px auto 5px auto;
	text-align:center;
	}

.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: #C68A74;
	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_left h2 {
	background-color: #EDB79C;
	color: #FFFFFF;
	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 10px 10px 10px;
	width: 80%;
	height: auto;
	padding-bottom: 5px;
	}	

.module_center h2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-align: left;
	background-color: #C68A74;
	margin: 0;
	}

	
/*  TEXT ALIGNMENT */	
.text_center, .image_center {
	text-align:center;
	}

.text_left {
	text-align:left;
	}

.text_right {
	text-align:right;
	}

.text_right a {
	color:#777;
	}

.text_right a:hover{
	background-color:#dcced1;
	color:#333;
}

.side_seo{
	border: solid #CC99CC 1px;
	background-color: #fff;
	color: #000;
	margin: 30px 5px 40px 0px;
	padding: 10px 10px 15px 10px;
	font-style: italic;	
	line-height:130%;
	}

.cv_indent {
	padding: 0px 5px 0px 25px;
}

/*  DESIGN ELEMENTS */	

	
.dashed_line{
	background-image: url(../_media/common_assets/dashed_line_grey.gif);
	background-repeat: repeat-x;
	height: 4px;
	margin-bottom: 8px;
	padding-top:4px;
	clear: both;
	}

.dotted_line {
	border-top: 1px dotted #C9B6BA;
	}	

.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: 598px;
	margin:0px auto 0px auto;
	text-align: center;
	padding: 0px;
	}

#header{
	margin:0px auto 0px auto;
	text-align: center;
	width: 580px;
	height:146px;
	padding: 0px;
	position:relative;
	right:10px;
	}

/*------------- home_main ----------------- */

#home_main_wrapper { 
	width: 638px;
	margin:0px auto 0px auto;
	text-align: center;
	padding: 0px;
	
	}

#home_main{
	width: 600px;
	margin:0px auto 0px auto;
	padding: 0px;
	text-align: center;
	position:relative;
	top:10px;
	right:20px;
	bottom:4px;
	background-image:url(../_media/backgrounds/logo_watermark.jpg);
	background-repeat:repeat;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 800px;
	height:auto;
	margin: 0px auto 10px auto;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-image: url(../_media/backgrounds/bg_content_single.gif);
	background-repeat: repeat-y;
	}

/*------------- content main ----------------- */

#content_main{
	width: 618px;
	text-align: left;
	padding: 0px 0px 35px 0px;
	margin: 0px;
	float: right;
	position: relative;
	top:10px;
	right:10px;
	border-top:none;
	}

#content_main a {
	font-weight:bold;
	text-decoration:none;
	color: #293265;
	}

#content_main a:hover {
	color:#7487a5;
	text-decoration:underline;
	}

/*------------- TEXT main ----------------- */
#text_wrapper{
	width: 586px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	position: relative;
	top:10px;
	right:25px;
	}

#text_main{
	width: 576px;
	background-image:url(../_media/backgrounds/endodontics.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align: left;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	left:20px;
	}

#text_main p {text-align: justify; }

#text_main a {
	font-weight:bold;
	text-decoration:none;
	color: #293265;
	}

#text_main a:hover {
	color:#7487a5;
	text-decoration:underline;
	}
	
#text_main ul {
	line-height:160%;
	}

#text_main ul li{
	list-style-type: square;
	}

/*------------- lines ----------------- */

#lines_wrapper {
	width:598px;
	text-align: center;
	margin:0px auto 0px auto;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top:none;	
}

#lines {
	width: 580px;
	height:23px;
	margin:0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position:relative;
	right:10px;
	}

/*------------- address ----------------- */	

#address_wrapper {
	width:608px;
	text-align: center;
	margin:0px auto 0px auto;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: maroon;
	border:none;
}

#address_left {
	text-align:left;
	padding: 0px 0px 0px 0px;
	width: 45%;
	position: relative;
	left:12px;
	top:1px;
	float: left;
}

#address_right {
	text-align:right;
	padding: 0px 0px 0px 0px;
	width: 45%;
	float: right;	
	position: relative;
	right:30px;
	top:1px;
}

#address_right p {
	text-align:right;
	color: maroon;
}

#address_left p {
	color: maroon;
}

/*------------- content side ----------------- */


#content_side{
	float: left;
	width:140px;
	height: 100%;
	margin: 0px;
	position: relative;
	left:15px;
	top:20px;
	text-align: left;
	}

#content_side p, #content_side h1, #content_side h2, #content_side ul{

}
	
	
#content_side h2 {
	color: #1c82b1;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;    
	}
	
#content_side ul {
	text-align: left;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	padding-left:0px;
	margin-left: 0px;
	}
	
#content_side ul li {
	text-align: left;
	font-size: 90%;
	line-height:140%;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	list-style-type: none;
	padding-left:0px;
	padding-top:10px
	}
	
#content_side li a {
	color: #fff;
	text-align: left;
	text-decoration: none;
	font-size: 110%;
	}
	
#content_side li a:hover {
	text-decoration: none;
	color: #ccc;
	}
	
#content_side ul ul {padding-top:0px}	
	
#content_side ul ul li {
	text-align: left;
	font-size: 90%;
	line-height:120%;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	list-style-type: none;
	padding:10px 0px 0px 10px;
	}

#content_side a {
	color:#4c4c4c;
	}
	
/*------------- home ----------------- */

#home{
	text-align:left;
	width: 740px;
	margin: 0px auto;
	position: relative;
	top:50px;
	bottom:0px;
	padding: 30px 20px 10px 20px;
}

#home_main h1 {
	color: #521618;	
	border: none;
	font-size:120%;
	background-image:none;
	}

#home_main h2 {
	color: #521618;	
	border: none;
	font-size:100%;
	}
	
#home_main p{
	text-align:justify}	


#home_main a {
	color: #521618;
	font-weight: normal;
	font-size: 100%;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}


#home_main a:hover {
	text-decoration: underline;
}


/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
}

#footer{
	text-align: right;
	width: 800px;
	margin: 0px auto 0px auto;
	height: 100px;
	position: relative;
}
#footer p{
	color: #3e3e3e;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
	position: relative;
	top: 40px;
}

#footer a {
	color: #3e3e3e;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


#footer a:hover {
	text-decoration: underline;
}

/*------------- misc styles ----------------- */
.float_left{
	float: left;
}

.float_right{
	float: right;
}

#highlight, #highlight2 {
	border: solid #C68974 1px;
	border: 4px double #C9B6BA;
	width: 85%;
	margin: 0px auto 0px auto;
	padding: 5px;
	background-color:#FFFFFF;
	
	}
	
#highlight p, #highlight2 p{
	font-size:100%;
	font-style:italic;
	color: #521618;
	text-align:center;
}	
#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;
}
#special{
	width:20%;
	float:right;
	padding:10px;
	text-align:center;
	color:#521618;
	border: 6px double #521618;
	margin-left:15px;
	background-color: #C9B6BA;
	}

.separator {
	border-top:solid 1px #C9B6BA;
	margin:10px auto 10px auto;
	padding:0px;
	width: 576px;
}




