/**** Begin Basic Framework

 - Be careful making changes to this section *****/



/*Only Change Marked Elements*/

body {

	margin: 20px 0 20px 0;

	padding: 0;

	

	background-color: #5b3714; /*Enter Background Color*/

	color: #000000; /*Enter Text Color*/

	

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; /*Enter Text Font*/

	font-size: 13px; /*Enter Text Font Size*/

}





/*** Elements ***/



h1 {

	margin: 0;

	

	font-family: "Copperplate Gothic Bold", "Palatino Linotype", "Times New Roman", Times, serif;

	font-weight: normal;

	font-size: 28px;

	

	color: #5b3714;

}



h2 {

	margin: 0px 0px 10px 0px;

	

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; /*Enter Text Font*/

	font-size: 18px;

	font-weight: bold;

	

	color: #000000;

}



p {

	margin: 0 0 10px 0;

	

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; /*Enter Text Font*/

	font-size: 13px; /*Enter Text Font Size*/

	font-weight: normal;

	

	text-align: left;

	color: #000000; /*Enter Text Color*/

}



a {

	text-decoration: none;

	color: #5B3714; /*Enter Link Color*/

	font-weight: bold;

}



a:hover, a:active {

	color: #EAC800; /*Enter Link Hover Color*/

}





/*** Contain ***/



#contain {

	margin: 0 auto;

	width: 900px;

	

	background-image: url(images/topBG.jpg);

	background-repeat: no-repeat;

	background-color: #c8a46d;

	

	border-left: 15px solid #EAC800;

	border-right: 15px solid #EAC800;

}





/*** Header ***/



#header {

	padding: 45px 30px 35px 30px;

}



#header p {

	margin: 0;	

	font-size: 18px;

	color: #EAC800; /*Enter Highlight Color*/

}



#address {

	float: right;

	display: inline;

	width: 360px;

	

	position: relative;

	top: -8px;

}



#address p {

	margin: 0;

	padding-left: 40px;

	

	float: right;

	display: inline;

	width: 140px;

	

	font-size: 14px;

	font-weight: normal;

	color: #000000; /*Enter Highlight Color*/

	

	text-align: center;

	

	line-height: 21px;

}





/*** Navigation Block ***/



#navigation {

	padding: 5px 0 5px 0;

	border-top: 3px solid #5B3714; /*Enter Highlight Color*/

	/*border-bottom: 1px solid #4169E1;*/ /*Enter Highlight Color*/

}



#flashHeader {

	/*background-color: Gray;*/ /*Temporary for Positioning*/

	height: 192px;

	

	float: right;

	display: inline;

	width: 715px;

}



/** If Using Dynamic Menu - Wrap this DIV around it**/

#menu {

	float: left;

	display: inline;

	width: 185px;

	height: 192px;

	background-color: #C8A46D;

}



/** 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;

	

	position: relative;

	top: -75px;

}





/** Contact Form **/



#contactForm {

	margin: 0px 0px 0px 20px;

	padding: 20px 0px 20px 0px;

	

	width: 180px;

	

	background-color: #785027;

	

	/*border: 1px solid #26376b;*/

}



#contactForm p {

	margin: 0 0 10px 6px;

	

	font-size: 11px;

	font-weight: bold;

	

	color: #ffffff;

}



#contactForm form {

	margin: 0;

}



#contactForm input, #contactForm textarea {

	color: #000000;

	/*background: #ffffa0;*/

	border: 1px solid #C8A46D;

}



#contactForm textarea {

	margin-top: 3px;

}



#contactForm .submit input {

	margin: 3px 6px 0 0;

	font-size: 11px;

	font-weight: bold;

	

	color: #5B3714;

	background-color: #EAC800;

	border: 1px outset #C8A46D;

}



#contactForm .alignRight {

	padding-right: 1px;

	text-align: right;

}



#feature {

	margin: 0 8px 20px 8px;

	padding: 10px 5px 0 5px;

	background-color: #7884BA;

	border: 3px solid #060157;

}



#feature p {

	font-size: 15px;

	font-weight: bold;

	text-align: center;

	color: #ffffff;

}



#feature p span {

	font-size: 18px;

	text-decoration: underline;

	color: #060157;

}



#feature a {

	font-size: 18px;

	text-decoration: underline;

	color: #060157;

}



#feature a:hover {

	color: #EAC800;

}
/*CouPon*/
#CouPon {

	margin: 0 8px 25px 8px;

	padding: 10px 2px 0 0px;

	background-color: #7884BA;

	border: 3px dashed #060157;

}



#CouPon p {

	font-size: 13px;
	
	margin: 0px 0px 10px 0px;

	font-weight: bold;

	text-align: center;

	color: #ffffff;

}



#CouPon p span {

	font-size: 13px;

	text-decoration: none;
	
	word-spacing: 0px;

	color: #060157;

}





/*** Footer ***/



#footer {

	margin-top: 0px;

	padding-top: 15px;

	border-top: 1px solid #5b3714; /*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;

}



#footer p {

	margin: 0px 0px 0px 0px;

	font-size: 9px;

	text-align: center;

	color: #785027; /*Enter Tag Color*/

}



#footer .info {

	margin: 7px 0px 0px 10px;

	

	font-size: 11px;

	font-weight: bold;

	

	text-align: center;

	

	color: #5b3714; /*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;

}





/***** 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: 0 10px 0 0;

	border: 1px solid #000000;

}



#about .flashImage {

	float: left;

	display: inline;

	margin: 0px 10px 0px 0px;

	border: 1px solid #000000;

}





/*** Meet the Doctor ***/



#doctor img {

	float: left;

	display: inline;

	margin: 0px 10px 10px 0px;

	border: 1px solid #000000;

}





/*** Meet Our Dental Team ***/



#staff img {

	float: left;

	display: inline;

	margin: 0px 10px 10px 0px;

	border: 1px solid #000000;

}





/*** Services Provided ***/



#services .procImages {

	float: left;

	display: inline;

}



#services .procImages img {

	margin-right: 10px;

	border: 1px solid #000000;

}





/*** Dental Implants ***/



#implants .procImages {

	margin-bottom: 10px;

}



#implants .procImages img {

	margin-right: 10px;

	border: 1px solid #000000;

}



#implants .implantVid {

	width: 200px;

	text-align: center;

}





/*** Invisalign ***/



#invisalign img {

	float: left;

	display: inline;

	margin: 0px 10px 10px 0px;

	border: 1px solid #000000;

}





/*** 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 & Links ****/



#formTable {

	width: 500px;

}



#formTable th {

	text-align: left;

}



#formTable td {

	width: 250px;

	padding-left: 8px;

}



#forms img {

	margin-left: 250px;

	margin-top: 20px;

}





/*** Financial Options ***/



#financial img {

	float: left;

	display: inline;

	margin: 0 10px 0 0;

	border: 1px solid #000000;

}





/*** Contact Us ***/



#contact img {

	float: left;

	display: inline;

	margin: 0px 10px 10px 0px;

	border: 1px solid #000000;

}





/*** Multimedia ***/



div.video {

	text-align: center;

	margin: 0 0 10px 0;

}





/*** Site Map ***/



#sitemapLeft {

	float: left;

	display: inline;

	width: 320px;

}



#sitemap ul {

	list-style: none;

}



#sitemapRight {

	float: right;

	display: inline;

	width: 320px;

}





/***** End Code for Specific Pages *****/
