/* CSS Document */
/* 04/15/2008 created by: Nycole Evans- Last modified by Hartigan*/

@import "cssmenu.css";
body {
	
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
}
p {
	padding-bottom: 1em;
}
a {
	color:#B34E17;
	text-decoration: none;
	outline:none;
}
div#content-container-inside strong {
	font-weight:bold;
	}
em {
	font-style:italic;
	}
a:hover {
	text-decoration: underline;
	color:#999900;
}

a:visited {
	text-decoration: underline;
	color:#666;
}

a:active {
	text-decoration: underline;
	color:#999900;
}

h1 {
	padding-bottom:1.8em;
	font-size:16px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	padding-top:.3em;	
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:17px;
	font-weight:bold;
	padding-bottom:6px;
	}
	
h3 {
	color:#B34E16;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: .2em;
	}
	
h5 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: .2em;
	}
	
h6 {
	color: #fff;
	font-size: 13px;
	font-weight:bold;
	}
span.gallerytitle {
	font-size:14px;
	color:#666;
	font-weight:bold;
	display:block;
	padding-bottom:4px;
	}
ul.gallerynav {
	padding-bottom:20px;
	}
ul.gallerynav li {
	list-style-type:none;

	background:url(/images/bul-gallery.jpg) no-repeat 0 7px;
	padding-left:8px;
	color:#000;
	padding-bottom:4px;
	}
ul.gallerynav li a {
	color:	#B34E16;
	font-size:13px;
	padding-bottom:2px;
	}
.gallery-image-container {
	margin-bottom:20px;
	}
.gallery-image {
	padding-bottom:10px;
	}
.gallery-image img {
	border:1px solid #999;
	}
.gallery-thumb {
	display:block;
	}
.gallery-thumb dt {
	float:left;
	width:150px;
	}
.gallery-thumb dt img {
	border:2px solid  #999;
	}
.gallery-thumb dd {
	margin-left:155px;
	width:300px;
	}
.gallery-thumb ul {
	}
.gallery-thumb ul li {
	}
ul.gallerynav-1 {
	padding-bottom:20px;
	}
ul.gallerynav-1 li {
	list-style-type:none;

	background:url(/images/bul-gallery2.jpg) no-repeat 0 5px;
	padding-left:10px;
	color:#000;
	padding-bottom:4px;
	}
ul.gallerynav-1 li a {
	color:	#B34E16;
	font-size:13px;
	padding-bottom:2px;
	}	

	

.dr-img {
	float: left;
	padding: 0 8px 2px 0px;
	}
	
/* home */
.main {
	width: 980px;
	margin: 0 auto;
	background: url(../../images/home-bg.jpg) repeat-y;
}
#header {
	background: url(../../images/bg-home-top.jpg) no-repeat;
	width: 980px;

}
#nav {

	margin-top:0px;
	padding-top: 40px;
	position:relative;
	overflow:hidden;	

}
#nav ol {

	display:inline;	
	float:left;
		
}
#nav li {
	z-index:0;
	float:left;
	clear:left;
	display:inline;
	margin-left:8px;
	background:#C39258;
	}
#nav li div.browseby ul li {
	display:block;
	float:none;
	clear:none;
	margin:0;
	}


#container {
	width: 980px;
	}	
#right-container {
	width: 289px; 
	height: 350px; 
	float: right;
	}	
h4 {
	visibility: hidden;
	}	
#left-container {
	width: 176px; 
	height: 400px; 
	float:left;
	clear:left; 
	margin-top:-21px;
	padding-top:25px;
	}	
#content-container {
	width: 500px; 
	height: 400px; 
	margin-left: 176px;
	}	
#content-padding {
	padding-top:10px;
	}
.content-img {
	float:left;
	}	
#content-text-main {
	padding-left: 190px; 
	padding-right: 10px; 
	padding-top: 15px;
	}	
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	color: #B34E17;
	}	
#p-padding {
	padding-top:8px;
	padding-left: 4px;
	}	
#footer-main {
	padding-top:50px;
	}	
#hr-line {
	padding-left:15px;
	border-bottom:1px solid #ccc;

	}	
#send {	
	padding: 7px 0 7px 0px;
	text-align:center;
	}	
.footer-links {
	text-align:center;
	color: #666666;
	font-size: 11px;
	line-height: 1.40em;
	text-decoration: none;
	}	
.footer-links a{
	text-align:center;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	}
.footer-links a:hover{
	text-align:center;
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
	}
#testimonial {
	padding: 15px;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style:italic; 
	text-align:center;
	}
/*---inside----*/
	
	
#inside { /*ie 6 and 7*/
	background:url(/images/bg-body-inside.gif) repeat-y center;
	}	
	
	
#header-inside {
	background: url(/images/bg-middle-inside.jpg) no-repeat;
	width: 980px;
	min-height:500px;	
}
#header-gallery {
	background: url(/images/bg-middle-gallery.jpg) no-repeat;
	width: 980px;
	min-height:500px;	
}



#nav-inside li div.browseby ul li {
	display:block;
	float:none;
	clear:none;
	margin:0;
	}

#nav-inside {
	width:176px;
	float:left;
	padding-top:40px;
	position:relative;

	}
#nav-inside ol {
	display:inline;	
	float:left;
	padding-bottom:20px;
	}
#nav-inside li {
	z-index:0;
	float:left;
	clear:left;
	display:inline;
	margin-left:8px;
	background:#C39258;
	}
#nav-inside ul#inside-nav  {
	padding-top: .6em;
	display:block;
	overflow:auto;
	width:140px;
	color:#fff;
	
	}
#nav-inside ul#inside-nav li {
	padding-bottom:.8em;
	font-size:.9em;
	display:block;
	float:none;
	clear:none;
	margin:0;
	background:	url(/images/bul-box.gif) no-repeat 0 4px;
	margin-left:10px;
	padding-left:15px;
	}
#nav-inside ul#inside-nav  li a {
	color:#FFD34F;
	font-weight:bold;
	text-decoration:underline;
	display:block;

}
#nav-inside ul#inside-nav  li a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#nav-inside ul#inside-nav  li a.selected {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#left-container-inside {
	width: 176px; 
	height: 254px; 
	float:left;
	}
#right-container-inside {
	width: 100px; 
	height: 350px; 
	float: right;
	}
#content-container-inside {
	width: 513px; 
	height: 400px; 
	margin-left:176px;
	}	
#content-container-gallery {
	width: 580px; 
	height: 400px; 
	margin-left:176px;
	}	
.main-inside { /*ie 6 and 7*/ 
	width: 980px;
	margin: 0 auto;
	background: url(/images/inside-bg.jpg) repeat-y;
}
#content-padding-inside {
	padding-top:42px;
	padding-left:20px;
	padding-right:20px;
	}
.subnav  {
	font-size:.9em;
	letter-spacing:0em;
	color:#B34E17;
	padding-bottom:1em;
	}
.subnav a, .subnav a:visited, .subnav a:active {
	color:#B34E17;
	text-decoration:underline;
	}
.subnav a:hover {
	color:#999900;
	text-decoration:underline;
	}
	
#dr-img {
	float: left;
	padding-top: 4px;

	}
	
 #dr-text {
 	margin-left: 150px; padding-right: 10px; padding-left: 10px;
	}
	
#read-more{
	padding-top: 7px;
	}
.testimonial-page ul li {
	padding-bottom:.5em;
	}
#dental {
	margin: 0px;
	margin-bottom: 8px;
	}
	
#dental ul {
	margin:0;
	padding-left: 0px;
}
#dental li {
	background: url(../../images/bullet.jpg) 0 5px no-repeat;
	margin-top: 0px;
	padding-left: 14px;
	line-height: 1.50em;
	margin-left: -0px;
}

#sitemap-container {
	width: 473px; border: 1px solid #C39258; margin-bottom: 8px;
	}
	
#sitemap-header {
	background-color: #C39258; padding: 3px;
	}
	
#sitemap-header a {
	font-size: 13px; 
	text-decoration: none;
	color: #fff;
	}
	
#sitemap-header a:hover{
	text-decoration: underline;
	}

#sitemap {
	margin: 0px;
	margin-bottom: 8px;
	}
	
#sitemap ul {
	margin:0;
	padding-left: 20px;
	padding-top: 5px;
}
#sitemap li {
	background: url(../../images/bullet.jpg) 0 5px no-repeat;
	margin-top: 0px;
	padding-left: 14px;
	line-height: 1.50em;
	margin-left: -0px;
}


#faq-img {
	float: right; padding-left: 8px;
	}
	
#faq-space {
	padding-bottom: 24px;
	}
	
#faq-container {
	width: 460px; background-color:#EDDECB; padding: 10px; height: 100px; border: 1px solid #B34E16; margin-bottom: 8px;
	}

#faq-container-big {
	width: 460px; background-color:#EDDECB; padding: 10px; height: 140px; border: 1px solid #B34E16; margin-bottom: 8px;
	}
	
#faq-left {
	width: 210px; float:left;
	}
	
#faq-right {
	width:250px; float:right; padding-top: 5px;
	}

/* Forms */

fieldset {
	border: 0;
	}

fieldset legend {
	margin: 0;
	padding: 0;
	font-style: italic;
	color: #57221E;
	}

fieldset dl {
	margin: 0;
	padding: 0;
	}

fieldset dl dt {
	margin: 1.2em 0 0 0;
	padding: 0 0 .4em 0;
	font-weight: bold;
	color: #57221E;
	}

fieldset dl dd {
	margin: 0;
	padding: 0;
	}
	
fieldset dl dd input, fieldset dl dd select, textarea {
	padding: 3px;
	font-size: 1em;
	font-family: inherit;
	background: #f3e9d5;
	border-top: 1px solid #C4A789;
	border-right: 1px solid #A07B66;
	border-bottom: 1px solid #A07B66;
	border-left: 1px solid #C4A789;
	}

fieldset dl dt input.submit {
	background: #9F7A65;
	border-top: 2px solid #C4A789;
	border-right: 2px solid #A07B66;
	border-bottom: 2px solid #A07B66;
	border-left: 2px solid #C4A789;
	color: #f3e9d5;
	cursor: pointer;
	padding: .4em;
	font-size: 1em;
	}

fieldset dl dd textarea {
	width: 250px;
	height: 100px;
	}

.large-field {
	width: 200px;
	}
	
.med-field {
	width: 150px;
	}
	
.sm-field {
	width: 75px;
	}
