body {
	font-size:66.5%;
	background-color: #E1DED5;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
* {

          padding: 0;

          margin: 0;

          border: 0;

}

#wrap {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/tbs_wrapbg.jpg);
	background-repeat: repeat-y;
}

#content {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
}
/* header */
#header {
	height: 118px;
	width: 960px;
	background-image: url(../images/tbs_logo.jpg);
	text-align: right;
	background-repeat: no-repeat;
}

#toptel {
	font-size: 1.4em;
	font-weight: bold;
	color: #666666;
	padding-top: 30px;
	padding-right: 40px;
	float: right;
}
#toptel a:link,  #toptel a:visited {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/tbs_toptel1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 150px;
	padding-top: 10px;
}
#toptel a:hover, #toptel a:active {
	color: #BFA373;
	text-decoration: none;
	background-image: url(../images/tbs_toptel1.jpg);
	background-position: 0px -67px;
	background-repeat: no-repeat;
}

#topimg {
	height: 254px;
	width: 960px;
	background-image: url(../images/tbs_img1.jpg);
	background-repeat: no-repeat;
	
 }
 
 /* main content */
 #maincontent {
	clear: both;
	background-image: url(images/watermark.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#leftcontent{
	float: left;
	width: 650px;
	padding: 0px;
}
#leftcontent h1 {
	font-size: 1.4em;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: both;
	color: #666666;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 30px;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B4A17A;
	border-right-color: #B4A17A;
	border-bottom-color: #B4A17A;
	border-left-color: #B4A17A;
}
#leftcontent p{
	padding-top: 10px;
	padding-bottom: 10px;	
}
#rightcontent {
	float: right;
	width: 241px;
	padding: 0px 30px 0px 0px;
	font-size: 1.1em;
}
#rightcontent h2 {
	font-size: 1.2em;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: both;
	color: #666666;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 0px;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B4A17A;
	border-right-color: #B4A17A;
	border-bottom-color: #B4A17A;
	border-left-color: #B4A17A;
	text-align: center;
}



#text {
	font-size: 1.2em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#text h2{
	font-size: 1.2em;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 0px;
	clear: both;
	color: #666666;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #FCE8A3;
	border-right-color: #FCE8A3;
	border-bottom-color: #FCE8A3;
	border-left-color: #FCE8A3;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.browntxt {
	color: #FFF;
	background-color: #71523E;
}
.padtop {
	padding-top: 20px;
}

#text h3, #righttext h3{
	font-size: 1em;
	color: #4187CC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#text p, {
	font-size: 1.0em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
}

#text ul, #righttext ul{
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#text li, #righttext li {
	list-style-position: outside;
	list-style-image: url(../images/bullet1.jpg);
	padding-top: 2px;
	padding-bottom: 2px;
}
#text a:link,  #text a:visited {
	color: #C8332F;
	text-decoration: none;
}
#text a:hover, #text a:active {
	color: #322D29;
	text-decoration: underline;
}
#text table{
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E4DDD7;
	border-right-color: #E4DDD7;
	border-bottom-color: #E4DDD7;
	border-left-color: #E4DDD7;
	width: 600px;
}
#text td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E4DDD7;
	border-right-color: #E4DDD7;
	border-bottom-color: #E4DDD7;
	border-left-color: #E4DDD7;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.centertext {
	text-align: center;
}

#righttext {
	width: 241px;

}
#righttext p {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;

}
#righttext a:link,  #righttext a:visited {
	color: #C9903F;
	text-decoration: none;
}
#righttext a:hover, #righttext a:active {
	color: #322D29;
	text-decoration: underline;
}

.bg1 {
	color: #FFFFFF;
	background-color: #8F7F6F;
	text-align: center;
}
.rightcell {
	text-align: right;
}




#leftnav {
	width: 260px;
	clear: both;
}
#leftimage {
	width: 260px;
	margin: 0px;
	padding: 0px;
}

.highlight_txt {
	font-weight: bold;
	color: #58335F;
}



#footer {
	color: #5A305E;
	text-align: center;
	font-size: 1.2em;
	padding: 0px;
	clear: both;
	background-image: url(../images/tbs_foot.jpg);
	height: 76px;
	width: 960px;
}
#footer p{
	margin: 0px;
	padding-top: 2px;
	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: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1.2em;
	padding-top: 30px;
	color: #333;
}
#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: #333;
	text-decoration: none;
}
#subfoot a:hover, #subfoot a:active {
	color: #C49955;
	text-decoration: underline;
}
/* contact form */
#quickcontact {
	background-color: #F2ECDA;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
}
#contactform {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#contactform a:link,  #contactform a:visited {
	color: #FEFBF6;
	text-decoration: none;
}
#contactform a:hover, #contactform a:active {
	color: #E5A43F;
	text-decoration: underline;
}
#quickcontact p {
	font-size: 1em;
	color: #333;
	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: #FEFBF6;
	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: #71523E;
	color: #FEFBF6;
	padding: 2px;
}
#quickclear {
	font-size: 1em;
	padding: 2px;
	color: #FEFBF6;
	background-color: #71523E;
}
.biggertxt {
	font-size: 1.5em;
}


.whitebg {
	background-color: #FFFFFF;
}
.fltleft {
	float: left;
}

.centimg {
	padding-left: 45px;
}
.alignleft {
	text-align: left;
}
.flt_right {
	float: right;
}
.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;
}
.sidebox {
	background-color: #F2ECDA;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: normal;
	color: #333;
	padding: 0px;
	text-align: center;
}
.sidebox p{
	padding: 10px;
}
