body {
	margin: 0;
	padding: 0;
	background-image: url(images/stripesBG.jpg);
	background-repeat: repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

h2 {
	margin: 0 0 10px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #00BDE1;
}

p {
	margin: 0 0 10px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

a {
	color: #9F6714;
	text-decoration: none;
}

a:hover {
	color: #00BDE1;
	text-decoration: underline;
}


/***** Framework *****/

#contain {
	margin: 50px auto 10px auto;
	padding: 5px 0 0 0;
	width: 900px;
	background-color: #00bde1;
	text-align: center;
}

#interior {
	margin: 0 auto;
	width: 890px;
	background-image: url(images/interiorBG.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

#flashHeader {
	width: 890px;
	height: 200px;
	/*position: relative;*/
	/*background-image: url(images/flashHeader.jpg);
	background-repeat: no-repeat;*/
}


/*** Left Side ***/

#interiorLeft {
	margin: 0 0 15px 0;
	width: 207px;
	float: left;
	display: inline;
}

#navigation {
	margin: 0 20px;
}

#sidebar {
	margin: 0 20px;
}

/** Contact Form **/
#contactForm {
	margin: 10px 0 10px 0;
}

#contactForm p {
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #9f6714;
}

#contactForm form {
	margin: 0;
}

#contactForm input, #contactForm textarea {
	color: #000000;
	background-color: #dbedf1;
	border: 1px solid #00BDE1;
}

#contactForm textarea {
	margin-top: 3px;
}

#contactForm .submit input {
	margin: 3px 0 0 0;
	padding: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #9F6714;
	background-color: #cad277;
	border: 1px outset #00BDE1;
	width: 150px;
}

#contactForm .alignRight {
	text-align: right;
}


/*** Right Side ***/

#interiorRight {
	margin: -50px 0 15px 0;
	width: 683px;
	float: right;
	display: inline;
}

#content {
	margin: 0 15px 0 0;
	padding: 7px;
	background-color: #ffffff;
	border: 1px solid #00BDE1;
	text-align: left;
}


/** Footer Links **/
#footer {
	padding: 20px 10px 0 0;
	line-height: 18px;
}

#footer ul {
	margin: 0;
	padding: 0px 0px 5px 0px;
	list-style: none;
	font-size: 11px;
	text-align: center;
}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0 3px 0 6px;
	border-left: 1px solid #CAD277;
}

#footer ul li.first {
	border-left: none;
}

#footer a {
	font-weight: bold;
}

#footer a:hover {
	color: #00BDE1;
}


/*** Footer Art ***/

#footerArt {
	height: 33px;
	background-image: url(images/dots.jpg);
	background-repeat: repeat-x;
	background-position: 10px;
	background-color: #cad277;
}


/*** Tag ***/

#tag p {
	text-align: center;
}

#tag p.info {
	font-size: 10px;
}

#tag p.copy {
	font-weight: bold;
}


/***** General Classes *****/

div.clear {
	clear: both;
}

img.rightIMG {
	float: right;
	display: inline;
	margin: 0 0 0 10px;
	border: 1px solid #00BDE1;
}

img.leftIMG {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
	border: 1px solid #00BDE1;
}



#listPage ul li {
	list-style: square;
	margin: 0 0 10px 0;
}

ul.subNav {
	margin: 0 0 10px 0;
	padding: 0px 0px 5px 0px;
	list-style: none;
	font-size: 12px;
	text-align: center;
}

ul.subNav li {
	display: inline;
	margin: 0;
	padding: 0 2px 0 5px;
	border-left: 1px solid #00BDE1;
}

ul.subNav li.first {
	border-left: none;
}


/***** Specific Pages *****/

/*** Home ***/

p.signature {
	font-size: 18px;
}

#rtHome {
	float: right;
	display: inline;
	width: 240px;
	margin: 0 0 0 10px;
	background-image: url(images/home/office.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}

#rtHome img {
	margin: 0 0 10px 0;
	/*border: 1px solid #00BDE1;*/
}

div.rtHomeButton {
	margin: 10px 0 0 0;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #CAD277;
	border: 5px outset #00BDE1;
}

div.button {
	margin: 0;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #CAD277;
	border: 5px outset #00BDE1;
}

/*** How to Select a Dentist ***/


/*** About Our Practice ***/


/*** Meet Dr. Teichmiller ***/


/*** Meet Our Team ***/


/*** Services Provided ***/

#services .procImages {
	margin: 0 0 10px 0;
}

#services .procImages img {
	margin: 0 10px 0 0;
	border: 1px solid #00BDE1;
}

/*** Smile Gallery ***/

#gallery {
	text-align: center;
}

/*** Testimonials ***/

#testimonials {
	
}

#testimonials .testimonial {
    width: 200px;
	float: left;
	display: inline;
	margin: 0px 8px 10px 8px;
	text-align: center;
}


#testimonials .testimonial img {
	padding: 0px;
}

#testimonials a {
	color: #38afc5;
	text-decoration: none;
}

#testimonials a:hover {
	color: #00BDE1;
	text-decoration: underline;
}

/*** Testimonials ***/

/*#testimonials .Images {
	margin: 0 0 10px 0;
}

#testimonials .testimonialsImages img {
	margin: 0 10px 10px 0;
	border: 1px solid #00BDE1;
}*/



/*** In the News ***/


/*** Articles/Newsletters ***/

#articles ul li {
	list-style: square;
}

/*** Patient Forms ***/

#forms img {
	margin: 30px 0 0 0;
}

/*** Financing ***/


/*** Directions ***/

div.googleMap {
	float: right;
	display: inline;
	margin: 0 0 0 10px;
}

/*** Site Map ***/

#sitemap ul li {
	list-style: square;
}

/*** Office Tour ***/

/** Slide Show **/

/* default link style - needed to make the :active work correctly in IE */
tour.a, tour.a:visited, tour.a:hover, tour.a:active {
color:#000;
}
/* style the outer cntaining div to fit the landscape, portrait and buttons */
#album {
width:416px; 
height:464px; 
background:#eee url(images/tour/show/exterior1.jpg) 8px 40px no-repeat;
border:1px solid #aaa;
margin:0 auto;
}
/* remove the padding margin and bullets from the list. Add a top margin and width to fit the images and a position relative */
.show {
padding:0; 
margin:400px 0 0 0; 
list-style-type:none; 
position:relative; 
width:416px;
}
/* remove the default image border */
.show img {
border:0;
}
/* make the list horizontal */
.show li {
float:left;
}
/* style the link text to be central in a surrounding box */
.show li a, .show li a:visited {
font-size:11px;
float:left; 
text-decoration:none; 
color:#000; 
background:#fff; 
text-align:center; 
width:26px; 
height:26px; 
line-height:24px; 
border:1px solid #444;
margin:2px;
}
/* position the images using an absolute position and hide them from view */
.show li a img {
position:absolute; 
top:-400px; 
left:0; 
visibility:hidden; 
border:0;
}
/* fix the top position for the landscape images */
.show li a img.landscape {
top:-360px;
border-left:8px solid #eee;
border-right:8px solid #eee;
}
/* fix the left position for the portrait images */
.show li a img.portrait {
left:0;
border-left:58px solid #eee;
border-right:58px solid #eee;
}
/* style the hover background color for the text boxes */
.show li a:hover {
background:#ddd;
}
/* style the active/focus colors for the text boxes (required for IE) */
.show li a:active, .show li a:focus {
background:#444; 
color:#fff;
}
/* make the images visible on active/focus */
.show li a:active img, .show li a:focus img {
visibility:visible;
}

/*** New Patient Referral **/

#newPatient div.winners {
	width: 502px;
	padding: 5px;
	margin: 12px auto;
	text-align: center;
	background-color: #aaa;
	border: 1px solid #000;
}

#newPatient div.winners p {
	text-align: center;
	width: 500px;
	padding: 6px;
	margin-bottom: 0;
}

#newPatient div.winners .testimonial p{
	padding: 5px 15px 5px 15px;
	text-align: left;
}

#newPatient div.winners img {
	border: 1px solid #000;
}


