body {
	font-size:66.5%;
	background-color: #EFEFEF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/rg_bodybg.jpg);
	background-repeat: repeat-x;
}
* {

          padding: 0;

          margin: 0;

          border: 0;

}

#wrap {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/rg_wrapbg.jpg);
	background-repeat: repeat-y;
}

#content {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
}
/* header */
#header {
	height: 145px;
	width: 980px;
	background-image: url(../images/rg_logo1.jpg);
	text-align: right;
	background-repeat: no-repeat;
}
#banner {
	height: 247px;
	width: 980px;
	background-image: url(../rotateimages/rotate2.jpg);
	background-repeat: no-repeat;
}
#topaddress {
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	padding-top: 40px;
	padding-right: 20px;
}
#toptel {
	font-size: 2.0em;
	font-weight: bold;
	color: #666666;
	float: right;
	width: 220px;
	padding-top: 20px;
}
#toptel a:link,  #toptel a:visited {
	color: #1C8FBE;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 220px;
	padding-top: 10px;
	text-align: left;
	font-weight: normal;
}
#toptel a:hover, #toptel a:active {
	color: #333;
	text-decoration: none;
	background-image: url(../images/toptel.jpg);
	background-position: 0px -65px;
	background-repeat: no-repeat;
	font-weight: normal;
}

#topright {
	
 }

 /* nav */
 #topnav {
	font-size: 1.2em;
	width: 978px;
	clear: both;
	height: 30px;
	background-image: url(../images/rg_navbg.jpg);
	background-repeat: repeat-x;
	margin-right: 1px;
	margin-left: 1px;
	padding: 0px;
}

#topnav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 30px;
}

#topnav li{
	list-style: url(none) none;
	display: inline;
	
}

a.starter:link,  a.starter:visited{
	color : #666666;
	font-weight : normal;
	font-size : 14px;
	text-decoration: none;
	background-image: url(../images/rg_navbg.jpg);
	background-repeat: repeat-x;
	display: block;
	text-align: center;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 22px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.starter:hover, a.starter:active, a.starter:focus {
	color : #000;
	background-image: url(../images/rg_navbgup.jpg);
	background-repeat: repeat-x;
	height: 22px;
	display: block;
	float: left;
}
a.starterup:link,  a.starterup:visited{
	color : #666666;
	font-weight : normal;
	font-size : 14px;
	text-decoration: none;
	background-image: url(../images/rg_navbgup.jpg);
	background-repeat: repeat-x;
	height: 22px;
	display: block;
	text-align: center;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

a.starterup:hover, a.starterup:active, a.starter:focus {
	color : #666666;
	background-image: url(../images/rg_navbgup.jpg);
	background-repeat: repeat-x;
	height: 22px;
	display: block;
	display: block;
	float: left;
}
 
 /* main content */
 #maincontent {
	clear: both;
	background-image: url(images/watermark.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
}

#maincontent p {
	font-size: 1.2em;
	padding-bottom: 10px;
	color: #666;
	text-align: justify;
}
#maincontent h1 {
	font-size: 1.2em;
	color: #333;
	padding-bottom: 10px;
	font-weight: normal;
}
#maincontent h2 {
	font-size: 1.4em;
	color: #007DB8;
	padding-bottom: 5px;
	font-weight: normal;
	padding-top: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 10px;
}
#maincontent h3 {
	color: #69A2C0;
	padding-bottom: 10px;
}
#maincontent .pagetitle  {
	font-size: 1.6em;
	border-bottom-style: solid;
	border-bottom-color: #69A2C0;
	border-bottom-width: 4px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/rg_h1bg.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #666;
	margin-bottom: 10px;
}
#maincontent ul {
	font-size: 1.2em;
}
#maincontent a:link,  #maincontent a:visited {
	color: #67A2C2;
	text-decoration: none;
}
#maincontent a:hover, #maincontent a:active {
	color: #666;
	text-decoration: underline;
}
.listsyle1 {
	list-style-position: outside;
	list-style-image: url(../images/bullet1.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}


.padtop {
	padding-top: 20px;
}


.centertext {
	text-align: center;
}



.bg1 {
	color: #FFFFFF;
	background-color: #8F7F6F;
	text-align: center;
}
#homeboxes {
	padding-bottom: 20px;
}
#boxa {
	background-image: url(../images/rg_boxbg1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 199px;
	float: left;
	margin-right: 14px;
	border: 1px solid #999;
	height: 220px;
	overflow: auto;
	margin-top: 10px;
}
.boxBg1 {
	color: #333;
	background-color: #C9DAE2;
	padding: 5px;
}

#boxb h1 {
	font-size: 15pt;
	text-align: center;
	font-weight: normal;
	color: #007DB8;
}
#boxa h1, #boxc h1  {
	font-size: 15pt;
	text-align: center;
	font-weight: normal;
	color: #900;
}
#boxa h2, #boxb h2, #boxc h2  {
	font-size: 12pt;
	text-align: left;
	font-weight: normal;
	color: #007DB8;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#boxa p {
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
#boxb {
	width: 480px;
	float: left;
	margin-right: 14px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#boxb p{
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	color: #333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#boxc p {
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#boxc {
	background-image: url(../images/rg_boxbg1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 199px;
	float: left;
	margin-right: 0px;
	border: 1px solid #999;
	height: 220px;
	overflow: auto;
	margin-top: 10px;	
}
.rightbox {
	float: right;
	width: 430px;
}

.leftbox {
	float: left;
	width: 430px;
}
.rightbox2 {
	float: left;
	width: 380px;
	padding: 5px;
}


.leftbox2 {
	float: left;
	width: 380px;
	padding: 5px;
	margin-right: 20px;
}
 /* footer */


#footer {
	color: #666;
	text-align: center;
	font-size: 1.2em;
	background-image: url(../images/rg_footbg.jpg);
	height: 42px;
	clear: both;
	margin-top: 10px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#footer a:link,  #footer a:visited {
	color: #5A305E;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #53395C;
	text-decoration: underline;
}
#subfoot {
	text-align: center;
	clear: both;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1.2em;
	padding-top: 30px;
	color: #999999;
}
#subfoot ul {
	margin: 0px;
	padding: 0px;
}

#subfoot li{
    display:inline;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

#subfoot p {
	padding: 5px;
}
#subfoot a:link,  #subfoot a:visited {
	color: #999999;
	text-decoration: none;
}
#subfoot a:hover, #subfoot a:active {
	color: #000;
	text-decoration: underline;
}
/* contact form */
#quickcontact {
	background-color: #E4DDD7;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contactform {
	padding: 0px;
}
#contactform a:link,  #contactform a:visited {
	color: #666;
	text-decoration: none;
}
#contactform a:hover, #contactform a:active {
	color: #E5A43F;
	text-decoration: underline;
}
#quickcontact p {
	font-size: 1.0em;
	color: #FFFFFF;
	padding: 2px;
	text-align: left;
}

input {
	font-size: 1.2em;
	border: 1px solid #333333;
	padding: 2px;
	background-color: #FFFFFF;
}
.field300 {
	width: 300px;
}
.field1 {
	width: 150px;
}
textarea {
	font-size: 1.2em;
	border: 1px solid #857657;
	padding: 5px;
	background-color: #FFFFFF;
}
fieldset {
	border: 1px solid #322D29;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
legend {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.2em;
	color: #1488B7;
	font-weight: bold;
}
.smalltxt {
	font-size: 0.8em;
}
label {
	font-size: 1.0em;
	color: #666666;
}
option {
	color: #333333;
	border: none;
	padding: 2px;
}


#quicksubmit {
	font-size: 1em;
	background-color: #4187CC;
	color: #FEFBF6;
	padding: 2px;
}
#quickclear {
	font-size: 1em;
	padding: 2px;
	color: #FEFBF6;
	background-color: #4187CC;
}
.biggertxt {
	font-size: 1.5em;
}


.whitebg {
	background-color: #FFFFFF;
}
.fltleft {
	float: left;
	padding-right: 40px;
}

.centimg {
	padding-left: 45px;
}
.alignleft {
	text-align: left;
}
.flt_right {
	float: right;
	padding-bottom: 5px;
	padding-left: 20px;
}
.bluebold {
	font-size: 1.0em;
	color: #4187CC;
	font-weight: bold;
}
.clearall {
	clear: both;
}

.dentistinfo {
	float: left;
}.clearallpad {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sideimplanttxt {
	text-align: center;
	clear: both;
	color: #4187CC;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.1em;
}
.smallertxt {
	font-size: 0.8em;
}
.centertxt {
	text-align: center;
	padding: 10px;
}
.boxBg2 {
	padding: 5px;
}
.redbold {
	font-size: 1em;
	color: #BA0000;
	font-weight: bold;
}
.hometop_boxleft {
	padding: 0px;
	float: left;
	width: 287px;
	margin-right: 25px;
	margin-bottom: 10px;
}
.hometop_boxright {
	padding: 0px;
	float: right;
	width: 188px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.hometop_boxmiddle {
	width: 370px;
	float: left;


}
.padtop1 {
	padding-top: 20px;
}


.liststyle2 {
	font-size: 1.2em;
	padding-left: 30px;
}
blockquote {
	padding-left: 30px;
}

.liststyle3 {
	font-size: 1.0em;
	padding-left: 30px;
}
.fltleftfcebook {
	float: left;
	padding-right: 0px;
	margin-left: 5px;
}
.caseimg {
	padding-bottom: 10px;
	padding-top: 10px;
}
.casetxt {
	padding-bottom: 10px;
	text-align: center;
	font-size: 1.2em;
	background-color: #E8EFF5;
	padding-top: 10px;
}

