body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #83A05D;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #401b00;
	text-align:center;
}
#content {
	background-image: url(images/content_top.jpg);
	width: 950px;
	background-repeat: no-repeat;
	margin: auto;
	background-color: #F1F0DE;
	text-align:left;
}
.pic {
	border: 1px solid #83A05D;
}

#logo {
	background-image: url(images/logo.jpg);
	height: 91px;
	width: 707px;
	margin-top: 55px;
	margin-left: 28px;
	margin-bottom: 17px;
	float: left;
	overflow: hidden;
}
#logo span {
	height: 500px;
	width: 500px;
	display: block;
}
#content #topbar {
	background-image: url(images/top_bar.jpg);
	background-repeat:no-repeat;
	height: 41px;
	width: 921px;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding:0px;
}
#topbar li {

	display: inline;
}
#topbar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:13px;
	padding-bottom:0px;
}
#topbar    #nav_home   {
	background-image: none;
}
#content #topbar ul {
	margin-left: 15px;
	padding-left: 0px;
}
#flash {
	clear: both;
	height: 258px;
	width: 920px;
	margin: auto;
	z-index: -100;
}
#referring {
	padding-top:65px;
	margin-right:15px;
	}
#referring  a.referring {
	background-image: url(images/referring.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 168px;
	margin-bottom:10px;
	display: block;
	float: right;
	overflow: hidden;
}
#referring a.referring:hover {
	background-image: url(images/referring-over.jpg);
	background-repeat: no-repeat;
}
#referring a.request {
	background-image: url(images/request.jpg);
	background-repeat:no-repeat;	
	height: 39px;
	width: 184px;
	overflow:hidden;
	display:block;
	margin-right:0px;
	float:right;
}
#referring a.request:hover{
	background-image: url(images/request-over.jpg);
	background-repeat:no-repeat;
}
#referring span {
	display: block;
	height: 100px;
	width: 100px;
}
#text {
	background-color: #FFFFFF;
	border: 1px solid #ddddc8;
	margin-left: 15px;
	margin-top: 15px;
	display:block;
	margin-right:15px;
	padding-bottom: 15px;
}
#text_home {
	background-color: #FFFFFF;
	border: 1px solid #ddddc8;
	margin-left: 15px;
	margin-top: 15px;
	width:467px;
	float:left;
	display:inline;
}
#text_home .padding {
	padding: 15px;
}
#text .padding {
	padding: 15px;
}
#features {
	float: right;
	width: 437px;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 15px;
	height: 339px;
	display:inline;
	font-size: 12px;
}
#feature_perio {
	background-image: url(images/feature_perio.jpg);
	height: 170px;
	width: 445px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #ddddc8;
}
#features p {
	margin: 0px;
	padding: 0px;
}

#feature_perio_title  {
	background-image: url(images/feature_perio_title.gif);
	height: 19px;
	width: 223px;
	display: block;
	margin-bottom: 10px;
}
#feature_perio_title span {
	display: none;
}

#feature_perio div {
	padding-left: 180px;
	padding-top: 10px;
	padding-right: 10px;
}
#feature_implants {
	background-image: url(images/feature_implants.jpg);
	height: 170px;
	width: 445px;
	margin-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #ddddc8;
	
}
#feature_implants div {
	padding-left: 180px;
	padding-top: 10px;
	padding-right: 10px;
}
#feature_implants_title  {
	background-image: url(images/feature_dentalimplants_title.gif);
	height: 26px;
	width: 182px;
	display: block;
	margin-bottom: 10px;
}
#feature_implants_title span {
	display: none;
}
#feature_news {
	margin-top: 8px;
	background-image: url(images/feature_news.jpg);
	height: 170px;
	width: 445px;

}
#feature_news div {
	padding-left: 180px;
	padding-top: 10px;
	padding-right: 10px;
}
#feature_news_title  {
	background-image: url(images/feature_news_title.gif);
	height: 26px;
	width: 182px;
	display: block;
	margin-bottom: 10px;
}
#feature_news_title span {
	display: none;
}


#footer {
	clear:both;
	background-color: #FFFFFF;
	border: 1px solid #ddddc8;
	padding-right: 20px;
	padding-left: 20px;
	margin: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.clear {
	clear: both;
}

#bottom {
	background-image: url(images/content_bottom.jpg);
	width: 950px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-position: bottom;
	display: block;
	padding-bottom: 1px;
}

#bottom a {
	color: #5E4062;
	font-weight: bold;
}
#bottom th {
	font-size: 12px;
}
#bottom  li  a {
	margin-top: 5px;
	display: block;
}
#bottom ul {
	list-style-type: none;
	margin-left: 5px;
	padding-left: 0px;
	margin-top: -10px;
}


.purple {
	color: #58115F;
}
/* Sub Menu */ 

#subnav {
	float: right;
	width: 200px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#subnav div {
	background-color: #F2F2EA;
	border: 1px solid #333333;
	padding: 5px;
	width: 200px;
}
#subnav img {
	margin-top:-10px;
	margin-left:-5px;
	padding-bottom:15px;
}
#subnav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#subnav a {
	display:block;
	color: #626F44;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #DCDCC7;
	width: 90%;
	margin: 1px;
	background-color: #FFFFFF;
}
#subnav div a:hover {
	background-color:#884B91;
	color: #FFFFFF;
}
#subnav div a:active {
	color: #FFFFFF;
	background-color: #227025;
}
#subnav h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: -5px;
	padding-right:5px;
	padding-top: 0px;
	text-align: right;
	display:inline;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #58115F;
}
#subnav h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #58115F;
	margin: -5px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#subnav h2 a:hover {
	background-color: #884B91;
	color: #FFFFFF;
}
/* End Sub Menu */h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #767711;
}
.border {
	border: 1px solid #E18DEB;
}
.url {
	font-size: 10px;
	color: #58115F;
}
/* Common Questions Page */
.answer {
	margin-top: -10px;
	padding: 5px;
	background-color: #F3F3E4;
	border: 1px solid #B8A378;
	display: none;
	margin-left: 50px;
	width: 600px;
}
h3 {
}

h3 a {
	font-weight: normal;
	font-size: 18px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	margin-left: 25px;
	padding-left: 25px;
}
/* End Questions Page */

#editpage {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	display: block;
	padding: 15px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #58115F;
	width: 650px;
	padding: 5px;
}
strong {
	color: #58115F;
}
#optio {
	float: right;
	width: 300px;
	background-color: #FFFFFF;
	border: 3px solid #F2F2EA;
	padding: 5px;
}
#optio h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #58115F;
}
blockquote {
	margin-left: 15px;
}
.rightbox {
	background-color: #F1F0DE;
	padding: 10px;
	float: right;
	width: 200px;
	border: 1px solid #DDDDC8;
	margin-left: 10px;
}
	
.right-align {
	float: right;
	width: 220px;
	text-align: right;
}
.rightphoto {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #600;
}

