/**** Begin Basic Framework
 - Be careful making changes to this section *****/

/*Only Change Marked Elements*/
body {
	margin: 0;
	padding: 0;
	background-image: url(images/clouds.jpg);
	background-repeat: repeat;
	background-color: #b4badc; /*Enter Background Color*/
	color: #060157; /*Enter Text Color*/
	font-family: Verdana, Geneva, 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: 36px;
	color: #060157;
}

h2 {
	margin: 0px 0px 10px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*Enter Text Font*/
	font-size: 18px;
	font-weight: bold;
	color: White;
}

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: #060157; /*Enter Text Color*/
}

a {
	text-decoration: none;
	color: #09008B; /*Enter Link Color*/
	font-weight: bold;
}

a:hover, a:active {
	color: #7884BA; /*Enter Link Hover Color*/
}


/*** Contain ***/

#contain {
	margin: 0 auto;
	width: 900px;
}


/*** Header ***/

#header {
	padding: 30px 30px 20px 30px;
}

#header p {
	margin: 0;
	font-size: 18px;
	color: #060157; /*Enter Highlight Color*/
}

#call {
	float: right;
	display: inline;
	width: 200px;
}

#call p {
	position: relative;
	bottom: -11px;
	
	text-align: right;
}

#call span {
	color: #060157; /*Enter Text Color*/
}


/*** Navigation Block ***/

#navigation {
	border-top: 1px solid #09008B; /*Enter Highlight Color*/
	border-bottom: 1px solid #09008B; /*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: 8px;
}

/** 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: #09008B;
}

#contactForm p {
	margin: 0 0 10px 6px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#contactForm form {
	margin: 0;
}

#contactForm input, #contactForm textarea {
	color: #060157;
	border: 1px solid #9BA5D3;
}

#contactForm textarea {
	margin-top: 3px;
}

#contactForm .submit input {
	margin: 3px 6px 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #9BA5D3;
	border: 1px outset #09008B;
}

#contactForm .alignRight {
	padding-right: 1px;
	text-align: right;
}


/*** Footer ***/

#footer {
	margin-top: 0px;
	padding-top: 15px;
	border-top: 1px solid #09008B; /*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: #7884BA; /*Enter Tag Color*/
}

#footer .info {
	margin: 7px 0px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #060157; /*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;
	color: #060157;
}


/*** Doctors ***/

#doctors img {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	border: 1px solid #09008b;
}

#doctors hr {
	margin: 10px 0 10px 0;
}


/*** Staff ***/

#staff img {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	border: 1px solid #09008b;
}

/*** Procedures ***/

#procedures .procImages {
	/*float: left;
	display: inline;*/
	margin: 0 0 10px 0;
	clear: both;
}

#procedures .procImages img {
	margin-right: 10px;
	border: 1px solid #09008b;
}

#invisalignSection {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	clear: both;
}

#invisalignSection img {
	margin: 1px 10px 0 1px;
	border: 1px solid #09008b;
	float: left;
}

/*** Patient Education ***/

#perio img {
	float: right;
	display: inline;
	margin: 0 0px 50px 10px;
	border: 1px solid #09008b;
}


/*** Photo Gallery ***/

#gallery {
	text-align: center;
}


/*** Testimonials ***/

#testimonials hr {
	margin-bottom: 24px;
	border-style: solid;
	border-color: #fff;
	width: 80%;
	text-align: center;
}

#testimonials p {
	background-color: #e0e5ff;
	padding: 20px 10px;
	border: 1px #09008B solid;
	border-bottom: 1px #fff solid;
	margin: 0;
}


/*** Forms ****/

#forms h3 {
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
}

#forms img {
	margin: 40px 0 0 0;
}


/*** Financing ***/


/*** Contact Us ***/

#contact img {
	float: left;
	display: inline;
	margin: 0px 10px 10px 0px;
	border: 1px solid #09008B;
}

#contact p {
	/*margin-bottom: 20px;*/
}

div.googleMap {
	float: right;
	display: inline;
	margin: 0 0 10px 10px;
}


/*** 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 *****/


/*   Special Classes
------------------------------------------------------------------------------------------------------------------------------------------------------------ */

#videos p.left													{
															width: 290px;
															float: left;
															margin-left: 16px;
														}
														
.center												{
															text-align: center;
															width: 290px;
															margin: 6px auto 18px auto;
															display: inline-block;
														}	
														
#videos p											{
															padding: 6px;
															background-color: #e0e5ff;
														}	
														
#forms .right										{
															float: right;
															margin: 0 60px 0 0;
															padding-left:50px;
															border-left: 1px dotted #09008B;
															min-height:250px;
														}
														
																																																				

