/*BEGIN MAIN STYLES*/
body {
	background-color:#fbfbcf;
	background-image:url(../images/mainbackground.jpg);
	background-repeat:repeat-x;
	margin:0;
	}

#wrapper {
	width:944px;
	margin:0 auto;
	}
	
.section {
	padding-bottom:10px;
	}

.staff-section {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	}

.divider {
	height:2px;
	margin:10px 0 10px 0;
	border-bottom:#dede91 1px solid;
	}

a.footer-links:link, a.footer-links:active, a.footer-links:visited {
	text-decoration:none;
	color:#93935c;
	}

a.footer-links:hover {
	text-decoration:underline;
	color:#757543;
	}
/*END MAIN STYLES*/


/*BEGIN HEADER*/
#flash-header-box {
	height:250px;
	width:944px;
	}
/*END HEADER*/

/*BEGIN BODY CONTAINER*/
#body-container {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	clear:both;
	height:100%;
	overflow:hidden;
	}
/*END BODY CONTAINER*/

/*BEGIN LEFT CONTAINER*/
#left-container {
	width:432px;
	padding-right:20px;
	float:left;
	}

#top-links {
	height:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	letter-spacing:-2px;
	color:#54400c;
	font-style:oblique;
	margin-bottom:30px;
	}

a.top-link:link, a.top-link:active, a.top-link:visited {
	text-decoration:none;
	background-color:transparent;
	padding:5px 15px 5px 15px;
	color:#977e3e;
	margin:0 10px 0 10px;
	float:left;
	font-weight:bold;
	}

a.top-link:hover {
	text-decoration:none;
	background-color:#ececb8;
	color:#54400c;
	}

.top-active {
	padding:5px 15px 5px 15px;
	float:left;
	font-weight:bold;
	}

.regular-texts {
	font-size:12px;
	}

.contact-regular-texts {
	font-size:15px;
	}

.big-texts {
	font-family:Tahoma, Trebuchet MS, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	}

.stylish-titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
	color:#000000;
	letter-spacing:-2px;
	}
	
.headshots {
	margin:10px 0 5px 0;
	}

.gray-texts {
	font-family:Tahoma, Trebuchet MS, Arial, sans-serif;
	color:#999999;
	font-size:18px;
	}

.headshot-box {
	float:left;
	margin:0 10px 10px 0;
	width:121px;
	height:129px;
	}
	
.form-row {
	margin-bottom:5px;
	}
	
.form-title {
	width:130px;
	padding-top:3px;
	float:left;
	}

.form-txtinput {
	background-color:#977e3e;
	border:#c0aa71 1px solid;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	width:220px;
	}

textarea {
	background-color:#977e3e;
	border:#c0aa71 1px solid;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	width:220px;
	height:120px;
	}
	
.form-btninput {
	background-color:#745f2a;
	border:#977e3e 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	width:85px;
	height:30px;
	}

.select-box {
	display:inline;
	}

select {
	background-color:#977e3e;
	border:#c0aa71 1px solid;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	}

.docprofile-box {
	float:left;
	width:217px;
	height:251px;
	margin:0 15px 15px 0;
	}

a.service-links:link, a.service-links:active, a.service-links:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
	letter-spacing:-2px;
	text-decoration:none;
	color:#a4611a;
	}

a.service-links:hover {
	text-decoration:underline;
	color:#a85a05;
	}
	

/*
.readmorebox {
	width:61px;
	height:14px;
	padding:1px 0 0 2px;;
	background-image:url(../images/readmore.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}

.readmorebox:hover {
	background-image:url(../images/readmore.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}
	
a.readmore:link, a.readmore:active, a.readmore:visited {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	letter-spacing:-1px;
	text-decoration:none;
	}

a.readmore:hover {
	color:#000000;
	text-decoration:none;
	}*/
/*END LEFT-CONTAINER*/

/*BEGIN RIGHT CONTAINER*/
#right-container {
	width:491px;
	float:right;
	}

#video-box {
	width:491px;
	height:291px;
	}

#makeappointment {
	padding-left:60px;
	}

#main-staff-box {
	padding:30px 0 0 50px;
	}

.staff-rows {
	margin-top:20px;
	height:150px;
	}
	
.staff-box {
	width:86px;
	font-family:Tahoma, Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	margin-right:20px;
	float:left;
	}

#button {
	margin-bottom:20px;
	}
	
#morebtn {
	width:63px;
	height:15px;
	display:block;
	background-image:url(../images/readmore.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-size:10px;
	letter-spacing:-1px;
	text-decoration:none;
	padding-top:2px;
	text-align:center;
	}

#morebtn:hover {
	background-position:right;
	color:#ffffff;
	}
	
#dental-lib-box {
	margin-top:20px;
	font-family: Tahoma, Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	}

#library-left {
	float:left;
	width:180px;
	margin-left:45px;
	}

#library-right {
	margin-left:240px;
	width:180px;
	}
	
ul {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	list-style-type:square;
	}

a.info-links:link, a.info-links:active, a.info-links:visited {
	text-decoration:none;
	color:#000000;
	}

a.info-links:hover {
	text-decoration:underline;
	color:#333333;
	}
/*END RIGHT CONTAINER*/

/* BEGIN FOOTER */
#footer {
	border-top:#dede91 1px solid;
	padding:10px 0 10px 0;
	margin-top:20px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#adad77;
	}
/* END FOOTER */
