body {
	text-align: center;
	margin: 0px;
	background-color: #E6DCC3;
	background-image: url(../media/body_vert_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


#home_wrapper{
	background-image: url(../media/body_bg.gif);
	text-align: center;
	background-repeat: repeat-x;
	width: 100%;
}


/*  BASIC TEXT FORMATING */

p {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	text-align: justify;
}

h1 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	margin: 10px 10px 5px 10px;
	border-left: 2px solid #f5e5d6;
	border-bottom: 2px solid #f5e5d6;
	text-align: left;
}


h2 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: left;
	font-size: 13px;
	color: #333333;
}

h4 {
	color: #800000;
	font-weight: lighter;
	font-size: 10.5pt;
	line-height: 14pt;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	letter-spacing: 1px;
	margin-right: 10px;
	margin-left: 10px;
	width: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 0px 10px 0px 11px;
}

a {
	color: #006940;
}

a:hover {
	color: #94C5A5;
}

ul {
	margin: 2px 10px 5px 40px;
	padding:0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
ul li {
	margin:0;
	padding:0 0 8px 0;
	}
	
ol {
	margin: 2px 10px 5px 40px;
	padding:0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
ol li {
	margin:0;
	padding:0 0 8px 0;
	}
	
/*a:hover img {
	border: none;
	background:none;
	} */

/*a:link img {
	border: none;
	}*/

/*  CSS Classes   */	


/*  BORDER CLASS STYLES */

.border {
	padding: 5px;
	border: solid 1px #cccccc
	}

.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
	
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
	
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	
/*  IMAGE PADDING */
	
.image_right {
	float: right;
	border: 1px solid #E6DCC3;
	margin-left: 8px;
	margin-bottom: 4px;
	padding: 2px;
}
.image_left {
	float: left;
	border: 1px solid #E6DCC3;
	margin-right: 8px;
	margin-bottom: 4px;
	padding: 2px;
}

.image_center {
	border: 1px solid #E6DCC3;
	padding: 2px;
	margin-bottom: 4px;
}

.module_right {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	width: 300px;
	height: auto;
	border: 1px solid #E6DCC3;
	padding-top: 4px;
	padding-bottom: 4px;
}	
	
.module_left {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	width: 300px;
	height: auto;
	border: 1px solid #E6DCC3;
	padding-top: 4px;
	padding-bottom: 4px;
}	

.module_center {
	margin: 0 auto;
	width: auto;
	height: auto;
	border: 1px solid #E6DCC3;
	padding: 4px 10px;
}	

.swf_implants {
	width: 234px;
	height: 310px;
	margin: 0 auto;
	border: 1px solid #E6DCC3;
	padding: 2px;
}

.swf_perio {
	width: 250px;
	height: 194px;
	margin: 0 auto;
	border: 1px solid #E6DCC3;
	padding: 2px;
}

/*  HIGHLIGHTED AREA */

.highlight {
	border: 1px solid #333333;
	background-color: #E6DCC3;
}
	
/*  TEXT ALIGNMENT */	
.center {
	text-align: center
	}

.left {
	text-align: left
	}

.right {
	text-align: right
	}

/*  DESIGN ELEMENTS */	



/*  End CSS Classes   */	


/*  CSS IDs   */	

/*------------- home section ----------------- */

#hp_text {
	width: 778px;
	margin: 200px auto 0 auto;
}

#hp_text h1 {
	margin: 0 0 5px 0;
}

/*------------- header section ----------------- */


#header_wrapper{
	background-image: url(../media/body_bg.gif);
	text-align: center;
	background-repeat: repeat-x;
	width: 100%;
	line-height: 0px;

}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 830px;
}

/*------------- content section ----------------- */

#page_wrapper{
	margin: 0 auto;
	text-align: left;
	width: 798px;
	padding: 0;
	background-image: url(../media/content_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #FDFFF0;
}


#content_wrapper{
	margin: 0 auto;
	text-align: left;
	width: 798px;
	padding: 0;
	background-image: url(../media/content_center.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}


/*------------- content main ----------------- */

#content_main{
	width: 378px;
	margin: 0;
	min-height: 300px;
	padding: 0 0 0 10px;
	float: left;
}

/*------------- content side ----------------- */


#content_side{
	width: 378px;
	margin: 0;
	padding: 0 10px 0 0;
	float: right;
}


/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
}

#footer{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 830px;
	padding: 0;
}

#footer p{
	color: #000000;
	margin: 0;
	padding: 0 0 4px 0;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}

#footer a {
	color: #000000;
	
}


#footer a:hover {
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #fff;
	background-color: #94C5A5;
}

/*------------- misc styles ----------------- */
#column_left {
	width: 50%;
	float: left;
}	

#column_right {
	width: 50%;
	float: right;
}	

.clear {
	clear: both;
	background-color: #FDFFF0;
	background-image: url(../media/content_bg_bottom.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 30px;
	margin: 0;
}
