/* Structural Elements */

html {
	 overflow: -moz-scrollbars-vertical;
	 overflow: scroll;
}

h1 {
         color: #457e5f;
         font-family: Tw Cen MT, arial;
         font-size: 18px;
         font-weight: normal;
         margin: 0px;
         padding: 0px;         
}

h2 {
         color: #82bc9c;
         font: 12px tahoma;
         margin: 0px;
         padding: 0px;
}

h3 {
         color: #457e5f;
         font-family: Tw Cen MT, arial;
         font-size: 20px;
         font-weight: normal;
         margin: 0px;
         margin-top: 20px;
         padding: 0px;         
}

hr {
         border: none;
         background: #CEBDA2;
         height: 1px;
         height: 1px;
}

p, a {
         color: #656565;
         font: 12px tahoma;
         text-decoration: none;
}

.alert {
         color: #656565;
         font: 12px tahoma;
         margin-top: 10px;
}

.back {
         color: #656565;
         font: bold 12px tahoma;
}

img, div { 
	behavior: url(iepngfix.htc);
	}

body { 
	margin: 0; 
	background: url('images/bg.jpg') repeat-x center 0; 
	background-color: #fae7bc;
}

img, div { 
	behavior: url(iepngfix.htc);
}

#container { 
	margin: 0px auto; 
	width: 903px; 
}

.noborder {
	border: none;
}

#navHeader {
	width: 903px;
	height: 49px;
	float: left;
	display: inline;
}

#navContainer {
	width: 510px;
	height: 34px;
	float: right;
	display: inline;
	margin-top: 15px;
	margin-right: 25px;
}

#home {
	width: 82px;
	height: 34px;
	float: left;
	display: inline;
}

a.home { 
	display: block; 
	width: 82px; 
	height: 34px; 
	text-decoration: none; 
	background: url('images/nav/home.gif') no-repeat;
	}
	
a:hover.home { 
	background: url('images/nav/home_on.gif');
	}

#staff {
	height: 34px;
	float: left;
	display: inline;
}

a.staff { 
	display: block; 
	width: 70px; 
	height: 34px; 
	text-decoration: none; 
	background: url('images/nav/staff.gif') no-repeat;
	}
	
a:hover.staff { 
	background: url('images/nav/staff_on.gif');
	}	

#about {
	width: 98px;
	height: 34px;
	float: left;
	display: inline;
}

a.about { 
	display: block; 
	width: 98px; 
	height: 34px; 
	text-decoration: none; 
	background: url('images/nav/about.gif') no-repeat;
	}
	
a:hover.about { 
	background: url('images/nav/about_on.gif');
	}

#services {
	width: 92px;
	height: 34px;
	float: left;
	display: inline;
}

a.services { 
	display: block; 
	width: 92px; 
	height: 34px; 
	text-decoration: none; 
	background: url('images/nav/services.gif') no-repeat;
	}
	
a:hover.services { 
	background: url('images/nav/services_on.gif');
	}	

#contact {
	width: 94px;
	height: 34px;
	float: left;
	display: inline;
}

a.contact { 
	display: block; 
	width: 94px; 
	height: 34px; 
	text-decoration: none; 
	background: url('images/nav/contact.gif') no-repeat;
	}
	
a:hover.contact { 
	background: url('images/nav/contact_on.gif');
	}	

#faq {
	width: 73px;
	height: 34px;
	float: left;
	display: inline;
}

a.faq { 
	display: block; 
	width: 73px; 
	height: 34px; 
	text-decoration: none; 
	background: url('images/nav/faq.gif') no-repeat;
	}
	
a:hover.faq { 
	background: url('images/nav/faq_on.gif');
	}	

#mainHeader {
	width: 902px;
	height: 383px;
	float: left;
	display: inline;
}

#headerBottom {
	width: 902px;
	height: 295px;
	float: left;
	display: inline;
	background: url('images/headerBottom.gif');
	background-repeat: no-repeat;
}

#contentPageHeader {
	width: 902px;
	height: 181px;
	float: left;
	display: inline;         
         background: url('images/contentPageHeader.gif') no-repeat;
         margin-left: 1px;
}

#topBottomSpacer {
	width: 902px;
	height: 15px;
	float: left;
	display: inline;
	background: url('images/topBottomSpacer.gif');
}

#lowerImageContainer {
	width: 879px;
	float: left;
	display: inline;
	background: #fff;
        padding-top: 10px;
}

#content {
	width: 879px;
	float: left;
	display: inline;
        margin-left: 13px;
        padding-top: 12px;
	background: #fff;
}

#left {
        float: left;
        margin-left: 12px;
        width: 545px;
}

#right {
         float: left;
         margin-left: 12px;
         width: 300px;
}

#right li {
         color: #656565;
         font: 15px tahoma;
         list-style-image: url('images/arrowBullet.jpg');
}

#vert-bar {
         background: #eaeaea;
         float: left;
         height: 300px;
         margin-right: 12px;
         margin-top: 30px;
         width: 5px;
}

.servicesLink {
         background: url('images/triangleBullet.jpg') no-repeat;         
         color: #467f60;
         font: 11px tahoma;
         padding-left: 20px;
         text-decoration: underline;
}

#bottomContent {
	width: 902px;
	float: left;
	display: inline;
	background: url('images/bottomBG.gif');
	background-repeat: no-repeat;
}

#footer {
	width: 902px;
	float: left;
	display: inline;
}

#footerCap {
         background: url('images/footerCap.jpg');
	width: 879px;
        height: 15px;
	float: left;
	display: inline;
}

.fontstyle1 {
	font-family: tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}	

/* Home */

#topSection {
	width: 903px;
	height: 88px;
	float: left;
	display: inline;
	background: url('images/headerTop.gif');
	background-repeat: no-repeat;
}

#logo {
	width: 340px;
	height: 73px;
	float: left;
	display: inline;
	margin-top: 15px;
	margin-left: 43px;
}

#address {
	width: 182px;
	height: 65px;
	float: right;
	display: inline;
	margin-top: 12px;
	margin-right: 20px;
	background: url('images/address.gif') no-repeat;
}

#box1 {
	width: 320px;
	height: 188px;
	float: left;
	display: inline;
	clear: both;
	margin-top: 88px;
	margin-left: 54px;
}

#lowerBox1 {
	width: 285px;
	height: 173px;
	float: left;
	display: inline;
	margin-left: 4px;
        margin-top: 10px;
}

.lowerBox23 {
	width: 285px;
	height: 173px;
	float: left;
	margin-left: 7px;
        margin-top: 10px;
}

.botContentBox {
	width: 280px;
	float: left;
}

.botContentBox p {
	line-height: 18px;
	margin-top: 30px;
	margin: 7px;
	color: #656565;
        float: left;
}

.botContentBox div {
         float: left;
}

.botBoxHeader {
	width: 285px;
	height: 20px;
	float: left;
	display: inline;
}

.botBoxMarg1 {
	margin-left: 18px;
	margin-top: 8px;
}

.botBoxMarg2 {
	margin-left: 6px;
	margin-top: 8px;
}

#gentleDentistry {
	width: 320px;
	height: 83px;
	float: left;
        margin-top: 50px;
	display: inline;
}

#gentleDentistry p {
	width: 320px;
	height: 50px;
	color: #79734f;
}

#learnMoreButton {
	width: 133px;
	height: 41px;
	float: left;
	display: inline;
	margin-top:10px;
}f

#warehouseTag {
	width: 432px;
	height: 26px;
	float: left;
	display: inline;
	margin-left: 240px;
}

#warehouseTag p {
	color: #a18440;
	text-align: center;
}

.readMore {
	width: 85px;
	height: 23px;
	float: right;
}

.readmore p {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
}

.smallArrow {
	width: 15px;
	height: 15px;
	float: left;
	display: inline;
}

/* Content Styles */

#contentTop {
	width: 902px;
	height: 181px;
	float: left;
	display: inline;
	background-color: #aec1ef;
}

#contentArea {
	width: 902px;
	float: left;
	display: inline;
	background: url('images/contentAreaBG.gif');
	background-repeat: repeat-y;
}

#contentLeft {
	width: 646px;
	height: 397px;
	float: left;
	display: inline;
	background-repeat: no-repeat;
	margin-left: 21px;
	margin-bottom: 15px;
}

#contentLeft p {
	line-height: 18px;
	margin-top: 30px;
	margin: 7px;
	color: #656565;
}

#contentHeader {
	width: 646px;
	height: 75px;
	float: left;
	display: inline;
	background-color: #aeca11;
}

#contentRight {
	width: 213px;
	height: 397px;
	float: right;
	display: inline;
	margin-right: 15px;
}

#promoOne {
	width: 213px;
	height: 126px;
	float: left;
	display: inline;
	background-color: #cae1ce;
}

.promoTwoThree {
	width: 213px;
	height: 126px;
	float: left;
	display: inline;
	margin-top: 6px;
	background-color: #cae1ce;
}

/** Contact **/

#addressCopy {
         float: left;
         margin-top: 2px;
}

#contactForm {
        margin-top: 10px; 
}

#contactForm span {
         color: #656565;
         float: left;
         font: 12px arial;
         margin-right: 10px;
         margin-top: 12px;
}

#contactForm input {
         background: #f1f1f1;
         border: none;
         color: #656565;
         float: left;
         font: 13px arial;
         height: 19px;
         margin-top: 10px;
         padding-left: 3px;
         padding-top: 3px;
         width: 150px;
}

#contactForm input#name {
         width: 194px;
}

#contactForm textarea {
         background: #f1f1f1;
         border: none;
         color: #656565;
         float: left;
         font: 13px arial;
         height: 100px;
         margin-top: 10px;
         padding-left: 3px;
         padding-top: 3px;         
         width: 216px;
}

#contactForm input#submit {
         float: right;
         margin-right: 15px;
         width: 65px;
}

.locationPic {
         border: 1px solid #468160;
         float: left;
         margin-right: 10px;
}

/** About **/

#burks {
         float: left;
         margin-top: 17px;
         padding: 4px;
         padding-right: 7px;
}

/** Staff **/

.staffLink {
         color: #6D6565;
         float: left;
         font: 13px arial;
         margin-top: 10px;
         width: 200px;
         
}