/**** Begin Basic Framework
 - Be careful making changes to this section *****/

/*Only Change Marked Elements*/
body {
	margin: 0;
	padding: 0;
	
	background-color: #BBBBBB; /*Enter Background Color*/
	color: #000000; /*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: 32px;
}

h2 {
	margin: 0px 0px 10px 0px;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*Enter Text Font*/
	font-size: 18px;
	font-weight: bold;
	
	color: #000000;
}

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: #000000; /*Enter Text Color*/
}

a {
	text-decoration: none;
	color: #496688; /*Enter Link Color*/
	font-weight: bold;
}

a:hover, a:active {
	color: #7994B7; /*Enter Link Hover Color*/
}

a.links {
	text-decoration: underline;
	color: #496688; /*Enter Link Color*/
	font-weight: bold;
}

a.links:hover, a.links:active {
	color: #7994B7; /*Enter Link Hover Color*/
	text-decoration: underline;
}


/*** Contain ***/

#contain {
	/*margin: 0 auto;
	width: 900px;*/
	background-color: #BBBBBB;
	/*border-left: solid 1px #FFCD56;
	border-right: solid 1px #FFCD56;*/
}


/*** Header ***/

#header {
	padding: 0px;
	background-image: url(images/headerBG.jpg);
	background-repeat: no-repeat;
	background-color: #7994B7;
	height: 275px;
}

#header p {
	margin: 0;
	font-size: 18px;
	color: #696969; /*Enter Highlight Color*/
}

#header a {
	color: #DDDDDD;
}

#header a:hover, #header a:active {
	color: #BBBBBB;
}

#centerHead {
	margin: 0 auto;
	width: 900px;
}

#flashHeader {
	position: absolute;
	z-index: 1;
}

#addressHeader	{
	width: 480px;
	float: right;
	display: inline;
	margin: 120px 0 0px 0px;
}

#eMail{
	margin: 80px 0 10px 100px;
}

#address {
	float: left;
	display: inline;
	margin-right: 10px;
}

#address p {
	/*font-family: Arial, Helvetica, sans-serif;*/
	margin:0 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

#address p.topPhone {
	margin: 0;
	font-size: 13px;
}

#address2	{
	float: right;
	display: inline;
	
}

#address2 p.eMail	{
	color: #FFFFFF;
}
#address2 a {
	text-decoration: none;
	color: #000000; /*Enter Link Color*/
	font-weight: bold;
}

#address2 p {
	margin:0 0 0px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: right;
	font-weight: bold;
}
#newoffice	img	{
	margin: 0px 0 10px 0px; 
	border: 1px solid #000000;
	
}
.image {
	margin: 0;
	border: solid 1px #696969;
	margin-right: 5px;
}

#call {
	float: right;
	display: inline;
	width: 200px;
}

#call p {
	position: relative;
	bottom: -11px;
	
	text-align: right;
}

#call span {
	color: #000000; /*Enter Text Color*/
}


/*** Navigation Block ***/

#navigation {
	border-top: 1px solid #7994B7; /*Enter Highlight Color*/
	border-bottom: 1px solid #7994B7; /*Enter Highlight Color*/
}

/** If Using Dynamic Menu - Wrap this DIV around it**/
#menu {
	
}

/** 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;
	padding-bottom: 10px;
}


/*** Content ***/

/* Use without contact form
#content {
	padding: 10px 30px 30px 30px;
}
*/

#content {
	padding: 10px 30px 30px 30px;
	background-color: #BBBBBB;
	/*background-image: url(images/contentBG.jpg);
	background-repeat: repeat-y;*/
}

#contentContact {
	float: left;
	display: inline;
	width: 650px;
}

#contentLeft {
	position: absolute;
}

#contentRight {
	padding: 0 0 0 210px;
}


/** Contact Form **/

/*#contactForm {
	margin: 0px 0px 0px 20px;
	padding: 20px 0px 20px 0px;
	
	width: 180px;
	
	background-color: #FADEB9;
	border: 1px solid #fff
}

#contactForm p {
	margin: 0 0 10px 6px;
	
	font-size: 11px;
	font-weight: bold;
	
	color: #000;
}

#contactForm form {
	margin: 0;
}

#contactForm input, #contactForm textarea {
	color: #000000;
	background: #ffffa0;
	border: 1px solid #000;
}

#contactForm textarea {
	margin-top: 3px;
}

#contactForm .submit input {
	margin: 3px 6px 0 0;
	font-size: 11px;
	font-weight: bold;
	
	color: #ffffff;
	background-color: #D79E55;
	border: 1px outset #000;
}

#contactForm .alignRight {
	padding-right: 1px;
	text-align: right;
}*/


/*** Footer ***/

#footer {
	margin-top: 0px;
	padding-top: 15px;
	border-top: 1px solid #7994B7; /*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: #696969; /*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 *****/

div.clear {
	clear: both;
}


/***** End General Elements *****/



/*** Page with list of subpages ***/

#listPage ul {
	list-style: square;
}

a.screen b.default {
position:absolute;
visibility:visible; /* hide the image */
/*width:300px;*/ /* give it a width */
height:0; /* no height to solve an Opera bug that makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:300px; /* position:the image */
/*top:0px;*/
/*height:400px;*/ /* now give it a height */
cursor:pointer; /* for IE */
z-index:499; 
}

a.screen, a.screen:visited {
/*color:#c00;*/
position:relative; 
z-index:1;
}
a.screen b {
position:absolute;
visibility:hidden; /* hide the image */
/*width:300px;*/ /* give it a width */
height:0; /* no height to solve an Opera bug that makes it selectable when hidden */
border:1px solid #000; /* add a border */
left:300px; /* position:the image */
/*top:0px;*/
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
/*height:400px;*/ /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen:hover b img {
border:0; /* remove the link border */
}

div.magList a.screen b.default {
width:300px;
height:400px;
}
div.magList a.screen b {
width:300px;
}
div.magList a.screen:hover b {
height: 400px;
}

div.testList a.screen b.default {
width:275px;
height:200px;
}
div.testList a.screen b {
width:275px;
}
div.testList a.screen:hover b {
height: 200px;
}






/***** End Page Layouts *****/



/***** Start Code for Specific Pages *****/


/*** Home ***/
#home	{
	
}

#home .signature {
	font-family: Academy,Times New Roman,Times,serif;
	font-size: 18px;
	text-align: right;
}


/*** About Our Practice ***/

#about {
	width: 800px;
}

#about img {
	float: left;
	display: inline;
	margin: 0px 10px 10px 0px;
	border: 1px solid #696969;
}


/*** Meet Our Dental Team ***/

#staff img {
	float: left;
	display: inline;
	margin: 0px 10px 25px 0px;
	border: 1px solid #696969;
}

#staff table {
   width: 206px;
	float: right;
	display: inline;
	margin: 0px 10px 0px 10px;
	text-align: center;
}
#staff table img {
	padding: 0px 0px 0px 0px;
	border: 1px solid #496688;
	text-align: center;
}

#staff table p {
	text-align: center;
	font-weight: bold;
}

/*** Services Provided ***/

#services {
	/*width: 800px;*/
}

#services .procImages {
	float: left;
	display: inline;
}

#services .procImages img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #696969;
}


/*** Dental Implants ***/

#implants .procImages {
	margin-bottom: 10px;
}

#implants .procImages img {
	margin-right: 10px;
	border: 1px solid #696969;
}

#implants .implantVid {
	width: 200px;
	text-align: center;
}

p.topP {
	clear: both;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}


/*** Invisalign ***/

#invisalign img {
	float: left;
	display: inline;
	margin: 0px 10px 10px 0px;
	border: 1px solid #696969;
}


/*** Smile Gallery ***/

#gallery {
	text-align: center;
}

#gallery div.procImages img {
	margin: 10px;
}

/*#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 #696969;
}

#contact p {
	margin-bottom: 20px;
}


/*** Multimedia ***/

div.magList {
	padding-bottom: 300px;
}

div.testList {
	padding-bottom: 200px;
}

#magImages {
	/*float: right;
	display: inline;*/
	
	margin: 0 0 0 10px;
}

#magImages img {
	margin: 0 0 10px 0;
}

div.flashLayer {

}


/*** 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 *****/

/*   Special Styles */

#bannerAd			{
								width: 304px;
								height: 154px;
								margin: -80px 0 20px 380px;								
							}
							
#bannerAd img		{
								border: 2px solid #fff;
							}							