/**** Begin Basic Framework

 - Be careful making changes to this section *****/



/*Only Change Marked Elements*/

body {
	margin: 0;
	padding: 0;
	background-image: url(images/body_background.gif);
	background-repeat: repeat-x;
	background-color: #016a92; /*Enter Background Color*/
	color: #003e56; /*Enter Text Color*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*Enter Text Font*/
	font-size: 13px; /*Enter Text Font Size*/
}



/* PNG Transparency Support for IE6 */

div#header img {

	behavior: url(iepngfix.htc);

}





/*** Elements ***/



h1 {
	margin: 0;
	font-family: "Copperplate Gothic Bold", "Palatino Linotype", "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 32px;
	color: #ffffff;
}



h2 {
	margin: 0px 0px 10px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*Enter Text Font*/
	font-size: 18px;
	font-weight: bold;
	color: #AD4045;
}


p {

	margin: 0 0 10px 0;

	

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*Enter Text Font*/

	font-size: 13px; /*Enter Text Font Size*/

	font-weight: normal;

	

	text-align: left;

	color: #003e56; /*Enter Text Color*/

}



a {

	text-decoration: none;

	color: #82406e; /*Enter Link Color*/

	font-weight: bold;

}



a:hover, a:active {

	color: #ad4045; /*Enter Link Hover Color*/

}





/*** Contain ***/



#contain {

	margin: 0 auto;

	width: 900px;

}





/*** Header ***/



#header {

	padding: 10px 30px 10px 0px;

	height: 141px;

	overflow: hidden;

}



#header p {

	margin: 0;

	font-size: 20px;

	font-weight: bold;

	color: #fff; /*Enter Highlight Color*/

}



#call {

	float: right;

	display: inline;

	width: 275px;

}



#call p {

	position: relative;

	bottom: -31px;

	

	margin: 0 0 15px 0;

	text-align: center;

}



#call span {

	/*color: #43296A;*/ /*Enter Text Color*/

	color: #72cac8;

}





/*** Navigation Block 



#navigation {

	border-top: 1px solid #82406e; /*Enter Highlight Color*/

	border-bottom: 1px solid #82406e; /*Enter Highlight Color*/

}***/



#flashHeader {

	/*background-color: Gray;*/ /*Temporary for Positioning*/

	/*height: 276px;*/

	height: 185px;

}



#flashHeader img {

	margin: 0;

	padding: 0;

}



/** If Using Dynamic Menu - Wrap this DIV around it**/

#menu {

	margin-top: 0px;

}



/** If Using Non-Dynamic Menu - Only use UL**/

#plainMenu {

	margin: 0;

	padding: 10px 10px 2px 10px;

}



#plainMenu li {

	display: inline;

	font-size: 11px;

}



#plainMenu li a {

	margin: 0 5px 0 0px;

}





/*** Page Titles ***/



#pageTitle {

	height: 80px;

}





/*** Content ***/



/* Use without contact form

#content {

	padding: 10px 30px 30px 30px;

}

*/



#content {

	padding: 10px 30px 30px 30px;

	

	background-image: url(images/contentBG.jpg);

	background-repeat: repeat-y;

}



#contentLeft {

	float: left;

	display: inline;

	width: 640px;

}



#contentRight {

	float: right;

	display: inline;

	width: 200px;

	text-align:center;

	position: relative;

	top: -75px;

}





/** Contact Form **/



#contactForm {
	margin: 0px 0px 0px 20px;
	padding: 20px 0px 20px 0px;
	width: 180px;
	background-color: #016a92;
}



#contactForm p {
	margin: 0 0 5px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #9dafbd;
}



#contactForm table {
	text-align:center;
	padding: 0px 0px 0px 5px;
}



#contactForm tr {
	margin: 0px 0px 10px 0px;
}





#contactForm td {

	margin: 0 0 10px 0px;

	font-size: 11px;

	font-weight: bold;

	color: #c7e8e7;

}





#contactForm form {

	margin: 0;

}



#contactForm input, #contactForm textarea {

	color: #26243A;

	border: 1px solid #9dafbd;

}



#contactForm textarea {

	margin-top: 3px;

}



#contactForm .submit input {

	margin: 3px 6px 0 0;

	font-size: 11px;

	font-weight: bold;

	

	color: #ffffff;

	background-color: #9dafbd;

	border: 1px outset #cac9ce;

}



#contactForm .alignRight {

	padding-right: 1px;

	text-align: right;

}



#contentRight h5 {

        background-color: #72cac8;

        color: #fff;

        border: 2px solid #9dafbd;

        border-bottom: none;

        width: 85%;

        margin-left: 23px;

        margin-bottom: 0;

        padding-top: 3px;
		padding-bottom: 3px;
		font-size: 1.2em;

}



.sideList {

        width: 75%;

	margin: 0px 0px 20px 23px;

        padding: 10px;



        text-align: left;

        list-style: none;



        background-color: #fff;

        border: 2px solid #9dafbd;

        color: #5d5785;        

}



.sideList li {

         padding: 3px 0;

}



.sideLogo {

        margin: 0 0 10px 20px;

}





/*** Footer ***/



#footer {

	margin-top: 0px;

	padding-top: 15px;

	border-top: 1px solid #c6e9e5; /*Enter Highlight Color*/

	text-align: center;

	clear: both;

}



#footer ul {

	margin: 0;

	padding: 0px 0px 5px 0px;

	

	list-style: none;

	

	font-size: 11px;

}



#footer ul li {

	display: inline;

	margin: 0;

	padding: 0;

}



#footer ul li a {

	padding: 0px 6px 0px 4px;

	color: #fff;

}



#footer ul li a:hover {

	color: #AD4045;

}



#footer p {

	margin: 0px 0px 0px 0px;

	font-size: 9px;

	text-align: center;

	color: #000; /*Enter Tag Color*/

}



#footer .info {

	margin: 7px 0px 0px 10px;

	

	font-size: 11px;

	font-weight: bold;

	

	text-align: center;

	

	color: #000000; /*Enter Copyright Color*/

}



#footer p.info img {

	vertical-align: middle;

}



/***** End Basic Frame Work *****/







/***** Start General Elements *****/



.clear {

	clear: both;

}



ul.topNav {

	margin: 20px 0 0 0;

	padding: 0px 0px 5px 0px;

	

	list-style: none;

	

	font-size: 11px;

	text-align: center;

}



ul.topNav li {

	display: inline;

	margin: 0;

	padding: 0;

}



#patientBox {
        width: 600px;
        margin-bottom: 20px;
        padding: 10px 20px;
        background-color: #fff;
        border: 2px solid #82406E;
}


#patientBox p   {
        text-align: center;
}



#patientBox h3  {
        color: #016A92;
}

#patientBox h2 {
	margin: 0px 0px 10px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*Enter Text Font*/
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #AD4045;
}



.larger {

        font-size: 1.1em;

        font-weight: bold;

}





/***** End General Elements *****/







/*** Page with list of subpages ***/



#listPage ul {

	list-style: square;

}





/***** End Page Layouts *****/







/***** Start Code for Specific Pages *****/





/*** Home ***/



#home .signature {

	font-family: Academy,Times New Roman,Times,serif;

	font-size: 18px;

	text-align: right;

}





/*** About Our Practice ***/



#about img {

	float: left;

	display: inline;

	margin: 0px 15px 0px 0px;

	border: 1px solid #26243A;

}





/*** Meet Our Dental Team ***/



#staff img {

	float: left;

	display: inline;

	margin: 0px 10px 10px 0px;

	border: 1px solid #26243A;

}





/*** Services Provided ***/



#services .procImages {

	float: left;

	display: inline;

}



#services .procImages img {

	margin-right: 10px;

	border: 1px solid #26243A;

}





/*** Dental Implants ***/



#implants .procImages {

	margin-bottom: 10px;

}



#implants .procImages img {

	margin-right: 10px;

	border: 1px solid #26243A;

}



#implants .implantVid {

	width: 200px;

	text-align: center;

}





/*** Invisalign ***/



#invisalign img {

	float: left;

	display: inline;

	margin: 0px 10px 10px 0px;

	border: 1px solid #26243A;

}





/*** Smile Gallery ***/



#gallery {

	text-align: center;

}



#gallery table {

	margin: 0 auto;

}



#gallery td {

	width: 275px;

	text-align: center;

}



#gallery td p {

	font-weight: bold;

	text-align: center;

}



#gallery img {

	margin: 10px 0px 10px 0px;

}





/*** Patient Forms ****/



#formTable {

	width: 500px;

}



#formTable th {

	text-align: left;

}



#formTable td {

	width: 250px;

	padding-left: 8px;

}



#forms img {

	margin-left: 250px;

}





/*** Contact Us ***/



#contact img {
	float: left;
	display: inline;
	margin: 0px 10px 10px 0px;
	border: 1px solid #26243A;
}



#contact p {
	margin-bottom: 20px;
}



#contact div.googleMap {
	float: left;
	display: inline;
	margin: 0px 10px 10px 0px;
}





/*** Site Map ***/



#sitemapLeft {

	float: left;

	display: inline;

	/*width: 350px;*/

	width: 320px;

}



#sitemap ul {

	list-style: none;

}



#sitemapRight {

	float: right;

	display: inline;

	/*width: 490px;*/

	width: 320px;

}





/***** End Code for Specific Pages *****/
